document.write( "Question 415024: Opposed Supported Neutral Total
\n" );
document.write( "Males 25 24 10 59
\n" );
document.write( "Females 18 15 14 47
\n" );
document.write( "Total 43 39 24 106
\n" );
document.write( "
\n" );
document.write( "compute the following probabilities of randomly selecting:
\n" );
document.write( " A. A person who supported the policy.\r
\n" );
document.write( "\n" );
document.write( " B. A man who either supported or was neutral to the policy.\r
\n" );
document.write( "\n" );
document.write( " C. Two different females who opposed the policy.\r
\n" );
document.write( "\n" );
document.write( " D. A male, given that the selected person supported the policy.
\n" );
document.write( "
\n" );
document.write( " E. A person who opposed the policy, given that the selected person is a female. \n" );
document.write( "
Algebra.Com's Answer #291002 by stanbon(75887) ![]() You can put this solution on YOUR website! Opposed Supported Neutral Total \n" ); document.write( "Males 25 24 10 59 \n" ); document.write( "Females 18 15 14 47 \n" ); document.write( "Total 43 39 24 106 \n" ); document.write( " \n" ); document.write( "compute the following probabilities of randomly selecting: \n" ); document.write( " A. A person who supported the policy.:::39/106 \n" ); document.write( "----- \n" ); document.write( " B. A man who either supported or was neutral to the policy.::(39+24)/106 \n" ); document.write( "----- \n" ); document.write( " C. Two different females who opposed the policy.::18C2/106 \n" ); document.write( "----- \n" ); document.write( " D. A male, given that the selected person supported the policy.::24/39 \n" ); document.write( "----- \n" ); document.write( " E. A person who opposed the policy, given that the selected person is a female. \n" ); document.write( ":::18/47 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |