Math Problem Statement

A local county has an unemployment rate of 7%. A random sample of 19 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 2 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 2 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) = (n choose 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 Theorem
Probability Distribution

Suitable Grade Level

Grades 10-12