Edward C. answered 04/07/15
Tutor
5.0
(438)
Caltech Grad for math tutoring: Algebra through Calculus
This is a binomial distribution B(n,p) with parameters n = 7 and p = 2/3. The probability of getting exactly k successes is given by
P(X=k) = nCk*pk*(1-p)(n-k)
nCk is the binomial coefficient = n!/(k!(n-k)!)
Plug in 3 for k and solve.