document.write( "Question 824676: 4. The following table shows the number of students in three different degree programs and whether they are graduate or undergraduate students:\r
\n" );
document.write( "\n" );
document.write( " Undergraduate Graduate Total
\n" );
document.write( " Business 150 50 200
\n" );
document.write( " Engineering 150 25 175
\n" );
document.write( " Arts & Sciences 100 25 125
\n" );
document.write( " 400 100 500\r
\n" );
document.write( "\n" );
document.write( " a. What is the probability that a randomly selected student is an undergraduate?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " b. What percentage of students is engineering majors?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " c. If we know that a selected student is an undergraduate, what is the probability that he or she is a business major?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " d. A student is enrolled in the Arts and Sciences school. What is the probability that the student is an undergraduate student?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " e. What is the probability that a randomly selected student is a graduate Business major?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #496674 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The following table shows the number of students in three different degree programs and whether they are graduate or undergraduate students:\r \n" ); document.write( "\n" ); document.write( " ...........Undergraduate Graduate Total \n" ); document.write( " Business .......150....... 50..... 200 \n" ); document.write( " Engineering.... 150....... 25..... 175 \n" ); document.write( " Arts & Sciences 100....... 25..... 125 \n" ); document.write( " Totals..........400...... 100..... 500\r \n" ); document.write( "\n" ); document.write( " a. What is the probability that a randomly selected student is an undergraduate?:: 400/500 = 4/5 \n" ); document.write( "-------------------------------------- \n" ); document.write( " b. What percentage of students are engineering majors?:: 175/500 = 7/20 \n" ); document.write( "-------------------------------------- \n" ); document.write( " c. If we know that a selected student is an undergraduate, what is the probability that he or she is a business major?:: 150/400 = 3/8 \n" ); document.write( "-------------------------------------- \n" ); document.write( " d. A student is enrolled in the Arts and Sciences school. What is the probability that the student is an undergraduate student?:: 100/125 = 4/5 \n" ); document.write( "-------------------------------------- \n" ); document.write( " e. What is the probability that a randomly selected student is a graduate Business major?:: 50/500 = 1/10 \n" ); document.write( "========================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======================= \n" ); document.write( " \n" ); document.write( " |