This is a binomial probability problem where the success probability (reduction in the electricity bill) is 70% (or 0.7) for each airport. We are interested in the probability that at least 7 out of 10 airports will achieve this reduction.
The probability of getting exactly \( k \) successes in \( n \) trials is given by the binomial distribution formula:
\[ P(X = k) = \binom{n}{k} p^k (1 - p)^{n - k} \]
Where:
Using the formula, we can calculate the probability that the electricity bill is reduced in at least 7 out of 10 airports. The answer is approximately 0.267.

