SOLUTION: Given a normal distribution with mean = 100 and standard deviation = 10, what is the probability that a. X>70? b. X<75? c. X<90 OR X>125? d. ​99% of the values are between wh

Algebra.Com
Question 1190823: Given a normal distribution with mean = 100 and standard deviation = 10, what is the probability that
a. X>70?
b. X<75?
c. X<90 OR X>125?
d. ​99% of the values are between what two​ X-values (symmetrically distributed around the​ mean)?

Answer by Boreal(15235)   (Show Source): You can put this solution on YOUR website!
x is >70 is z>-3, when z=(x-mean)/sd
prob. z>-3=0.9987
-
x<75 is z<-2.5 and that probability is from the table or calculator 2ndVARS2normalcdf(-6,-2.5)=0.0062. Any large negative number may be on the left side of the parentheses and any large positive number (6 is fine) may be on the right. Some use 1E99, but 6 is easier for me.
-
x<90 has probability of z<-1 and x>125 is z>2.5
=0.1587+0.0062
=0.1649
-
use the 0.5th and the 99.5th percentile.
z(0.005) use invnorm(0.005,0,1)=-2.576
z(0.995 is the positive number, since the function is symmetrical
because z=(x-mean)/sd
z*sd=x-mean=25.76
the answer is (74.24, 125.76)

RELATED QUESTIONS

Given a normal distribution with a mean of 100 and a standard deviation of 10 what is the (answered by stanbon)
if x follows a normal distribution with a mean of 100 and standard deviation of 10 , what (answered by ewatrrr)
Given a normal distribution with  = 100 and  = 10, what is the probability that: (answered by Boreal)
Given a normal distribution with μ=100 and σ=10, what is the probability that... (answered by solver91311)
Given a normal distribution with the mean = 100 and standard deviation = 10, if you... (answered by rothauserc)
Suppose x has a normal distribution with mean μ = 130 and standard deviation σ = 12.... (answered by ikleyn)
A normal distribution has a standard deviation equal to 10. What is the mean of this... (answered by Theo)
What is the z-score for a normal distribution that has a mean of 100 a standard... (answered by jim_thompson5910)
For a normal distribution with a mean of µ = 100 and a standard deviation of ó = 10,... (answered by Boreal)