Question
Question: In a multiple choice question, there are four alternative answers, of which one or more are correct....
In a multiple choice question, there are four alternative answers, of which one or more are correct. A candidate decides to tick the answers at random. If he is allowed u to 3 choices to answer the question, the probability that he will get arks in the question is
(a)151
(b)3375621
(c)51
(d)154
Solution
To solve this question, first we will find the number of ways to answer a question by given data in question. then we will find all the situations for getting marks in question as he is allowed up to 3 choices then using properties of combination and factorial function we will solve each case and hence, on adding we will get the answer.
Complete step-by-step answer:
Now, as each question of multiple choice can have one or more correct answers, so may be out of 4 options only 1 option is correct or out of 4 options only 2 option is correct or out of 4 options only 3 option is correct or all four options are correct.
We know that selecting r objects from total n objects is case of combination and denotes as nCr=r!(n−r)!n!.
So, The total number of ways to answer the question will be,
4C1+4C2+4C3+4C4
We know that, nCr=r!(n−r)!n!,
So, on expanding, we get
=1!(4−1)!4!+2!(4−2)!4!+3!(4−3)!4!+4!(4−4)!4!, where x ! is a factorial function which is evaluated as x!=x(x−1)(x−2)(x−3)....3.2.1 where x≥0 and also, we know that nCn=1, where n≥0 .
On simplifying, we get
=1!(3)!4×3!+2!(2)!4×3×2!+3!(1)!4×3!+4!(0)!4!, we know that 0! = 1
So, on solving we get
= 4 + 6 + 4 + 1
So, The total number of ways to answer the question will be 15.
The, probability of getting question correct =151
Now, the candidate may be correct on the first or second or third chance as in question it is given that he is allowed u to 3 choices to answer the question, so these probabilities are mutually exclusive as mutually exclusive events are those events which cannot happen simultaneously.
So, P(getting marks) = P( correct answer in first attempt ) + P ( correct answer in second attempt ) + P(correct answer in third attempt )……( i )
So, P( correct answer in first attempt ) =151
P ( correct answer in second attempt ) =1514×141, as in first attempt getting answer wrong means probability becomes 1−151=1514 and as first attempt is already occurred, so probability that question gets correct in second attempt will be 141
P ( correct answer in third attempt ) =1514×1413×131, as in first attempt getting answer wrong means probability becomes 1−151=1514 and in second attempt answer gets wrong so probability becomes 1−141=1413 and as two attempts are already done, probability so that question gets correct in third attempt will be 131
Putting values of P( correct answer in first attempt ), P ( correct answer in second attempt ) and P(correct answer in third attempt ) in equation ( i ), we get
P(getting marks) =151+1514×141+1514×1413×131
On simplifying, we get
=151+151+151
On solving, we get
=153=51
So, the correct answer is “Option c”.
Note: Always remember that if probability of happening of an event is x then, probability of non happening of an event will be 1 – x. Always remember that nCr=r!(n−r)!n! and x!=x(x−1)(x−2)(x−3)....3.2.1. Try to avoid calculation mistakes.