document.write( "Question 198959: It is asserted that 80 percent of the cars approaching an individual toll booth in New Jersey are equipped with an EZ Pass transponder. Find the probability that in a sample of six cars:\r
\n" ); document.write( "\n" ); document.write( "a) all six will have the transponder
\n" ); document.write( "b) at least three will have the transponder
\n" ); document.write( "c) none will have a transponder.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #149445 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
It is asserted that 80 percent of the cars approaching an individual toll booth in New Jersey are equipped with an EZ Pass transponder. Find the probability that in a sample of six cars:
\n" ); document.write( "---------------
\n" ); document.write( "Since every car either has or does not have an EZ Pass, the problem
\n" ); document.write( "is binomial.
\n" ); document.write( "---------------\r
\n" ); document.write( "\n" ); document.write( "a) all six will have the transponder
\n" ); document.write( "Ans: (0.8)^6 = 0.262
\n" ); document.write( "----------------------------------
\n" ); document.write( "b) at least three will have the transponder
\n" ); document.write( "Ans: 1 - binomcdf(6, 0.8, 2) = 0.983..
\n" ); document.write( "----------------------------------
\n" ); document.write( "c) none will have a transponder.
\n" ); document.write( "Ans: 0.2^6 = 0.000064
\n" ); document.write( "==================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" ); document.write( "
\n" );