document.write( "Question 386341: show all work. twenty percent of american households own three or more cars. a random of 100 american households is selected. let x be the number of households selected that own three or more cars \r
\n" ); document.write( "\n" ); document.write( "the probability that at least 30 of the households selected own at least 3 or more cards is
\n" ); document.write( "

Algebra.Com's Answer #273120 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
show all work.
\n" ); document.write( "-----------------------
\n" ); document.write( "twenty percent of american households own three or more cars.
\n" ); document.write( "------------------------------
\n" ); document.write( "a random of 100 american households is selected. let x be the number of households selected that own three or more cars
\n" ); document.write( "--------------------------------------
\n" ); document.write( "the probability that at least 30 of the households selected own at least 3 or more cards is ?
\n" ); document.write( "----
\n" ); document.write( "Binomial Problem with n=100 and p = 0.20
\n" ); document.write( "---
\n" ); document.write( "P(30<= x <=100) = 1 - P(0<= x <=29)
\n" ); document.write( "---
\n" ); document.write( "= 1 - binomcdf(100,0.2,29)
\n" ); document.write( "----
\n" ); document.write( "= 0.01125
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H. \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );