Respuesta :
Answer:
(a) The value of P (X = 7) is 0.1377.
(b) The value of P (X ≥ 3) is 0.9380.
(c) The value of P (2 < X < 7) is 0.5443.
(d) The standard deviation of X is 2.4495
Step-by-step explanation:
Let X = the number of tracks counted in 1 cm² of surface area.
It is provided that the average number of tracks is 6 per cm².
The random variable [tex]X\sim Poisson(\lambda=6)[/tex].
The probability function of a Poisson distribution is:
[tex]P(X=x)=\frac{e^{-\lambda}\lambda^{x}}{x!};\ x=0, 1, 2,...[/tex]
(a)
Compute the value of P (X = 7) as follows:
[tex]P(X=7)=\frac{e^{-6}(6)^{7}}{7!}=0.1377[/tex]
Thus, the value of P (X = 7) is 0.1377.
(b)
Compute the value of P (X ≥ 3) as follows:
P (X ≥ 3) = 1 - P (X < 3)
= 1 - P (X = 0) - P (X = 1) - P (X = 2)
[tex]=1-\frac{e^{-6}(6)^{0}}{0!}-\frac{e^{-6}(6)^{1}}{1!}-\frac{e^{-6}(6)^{2}}{2!}\\=1-0.00248-0.01487-0.04462\\=0.93803\\\approx0.9380[/tex]
Thus, the value of P (X ≥ 3) is 0.9380.
(c)
Compute the value of P (2 < X < 7) as follows:
P (2 < X < 7) = P (X = 3) + P (X = 4) + P (X = 5) + P (X = 6)
[tex]=\frac{e^{-6}(6)^{3}}{3!}+\frac{e^{-6}(6)^{4}}{4!}+\frac{e^{-6}(6)^{5}}{5!}+\frac{e^{-6}(6)^{6}}{6!}\\=0.08924+0.13385+0.16062+0.16062\\=0.54433\\\approx0.5443[/tex]
Thus, the value of P (2 < X < 7) is 0.5443.
(d)
The standard deviation of a Poisson distribution is:
[tex]SD(X)=\sigma_{x}=\sqrt{\lambda}[/tex]
Compute the value of standard deviation of X as follows:
[tex]\sigma_{x}=\sqrt{6}=2.4495[/tex]
Thus, the standard deviation of X is 2.4495