P50 vs P90 in Wind Energy: What Investors Need to Know
Every wind energy investment decision hinges on a deceptively simple question: how much energy will this wind farm produce? The answer is never a single number. Wind is inherently variable — some years are windier than others, measurement instruments carry uncertainty, and models are imperfect. That is why the wind industry expresses energy production as a probability distribution, and the two most important points on that distribution are P50 and P90.
If you are involved in wind energy development, financing, or investment, understanding P50 and P90 is not optional. These numbers determine how much debt a project can support, what equity returns to expect, and whether a project gets built at all.
What P50 and P90 Mean
P50 is the level of annual energy production (AEP) that a wind farm is expected to exceed 50% of the time. It is the median estimate — in any given year, there is a 50% chance the project will produce more than the P50 value and a 50% chance it will produce less. P50 represents the "best estimate" of long-term average production and is the figure used by equity investors to calculate expected returns.
P90 is the level of annual energy production that a wind farm is expected to exceed 90% of the time. There is only a 10% chance the project will produce less than the P90 value in any given year. P90 represents a conservative, downside scenario and is the figure used by lenders to size debt.
The key distinction: P50 is the most likely outcome. P90 is the near-worst-case outcome that lenders need confidence the project can survive.
Consider a project with a P50 of 100,000 MWh/year and a P90 of 87,000 MWh/year. In a typical year, you expect about 100,000 MWh. But in 9 out of 10 years, you will get at least 87,000 MWh. The bank sizes its loan to ensure that even at 87,000 MWh — not 100,000 MWh — the project generates enough revenue to cover debt payments with margin to spare.
Why P90 Matters for Project Finance
Wind farms are capital-intensive assets. A typical 100 MW onshore project costs $100-$150 million to build, financed with 60-80% debt and 20-40% equity. Lenders provide the majority of capital but earn a fixed return — they do not share in the upside if the wind farm outperforms. Their entire focus is on downside risk: can this project service its debt even in a bad wind year?
This is why P90 drives debt sizing. Banks calculate the project's revenue at the P90 production level, apply the contracted electricity price, subtract operating expenses, and check whether the resulting cash flow covers annual debt service payments by an acceptable margin. That margin is expressed as the Debt Service Coverage Ratio (DSCR), and lenders typically require a minimum DSCR of 1.20 to 1.35 at the P90 level — meaning cash flow must exceed debt payments by at least 20-35% even in a downside year.
The practical implication: a wider P50-P90 spread means more uncertainty, which means the bank sizes less debt per MW of capacity. Less debt means more equity is required, which increases the cost of capital and can make marginal projects unfinanceable.
Example of how P90 affects financing:
| Scenario | P50 AEP | P90 AEP | Revenue at P90 (at $50/MWh) | Max Debt (DSCR 1.30) |
|---|---|---|---|---|
| Low uncertainty site | 100,000 MWh | 90,000 MWh | $4.5M | Higher leverage |
| High uncertainty site | 100,000 MWh | 82,000 MWh | $4.1M | Lower leverage |
Both projects have the same expected production (P50), but the high-uncertainty site supports significantly less debt because its P90 is lower. This directly reduces equity returns and can render the project uneconomic.
How P-Values Are Calculated
Exceedance probabilities are not arbitrary estimates — they are derived from a structured uncertainty analysis that combines the best estimate of production with quantified sources of uncertainty.
Step 1: Calculate Net P50 AEP
The starting point is the P50 (median) estimate of annual energy production. This is calculated by:
- Modeling the long-term wind resource at the site using measured data (met mast or LiDAR) correlated with decades of reanalysis data (ERA5, MERRA-2)
- Applying the wind resource to the selected turbine's power curve to estimate gross energy production
- Subtracting expected losses: wake effects (5-15%), electrical losses (2-3%), turbine availability (2-5%), curtailment (0-10%), and other factors like blade degradation and environmental shutdowns
The result is the net P50 AEP — the best estimate of what the wind farm will produce in an average year after all losses.
Step 2: Quantify Uncertainty Sources
Every input to the energy estimate carries uncertainty. The major categories are:
- Wind measurement uncertainty (2-5%): Instrument accuracy, sensor mounting effects, data recovery gaps
- Historical wind variability (4-8%): Year-to-year variation in the wind resource — some years are windier than others regardless of any climate trend
- Long-term adjustment uncertainty (2-4%): Errors in correlating short-term site data with long-term reference datasets
- Wind flow modeling uncertainty (3-8%): Errors in the models used to extrapolate wind speeds across the site, particularly in complex terrain
- Power curve uncertainty (2-5%): Difference between the manufacturer's guaranteed power curve and real-world performance
- Loss estimates uncertainty (1-3%): Uncertainty in wake loss models, availability assumptions, and curtailment forecasts
Step 3: Combine Uncertainties
Assuming the uncertainty sources are independent (a standard industry assumption), they are combined using the Root Sum of Squares (RSS) method:
Total Uncertainty (sigma) = sqrt(u1² + u2² + u3² + ... + un²)
For a well-characterized onshore wind project with 12-24 months of quality measurement data, total uncertainty typically ranges from 8% to 12% of P50 AEP. Projects with shorter measurement campaigns, complex terrain, or limited reference data will have higher total uncertainty — sometimes 14-18%.
Step 4: Calculate P-Values
Assuming AEP follows a normal distribution (standard industry practice), P-values are calculated using the standard normal Z-score:
- P90 = P50 - (1.282 x sigma x P50)
- P75 = P50 - (0.674 x sigma x P50)
- P99 = P50 - (2.326 x sigma x P50)
The 1.282 multiplier for P90 comes from the standard normal distribution — it is the Z-score at which 90% of the distribution lies above.
Example: P50 vs P90 for a Wind Project
Consider a 50 MW onshore wind farm in the US Midwest with the following characteristics:
- 12 months of met mast data at 100 meters
- ERA5 long-term correlation spanning 20 years
- 25 turbines, each rated at 2 MW with 130-meter rotors
- Estimated gross AEP: 185,000 MWh/year
- Total losses (wake, electrical, availability, curtailment): 18%
Net P50 AEP = 185,000 x (1 - 0.18) = 151,700 MWh/year
The uncertainty analysis yields:
| Uncertainty Source | Value |
|---|---|
| Wind measurement | 3.0% |
| Historical wind variability | 6.0% |
| Long-term adjustment | 3.0% |
| Wind flow modeling | 4.0% |
| Power curve | 3.0% |
| Loss estimates | 2.0% |
| Total (RSS) | ~9.0% |
Applying the P-value formulas:
| P-Value | Calculation | AEP (MWh/year) | Capacity Factor |
|---|---|---|---|
| P50 | — | 151,700 | 34.6% |
| P75 | 151,700 - (0.674 x 0.09 x 151,700) | 142,500 | 32.5% |
| P90 | 151,700 - (1.282 x 0.09 x 151,700) | 134,200 | 30.6% |
| P99 | 151,700 - (2.326 x 0.09 x 151,700) | 119,900 | 27.4% |
The P50-to-P90 difference here is approximately 11.5% — meaning the P90 AEP is about 88.5% of the P50 value. This is typical for a well-characterized US onshore wind project. The project's lender would size debt based on the 134,200 MWh/year figure, not the 151,700 MWh/year figure.
Other P-Values: P75 and P99
While P50 and P90 dominate industry discussions, other exceedance probabilities serve specific purposes.
P75 (75% Exceedance)
P75 is the production level exceeded 75% of the time — a moderate downside scenario with a 25% chance of underperformance. P75 is increasingly used by:
- Equity investors who want a more conservative base case than P50 for return modeling
- Mezzanine and subordinated debt lenders who sit between senior debt (P90) and equity (P50) in the capital stack
- Tax equity investors in the US market, who sometimes underwrite to P75 to balance between the optimism of P50 and the conservatism of P90
P99 (99% Exceedance)
P99 is the extreme downside scenario — the production level exceeded 99% of the time, with only a 1% chance of worse performance. P99 is used for:
- Stress testing loan covenants and debt service reserve accounts
- Insurance sizing to determine coverage levels for production shortfall policies
- Worst-case scenario modeling in investment committee presentations
In the example above, P99 (119,900 MWh) is 21% below P50 — a production level the project would fall below only once in a hundred years. If the project cannot cover basic operating expenses and debt service at P99, the financial structure may need to be reconsidered.
1-Year P90 vs 10-Year P90
An important distinction that often confuses newcomers: P90 can be calculated for a single year or for the average over a multi-year period.
1-Year P90 reflects the uncertainty for any individual year, including full inter-annual wind variability. This produces a wider spread (lower P90 relative to P50).
10-Year P90 reflects the uncertainty in the average production over a 10-year period. Because good years and bad years partially cancel out over a decade, the inter-annual variability component is reduced (divided by the square root of 10). This produces a narrower spread — a 10-year P90 is typically 3-5 percentage points higher (closer to P50) than a 1-year P90.
Banks sizing debt for a 15-20 year loan term are technically most interested in the multi-year P90, but conservative lending practices often default to the 1-year P90 as an additional buffer.
How WindAI Calculates P50/P90
Traditional P50/P90 calculations require months of on-site measurement data, professional consultants, and detailed uncertainty analysis — a process that costs $50,000-$300,000 and takes 1-3 years. This level of rigor is essential for bankable assessments at financial close.
But at the early development stage — when you are screening 20 candidate sites and deciding where to invest in measurement campaigns — you need directionally accurate P50/P90 estimates faster and cheaper.
WindAI provides site-specific capacity factor predictions trained on 10 million+ hourly production observations from 300+ operational wind farms. Our model captures the relationship between 400+ site characteristics (derived from ERA5 reanalysis data, terrain analysis, and atmospheric physics) and real-world production outcomes. The prediction includes uncertainty quantification, allowing developers to estimate P50/P90 spreads for preliminary screening.
This does not replace a bankable energy yield assessment. But it compresses the early screening process from months to minutes: instead of spending $100,000 on consultant desktop studies for 10 candidate sites, you can run all 10 through WindAI in an afternoon for under $500 and reserve your measurement budget for the sites that pass the initial threshold.
Try it yourself — your first 5 assessments are free at windai.tech. Read more about our model's methodology and validation on the research page.
Frequently Asked Questions
What is the typical difference between P50 and P90?
For a well-characterized onshore wind project with 12-24 months of quality measurement data, the P90 value is typically 10-15% lower than the P50 value. Projects with shorter measurement campaigns, complex terrain, or higher modeling uncertainty can see P50-P90 spreads of 15-20%. Offshore wind projects, which often have less site-specific measurement data and more complex wake modeling, tend to fall in the 12-18% range.
Which P-value do banks use for project finance?
Most senior lenders use the 1-year P90 to size debt for wind energy projects. The bank calculates annual revenue at the P90 production level, subtracts operating expenses, and requires that the resulting cash flow covers debt payments by a minimum margin (DSCR of 1.20-1.35). Some conservative lenders in emerging markets use P99 for additional stress testing. Equity investors and sponsors typically model returns using P50 as the base case.
Can P90 change after a wind farm is built?
Yes. P90 is recalculated as more data becomes available. Once a wind farm has 3-5 years of operational production data, the measurement uncertainty component drops significantly, and the P50-P90 spread narrows. This is known as "operational re-assessment" and can support refinancing at more favorable terms because the lender faces less production uncertainty. Some project finance agreements include provisions for debt re-sizing based on updated P-values after several years of operation.
Why not just use P50 for everything?
Because P50 means there is a 50% chance the project will underperform that estimate in any given year. For an equity investor who captures upside in good years and absorbs downside in bad years, P50 is appropriate — the gains and losses average out. But for a lender who earns a fixed return regardless of performance, the downside matters more than the upside. If the project underperforms P50 by a large margin, the lender may not get repaid. P90 provides the margin of safety that fixed-income investors require.