SOLUTION: it is estimated that 30% of all drivers have some kind of medical aid in USA. What is the probability that in a sample of 10 drivers:
1. Exactly 4 will have a medical aid.
2.
Algebra.Com
Question 1115521: it is estimated that 30% of all drivers have some kind of medical aid in USA. What is the probability that in a sample of 10 drivers:
1. Exactly 4 will have a medical aid.
2. Atleast 2 will have a medical aid.
3. More than 9 will have a medical
Answer by stanbon(75887) (Show Source): You can put this solution on YOUR website!
it is estimated that 30% of all drivers have some kind of medical aid in USA. What is the probability that in a sample of 10 drivers:
Binomial Problem with n = 10 and p = 0.3
-------
1. Exactly 4 will have a medical aid:: binompdf(10,0.3,4)
2. At least 2 will have a medical aid:: 1 - binomcdf(10,0.3,1)
3. More than 9 will have a medical:: 1- binomcdf(10,0.3,9)
----
I use a TI-84+ to get the decimal answers.
-----
Cheers,
Stan H.
------------
RELATED QUESTIONS
It is estimated that 30% of all drivers have some kind of medical aid in southafrica... (answered by ikleyn)
It is estimated that 30% of all drivers have some kind of medical aid in south africa .... (answered by ikleyn)
3.1 It is estimated that 30% of all drivers have some kind of medical aid in South... (answered by Boreal)
It is estimated that 30% of all drivers have some kind of medical aid in South Africa.... (answered by Fombitz)
What is the probability that in a sample of 10 drivers exactly 4 will have a medical aid
(answered by Theo)
Suppose that only 65% of all drivers in a certain state wear a seat belt. A random sample (answered by stanbon)
In San Francisco, 30% of workers take public transportation daily (USA Today, December... (answered by smithe24)
Suppose in USA 30% of the workers take public transportation daily.
A. In a sample of... (answered by stanbon)
In San Francisco 30% of workers take public transportation daily ( USA Today, Decmber 21, (answered by edjones)