Answer:
0.0756
Step-by-step explanation:
p(success), p = 70% = 0.7
Nunber of trials, n = 4
q = 1 - p = 1 - 0. 7 = 0.3
x = 1
The question meets the requirements of a binomial probability distribution :
P(x = x) = nCx * p^x * q^(n-x)
P(x = 1) = 4C1 * 0.7^1 * 0.3^(4-1)
P(x = 1) = 4C1 * 0.7 * 0.3^3
P(x = 1) = 4 * 0.7 * 0.027
P(x = 1) = 0.0756