In: Statistics and Probability
Suppose that the speed at which cars go on the freeway is
normally distributed with mean 65 mph and standard deviation 7
miles per hour. Let X be the speed for a randomly selected car.
Round all answers to 4 decimal places where possible.
a. What is the distribution of X? X ~ N(,)
b. If one car is randomly chosen, find the probability that it is
traveling more than 66 mph.
c. If one of the cars is randomly chosen, find the probability that
it is traveling between 68 and 72 mph.
d. 63% of all cars travel at least how fast on the
freeway? mph.
Solution :
Given that ,
mean = = 65
standard deviation = = 7
a) The distribution of x is normal X ~ N(65, 7)
b) P(x > 66) = 1 - p( x< 66)
=1- p P[(x - ) / < (66 - 65) / 7]
=1- P(z < 0.14)
Using z table,
= 1 - 0.5557
= 0.4443
c) P(68 < x < 72) = P[(68 - 65)/ 7 ) < (x - ) / < (72 - 65) / 7) ]
= P(0.43 < z < 1.00)
= P(z < 1.00) - P(z < 0.43)
Using z table,
= 0.8413 - 0.6664
= 0.1749
d) Using standard normal table,
P(Z > z) = 63%
= 1 - P(Z < z) = 0.63
= P(Z < z) = 1 - 0.63
= P(Z < z ) = 0.37
= P(Z < -0.33 ) = 0.37
z = -0.33
Using z-score formula,
x = z * +
x = -0.33 * 7 + 65
x = 62.69 mph