How do I apply the binomial distribution formula for the following problem?
Assume that 15% of the population is allergic to cats. If you randomly select 60 people for a medical trial, what is the probability that 7 of those people are allergic to cats?
Here you have the binomial distribution with $n=60$ trials (the $60$ people) and with a probability of success $p=15\%=0.15$; the random variable here is $X=\text{number of people with the allergy}$. So apply the binomial distribution formula to find the probability $\mathbf{P}\{X=7\}$.