Q. 2.37

Question

An instructor gives her class a set of 10problems with the information that the final exam will consist of a random selection of 5them. If a student has figured out how to do 7the problems, what is the probability that he or she will answer correctly

(a) all 5problems?

(b) at least4 of the problems?

Step-by-Step Solution

Verified
Answer

(a)0.083(b)0.5

1Step 1 Given Information.

An instructor gives her class a set of 10problems with the information that the final exam will consist of a random selection of 5them.

2Syep 2 Part (a) Explanation.
P(all 5 correctly )=(7C5)/(10C5)                              =21 / 252                               =0.083


3Step 3 Part (b) Explanation.

P(at least 4 correctly) =P(exactly 4 correctly)+P(all 5 correctly)                                        =(7C4)*(3Cl)/(10C5)+(7C5)/(10C5)                                        =35*3/252+[21/252]                                        =[105 / 252]+[21 / 252]                                        =126 / 252                                         =0.5