33% of US adults say they are more likely to make a purchase during a sales tax holiday you randomly select 10 adults find the probability that the number of adults who say they are more likely to make purchases during the sales tax holiday is exactly 2

Respuesta :

fichoh

Answer:

0.199

Step-by-step explanation:

p = 33% = 0.33

1 - p = 1 - 0.33 = 0.67

Using binomial distribution formula :

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

P(x = 2) = 10C2 * 0.33^2 * 0.67^8

P(x = 2) = 45 * 0.1089 * 0.0406067677556641

P(x = 2) = 0.19899346538663192205

P(x = 2) = 0.1989

P(x = 2) = 0.1990