Question
Question: A student is given a test with \[8\] items of true-false type. If he gets \[6\] or more items correc...
A student is given a test with 8 items of true-false type. If he gets 6 or more items correct, he is declared a pass. Given that he guesses the answer to each item, compute the probability that he will pass in the test.
Solution
Here we need to apply the concept of Binomial Theorem involved with probability. Exponent rules and factorial definition is needed. OR rule in probability is to be applied for adding the events.
Formula Required: Probability(event)=Total casesFavourable cases
Binomial theorem states P(x)=nCx×px×(1−p)n−x
P(x)means Total required probability
x= Total number of failure cases.
n = Total number of trials.
n−x means number of failure cases.
p means probability of success of an event.
1−p means probability of failure of an event.
am×an=am+na0=1
nCr=r!(n−r)!n! , r selections out of n.
n!=n×n−1×n−2×..........×3×2×10!=1
We need to find the probability that he will pass the test.
Complete step by step solution:
Probability of answering true for each item with either true or false is,
P(True)=Total Number of optionsNumber of options in favour as true=21P(False)=Total Number of optionsNumber of options in favour as false=21
According to the question,
Pass means answering 6 or more questions as true
Required Probability is answering 6 or more questions as true,
⇒ P(Pass)=P(6T,2F)orP(7T,1F)orP(8T,0F)P(Pass)=P(6T,2F)+P(7T,1F)+P(8T,0F)
Where T and F are questions answered as True and false respectively.
Applying Binomial Theorem,