130k views
0 votes
According to a recent survey, 81 percent of adults in a certain state have graduated from high school. If 15 adults from the state are selected at random, what is the probability that 5 of them have not graduated from high school?

User Blahy
by
7.1k points

2 Answers

4 votes

Answer:

D: (15/5) (0.19)^5 (0.81)^10

Explanation:

User Valheru
by
5.5k points
5 votes

Answer:

0.090401

Explanation:

Given that:

Probability of graduate = 81% = 0.81

P( not graduate) = p = (1 - 0.81) = 0.19

1 - p = 0.81

Using binomial distribution :

P(x = x) = nCx * p^x * 1-p^(n-x)

n = 15 ; x =5

P(x = 5) = 15C5 * 0.19^5 * 0.81^(15 - 5)

P(x = 5) = 15C5 * 0.19^5 * 0.81^10

P(x = 5) = 3003 * 0.0002476099 * 0.12157665459056928801

P(x = 5) = 0.090401

User Ziligy
by
6.1k points