Math Problem Statement

For the US population about 20% get the flu. I had a class where 8 people told me that they got the flu. What is the probability that if I pick 32 students (the size of this class) I get 8 or more that got the flu?

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) = (n choose k) * p^k * (1 - p)^(n - k)
P(X ≥ k) = 1 - P(X ≤ k - 1)

Theorems

Binomial Theorem

Suitable Grade Level

Grades 11-12