Respuesta :
Answer:
There is a 23.81% probability that fewer than three babies with middle-ear infections will come to her clinic tomorrow.
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:
[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]
In which
x is the number of sucesses
e = 2.71828 is the Euler number
[tex]\mu[/tex] is the mean in the given interval.
In this problem
Elizabeth is a busy pediatrician. On any given day, she diagnoses an average of four babies with middle-ear infections. This means that [tex]\mu = 4[/tex].
Calculate the probability that fewer than three babies with middle-ear infections will come to her clinic tomorrow.
So
[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2)[/tex]
[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]
[tex]P(X = 0) = \frac{e^{-4}*4^{0}}{(0)!} = 0.0183[/tex]
[tex]P(X = 1) = \frac{e^{-4}*4^{1}}{(2)!} = 0.0733[/tex]
[tex]P(X = 2) = \frac{e^{-4}*4^{2}}{(2)!} = 0.1465[/tex]
So
[tex]P(X < 3) = P(X = 0) + P(X = 1) + P(X = 2) = 0.0183 + 0.0733 + 0.1465 = 0.2381[/tex]
There is a 23.81% probability that fewer than three babies with middle-ear infections will come to her clinic tomorrow.