document.write( "Question 322379: Is this the correct way to solve this problem? binomcdf (8, 0.02, 1)
\n" );
document.write( "Ques-A tire manufacturer has determined that 2%of their tires are defective. Find the probability that an inspector will not find a defective tire until the 8th tire he inspects. \n" );
document.write( "
Algebra.Com's Answer #230803 by galactus(183)![]() ![]() You can put this solution on YOUR website! This is a geometric distribution.\r \n" ); document.write( "\n" ); document.write( "A geomteric follows these rules:\r \n" ); document.write( "\n" ); document.write( "1. A trial is repeated until a success occurs\r \n" ); document.write( "\n" ); document.write( "2. The trials are independent.\r \n" ); document.write( "\n" ); document.write( "3. The probability of success is constant for each trial. \r \n" ); document.write( "\n" ); document.write( "We want the probability that the first success will occur on the xth trial.\r \n" ); document.write( "\n" ); document.write( "In this case, x=8\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " |