Math Problem Statement

A fair coin is flipped 13 times. Find the probability that more than 4 of the flips turn up tails.

0.772052

0.881664

0.895524

0.850234

0.832615

0.866577

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

Formulas

P(X = k) = C(n, k) * p^k * (1 - p)^(n - k)
P(X > 4) = 1 - P(X ≤ 4)

Theorems

Binomial Theorem

Suitable Grade Level

Grades 10-12