SOLUTION: 1. It is asserted that 65 percent of the cars approaching an individual toll both in New Jersey are equipped with an E-ZPass transponder. Find the probability that in a sample of s

Algebra ->  Probability-and-statistics -> SOLUTION: 1. It is asserted that 65 percent of the cars approaching an individual toll both in New Jersey are equipped with an E-ZPass transponder. Find the probability that in a sample of s      Log On


   



Question 586040: 1. It is asserted that 65 percent of the cars approaching an individual toll both in New Jersey are equipped with an E-ZPass transponder. Find the probability that in a sample of seven cars:
(a) All seven will have the transponder. (Round your answer to 4 decimal places.)

Probability

(b) At least four will have the transponder. (Round your answer to 4 decimal places.)

Probability

(c) None will have a transponder. (Round your answer to 6 decimal places.)

Probability

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
1. It is asserted that 65 percent of the cars approaching an individual toll both in New Jersey are equipped with an E-ZPass transponder.
Binomial Problem with n = 7; p(have) = 0.65 ; p(not have) = 0.35
------------------------------

Find the probability that in a sample of seven cars:
(a) All seven will have the transponder. (Round your answer to 4 decimal places.)
Ans: 0.65^7 = 0.0490
--------------------------
Probability
(b) At least four will have the transponder. (Round your answer to 4 decimal places.)
Ans: P(4<= x <=7) = 1 - P(0<= x <=3) = 0.8002
Probability
(c) None will have a transponder. (Round your answer to 6 decimal places.)
Ans: P(x = 0) = 0.35*7 = 0.000064339
--------------------
Cheers,
Stan H.
=================