Respuesta :
Answer:
a) [tex]P(8<X<12)=0.841-0.159=0.683[/tex]
b) [tex]P(X>13)=1-0.933=0.0668[/tex]
Step-by-step explanation:
1) Previous concepts
Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".
The Z-score is "a numerical measurement used in statistics of a value's relationship to the mean (average) of a group of values, measured in terms of standard deviations from the mean".
2) Part a
Let X the random variable that represent the heights of a population, and for this case we know the distribution for X is given by:
[tex]X \sim N(10,2)[/tex]
Where [tex]\mu=10[/tex] and [tex]\sigma=2[/tex]
We are interested on this probability
[tex]P(8<X<12)[/tex]
And the best way to solve this problem is using the normal standard distribution and the z score given by:
[tex]z=\frac{x-\mu}{\sigma}[/tex]
If we apply this formula to our probability we got this:
[tex]P(8<X<12)=P(\frac{8-\mu}{\sigma}<\frac{X-\mu}{\sigma}<\frac{12-\mu}{\sigma})=P(\frac{8-10}{2}<Z<\frac{12-10}{2})=P(-1<Z<1)[/tex]
And we can find this probability on this way:
[tex]P(-1<Z<1)=P(Z<1)-P(Z<-1)[/tex]
And in order to find these probabilities we can find tables for the normal standard distribution, excel or a calculator.
[tex]P(-1<Z<1)=P(Z<1)-P(Z<-1)=0.841-0.159=0.683[/tex]
3) Part b
We are interested on this probability
[tex]P(X>13)[/tex]
And the best way to solve this problem is using the normal standard distribution and the z score given by:
[tex]z=\frac{x-\mu}{\sigma}[/tex]
If we apply this formula to our probability we got this:
[tex]P(X>13)=P(\frac{X-\mu}{\sigma}>\frac{13-\mu}{\sigma})=P(Z>\frac{13-10}{2})=P(Z>1.5)[/tex]
And we can use the complement rule to find this probability:
[tex]P(Z>1.5)=1-P(Z\leq 1.5)[/tex]
And in order to find these probabilities we can find tables for the normal standard distribution, excel or a calculator.
[tex]P(Z>1.5)=1-P(Z<1.5)=1-0.933=0.0668[/tex]