document.write( "Question 1123451: In a sample of 350 customers, 125 say that service is poor. You select two customers without replacement to get more information on their satisfaction. What is the probability that both say service is poor?\r
\n" );
document.write( "\n" );
document.write( "Can this be explained so I can use the explanation to answer future questions \n" );
document.write( "
Algebra.Com's Answer #739762 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the probability that the first person says service is poor is 125 / 350.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "given that the first person says service is poor, then you have 124 people left who say service is poor out of 349 people who are left.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the probability that the second person says service is poor, given that the first person said that service is poor, is therefore 124 / 349.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the probability that both said service is poor is therefore 125 / 350 * 134 / 349.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "here's a reference you might find useful.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "http://www.probabilityformula.org/probability-without-replacement.html \n" ); document.write( " |