Uncertainty Components
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 | % | Year-to-year variation in solar resource at the site location | |
| Irradiance Measurement Accuracy | % | Uncertainty in the irradiance sensor measurements used to develop the weather dataset | |
| Monitoring Period Representativeness | % | Uncertainty from the monitoring period not fully representing long-term conditions | |
| Spatial Variability | % | Uncertainty from extrapolating point measurements to the entire site area | |
| Modeling Accuracy | % | Uncertainty in the PV performance model algorithms |
Total Uncertainty Calculation
Total Irradiance Uncertainty
The total irradiance uncertainty combines all irradiance-related error sources: This represents the combined uncertainty in the solar resource estimate, independent of the PV modeling uncertainty.Total Energy Uncertainty
The total energy uncertainty combines the irradiance uncertainty with the modeling accuracy: This represents the overall uncertainty in the predicted energy production.Exceedance Probability Calculation
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.Z-Score Application
For each exceedance probability level, a z-score is applied to adjust the P50 result: For irradiance-based metrics (GHI, POA Insolation): For energy-based metrics (Plant Net Energy, Specific Yield, Capacity Factor): where is the z-score corresponding to exceedance probability .Standard Z-Score Values
The z-score represents the number of standard deviations from the mean in a normal distribution:| Exceedance Probability | Z-Score |
|---|---|
| P50 | 0.000 |
| P75 | 0.674 |
| P90 | 1.282 |
| P95 | 1.645 |
| P99 | 2.326 |
Metrics Adjusted by Uncertainty
The following summary result metrics are adjusted for each exceedance probability level: Irradiance-adjusted metrics (using ):- GHI Sum
- POA Insolation
- Plant Net Energy
- Plant Gross Energy
- Array Net Energy
- Block Net Energy
- Specific Yield DC
- Specific Yield AC
- AC Capacity Factor
- Total BoS Loss
- Nighttime Losses
- ESS PV Energy
- ESS Battery Energy
- Performance Ratio is recalculated from the adjusted Specific Yield DC and POA Insolation values
Example Calculation
For a prediction with the following uncertainty inputs:| Component | Value |
|---|---|
| Interannual Variability () | 3.0% |
| Irradiance Measurement Accuracy () | 5.0% |
| Monitoring Period Representativeness () | 2.0% |
| Spatial Variability () | 2.0% |
| Modeling Accuracy () | 2.9% |
Interpretation
- 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