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
Lerok [7]
3 years ago
13

The arrivals of clients at a service firm in Santa Clara is a random variable from Poisson distribution with rate 2 arrivals per

hour. What is the probability that in one hour more than 5 clients arrive
Mathematics
2 answers:
ICE Princess25 [194]3 years ago
8 0

Answer:

1.76% probability that in one hour more than 5 clients arrive

Step-by-step explanation:

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 time interval.

The arrivals of clients at a service firm in Santa Clara is a random variable from Poisson distribution with rate 2 arrivals per hour.

This means that \mu = 2

What is the probability that in one hour more than 5 clients arrive

Either 5 or less clients arrive, or more than 5 do. The sum of the probabilities of these events is decimal 1. So

P(X \leq 5) + P(X > 5) = 1

We want P(X > 5). So

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

In which

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

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.1804

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

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

P(X \leq 5) = P(X = 0) + P(X = 1) + P(X = 2) + P(X = 3) + P(X = 4) + P(X = 5) = 0.1353 + 0.2702 + 0.2702 + 0.1804 + 0.0902 + 0.0361 = 0.9824

P(X > 5) = 1 - P(X \leq 5) = 1 - 0.9824 = 0.0176

1.76% probability that in one hour more than 5 clients arrive

ahrayia [7]3 years ago
8 0

Answer:

Probability that in one hour more than 5 clients arrive is 0.0166.

Step-by-step explanation:

We are given that the arrivals of clients at a service firm in Santa Clara is a random variable from Poisson distribution with rate 2 arrivals per hour.

The Poisson distribution is foe random variable is given by;

     P(X=x) = \frac{e^{-\lambda} \times \lambda^{x} }{x!} ; x = 0,1,2,3,....

where, \lambda = rate of arrival per hour =2

Let X = Arrival of clients

So, Probability that in one hour more than 5 clients arrive = P(X > 5)

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

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

              = \frac{e^{-2} \times 2^{0} }{0!} +\frac{e^{-2} \times 2^{1} }{1!} +\frac{e^{-2} \times 2^{2} }{2!} +\frac{e^{-2} \times 2^{3} }{3!} +\frac{e^{-2} \times 2^{4} }{4!} +\frac{e^{-2} \times 2^{5} }{5!}

              = 0.1353 + 0.2707 + 0.2707 + 0.1804 + 0.0902 + 0.0361

              = 0.9834

So, P(X > 5) = 1-P(X \leq 5) = 1 - 0.9834 = 0.0166

Therefore, probability that in one hour more than 5 clients arrive is 0.0166.

You might be interested in
Evaluate<br> 8.2+(3+0<br> ——<br> 3
jenyasd209 [6]

Answer:

11.2

Step-by-step explanation:

well i'm guessing that you didn't finish you parenthesis and if you did they would be around the 0 and 3 so 3 plus 0 is 3 and 3 plus 8.2 is 11.2 so I believe your answer is 11.2.  Sorry if it is wrong the question didn't really make sense.

Please mark brainliest

5 0
3 years ago
How many cm3 is in 1 liter? i just wondering...
natali 33 [55]
Hello,

1 liter of water in normal conditions has a volume of 1dm^3=(1dm)^3=(10 cm)^3=10^3 cm^3=1000 cm^3

4 0
4 years ago
Numbers that add to -0.5 and multiply to 1
Oliga [24]
Short Answer
There are two numbers
x1 = -0.25 + 0.9682i   <<<< answer 1
x2 = - 0.25 - 0.9582i   <<<< answer 2 
 
I take it there are two such numbers.
Let one number = x
Let one number = y

x + y = -0.5    
y = - 0.5 - x       (1)
xy = 1               (2)

Put equation 1 into equation 2
xy = 1
x(-0.5 - x) = 1
-0.5x - x^2 = 1               Subtract 1 from both sides.
-0.5x - x^2 - 1 = 0          Order these by powers
-x^2 - 0.5x -1 = 0           Multiply though by - 1
x^2 + 0.5x + 1 = 0         Use the quadratic formula to solve this.

\text{x = }\dfrac{ -b \pm \sqrt{b^{2} - 4ac } }{2a}

a = 1
b = 0.5
c = 1


\text{x = }\dfrac{ -0.5 \pm \sqrt{0.5^{2} - 4*1*1 } }{2*1}

x = [-0.5 +/- sqrt(0.25 - 4)] / 2
x = [-0.5 +/- sqrt(-3.75)] / 2
x = [-0.25 +/- 0.9682i

x1 = -0.25 + 0.9682 i
x2 = -0.25 - 0.9682 i

These two are conjugates. They will add  as x1 + x2 = -0.25 - 0.25 = - 0.50.

The complex parts cancel out.  Getting them to multiply to 1 will be a little more difficult. I'll do that under the check.

Check
(-0.25 - 0.9682i)(-0.25 + 0.9682i)
Use FOIL
F:-0.25 * -0.25 = 0.0625
O: -0.25*0.9682i
I: +0.25*0.9682i
L: -0.9682i*0.9682i = - 0.9375 i^2 = 0.9375

Notice
The two middle terms (labled "O" and "I" ) cancel out. They are of opposite signs.

The final result is 0.9375 and 0.0625 add up to 1
 
7 0
3 years ago
Use the product to sum formulas to write the product as a sum or difference
alina1380 [7]
Ok can you please show the formula or give more information please
6 0
3 years ago
What is 28 tiles in 7 ros. (It has to be a divison equation)
raketka [301]

If 28 tiles is placed in 7 rows then each row has 4 tiles.

<u>Step-by-step explanation:</u>

The total number of tiles given =28.

The number of rows = 7.

The number of tiles in each row is given by diving the total number of tiles given by the number of rows.

No of tiles in each row= \frac{total number of tiles}{number of rows}.

No of tiles in each row = \frac{28}{7}.

No of tiles in each row = 4.

Note: You can replace the values according to the given values.

8 0
4 years ago
Other questions:
  • 7 divided by 6634.18
    11·2 answers
  • Can someone help me with the answer ?
    12·1 answer
  • Simplify 1/3+√5-1/3-√5p​
    5·1 answer
  • What are some nations or regions in World History?
    8·1 answer
  • Spinning an odd number and flipping heads.
    12·1 answer
  • Mujer culona
    10·1 answer
  • a rectangle has a area of 24 square untis and a side length of 3/4 units. find the other side of the rectangle.
    11·1 answer
  • Follow this link to view Juan’s work. Critique Juan’s work by justifying correct solutions and by explaining any errors he made.
    14·1 answer
  • WILLL GIVE BRAINLESSLT TO WHO ANSWERS
    7·2 answers
  • Karen drives straight south on Interstate 405 from the Santa Monica Freeway interchange going 10 miles per hour faster than Meli
    9·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!