Answer:
P(33) = 0.0826
Step-by-step explanation:
The binomial distribution in this case has parameters n=55 and p=0.55.
The probability that k successes happen with these parameters can be calculated as:
[tex]P(x=k) = \dbinom{n}{k} p^{k}(1-p)^{n-k}\\\\\\P(x=k) = \dbinom{55}{k} 0.55^{k} 0.45^{55-k}\\\\\\[/tex]
We have to calculate the probability fo X=33 succesess.
This can be calculated using the formula above as:
[tex]P(x=33) = \dbinom{55}{33} p^{33}(1-p)^{22}\\\\\\P(x=33) =1300853625660220*0.0000000027*0.0000000235\\\\\\P(x=33) =0.0826\\\\\\[/tex]