In an examination, 20 questions of true-false typer are asked. Suppose a students tosses a fair coin to determine his answer to each question. If the coin falls heads, he answer true, if it falls tails, he answer false. Find the probability that he answers atleast 12 questions correctly,
Let X denote the number of correct answers given by the student. The repeated tosses of a coin are Bernoulli trails. Since, head on a coin represents the true answer and tail represents the false answer, the correctly answered of the question are Bernoulli trails.
∴ p=P(a success) = P (coin show up a head) = 12
∴ q=1-p=1-12=12
∴ X has binomial distribution with n = 20, p=12 and q=12
P(X−r)=20Cr.(12)20−r=P(X≥12)=P(12)+P(13)+P(14)+P(15)+P(16)+P(17)+P(18)+P(19)+P(20)=20C12p12q8+20C13p13q7+20C14p14q6+20C15p15q5+20C16p16q4+20C17p17q3+20C18p18q2+20C19p19q1+20C20p20q20=(20C12+20C13+20C14+20C15+20C16+20C17+20C18+20C19+20C20)1220=(12)20[20C12+20C13+...+20C20]