p = probability of pets that are dogs
n = 9 people (sample size)
x = # of people bought dogs
P(X = 3) = C(9,3)*(0.33)3(0.67)6 = 0.2731
The probability that exactly 3 pets are dogs is about 0.2731.
P(X ≤ 5) = C(9,0)*(0.33)0(0.67)9 + C(9,1)*(0.33)1(0.67)8 + C(9,2)*(0.33)2(0.67)7 + C(9,3)*(0.33)3(0.67)6 + C(9,4)*(0.33)4(0.67)5 + C(9,5)*(0.33)5(0.67)4 ≈ 0.96
The probability that up to 5 dogs are sold at the store is about 0.96.

Patrick L.
11/09/20
Jaden H.
Its asking for a four digit decimal number. When I do that operation, I get that wrong as well.11/09/20

Patrick L.
11/09/20
Jaden H.
I tried doing that I got 0.4728 but that is wrong also11/10/20

Patrick L.
11/10/20
Jaden H.
Im not sure how to calculate that into a decimal. The answer requires a decimal11/10/20
Jaden H.
Never mind I got it thank you11/10/20
Jaden H.
I got 0.96 for part b as well but it seems to be wrong11/09/20