Unit 2: Index Number-II

Table of Contents

2.1 Tests for Index Numbers

To be considered a good ("ideal") index, a formula should satisfy certain mathematical properties. These tests check the logical consistency of the index formula.

Notation:

2.2 Time Reversal Test

The Test: An index formula satisfies this test if, when the base period and current period are interchanged, the two resulting index numbers are reciprocals of each other.
P₀₁ * P₁₀ = 1

Logic: If prices doubled from 2020 to 2024 (P₀₁ = 2), then from 2024's perspective, 2020 prices should be half (P₁₀ = 1/2). Their product should be 1.

Checking the Formulas:

2.3 Factor Reversal Test

The Test: An index formula satisfies this test if, when the price (p) and quantity (q) "factors" are interchanged, the product of the resulting Price Index and Quantity Index equals the true Value Index.
P₀₁ * Q₀₁ = V₀₁ = Σp₁q₁ / Σp₀q₀

Logic: The total change in Value (Price × Quantity) should be the product of the change in Price and the change in Quantity.

Checking the Formulas:

Summary of Tests:
Index FormulaTime Reversal TestFactor Reversal Test
Laspeyre'sFAILSFAILS
Paasche'sFAILSFAILS
Marshall-EdgeworthSATISFIESFAILS
Fisher's IdealSATISFIESSATISFIES

2.4 Chain Index Numbers

The methods we've seen so far are Fixed Base Index Numbers (e.g., 2010=100, 2011=105, 2012=112... all compared to 2010).

Chain Index Numbers are different. Each period is compared to the immediately preceding period. This creates a "chain."

Process:

  1. Step 1: Calculate Link Relatives. This is an index for each period with the previous period as the base.
    • Link Relative for Period 2 = (P₂ / P₁) * 100
    • Link Relative for Period 3 = (P₃ / P₂) * 100
  2. Step 2: Chain the Links. Multiply the current link relative by the previous chain index (and divide by 100).
    • Chain Index for Period 1 = 100
    • Chain Index for Period 2 = (Link Relative for 2 * Chain Index for 1) / 100
    • Chain Index for Period 3 = (Link Relative for 3 * Chain Index for 2) / 100

Pros and Cons:

2.5 Consumer Price Index (CPI) Numbers

Definition

The Consumer Price Index (CPI), also known as the Cost of Living Index, is the most well-known index. It measures the average change over time in the prices paid by urban consumers for a fixed basket of consumer goods and services (food, housing, transport, medical care, etc.).

It is the primary measure of inflation.

Construction

Constructing the CPI is a massive, complex task:

  1. Family Budget Surveys: A survey is done on thousands of families to determine what they buy and how much of their budget they spend on each item (e.g., 25% on food, 30% on housing...). This determines the "basket" and, more importantly, the weights (w).
  2. Price Collection: The government collects tens of thousands of price quotes for all the items in the basket from stores all over the country.
  3. Calculation: The CPI is calculated using a weighted index formula. Most countries use a variation of Laspeyre's method (a fixed basket/weights).
    CPI = [ Σ(p₁w) / Σ(p₀w) ] * 100

    This is also known as the Weighted Aggregative Expenditure Method, which is identical to Laspeyre's formula (w = p₀q₀).

Applications

Limitations