Answer:
[tex]P(40<X<55)[/tex]
And since we need to use excel the code in order to find the answer would be:
=NORM.DIST(55,50,5,TRUE)-NORM.DIST(40,50,5,TRUE)
And the answer would be:
[tex]P(40<X<55)=0.819[/tex]
Step-by-step explanation:
Let X the random variable that represent the respiratory rate of a population, and for this case we know the distribution for X is given by:
[tex]X \sim N(50,5)[/tex]
Where [tex]\mu=50[/tex] and [tex]\sigma=5[/tex]
We are interested on this probability
[tex]P(40<X<55)[/tex]
And since we need to use excel the code in order to find the answer would be:
=NORM.DIST(55,50,5,TRUE)-NORM.DIST(40,50,5,TRUE)
And the answer would be:
[tex]P(40<X<55)=0.819[/tex]