Are Premium Bonds worth holding instead of an ISA? For many UK savers the immediate question is: what are the realistic chances of winning and how do those chances translate into an annual return compared with savings ISAs? This guide focuses exclusively on Premium Bonds prize statistics, how the odds work, how the prize fund rate translates to expected returns, how that compares with ISA interest, and the practical implications for choosing between them.
Key takeaways: what to know in 1 minute
- Premium Bonds prize statistics are probabilistic, not interest: the published prize fund rate represents the proportion of eligible stock allocated to prizes, not a guaranteed yield.
- Odds vary with the number of bonds held: NS&I publishes monthly odds per £1 bond and these are the foundation for expected-return calculations.
- Expected return vs ISA depends on balance and timeframe: at small balances the chance of getting any prize can be low; for larger sums the expected return converges to the prize fund rate but with high variance.
- Tax treatment differs materially: prizes are tax-free; ISA interest is also tax-free, comparison must be on net expected returns.
- Use prize statistics to model scenarios: run simple expected-value calculations or Monte Carlo simulations to compare outcomes for specific balances (e.g. £1k, £10k, £100k).
Understanding Premium Bonds prize statistics and odds
Premium Bonds are a savings product from National Savings & Investments (NS&I). Each £1 bond receives a chance to win in monthly draws. NS&I publishes two core statistics relevant for savers: the monthly odds of winning per £1 bond and the annual prize fund rate (an indicative percentage of eligible funds paid out in prizes over the year).
How the odds are stated: NS&I gives an odds figure such as "1 in 24,500" per £1 bond for a given month (indicative at time of writing). That means a single £1 bond has a 1/24,500 chance of winning any prize in that draw. Odds change monthly because the prize fund, number of eligible bonds and prize-size distribution vary.
Converting odds to probability: if odds are 1 in N, the per-bond probability p per draw is 1/N. For B bonds, probability of winning at least one prize in a month is 1 - (1 - p)^B. For cumulative annual chance, assume independence across monthly draws (reasonable approximation) and combine 12 draws: annual chance ≈ 1 - (1 - p)^(12B).
Example calculation (illustrative): if monthly odds are 1 in 24,000 and a saver holds £1,000 of bonds (B=1,000), monthly win probability ≈ 1 - (1 - 1/24,000)^{1,000} ≈ 0.041 or 4.1% per month. Annual probability of at least one win ≈ 1 - (1 - 0.041)^{12} ≈ 39%.
Sources and where to check monthly statistics: NS&I publishes odds and prize fund rate at the official site NS&I Premium Bonds. Independent analyses and calculators are available at MoneySavingExpert and community sites tracking monthly changes.

How Premium Bonds returns compare with ISA interest (expected vs certain)
Premium Bonds do not pay interest; returns are distributed via prizes. To compare with an ISA paying a fixed interest rate r% (annual), convert Premium Bonds prize statistics into an expected annual return (the mean return) and then compare tax treatment.
Step 1, expected value per year: multiply the prize fund rate (annual percentage) by the amount invested. For example, a prize fund rate of 3.3% means the total value of prizes distributed over a year equals roughly 3.3% of eligible balances. For an individual investor, the expected return equals that percentage, but actual outcomes vary widely due to randomness.
Step 2, variance and distribution: unlike ISA interest, Premium Bonds returns are highly skewed. Most small accounts will receive little or no prizes; a small proportion receive larger prizes. Therefore, expected return is not a guarantee and risk tolerance must reflect high volatility.
Step 3, effective comparison: compare the expected return after tax. Both Premium Bonds prizes and ISA interest are tax-free for UK residents, so comparing headline figures is acceptable for personal net-return comparison. However, for non-ISA cash accounts that pay gross interest, account for personal tax bands.
Practical rule of thumb: if a competitive easy-access or fixed-rate ISA is offering above the current NS&I prize fund rate, a risk-averse saver seeking predictable income will usually prefer the ISA. Conversely, if the prize fund rate is higher and the holder values the chance of a large tax-free windfall, Premium Bonds may be attractive.
Annual prize fund rate and real returns versus ISA
What is the prize fund rate? NS&I sets a prize fund rate which is their effective implied annual payout ratio. This is the percentage of the eligible stock that will be paid out as prizes during the year. It is indicative and can change.
Translating prize fund rate to real returns: the expected nominal return equals the prize fund rate. Real return must account for inflation. For example, with inflation at 3% and a prize fund rate of 3.3%, the real expected return is about 0.3% before considering variance, effectively low.
Table: illustrative comparison (rows alternate for readability)
| Product |
Representative rate |
Tax treatment |
Variability |
| Premium Bonds (expected) |
3.3% (prize fund rate, indicative) |
Tax-free prizes |
High variance; skewed |
| Easy-access cash ISA |
Varies (e.g. 1.5–4.0%) |
Tax-free interest |
Low variance; predictable |
| Fixed-rate ISA (1–5 years) |
Competitive fixed rates (e.g. 3–5%) |
Tax-free interest |
Predictable if held to term |
Notes on realism: the prize fund rate is a guide to average returns but does not reflect probability distribution. A saver with £10,000 expects on average the prize-fund percentage in returns, but actual outcome could be zero or much larger.
Interpreting NS&I Premium Bonds win odds by investment
How to read per-bond odds: NS&I states odds as "1 in X per £1 bond" for the current month. To calculate per-portfolio chances or expected value:
- Per-bond per-draw probability p = 1 / X.
- For B bonds, expected number of wins per draw = B * p.
- Expected monetary return per draw = expected number of wins × average prize value per win (requires prize distribution).
Prize distribution matters: NS&I publishes the number and value of prizes across tiers (e.g. £25, £50, £100, £1,000, £50,000, £1m). The expected monetary return equals the sum over tiers of (probability of hitting that tier × prize value).
Quick worked example (rounded, illustrative):
- Monthly odds: 1 in 24,000 per £1 bond (p ≈ 0.0000417)
- Holding £5,000 (B=5,000) gives expected wins per month ≈ 5,000 × 0.0000417 ≈ 0.2085 wins
- If average prize value per win is £150, expected monthly return ≈ 0.2085 × £150 = £31.28 → annualised ≈ £375 (≈ 7.5% on £5,000).
Caveat: average prize value depends on prize-size mix. NS&I prize distributions and counts must be used to compute accurate expected values. For precise modelling use NS&I published monthly prize counts available at NS&I statistics.
How to model expected returns using prize statistics (step-by-step)
Step 1: gather monthly odds and prize counts
Download the latest odds and prize-count PDF or CSV from NS&I. These will list the number of prizes in each band and total eligible bonds.
Step 2: compute per-bond win probability per prize band
For each band, compute probability that a random bond wins that band in a single draw: number_of_prizes / eligible_bonds.
Step 3: compute expected value per bond per draw
Multiply each band probability by the prize value and sum across bands to get expected return per bond per draw. Multiply by number of draws per year (12) and by the number of bonds held.
Step 4: run variance or Monte Carlo (optional)
Simulate many yearly outcomes by sampling band winners according to multinomial probabilities to understand likely ranges. This shows the skew and probability of zero wins.
Sources and calculators: downloadable datasets and open-source notebooks exist; check community projects linked from MoneySavingExpert and other tracker sites.
Premium Bonds: decision flow for savers
💡 Assess goals: short-term access vs long-term growth
📊 Check prize fund rate: compare with current ISA rates
➗ Calculate expected return: use odds × prize distribution
🎯 Decide by tolerance: prefer chance of jackpot → Premium Bonds; prefer predictability → ISA
✓ Convenience
Tax-free prizes, easy access
⚠ Risk
High variance; possible long runs with no wins
Tax implications: premium bond prizes versus tax-free ISA
Both Premium Bonds prizes and ISAs provide tax-free treatment for most UK residents. Key differences:
- Premium Bonds: prizes are tax-free, and the payment is not classed as interest. There is no need to declare prizes on a tax return for UK taxpayers.
- ISA: interest, dividends or capital gains earned within the ISA wrapper are tax-free. No declaration is required for ISA returns.
Therefore, for a UK resident, a direct tax comparison between Premium Bonds and an ISA is simple: both are tax-free, and comparisons should focus on expected after-tax returns (which equal gross returns in both cases) and volatility.
Special cases: non-residents or certain tax-exempt entities should check HMRC guidance and may wish to seek regulated tax advice. Authoritative references: HMRC guidance on ISAs and NS&I product pages at GOV.UK ISAs and NS&I.
Choosing between ISAs and Premium Bonds using prize statistics
Decision points using hard numbers:
- Balance size: use expected-value maths. For small balances (e.g. under £1k), probability of any meaningful prize is low; an ISA with similar nominal return is often preferable. For larger balances, the law of large numbers increases probability of wins and expected outcomes align more closely with the prize fund rate.
- Time horizon: Premium Bonds favour those who can tolerate long stretches without winnings. For short-term goals needing reliable returns, an ISA is usually better.
- Psychological value: many savers value the chance of a large tax-free prize, that utility can justify holding Premium Bonds even if mathematical EV favours an ISA.
- Liquidity and access: both products allow withdrawals, but fixed-rate ISAs may penalise early exit. Premium Bonds offer instant-access to funds in many cases.
Practical checklist before choosing:
- Check current monthly odds and prize fund rate at NS&I statistics.
- Compare with current ISA rates for the exact term and access needed.
- Run a simple expected-value calculation for the actual balance.
- Consider variance: if guaranteed income matters, favour an ISA.
Advantages, risks and common mistakes
✅ Benefits / when to consider Premium Bonds
- Tax-free prizes with no reporting needed for UK residents.
- Capital security: deposits are backed by government guarantee via NS&I.
- Liquidity: relatively easy to cash in (subject to NS&I processing times).
- Upside chance: potential for tax-free large wins.
⚠ Errors to avoid / risks
- Assuming prize fund rate is guaranteed: it is not. It is an indicative payout percentage.
- Ignoring variance: many accounts, particularly small ones, will see no prizes for extended periods.
- Poor comparison timeframe: comparing a short-term ISA to long-term Premium Bonds without matching horizons can mislead.
Frequently asked questions
What are the odds of winning a Premium Bond prize with £1000?
Odds depend on the current per-£1 monthly odds. Calculate per-month probability p = 1 / X, then use 1 - (1 - p)^{1000} for monthly chance and aggregate across 12 months for annual chance.
How does the prize fund rate affect my expected return?
The prize fund rate approximates the expected annual return across all bondholders. Multiply the rate by the amount invested to estimate expected nominal returns.
Is prize money from Premium Bonds taxed?
No. For UK residents, Premium Bonds prizes are tax-free and need not be declared to HMRC.
Where can the latest Premium Bonds prize statistics be found?
NS&I publishes monthly odds and prize counts on the official site: NS&I Premium Bonds.
Should a cautious saver choose Premium Bonds over an ISA?
If predictability and guaranteed modest returns matter, an ISA generally suits cautious savers better. Premium Bonds are appropriate for those comfortable with high variability and seeking the chance of large, tax-free prizes.
How often do the odds change?
Odds and prize fund figures are updated periodically by NS&I, typically monthly; check the NS&I statistics page for the latest values.
Can the prize fund rate be relied on year to year?
It is indicative and set by NS&I economic conditions and policy changes can alter it. Treat it as a current-year expectation rather than a long-term guarantee.
Your next step:
- Check the current monthly odds and prize fund rate on the NS&I site and note the exact figures for calculations.
- Run an expected-value calculation for the exact balance (use B × per-bond expected return) and compare with quoted ISA rates for the same time horizon.
- Decide based on tolerance for variance: prefer ISA for predictability, Premium Bonds for lottery-like upside.