A student prepares for an exam by studying a list of 15 problems. She can solve 7 of them. For the exam, the instructor selects 7 problems at random from the list of 15. What is the probability that the student can solve all 7 problems on the exam? (Round your answer to four decimal places.)
x items can be selected from n items by nCx ways.
So,
7 problems can be selected from 7 known problems by 7C7 = 7 ways.
Total number of ways to select 7 problems from 15 problems = 15C7
15C7 = 15! / [ (15-7)! * 7! ] = 6435
P(solve all 7 problems) = 7C7 / 15C7
= 1 / 6435
= 0.0002
A student prepares for an exam by studying a list of 15 problems. She can solve...