document.write( "Question 1048314: A poll was taken of 11,089 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 2136 2409 4545
\n" );
document.write( "Bachelor's Degree 2827 2854 5681
\n" );
document.write( "Master's Degree 385 352 737
\n" );
document.write( "Ph.D. 69 57 126
\n" );
document.write( "Total 5417 5672 11,089\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 does not have a Ph.D.?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Preview \r
\n" );
document.write( "\n" );
document.write( "(b) What is the probability that the selected person does not have a Master's degree?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Preview \r
\n" );
document.write( "\n" );
document.write( "(c) What is the probability that the selected person is female or has a Master's degree?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Preview \r
\n" );
document.write( "\n" );
document.write( "(d) What is the probability that the selected person is male or has a Ph.D.?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #664045 by jorel555(1290)![]() ![]() ![]() You can put this solution on YOUR website! a)126 phd's/11089=.0113626 \n" ); document.write( "1-.0113626=.988637 probability selected person does NOT have a PhD.\r \n" ); document.write( "\n" ); document.write( "b)737/11089=.06646 \n" ); document.write( "1-.06646=.9335 probability person does NOT have a Master's.\r \n" ); document.write( "\n" ); document.write( "c)Total females + total Master's degrees=5672+737=6409 \n" ); document.write( "Less females with Masters degree=6409-352=6057 \n" ); document.write( "6057/11089=.5462 probability of female OR Masters degree.\r \n" ); document.write( "\n" ); document.write( "d)Male or PhD=male + female PhD (Males with PhDs are already counted): \n" ); document.write( "5417+57/11089=.4936 probability of male OR PhD degree. ☺☺☺☺ \n" ); document.write( " |