Hi @dtarin - thank you for your original response. It is insightful, though, I'm trying to understand how it's applicable.
Please allow me to lay out the mathematical context of your response below.
Let X represent the production level of solar in some year with an expected value of E[X] and variance of Var[X]. Then X₁ is an observation of X. Given n observations one may estimate E[X] through the simple average formula given by X̄ = (1/n)( X₁ + X₂ + ... + Xₙ ). X̄ itself is a random variable, as it differs depending the the observations themselves.
The usual statistics of X̄ are as follows: E[X̄] = E[(1/n)( X₁ + X₂ + ... + Xₙ )] = (1/n)E[( X₁ + X₂ + ... + Xₙ )] = (1/n)(E[X₁] + E[X₂] + ... + E[Xₙ]) = (1/n)*nE[X] = E[X]. As such, X̄ is an nonbiased estimator for E[X]; said differently the simple average of observations of production is a good estimate the expected production level.
Var[X̄] = E[X̄ - E[X̄]] = E[X̄ - E[X]]. This is measuring the expected difference between the estimator of E[X] and E[X] itself. This, can be estimated by σ² / n. Naturally - as the number of observations increase, or approach infinity, the closer the estimator for E[X] moves to E[X] and therefore the standard error approaches 0. This makes sense as the more observations of the population we have, the closer our statistics will move towards the expected population averages!
Going across years - we aren't changing n, i.e. the number of empirical observations that drive X̄. We are taking established estimators for E[X] (P50) and Var[X] making inferences through time.
I've written this to recall my statistics, and confirm that I don't think this change in variance applies here. Intuitively - the distribution of production between years 1 and 10 shouldn't change (in the absence of physical/mechanical changes such as degradation). The variance of production in year 10, shouldn't be (1/sqrt(10)) times lower than year 1. The same stochasticity of solar irradiation applies.