The formula for binomial distribution is:
Px = (nCx)pnqn-x
Where nCx = n!/(x!(n-x)!)
Given:
n=10
p=0.6
q= 1-p = 0.4
x=6
Solve for P(x=6)
P(x=6)=P6 = (10C6)(0.6)10(0.4)10-6
P(x=6) = (10!/(6!(10-6)!))(0.6)10(0.4)4
P(x=6) = (210)(0.6)10(0.4)4
P(x=6) ≈ 0.0325