Binomial distribution formula

If we know X\sim B(n,p):

P(X=x)=^nC_x\space p^x (1-p)^{n-x}

Remember that ^nC_x is a binomial combination.