Use this file to discover all available pages before exploring further.
PlantPredict calculates uncertainty estimates to express the range of possible energy production outcomes. The uncertainty analysis combines multiple independent error sources to produce exceedance probability values (P50, P75, P90, P99) that characterize the likelihood of achieving specific energy production levels.
PlantPredict uses five independent uncertainty components that are combined using the root-sum-of-squares method. Each component represents a distinct source of prediction uncertainty.
Component
Symbol
Units
Description
Interannual Variability
σint
%
Year-to-year variation in solar resource at the site location
Irradiance Measurement Accuracy
σsens
%
Uncertainty in the irradiance sensor measurements used to develop the weather dataset
Monitoring Period Representativeness
σmon
%
Uncertainty from the monitoring period not fully representing long-term conditions
Spatial Variability
σspa
%
Uncertainty from extrapolating point measurements to the entire site area
Modeling Accuracy
σmodel
%
Uncertainty in the PV performance model algorithms
The total irradiance uncertainty combines all irradiance-related error sources:σirr=σint2+σsens2+σmon2+σspa2This represents the combined uncertainty in the solar resource estimate, independent of the PV modeling uncertainty.
The total energy uncertainty combines the irradiance uncertainty with the modeling accuracy:σtotal=σirr2+σmodel2This represents the overall uncertainty in the predicted energy production.
PlantPredict uses a normal distribution assumption to calculate exceedance probabilities. The P50 value represents the median expected production (50% probability of exceedance), while higher P-values (P75, P90, P99) represent increasingly conservative estimates with higher probabilities of being achieved.
For each exceedance probability level, a z-score is applied to adjust the P50 result:For irradiance-based metrics (GHI, POA Insolation):ValuePx=ValueP50×(1−zx×σirr)For energy-based metrics (Plant Net Energy, Specific Yield, Capacity Factor):ValuePx=ValueP50×(1−zx×σtotal)where zx is the z-score corresponding to exceedance probability x.
For a prediction with the following uncertainty inputs:
Component
Value
Interannual Variability (σint)
3.0%
Irradiance Measurement Accuracy (σsens)
5.0%
Monitoring Period Representativeness (σmon)
2.0%
Spatial Variability (σspa)
2.0%
Modeling Accuracy (σmodel)
2.9%
Step 1: Calculate total irradiance uncertaintyσirr=3.02+5.02+2.02+2.02=9+25+4+4=42=6.48%Step 2: Calculate total energy uncertaintyσtotal=6.482+2.92=42+8.41=50.41=7.10%Step 3: Calculate P90 energy valueFor a P50 Plant Net Energy of 100 GWh:EnergyP90=100×(1−1.282×0.0710)=100×0.909=90.9 GWh
P50: The median expected value; there is a 50% probability that actual production will exceed this value
P75: A moderately conservative estimate; 75% probability of exceedance
P90: A conservative estimate commonly used for financing; 90% probability of exceedance
P99: A highly conservative estimate; 99% probability of exceedance
The uncertainty values are user-specified inputs that should reflect the specific characteristics of the project’s solar resource assessment and the confidence in the modeling methodology.