an unbiased coin is tossed 3 times. find the probability that the coin lands heads exactly once.

1 answer

n = # of things to choose from and r = # that you choose.

5! = 5 factorial = 5*4*3*2*1 = 120

nCr = n!/r!(n-r)!