SOLUTION: Assume that 60% of the cars on a particular freeway are traveling faster than 70 miles per hour. A random sample of 15 cars was observed under normal driving conditions with no

Algebra ->  Probability-and-statistics -> SOLUTION: Assume that 60% of the cars on a particular freeway are traveling faster than 70 miles per hour. A random sample of 15 cars was observed under normal driving conditions with no       Log On


   



Question 724005:
Assume that 60% of the cars on a particular freeway are traveling faster than 70 miles per hour. A random sample of 15 cars was observed under normal driving conditions with no police car in sight. What is the probability that 8 or more of them were going faster than 70 miles per hour?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Assume that 60% of the cars on a particular freeway are traveling faster than 70 miles per hour. A random sample of 15 cars was observed under normal driving conditions with no police car in sight. What is the probability that 8 or more of them were going faster than 70 miles per hour?
-----
Binomial Problem with n = 15 and p(70+) = 0.60
----
P(8<= x <=15) = 1 - binomcdf(15,0.60,7) = 0.7869
===================
Cheers,
Stan H.
===================