SOLUTION: A recent study by the American Highway Patrolman’s association reveals that 60% of American drivers use their seat belts. A sample of 15 drivers on interstate 75 is selected. a.

Algebra.Com
Question 835747: A recent study by the American Highway Patrolman’s association reveals that 60% of American drivers use their seat belts. A sample of 15 drivers on interstate 75 is selected.
a. What is the probability that 6 drivers are using seatbelts?
b. What is the probability that between 5 and 7 (both included) are wearing seat belts?
c. What is the probability that more than 8 drivers were wearing seat belts?

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
A recent study by the American Highway Patrolman’s association reveals that 60% of American drivers use their seat belts. A sample of 15 drivers on interstate 75 is selected.
Binomial Problem with n = 15 and p(use) = 0.60
---------------------------
a. What is the probability that 6 drivers are using seatbelts?
P(x = 6) = 15C6*0.6^6*0.4^9 = binompdf(15,0.6,6) = 0.0612
----------------------------------------
b. What is the probability that between 5 and 7 (both included) are wearing seat belts?
P(5<= x <=7) = binomcdf(15,0.6,7)-binomcdf(15,0.6,4) = 0.2038
--------------------------------------------
c. What is the probability that more than 8 drivers were wearing seat belts?
P(9<= x <= 15) = 1-binomcdf(15,0.6,8) = 0.6098
===================
Cheers,
Stan H.
--------------------

RELATED QUESTIONS

in 2005, the precent of U.S. drivers wearing seat belts was 82%. The number of drivers... (answered by stanbon)
according to the National Hight way traffic safety Administration, 83 % of American used... (answered by Fombitz)
A recent survey revealed that an American's Christmas spending averaged $830. Use this as (answered by Boreal)
In Texas 75% of all drivers wear their seat belts. A) Out of 160 drivers, what is the... (answered by robertb)
In 2005, the percent of U.S. drivers wearing seat belts was 82%. The number of drivers... (answered by Theo)
A recent report by the American Medical Association stated the average annual salary of... (answered by ewatrrr)
A recent report by the American Medical Association stated the average annual salary of... (answered by stanbon)
A survey by the American Automobile Association (AAA) revealed 60 percent of the members... (answered by farohw)
A recent poll by the American Automobile Club found that 30% of those surveyed are... (answered by stanbon)