Answer:
The probability that at least 1 car arrives during the call is 0.9306
Step-by-step explanation:
Cars arriving according to Poisson process - 80 Cars per hour
If the attendant makes a 2 minute phone call, then effective λ = 80/60 * 2 = 2.66666667 = 2.67 X ≅ Poisson (λ = 2.67)
Now, we find the probability: P(X≥1)
P(X≥1) = 1 - p(x < 1)
P(X≥1) = 1 - p(x=0)
P(X≥1) = 1 - [ (e^-λ) * λ^0] / 0!
P(X≥1) = 1 - e^-2.67
P(X≥1) = 1 - 0.06945
P(X≥1) = 0.93055
P(X≥1) = 0.9306
Thus, the probability that at least 1 car arrives during the call is 0.9306.
Answer:
44, 21
Step-by-step explanation:
x+y = 2x-23
x-y = 2y - 19
Rewrite
-x + y = -23
x - 3y = -19
Use elimination.
Answer:
20
Step-by-step explanation:
There are 20 ways to select 3 cups from the 6 cups.
This can be calculated using formula nCr
Where,
n = objects
r = sample
Calculating 6C3 using calculator that is 20.
Answer:
a8 = 0.004
Step-by-step explanation:
Q is abt a geometric series given by the eqn: an = a1*r^(n-1)
given a1 = 40000, r = 0.1
an = 40000*(0.1)^(n-1)
a8 = 40000*(0.1)^(8-1)
= 40000*(0.1)^7
= 0.004