Question
Question: In a multiple choice question there are four alternative answer, of which one or more are correct. A...
In a multiple choice question there are four alternative answer, of which one or more are correct. A candidate will get marks in the question only if he ticks all the correct answers. The candidate decides to tick answer the question, the probability that he will get marks in the question is
A) 21
B) 151
C) 31
D) None of these
Solution
As we need to find the probability that the student gets marks, we need to split the probability to how many ways he could have answered and then add it together. We will take the product of all the event probabilities if all of them happen in a single trial and take the sum of probabilities if they happen in different trials. Other probability formula which is needed is,
Probability of failure = 1- probability of success
Complete step-by-step answer:
Step 1: Total ways of answering done by the student from the four options provided is
= Choosing 1 option from 4+ choosing 2 from 4+ choosing 3 from 4+ choosing 4 from 4
=4C1+4C2+4C3+4C4
=4+1×24×3+1×2×34×3×2+1 =4+6+4+1 =15
Step 2: Finding the probability of student getting marks by assuming the number of attempts=1,
Probability(student getting marks)=P(getting marks in chance 1)
=151
Probability of getting marks for the student =151
Option B is the correct answer.
Note: *Combination which is used when r elements are been arranged or selected from n objects where order of arrangements doesn’t matter. Denoted by, nCr=r!(n−r)!n!
*Similar question can be attempted by equating the probability of an option among 4 options to be correct =41 .
*n! denotes the factorial function which is a recursive function defined for positive integers given by the product of all integers less than or equal to n. Implies n!=n×(n−1)!
*If the number of attempts= k, then the corresponding probability for the student to get marks = 15k