2.5

Index management

This sub‑topic covers how equity indices are created, maintained and adjusted over time. Understanding index management is crucial for answering questions on index calculation, divisor adjustments and the impact of corporate actions in the NISM Series VIII exam. It links the concepts of index construction with practical implications for derivatives pricing and regulatory compliance.

Learning Objectives

  • 1Define index management and its components
  • 2Explain the standard index calculation formula and the role of the divisor
  • 3Describe how corporate actions affect the divisor and index level
  • 4Identify rebalancing practices and SEBI guidelines for index maintenance

What is Index Management?

Index management refers to the continuous process of constructing, calculating, reviewing and adjusting an equity index so that it accurately reflects the intended market segment. The index provider (e.g., NSE, BSE, S&P BSE) decides the methodology, selects constituents, and publishes the index value at regular intervals.

For the NISM exam, candidates must know that an index is not a static list; it evolves with market events, corporate actions and periodic rebalancing. Failure to grasp this dynamic nature leads to mistakes in questions that ask for the impact of a stock split or a dividend on the index level.

Exam relevance: Most questions on the Equity Derivatives Certification involve futures and options on indices. Accurate index values are the underlying for pricing these contracts, so the syllabus emphasises the mechanics of index calculation and maintenance.

  • Index management ensures the index remains a reliable benchmark.
  • It also safeguards the integrity of index‑linked derivatives.

Core Components of an Index

An equity index is built from three essential components: the list of constituent securities, the weighting methodology, and the divisor that normalises the index to a convenient base value (usually 1000 or 100).

Weighting methods differ across indices. A price‑weighted index (e.g., Nifty 50) adds raw prices and divides by a divisor equal to the number of constituents. A market‑capitalisation weighted index (e.g., S&P BSE Sensex) multiplies each stock price by its free‑float shares, summing the products before division. An equal‑weighted index assigns identical weight to each stock regardless of size.

Understanding the weighting scheme is vital for the exam because questions often ask you to identify the correct calculation method for a given index.

  • Price‑weighted: Simple sum of prices, divisor = number of stocks (adjusted for stock splits).
  • Market‑cap weighted: Sum of (price × shares), divisor adjusted for corporate actions.

Standard Index Calculation Formula

Formula: Market‑Cap Weighted Index Level
i=1NPi×QiD\frac{\sum_{i=1}^{N} P_{i}\times Q_{i}}{D}

Where:

P_{i}= Closing price of constituent i (in rupees)
Q_{i}= Number of free‑float shares of constituent i
D= Divisor – a scaling factor set to achieve the base index value
N= Total number of constituents in the index

Worked Example

Given three stocks: Stock A: P=100, Q=10 Stock B: P=200, Q=5 Stock C: P=50, Q=20 Step 1: Compute numerator = (100×10)+(200×5)+(50×20)=1000+1000+1000=3000 Step 2: Assume base index = 1000, so divisor D = 3000 ÷ 1000 = 3 Step 3: Index level = 3000 ÷ 3 = 1000 If Stock A price rises to 110, new numerator = (110×10)+1000+1000=3100 New index = 3100 ÷ 3 = 1033.33 Verification: (110×10+200×5+50×20) ÷ 3 = 1033.33.

The divisor is the key to keeping the index stable over time. It is initially set so that the index equals a convenient base value on the launch date. Whenever a corporate action changes the market‑cap of a constituent, the divisor is recalibrated to prevent an artificial jump or drop in the index.

For a price‑weighted index, the divisor is simply the number of constituents, but it is also adjusted for stock splits, bonus issues and rights issues. For a market‑cap weighted index, the divisor is a floating number that can change frequently.

Exam tip: Remember that the divisor is adjusted only when the change in price or shares is not reflective of market movement (e.g., a cash dividend). If the price change is due to market forces, the divisor stays unchanged.

  • Divisor adjustment maintains continuity of the index.
  • Incorrect divisor leads to wrong index level and wrong derivative pricing.

Corporate Actions and Divisor Adjustment

Effect of Common Corporate Actions on the Index Divisor

Corporate ActionEffect on PriceEffect on SharesDivisor Adjustment Required?
Stock Split (e.g., 2:1)Price halvesShares doubleYes – divisor is reduced proportionally
Bonus Issue (e.g., 1:1)Price halvesShares doubleYes – divisor is reduced proportionally
Cash DividendPrice drops by dividend amountShares unchangedYes – divisor is reduced to keep index unchanged
Rights Issue (at market price)Price may adjust slightlyShares increaseYes – divisor recalculated
Mergers/AcquisitionsConstituent removed/addedShares changeYes – divisor recomputed
ℹ️Exam Trap – Mixing Weighting Methods

Students often apply the market‑cap formula to a price‑weighted index (or vice‑versa). Always check the index methodology first; the divisor and calculation differ markedly.

Rebalancing and Review Frequency

Indices are not static; they are reviewed periodically (quarterly, semi‑annually or annually) to ensure they continue to represent the intended market segment. During a review, constituents may be added or removed based on criteria such as market‑cap rank, liquidity, and sector representation.

Rebalancing involves updating the constituent list and, if required, the weighting. The divisor is recomputed on the effective date to keep the index level continuous. The SEBI (Securities and Exchange Board of India) guidelines mandate that index providers disclose the review methodology and any changes at least 30 days before implementation.

Exam relevance: Questions may present a scenario where a stock is removed from an index and ask for the impact on the index level. Knowing the rebalancing steps helps you answer correctly.

  • Review frequency is disclosed in the index factsheet.
  • All changes are back‑tested to avoid sudden index jumps.

Hypothetical Index Level Before and After Quarterly Rebalancing

Impact of Stock Splits and Bonus Issues

A stock split or bonus issue changes the price and share count of a constituent but does not alter its market‑cap. To keep the index unchanged, the divisor is adjusted downward. For a 2‑for‑1 split, the price halves while shares double, leaving the product (price × shares) unchanged.

Because the numerator of the index formula stays the same, the divisor must be reduced by the same factor as the price reduction. This ensures the index level before and after the split remains identical.

Exam tip: Remember the rule – *If price × shares remains constant, the divisor changes proportionally.* This is a common multiple‑choice question.

  • Stock split: divisor = old divisor ÷ split factor.
  • Bonus issue: same adjustment as split.
Formula: Divisor Adjustment after Cash Dividend
Dnew=i=1NPipost×QiIoldD_{new}=\frac{\sum_{i=1}^{N} P_{i}^{\text{post}}\times Q_{i}}{I_{old}}

Where:

P_{i}^{\text{post}}= Price of constituent i after dividend payout (in rupees)
Q_{i}= Number of free‑float shares of constituent i (unchanged)
I_{old}= Index level before dividend (unchanged)
D_{new}= Adjusted divisor to keep index level constant

Worked Example

Assume the index level before dividend is 1000. Before dividend, numerator = 3000 (from earlier example). Stock C pays a cash dividend of Rs 5, price falls from 50 to 45. New numerator = (100×10)+(200×5)+(45×20)=1000+1000+900=2900. New divisor D_{new}=2900 ÷ 1000 = 2.9. Thus the divisor drops from 3.0 to 2.9 to keep the index at 1000. Verification: 2900 ÷ 2.9 = 1000.

Example: NISM‑Style Scenario: Dividend‑Induced Divisor Adjustment

Scenario

The BSE Sensex (base 1000) consists of three stocks with the same data as the earlier example. Stock B declares a cash dividend of Rs 10 per share, causing its price to drop from Rs 200 to Rs 190. The index provider must adjust the divisor so that the Sensex does not jump.

Solution

Step 1: Compute original numerator = 3000. Step 2: New price of Stock B = 190; new numerator = (100×10)+(190×5)+(50×20)=1000+950+1000=2950. Step 3: Desired index level = 1000 (unchanged). Step 4: New divisor = 2950 ÷ 1000 = 2.95. Step 5: Updated index = 2950 ÷ 2.95 = 1000, confirming continuity.

Conclusion

The divisor fell from 3.00 to 2.95, illustrating how cash dividends are neutralised in index calculation.

⚠️Common Mistake – Ignoring Divisor Change

If you recalculate the index after a dividend without adjusting the divisor, the index will incorrectly fall, leading to a wrong answer in exam questions.

Regulatory Oversight and Disclosure

SEBI mandates that index providers disclose the methodology, review schedule, and any changes to constituents at least 30 days before they become effective. The disclosure must be posted on the exchange website and communicated to market participants.

Additionally, the index calculation methodology must be approved by SEBI under the Securities Contracts (Regulation) Act, 1956. Any alteration in weighting or divisor calculation requires prior SEBI approval to protect market integrity.

For the exam, remember that non‑compliance can lead to regulatory action against the index provider and affect the credibility of index‑linked derivatives.

  • SEBI circulars specify minimum liquidity and free‑float criteria for inclusion.
  • Transparent methodology ensures fair pricing of futures and options.

Practical Implications for Traders and Distributors

Traders use the index level to price index futures and options. A sudden, unexplained jump in the index usually signals a missed divisor adjustment, which can cause mis‑pricing and arbitrage opportunities.

Distributors of index‑linked products must monitor index announcements for rebalancing events, as these can affect tracking error and fund performance. Knowing the exact date of a divisor change helps in aligning settlement dates for futures contracts.

Exam focus: Questions may ask you to identify the correct settlement price for an index future on the day after a dividend payout. The answer hinges on the adjusted divisor, not the raw price change.

  • Divisor changes are reflected in the official index fact sheet.
  • Futures settlement uses the final index value after all adjustments.

Exam Takeaways

  • Index management includes construction, calculation, divisor adjustment, rebalancing and regulatory disclosure.
  • Market‑cap weighted index level = (Σ price × shares) ÷ divisor; divisor is set to achieve the base index value.
  • Corporate actions (splits, bonus issues, cash dividends, rights issues) require divisor recalibration to keep the index continuous.
  • Rebalancing occurs as per the index provider’s schedule; SEBI requires at least 30‑day prior disclosure of changes.
  • For cash dividends, new divisor = (post‑dividend numerator) ÷ (pre‑dividend index level).
  • Never apply the market‑cap formula to a price‑weighted index; always verify the weighting methodology.
  • Index futures settle on the final index value after all divisor adjustments on the expiry day.
  • Regulatory compliance ensures the index remains a reliable benchmark for derivatives pricing.

Practice Questions

8 questions on Index management

1

Which of the following is NOT a core component of an equity index?

2

In a market‑cap weighted index, the divisor is primarily used to:

3

Which statement correctly distinguishes a price‑weighted index from a market‑cap weighted index?

4

A market‑cap weighted index has an original numerator of 3000 and a pre‑dividend index level of 1000. After a cash dividend, the price of Stock C falls from Rs 50 to Rs 45 while other prices remain unchanged. What is the new divisor?

5

If a constituent undergoes a 2‑for‑1 stock split, how should the divisor be adjusted?

6

According to SEBI guidelines, index providers must disclose any changes to constituents at least how many days before they become effective?

7

A candidate applies the market‑cap weighted formula to a price‑weighted index after a stock split. What is the most likely result?

8

Using the three‑stock example (A:100×10, B:200×5, C:50×20) with divisor 3, if Stock A’s price increases to Rs 110, what is the new index level?

Related topics