Question
Question: An examination consists of 8 questions in each of which the candidate must say which one of the 5 al...
An examination consists of 8 questions in each of which the candidate must say which one of the 5 alternatives is the correct one. Assuming that the student has not prepared earlier, choose for each of the questions any one of 5 answers with equal probability.
(i) Prove that the probability that he gets more than one correct answer is 5858−3×48
Solution
Hint : First of all, we will take a random variable describing numbers of correct answers. Then we will analyze the possible outcome of the event. After that we will find the probability of finding the wrong answer. And after that we will subtract the final answer from 1 to get the probability that he gets more than one correct answer.
Complete step-by-step answer :
Let ‘x’ be random variable describing no. of correct answer
So here we are given a total of 8 questions. Each question has 5 alternative options. So, from above five any one is the correct answer. If the student does not study anything and wants to appear in the exam then for him all the four questions have equal probability of getting the correct answer.
So, here we have taken ‘x’ as numbers of correct answers.
P(x⩽1)=P(x=0)+P(x=1) --(1)
So, here P(x>1) represents the probability of getting more than one correct answer
P(x=0) represents the probability of getting a zero correct answer.
P(x=1) represents the probability of getting 1 correct answer.
So let’s find it
(1) P(x=0)
There are 5 choices and one is correct. So the remaining four are incorrect. Therefore each question has a probability of 54 . For eight questions we have a probability of (54)8
(2) P(x=1)
Any of the answers may be correct so one correct option can be chosen out of eight by 8C1 ways and its probability is 51 . The remaining seven numbers have to be incorrect and thus their probability will be (54)7 . Therefore, the required probability of getting exactly one correct option is 8C1×51×(54)7 .
After putting these values in (1) we get:
P(x⩽1)=(54)8+8C1×51×(54)7 --(2)
We have
(x>1)=1−P(x⩽1)
⇒(x>1)=1−(54)8−8C1×51×(54)7
⇒(x>1)=1−5848−8C1×5847
⇒(x>1)=5858−48−8C147
⇒(x>1)=5858−48−8×47=5858−48−2×4×47
⇒(x>1)=5858−48−2×48
⇒(x>1)=5858−3×48
Hence, we proved the required thing.
Note : While calculating the value of permutation and combination we should take proper care of what and how many are we choosing. Remember that the probability value always lies between 0 and 1 and never exceeds 1.