Tom K. answered 06/23/19
Knowledgeable and Friendly Math and Statistics Tutor
There are two ways to solve this. The formula is P(x) = C(n,x) px(1-p)n-x
Thus, P(7) = C(12,7).537.475 = .2134
Alternatively, in Excel, you can use =BINOMDIST(7,12,0.53,0)
Many calculators will have the same capability.