document.write( "Question 1050939: A poll was taken of 10,882 working adults aged 40-70 to determine their level of education. The participants were classified by sex and by level of education. The results are shown below.\r
\n" );
document.write( "\n" );
document.write( "Education Level Male Female Total
\n" );
document.write( "High School or Less 2412 2141 4553
\n" );
document.write( "Bachelor's Degree 2794 2781 5575
\n" );
document.write( "Master's Degree 324 326 650
\n" );
document.write( "Ph.D. 51 53 104
\n" );
document.write( "Total 5581 5301 10,882\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A person is selected at random. Compute the following probabilities.\r
\n" );
document.write( "\n" );
document.write( "(a) What is the probability that the selected person is male, given that he has a Master's degree?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "(b) What is the probability that the selected person does not have a Master's degree, given that he is male?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "(c) What is the probability that the selected person is female, given that she has a Bachelor's degree?\r
\n" );
document.write( "\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "(d) What is the probability that the selected person has a Ph.D., given that she is female?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #666529 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A poll was taken of 10,882 working adults aged 40-70 to determine their level of education. The participants were classified by sex and by level of education. The results are shown below::: \n" ); document.write( "Education Level.. Male Female Total \n" ); document.write( "High School or Less 2412 2141 4553 \n" ); document.write( "Bachelor's Degree 2794 2781 5575 \n" ); document.write( "Master's Degree. 324 326 650 \n" ); document.write( "Ph.D............ 51 53 104 \n" ); document.write( "Total........... 5581 5301 10,882 \n" ); document.write( "--------------------------------------------------- \n" ); document.write( "A person is selected at random. Compute the following probabilities. \n" ); document.write( "(a) What is the probability that the selected person is male, given that he has a Master's degree? \n" ); document.write( "P(male | Masters) = P(male AND Masters)/P(Masters) = 324/650 \n" ); document.write( "------------------- \n" ); document.write( "(b) What is the probability that the selected person does not have a Master's degree, given that he is male?:: (5581-324)/5581 \n" ); document.write( "-------------------------- \n" ); document.write( "(c) What is the probability that the selected person is female, given that she has a Bachelor's degree?:: \n" ); document.write( "2781/5575 \n" ); document.write( "-------- \n" ); document.write( "(d) What is the probability that the selected person has a Ph.D., given that she is female? :: 53/5301 \n" ); document.write( "--------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------- \n" ); document.write( " |