document.write( "Question 587104: Suppose a class of about 100 students took their statistics final and their grades are shown in the table below
\n" );
document.write( "A, B, C, D, F
\n" );
document.write( "25, 28, 34, 10, 3
\n" );
document.write( "a- Choose one student at random. What is the probability that he or she received a B or a C?!
\n" );
document.write( "b- What is the probability that a student selected at random passed the final (where D is considered to be a passing grade)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #373980 by stanbon(75887) ![]() You can put this solution on YOUR website! Suppose a class of about 100 students took their statistics final and their grades are shown in the table below \n" ); document.write( "A, B, C, D, F \n" ); document.write( "25, 28, 34, 10, 3 \n" ); document.write( "a- Choose one student at random. What is the probability that he or she received a B or a C?! \n" ); document.write( "--- \n" ); document.write( "Ans: (28+34)/(25+28+34+10+3) = 62/100 = 0.62 \n" ); document.write( "-------------------------------------------------- \n" ); document.write( "b- What is the probability that a student selected at random passed the final (where D is considered to be a passing grade) \n" ); document.write( "Ans: 97/100 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |