1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Marysya12 [62]
3 years ago
11

Suppose that for an experimental device setup we have to choose settings for three parameters. There are 4, 3 and 5 settings for

parameters 1, 2 and 3 respectively. The order in which the settings will be chosen is not does not matter. How may configurations does the device allow
Computers and Technology
1 answer:
Tpy6a [65]3 years ago
8 0

Answer:

Number of configurations does the device allow = 1

Explanation:

Given:

Number of parameters = 3

setting to choose for parameters = 3

Order does not matter

To find:

Number of configurations the device allows

Solution:

We will use Combinations here. This cannot be achieved through permutations because we have to choose settings 1,2,3 (3 settings) for three parameters 4,3,5 and the order does not matter but in permutation order does matter. So here we use Combinations. The formula for combination is:

C(n,r) = n! / r! (n-r)!

Here the number of parameters is 3 i.e. 1,2,3 and settings are also 3 i.e. 4,3,5 So,

n = 3

r = 3  

Putting these values in the above formula we get:

nCr  = n! / r! (n-r)! = 3! / 3! (3-3)!

                            =  3*2*1 /3*2*1 (0)!              

                            =   3*2*1 /3*2*1 (1)               Since 0! = 1

                            = 6 / 6

                nCr      = 1

So when order of settings 4,3,5 does not matter the number of configurations that device can allow is 1.

If the repetition is allowed and order does not matter then we can use the following formula:

(r + n - 1)! / r!(n-1)! = (3 + 3 - 1)! / 3! (3-1)!

                           = 5! / 3! 2!

                           = 5*4*3*2*1 / (3*2*1)(2*1)

                           = 120 / 12

(r + n - 1)! / r!(n-1)! = 10

For example if we have same setting for more than 1 parameters the combinations can be:

333, 444, 555, 445, 443, 554, 553, 334, 335, 345

But it is unlikely that a setting can be repeated for more than 1 parameter a a time.

You might be interested in
Where are parameters such boot order, processor voltage, motherboard raid, hardware virtualization support, and overclocking con
ololo11 [35]

This is configured on the BIOS Setup. During computer start-up usually for windows system this can be accessed via pressing on ESC or Function keys on immediate start up.

6 0
3 years ago
When a program terminates because a thrown exception is not handled, the program:
castortr0y [4]

Answer:

Option (e)

Explanation:

Option (e) is the answer. It indicates the exception thrown and displays it. It also indicates the place where the exception was thrown ( at what line of the code the exception was thrown )

Option (a) is false as the program which was terminated because of an exception which was not handled doesn't starts automatically.

Option (b) is false as it doesn't opens a dialogue box about running the program another time or anything. It just terminates because of the unhandled exception.

Option (c) is false as it doesn't saves all the output to a disk file called the "runStackTrace.txt".

Option (d) is false as it doesn't open a dialogue box. The program terminates because of the unhandled exception.

4 0
3 years ago
Use the single-server drive-up bank teller operation referred to in Problems 1 and 2 to determine the following operating charac
elena-s [515]

Answer:

This question is incomplete, here's the complete question:

1. Willow Brook National Bank operates a drive-up teller window that allows customers to complete bank transactions without getting out of their cars. On weekday mornings, arrivals to the drive-up teller window occur at random, with an arrival rate of 24 customers per hour or 0.4 customers per minute. 3. Use the single-server drive-up bank teller operation referred to in Problems 1 to determine the following operating characteristics for the system: a.) The probability that no customers are in the system. b.) The average number of customers waiting. c.) The average number of customers in the system. d.) The average time a customer spends waiting. e.) The average time a customer spends in the system. f.) The probability that arriving customers will have to wait for service.

Explanation:

Arrival rate \lambda = 24 customers per hour or 0.4 customers per minute

Service rate \mu​ = 36 customers per hour or 0.6 customers per minute (from problem 1)

a.) The probability that no customers are in the system , P0 = 1 - \lambda / \mu

= 1 - (24/36) = 1/3 = 0.3333

b.) The average number of customers waiting

Lq = \lambda^2 / [\mu(\mu - \lambda)] = 242 / [36 * (36 - 24)] = 1.33

c.) The average number of customers in the system.

L = Lq + \lambda / \mu = 1.33 + (24/36) = 2

d.) The average time a customer spends waiting.

Wq = \lambda / [\mu(\mu - \lambda)] = 24 / [36 * (36 - 24)] = 0.0555 hr = 3.33 min

e.) The average time a customer spends in the system

W = Wq + 1/\mu = 0.0555 + (1/36) = 0.0833 hr = 5 min

f.) The probability that arriving customers will have to wait for service.

= 1 - P0 = 1 - 0.3333 = 0.6667

3 0
3 years ago
What is radial gradient in Flash CS3
djverab [1.8K]

Answer:

Radial gradients radiate from a center focal point. Both can be edited for color, alpha, and position within a fill or stroke. You can add up to 16 colors to a gradient, precisely control the location of the gradient focal point, and apply other parameters. A gradient behaves like any other fill or stroke.

8 0
3 years ago
Complete data are very rare because some data are usually missing. There are typically four strategies to handle missing data.
netineya [11]

Answer:

see explaination

Explanation:

If I am to select I will select the strategy Impute the missing values . Because rather than deleting and all the other strategies. This is the best option because, this is an optional field as described there is no need for such accurate information about salary.

If we want to maintain this field we can just fill the value by identifying the similar records which is the other customers who is visiting the same no of times and fill that.

5 0
3 years ago
Other questions:
  • Use the STL class vector to write a C function that returns true if there are two elements of the vector for which their product
    14·1 answer
  • What are some strategies that you can use when you debug a program?
    11·1 answer
  • Pls help me
    5·1 answer
  • Why is it important to be part of a team in times you fail and in times you succeed?​
    15·1 answer
  • 7.2 need help plzs 15 points
    13·1 answer
  • Difrent between computer and computer system​
    9·1 answer
  • Why does it keep saying this when I’m putting my right credit card number
    6·1 answer
  • If you added the formula =SUM(B1:B5) to a spreadsheet, what would it do?
    10·1 answer
  • Which of the following is not a component of Power BI?
    5·1 answer
  • Looking for similarities between concepts or problems is referred to as
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!