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
Irina18 [472]
3 years ago
14

1. Willow Brook National Bank operates a drive-up teller window that allows customers to complete bank transactions without gett

ing 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.
a. What is the mean or expected number of customers that will arrive in a five-minute period?
b. Assume that the Poisson probability distribution can be used to describe the arrival process. Use the arrival rate in part (a) and compute the probabilities that exactly 0, 1, 2, and 3 customers will arrive during a five-minute period.
c. Delays are expected if more than three customers arrive during any five-minute period. What is the probability that delays will occur?
2. In the Willow Brook National Bank waiting line system (see Problem 1), assume that the service times for the drive-up teller follow an exponential probability distribution with a service rate of 36 customers per hour, or 0.6 customers per minute. Use the exponential probability distribution to answer the following questions:
a. What is the probability that the service time is one minute or less?
b. What is the probability that the service time is two minutes or less?
c. What is the probability that the service time is more than two minutes?
Mathematics
1 answer:
lisov135 [29]3 years ago
8 0

Answer:

1.

a. 2

b. 0.1353 probability that exactly 0 customers will arrive during a five-minute period, 0.2707 that exactly 1 customer will arrive, 0.2707 that exactly 2 customers will arrive and 0.1805 that exactly 3 customers will arrive.

c. 0.1428 = 14.28% probability that delays will occur.

2.

a. 0.4512 = 45.12% probability that the service time is one minute or less.

b. 0.6988 = 69.88% probability that the service time is two minutes or less.

c. 0.3012 = 30.12% probability that the service time is more than two minutes.

Step-by-step explanation:

Poisson distribution:

In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following formula:

P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}

In which

x is the number of sucesses

e = 2.71828 is the Euler number

\mu is the mean in the given interval.

Exponential distribution:

The exponential probability distribution, with mean m, is described by the following equation:

f(x) = \mu e^{-\mu x}

In which \mu = \frac{1}{m} is the decay parameter.

The probability that x is lower or equal to a is given by:

P(X \leq x) = \int\limits^a_0 {f(x)} \, dx

Which has the following solution:

P(X \leq x) = 1 - e^{-\mu x}

The probability of finding a value higher than x is:

P(X > x) = 1 - P(X \leq x) = 1 - (1 - e^{-\mu x}) = e^{-\mu x}

Question 1:

a. What is the mean or expected number of customers that will arrive in a five-minute period?

0.4 customers per minute, so for 5 minutes:

\mu = 0.4*5 = 2

So 2 is the answer.

Question b:

P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}

P(X = 0) = \frac{e^{-2}*2^{0}}{(0)!} = 0.1353

P(X = 1) = \frac{e^{-2}*2^{1}}{(1)!} = 0.2707

P(X = 2) = \frac{e^{-2}*2^{2}}{(2)!} = 0.2707

P(X = 3) = \frac{e^{-2}*2^{3}}{(3)!} = 0.1805

0.1353 probability that exactly 0 customers will arrive during a five-minute period, 0.2707 that exactly 1 customer will arrive, 0.2707 that exactly 2 customers will arrive and 0.1805 that exactly 3 customers will arrive.

Question c:

This is:

P(X > 3) = 1 - P(X \leq 3)

In which:

P(X \leq 3) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3)

The values we have in item b, so:

P(X \leq 3) = 0.1353 + 0.2707 + 0.2707 + 0.1805 = 0.8572

P(X > 3) = 1 - P(X \leq 3) = 1 - 0.8572 = 0.1428

0.1428 = 14.28% probability that delays will occur.

Question 2:

\mu = 0.6

a. What is the probability that the service time is one minute or less?

P(X \leq 1) = 1 - e^{-0.6} = 0.4512

0.4512 = 45.12% probability that the service time is one minute or less.

b. What is the probability that the service time is two minutes or less?

P(X \leq 2) = 1 - e^{-0.6(2)} = 1 - e^{-1.2} = 0.6988

0.6988 = 69.88% probability that the service time is two minutes or less.

c. What is the probability that the service time is more than two minutes?

P(X > 2) = e^{-1.2} = 0.3012

0.3012 = 30.12% probability that the service time is more than two minutes.

You might be interested in
Simplify the expression: 2(x+h)^2 - 2x^2 over (x+h) - x
Karolina [17]

Answer:

4x

Step-by-step explanation:


4 0
3 years ago
I need help ASAP please
Verdich [7]

Answer:

33

Step-by-step explanation:

first you set up the problem, supplementary angles equal 180 degrees so the equation should look like, 4x+x+15=180. then you solve from there by combining like terms and you should get x equal to 33

4 0
3 years ago
Find the point on the parabola y^2 = 4x that is closest to the point (2, 8).
guapka [62]

Answer:

(4, 4)

Step-by-step explanation:

There are a couple of ways to go at this:

  1. Write an expression for the distance from a point on the parabola to the given point, then differentiate that and set the derivative to zero.
  2. Find the equation of a normal line to the parabola that goes through the given point.

1. The distance formula tells us for some point (x, y) on the parabola, the distance d satisfies ...

... d² = (x -2)² +(y -8)² . . . . . . . the y in this equation is a function of x

Differentiating with respect to x and setting dd/dx=0, we have ...

... 2d(dd/dx) = 0 = 2(x -2) +2(y -8)(dy/dx)

We can factor 2 from this to get

... 0 = x -2 +(y -8)(dy/dx)

Differentiating the parabola's equation, we find ...

... 2y(dy/dx) = 4

... dy/dx = 2/y

Substituting for x (=y²/4) and dy/dx into our derivative equation above, we get

... 0 = y²/4 -2 +(y -8)(2/y) = y²/4 -16/y

... 64 = y³ . . . . . . multiply by 4y, add 64

... 4 = y . . . . . . . . cube root

... y²/4 = 16/4 = x = 4

_____

2. The derivative above tells us the slope at point (x, y) on the parabola is ...

... dy/dx = 2/y

Then the slope of the normal line at that point is ...

... -1/(dy/dx) = -y/2

The normal line through the point (2, 8) will have equation (in point-slope form) ...

... y - 8 = (-y/2)(x -2)

Substituting for x using the equation of the parabola, we get

... y - 8 = (-y/2)(y²/4 -2)

Multiplying by 8 gives ...

... 8y -64 = -y³ +8y

... y³ = 64 . . . . subtract 8y, multiply by -1

... y = 4 . . . . . . cube root

... x = y²/4 = 4

The point on the parabola that is closest to the point (2, 8) is (4, 4).

4 0
3 years ago
Mr eliot is extremely careful with his money. He recently invested part of his $150,000 life savings in gold bullion and the res
DIA [1.3K]

Answer:

The amount invested in gold bullion by Mr. Eliot  =   $50,000

Step-by-step explanation:

Total amount of savings Me. Eliot ha s = $150,000

Let us assume the amount invested in gold bullion = $m

So, the amount invested in bank = $150,000 - m

Now, 5% on m = \frac{5}{100}  \times m = 0.05 m

So, the profit in gold bullion  =  0.05 m

and 3% on (150,000 -m)   = \frac{3}{100}  \times  (150,000 -m) = 0.03  (150,000 -m)

= 4,500 - 0.03 m

So, the profit in bank =  4,500 - 0.03 m

Now,  the total profit  = $5,500

⇒Profit from gold bullion + ban = $5,500

⇒0.05 m +  4,500 - 0.03 m = $5,500

or, 0.02 m = 1000

⇒ m = 1000/0.02 = 50,000

Hence, the amount invested in gold bullion  =  m = $50,000

3 0
3 years ago
Write the polynomial in standard form. 4g – g3 + 6g2 – 9
Brrunno [24]
Write it in descending order of degree
that is

-g^3 + 6g^2 + 4g - 9
8 0
3 years ago
Other questions:
  • which of the following best describes the English expression five more than the quantity of a number minus six?
    8·2 answers
  • Find the exact value of the eighth term of the geometric sequence: 648,216,72,24
    13·1 answer
  • A box that has a width of 5 inches and a length of 12 inches is used to ship a part. The part lies along the diagonal of the bot
    15·1 answer
  • In the given right triangle find the missing length 24m 10m c
    12·2 answers
  • What is the solution to this equation?
    7·1 answer
  • 65 points!!!!
    8·2 answers
  • What is the equation of the line that passes through the point (1,3) and has a slope of 6
    8·1 answer
  • Trouve la fraction équivalente à 6/14 dont le numérateur est 27
    15·1 answer
  • What is the slope-intercept form of a line that passes through points (2, 11) and (4, 17)?
    12·1 answer
  • A dragonfly the fastest insect can fly a distance of 50 feet
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!