In an examination, 20 questions of true-false type are asked. Suppose a student tosses a fair coin to determine his answer to each question. If the coin falls heads, he answers 'true'; if it falls tails, he answers 'false'. Find the probability that he answers at least 12 questions correctly.

Let us assume that the number of correctly answered questions out of twenty questions be x.

Since, ‘head’ on the coin shows the true answer and the ‘tail’ on the coin shows the false answers. Thus, the repeated tosses or the correctly answered questions are Bernoulli trails.




Here, it can be clearly observed that x has binomal distribution, where


Thus, P(X = x) = nCxqn-xpx , where x = 0, 1, 2, …n




Probability of at least 12 questions answered correctly = p(X ≥ 12)


= P(X = 12) +P(X = 13)+…+P(X = 20)




7