document.write( "Question 1108238: Approximately 15% of people are left-handed. If two people are selected at random, what is the probability of the following events?\r
\n" );
document.write( "\n" );
document.write( "A. P(Both are right-handed) = \r
\n" );
document.write( "\n" );
document.write( "B. P(Both are left-handed) = \r
\n" );
document.write( "\n" );
document.write( "C. P(One is right-handed and the other is left-handed) = \r
\n" );
document.write( "\n" );
document.write( "D. P(At least one is right-handed) = \n" );
document.write( "
Algebra.Com's Answer #723259 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Approximately 15% of people are left-handed. If two people are selected at random, what is the probability of the following events? \n" ); document.write( "A. P(Both are right-handed) = (0.85)^2 \n" ); document.write( "B. P(Both are left-handed) = (0.15)^2 \n" ); document.write( "--------------------------------------------- \n" ); document.write( "C. P(One is right-handed and the other is left-handed) = (0.15)(0.85) \n" ); document.write( "----------------------------------- \n" ); document.write( "D. P(At least one is right-handed) = 1 - (0.15)^2 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " |