document.write( "Question 717749: One professor grades homework by randomly choosing 3 out of 15 homework problems to grade How many different groups of 3 problems can be chosen from the 15 problems?
\n" );
document.write( " Probability extension: Jerry did only 3 problems of one assignment. What is the probability that the problems he did comprised the group that was selected to be graded? \n" );
document.write( "
Algebra.Com's Answer #440481 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One professor grades homework by randomly choosing 3 out of 15 homework problems to grade How many different groups of 3 problems can be chosen from the 15 problems? \n" ); document.write( "Probability extension: Jerry did only 3 problems of one assignment. What is the probability that the problems he did comprised the group that was selected to be graded? \n" ); document.write( "---- \n" ); document.write( "# of ways to succeed: 1 \n" ); document.write( "--- \n" ); document.write( "# of sets of 3 questions: 15C3 = 455 \n" ); document.write( "----- \n" ); document.write( "P(his 3 are selected) = 1/455 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |