X is a normally distributed random variable with mean 67 and standard deviation 2.
What is the probability that X is between 63 and 71? Write your answer as a decimal rounded to the nearest thousandth.
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
A random variable with a normal distribution is called normally distributed. For a normally distributed random variable X with mean š and standard deviation š:
P(šāš<X<š+š) ā 0.68
P(šā2š<X<š+2š) ā 0.95
P(šā3š<X<š+3š) ā 0.997
In other words: The probability that X is within one standard deviation of the mean is Pā0.68. The probability that X is within two standard deviations of the mean is Pā0.95. The probability that X is within three standard deviations of the mean is Pā0.997.
The probability that X is between 63 and 71 can be written as P(63<X<71).
Write 63 and 71 as the mean, š=67, plus or minus a multiple k of the standard deviation, š=2: 63 = š+šk 63 = 67+2k-4 = 2k-2 = k
So, 63=šā2š. By a similar calculation, 71=š+2š. This means P(63<X<71)=P(šā2š<X<š+2š). Since X is normally distributed:
P(šā2š<X<š+2š)ā0.95 So, P(63<X<71)=P(šā2š<X<š+2š)ā0.95. Got it