Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

if a fair coin is tossed four times, the probability of getting exactly…

Question

if a fair coin is tossed four times, the probability of getting exactly three heads is 3/16 4/16 1/16 2/16

Explanation:

Step1: Calculate the number of combinations

The formula for combinations is \(C(n,k)=\frac{n!}{k!(n - k)!}\), where \(n = 4\) (number of coin - tosses) and \(k=3\) (number of heads).

$$ LATEXBLOCK0 $$

Step2: Calculate the probability of each outcome

The probability of getting a head (\(p\)) or a tail (\(q\)) in a single fair - coin toss is \(p=\frac{1}{2}\), \(q = 1-p=\frac{1}{2}\).
The probability mass function of a binomial distribution is \(P(X = k)=C(n,k)\times p^{k}\times q^{n - k}\).
Substitute \(n = 4\), \(k = 3\), \(p=\frac{1}{2}\), \(q=\frac{1}{2}\) into the formula:

$$ LATEXBLOCK1 $$

Answer:

\(\frac{4}{16}\)