You can put this solution on YOUR website! Q:
If you flip a coin 8 times what is the probability of landing on head 6 times?
----------------------------------------------------------------
A:
If X ~ Binomial(n, p), then
P(X = x) = where x = 0,1,2...,n.
Given: n = 8, p = 1/2 (assuming the coin is fair), and x = 6.
Therefore,
P(X = 6) = = or