I know that the mean and variance of a Poisson distribution is λ, so I don't understand how the mean and variance in the question
are 70 and 700 respectively. Here's question
for reference.
I am the most confused with how the variance is a magnitude higher than the mean. Could someone help me understand this?
If the Poisson rate of arrivals is $\lambda = 7$ per hour, and each arrival takes $c = 10$ minutes to serve, then the mean service time is simply $c\lambda = 70$ minutes. I think this should be perfectly intuitive.
Your question is why the variance of the service time is not also equal to $70$ minutes. But the reason is the same as the reason why
$$\operatorname{Var}[cX] = c^2 \operatorname{Var}[X].$$
The $c$ is deterministic. Each customer takes $10$ minutes. The service time variance is therefore $10^2 = 100$ times the variance of the number of customers arriving.