Math Problem Statement

A local county has an unemployment rate of 5.6%. A random sample of 15 employable people are picked at random from the county and are asked if they are employed. Round answers to 4 decimal places.

a) Find the probability that exactly 4 in the sample are unemployed.

b) Find the probability that there are fewer than 3 in the sample are unemployed.

c) Find the probability that there are more than 1 in the sample are unemployed.

d) Find the probability that there are at most 3 in the sample are unemployed.

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 < k) = P(X = 0) + P(X = 1) + ... + P(X = k-1)
P(X > k) = 1 - P(X ≤ k)

Theorems

Binomial Probability Theorem

Suitable Grade Level

Grades 10-12