Introductory Context
"The beta-weighted analysis (sometimes called the 'portfolio delta' in options terminology) is the foundation for the hedge ratio calculation from Topic 19.3. But it provides additional analytical value beyond hedging: it allows portfolio managers to compare their market exposure across different time periods, to set risk limits in market-equivalent terms, and to evaluate the impact of portfolio changes on the aggregate market risk before executing the trades. "
Calculating the Beta-Weighted Portfolio
Beta-weighted exposure = sum(position_i × beta_i) for all positions. Where position_i is the market value of each holding and beta_i is that holding's beta relative to Nifty 50. The result is the 'Nifty-equivalent market value' of the portfolio -- how much of the portfolio's value is exposed to systematic market risk.
Example portfolio: HDFC Bank Rs 12L (beta 1.05), Infosys Rs 10L (beta 0.80), Reliance Rs 8L (beta 0.95), Kotak Bank Rs 7L (beta 1.10), TCS Rs 6L (beta 0.78), Nifty 50 ETF Rs 5L (beta 1.00), ICICI Bank Rs 4L (beta 1.12), FMCG index fund Rs 3L (beta 0.70), Pharma ETF Rs 2L (beta 0.72), Cash/FD Rs 3L (beta 0.00). Total portfolio Rs 60L.
Beta-weighted Nifty-equivalent: (12 x 1.05) + (10 x 0.80) + (8 x 0.95) + (7 x 1.10) + (6 x 0.78) + (5 x 1.00) + (4 x 1.12) + (3 x 0.70) + (2 x 0.72) + (3 x 0.00) = 12.60 + 8.00 + 7.60 + 7.70 + 4.68 + 5.00 + 4.48 + 2.10 + 1.44 + 0 = Rs 53.60L Nifty-equivalent. Despite a Rs 60L portfolio, only Rs 53.60L is meaningfully exposed to Nifty risk -- the cash and lower-beta holdings reduce the effective market exposure below the portfolio's nominal value.
Nifty-Equivalent Exposure as a Risk Communication Tool
Expressing portfolio risk in Nifty-equivalent terms makes market risk intuitively understandable. 'My Rs 60 lakh portfolio has Rs 53.60 lakh Nifty-equivalent exposure' means: 'If Nifty falls 10%, I expect to lose approximately Rs 5.36 lakh.' This is more useful than 'I have Rs 60 lakh in equities' (which doesn't capture the beta differences) and more accessible than 'my portfolio has a weighted beta of 0.893' (which requires the reader to compute the risk themselves).
For setting personal risk limits: if the maximum acceptable 10% Nifty decline loss is Rs 4 lakh, the target Nifty-equivalent exposure = Rs 4L / 0.10 = Rs 40L. With a current Rs 53.6L exposure: the portfolio is above the target. Either rebalance to lower-beta stocks or add a hedge that reduces the effective exposure to Rs 40L. Required hedge: (Rs 53.6L - Rs 40L) / Nifty exposure per lot = Rs 13.6L / (23,500 x 75) = 0.77 lots ≈ 1 lot of puts. This single calculation translates a personal risk tolerance into a specific hedge requirement.
Beta-Weighted Analysis -- Why It Matters for Hedging Accuracy
Portfolio Rs 60L, all in Nifty 50 ETF: beta 1.0. Hedge ratio = 60L / (23,500 x 75) = 3.4 lots. Portfolio Rs 60L, mixed (calculated beta 0.893): Nifty-equivalent = Rs 53.6L. Hedge ratio = 53.6L / (23,500 x 75) = 3.04 lots ≈ 3 lots. Error from ignoring beta: 3.4 vs 3.0 lots = 13% over-hedging if the mixed portfolio uses the simple Rs 60L calculation. Over a year at Rs 1,35,000 additional put cost for the extra 0.4 lots: Rs 54,000 additional premium wasted from the beta miscalculation. Accurate beta weighting saves meaningful premium cost over time.
Updating Beta Estimates
Stock betas change over time as business models evolve, sector rotations occur, and market regimes shift. The beta of a banking stock in a rate-rising environment differs from its beta in a rate-falling environment. The standard recommendation: recalculate individual stock betas annually using 2-year rolling daily return regression against Nifty. Sources: Bloomberg terminal (for professional subscribers), Screener.in's analytics section, moneycontrol.com stock analytics, or manual calculation from NSE's daily bhavcopy data and Python/Excel regression tools. The annual beta update takes approximately 30 minutes for a 15 to 20 stock portfolio using publicly available data.
The beta-weighted portfolio analysis converts portfolio management from a qualitative judgment ('I think I'm fairly diversified') into a quantitative statement ('I have Rs 53.6L of Nifty-equivalent risk exposure against a Rs 60L portfolio'). This quantification is what enables precise hedging -- you cannot hedge a vague exposure, only a specific one. The beta calculation is the bridge from 'I own these stocks' to 'I have this much market risk.'