Math Problem Statement

suppose that a fair coin is tossed independently n times. the probability of obtaining exactly n-1 heads, given that at least n-2 heads are obtained is

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Probability
Binomial Distribution
Conditional Probability

Formulas

P(A | B) = P(A ∩ B) / P(B)
P(A) = C(n, k) * (1/2)^n
P(B) = C(n, n-2) * (1/2)^n + C(n, n-1) * (1/2)^n + C(n, n) * (1/2)^n

Theorems

Binomial Theorem
Conditional Probability Theorem

Suitable Grade Level

Grades 11-12 and College