In: Statistics and Probability
I am using A TI84. Can you explain how to plug into the calculator?
a)
probability =P(X>200)=P(Z>(200-190)/26)=P(Z>0.38)=1-P(Z<0.38)=1-0.6497=0.3503~ 35.0% |
if using ti-84 press 2nd -vars -use command :normalcdf(200,1000000,190,26) |
b)
probability =P(150<X<170)=P((150-190)/26)<Z<(170-190)/26)=P(-1.54<Z<-0.77)=0.2209-0.062=0.1589~15.9% |
if using ti-84 2nd -vars - use command :normalcdf(150,170,190,26) |
c)
for 85th percentile critical value of z= | 1.04 | ||
therefore corresponding value=mean+z*std deviation= | 216.9 |
(use invnorm(0.85,190,26)
d)
for 10th percentile critical value of z= | -1.28 | ||
therefore corresponding value=mean+z*std deviation= | 156.7 |