document.write( "Question 422542: From an inventory of 48 new cars being shipped to local dealerships, corporate
\n" );
document.write( "reports indicate that 12 have defective radios installed. What is the probability that out of 8 new cars it just received, a dealership would discover, after testing, that exactly half of the cars have defective radios?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #294953 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! From an inventory of 48 new cars being shipped to local dealerships, corporate \n" ); document.write( "reports indicate that 12 have defective radios installed. \n" ); document.write( "What is the probability that out of 8 new cars it just received, a dealership would discover, after testing, that exactly half of the cars have defective radios? \n" ); document.write( "Binomial Problem with n = 8 and p = 12/48 = 1/4 \n" ); document.write( "------ \n" ); document.write( "P(x = 4) = 8C4(0.25)^4*(0.75)^4 = 0.08652 \n" ); document.write( "--------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |