document.write( "Question 866954:      Environmental protection lobbyists interviewed 100 University students at random, asking the following question: “Should our lawmakers turn a blind eye to the defilement by mountaintop removal mining, or instead pass this law?”  80 of the 100 students surveyed were in favor of the proposed law.  \r
\n" );
document.write( "\n" );
document.write( "Based on these results, suppose that you pick 2 students at random.  What is the probability that at least one of the two of them is in favor of the proposed law?  What theory of probability are you using in making this determination and why?
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #522617 by stanbon(75887)      You can put this solution on YOUR website! Environmental protection lobbyists interviewed 100 University students at random, asking the following question: “Should our lawmakers turn a blind eye to the defilement by mountaintop removal mining, or instead pass this law?” 80 of the 100 students surveyed were in favor of the proposed law. \n" ); document.write( "Based on these results, suppose that you pick 2 students at random. What is the probability that at least one of the two of them is in favor of the proposed law? What theory of probability are you using in making this determination and why? \n" ); document.write( "------------------------------ \n" ); document.write( "Binomial Problem with n = 2 and p(favor) = 0.8 P(not favor) = 0.2 \n" ); document.write( "------ \n" ); document.write( "P(>=1 in favor) = 1 - P(2 not favor) = 0.2^2 = 0.04 \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "=============== \n" ); document.write( " |