Use the binomial expression (p+q)n to calculate a binomial distribution with n = 5 and p = 0.3.

To calculate a binomial distribution with n = 5 and p = 0.3, we use the binomial expression (p+q)^n where p is the probability of success and q is the probability of failure (1-p).

The binomial expression for n = 5 and p = 0.3 is:

(0.3 + 0.7)^5

Expanding this expression:

(0.3)^5 + 5(0.3)^4(0.7) + 10(0.3)^3(0.7)^2 + 10(0.3)^2(0.7)^3 + 5(0.3)(0.7)^4 + (0.7)^5

Calculating this expression gives the binomial distribution for n = 5 and p = 0.3.