Math Problem Statement

A nurse has found that when a patient calls the medical advice line claiming to have the flu, the chance that he or she truly has the flu (and not just a nasty cold) is only about 16%. Of the next 30 patients calling in claiming to have the flu, we are interested in how many actually have the flu.

Let the random variable X be the number of patients, out of the 30 who called the medical help line, that actually have the flu. How is X distributed?

Correct CorrectCorrect Part 3 of 3 Find the probability that exactly 4 of the 30 patients actually have the flu.

Find the probability that fewer than 8 of the 30 patients actually have the flu.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Binomial Distribution
Probability

Formulas

P(X = k) = (n choose k) * p^k * (1 - p)^(n - k)
P(X < 8) = P(X = 0) + P(X = 1) + ... + P(X = 7)

Theorems

Binomial Probability Theorem

Suitable Grade Level

Grades 10-12