Menu Top
Complete Course of Mathematics
Topic 1: Numbers & Numerical Applications Topic 2: Algebra Topic 3: Quantitative Aptitude
Topic 4: Geometry Topic 5: Construction Topic 6: Coordinate Geometry
Topic 7: Mensuration Topic 8: Trigonometry Topic 9: Sets, Relations & Functions
Topic 10: Calculus Topic 11: Mathematical Reasoning Topic 12: Vectors & Three-Dimensional Geometry
Topic 13: Linear Programming Topic 14: Index Numbers & Time-Based Data Topic 15: Financial Mathematics
Topic 16: Statistics & Probability


Content On This Page
Weighted Aggregate Methods: Introduction Laspeyres Price Index Paasche Price Index
Fisher's Ideal Index (Price) Marshall-Edgeworth Index (Price) Weighted Average of Price Relatives Method


Construction of Index Numbers: Weighted Methods



Weighted Aggregate Methods: Introduction

A fundamental limitation of simple or unweighted index number methods (like the Simple Aggregate Method and the Simple Average of Relatives Method) is their failure to incorporate the relative importance of the different items included in the index. For instance, in a Consumer Price Index (CPI), a price change in essential goods like food grains or fuel should arguably have a greater impact on the overall index than a price change in less frequently purchased items like electronics or furniture, because essential goods constitute a larger portion of typical household expenditure.

Weighted index numbers are designed to overcome this deficiency by assigning specific weights to each commodity. These weights reflect the relative economic importance of the commodities within the group being measured (e.g., their share in total consumption expenditure, production value, or trade volume).

In weighted aggregate methods, the weights are typically based on the quantities (produced, consumed, or traded) of the commodities in either the base period or the current period, or some average of quantities.

The core principle of weighted aggregate price indices is to compare the total value (Price $\times$ Quantity) of a specific, consistently defined basket of goods across different periods. The quantity used as a weight for each commodity ($w_i$) determines its influence on the overall index.

Let's define the standard notation used in weighted aggregate methods:

Different specific methods arise based on the choice of quantity used as the weight ($w_i$). The two most prominent weighted aggregate price indices are the Laspeyres Index and the Paasche Index, which use base period quantities and current period quantities as weights, respectively.


Laspeyres Price Index ($P_L$)

Concept

The Laspeyres Price Index, named after the German economist Étienne Laspeyres, is a weighted aggregate price index that uses the quantities of the base period ($q_0$) as fixed weights for all periods. It measures the change in the cost of a basket of goods whose composition is held constant at the base period levels.

Essentially, it answers the hypothetical question: "If consumers (or producers) continued to buy (or produce) the exact same basket of goods as they did in the base period, how much would that basket cost in the current period compared to what it cost in the base period?"

Formula

The Laspeyres Price Index ($P_{01}^L$ or $L$) is calculated by finding the total value of the base period quantities at current period prices and dividing it by the total value of the base period quantities at base period prices, then multiplying by 100.

The formula is:

$$\mathbf{P_{01}^L = \frac{\sum (p_{1i} q_{0i})}{\sum (p_{0i} q_{0i})} \times 100}$$

... (i)

Let's break down the components:

The summation ($\sum$) is carried out over all commodities $i=1, 2, \dots, N$.

Derivation Note: The formula is essentially a weighted average of price relatives, where the weight for each commodity is its base period value share ($p_{0i}q_{0i}$). While it's often presented as a direct aggregate ratio, it can be shown that $P_L = \sum \left( \frac{p_{1i}}{p_{0i}} \times 100 \right) \times W_i$, where $W_i = \frac{p_{0i}q_{0i}}{\sum p_{0i}q_{0i}}$.

Interpretation

Interpreting the Laspeyres Price Index value involves comparing it to the base index of 100:

Advantages

Disadvantages

Despite its disadvantages, the Laspeyres formula is widely used, especially for indices like the Consumer Price Index (CPI) in many countries (though often with modifications or chaining to mitigate the bias and outdated basket issues), primarily due to its relative ease of calculation over time.


Example 1. Calculate the Laspeyres Price Index for 2023 based on 2020 using the following data:

Commodity 2020 (Base Period) 2023 (Current Period)
Price ($\textsf{₹}$) ($p_0$)Quantity (units) ($q_0$)Price ($\textsf{₹}$) ($p_1$)Quantity (units) ($q_1$)
A 1081210
B 156187
C 205254

Answer:

Given:

Prices and Quantities for 3 commodities in 2020 (Base, 0) and 2023 (Current, 1).

To Find:

Laspeyres Price Index ($P_{01}^L$) for 2023 based on 2020.

Solution:

The formula for the Laspeyres Price Index is given by Equation (i): $$P_{01}^L = \frac{\sum (p_{1i} q_{0i})}{\sum (p_{0i} q_{0i})} \times 100$$

We need to calculate the sum of $(p_{1i} q_{0i})$ and the sum of $(p_{0i} q_{0i})$ over all commodities ($i=$ A, B, C).

Let's create a table to facilitate the calculation:

Commodity ($i$) $p_0$ ($\textsf{₹}$) $q_0$ (units) $p_1$ ($\textsf{₹}$) $q_1$ (units) $p_1 \times q_0$ $p_0 \times q_0$
A 10 8 12 10 $12 \times 8 = 96$ $10 \times 8 = 80$
B 15 6 18 7 $18 \times 6 = 108$ $15 \times 6 = 90$
C 20 5 25 4 $25 \times 5 = 125$ $20 \times 5 = 100$
Sum ($\sum$) $\sum p_1 q_0 = 96 + 108 + 125 = 329$ $\sum p_0 q_0 = 80 + 90 + 100 = 270$

Now, substitute the sums into the Laspeyres formula:

$$P_{01}^L = \frac{329}{270} \times 100$$

[Using Eq. (i)]

$$P_{01}^L \approx 1.2185185... \times 100$$

$$P_{01}^L \approx 121.85$$

The Laspeyres Price Index for 2023 based on 2020 is approximately $121.85$.

Interpretation: This means that, if a consumer bought the same quantities of commodities A, B, and C in 2023 as they did in 2020, the total cost would be approximately $121.85\%$ of the cost in 2020. This indicates an average price increase of about $21.85\%$ for this specific basket of goods over the period.


Summary for Competitive Exams - Laspeyres Index

Laspeyres Price Index ($P_L$): A weighted aggregate index using base period quantities ($q_0$) as weights.

Formula: $$P_{01}^L = \frac{\sum (p_{1i} q_{0i})}{\sum (p_{0i} q_{0i})} \times 100$$

Measures cost of base basket at current vs base prices.

Numerator ($\sum p_1 q_0$): Cost of base quantities at current prices.

Denominator ($\sum p_0 q_0$): Cost of base quantities at base prices (Base Period Value/Expenditure).

Advantages: Computationally easier for time series (fixed $q_0$, $\sum p_0 q_0$), consistent basket comparison, base quantity data often available.

Disadvantages: Exhibits upward bias due to ignoring substitution effect (doesn't account for consumers shifting to cheaper goods); basket becomes outdated over time; doesn't include new goods.



Paasche Price Index ($P_P$)

Concept

The Paasche Price Index, named after the German economist Hermann Paasche, is a weighted aggregate price index that uses the quantities of the current period ($q_1$) as weights. It measures the change in the cost of purchasing a basket of goods whose composition is that of the current period, comparing its cost in the current period to what it would have cost in the base period.

It answers the hypothetical question: "How much does the basket of goods that is currently being bought (or produced) cost in the current period, compared to what it would have cost if it were bought (or produced) in the base period at base period prices?"

Formula

The Paasche Price Index ($P_{01}^P$ or $P$) is calculated by finding the total value of the current period quantities at current period prices and dividing it by the total value of the current period quantities hypothetically valued at base period prices, then multiplying by 100.

The formula is:

$$\mathbf{P_{01}^P = \frac{\sum (p_{1i} q_{1i})}{\sum (p_{0i} q_{1i})} \times 100}$$

... (i)

Let's break down the components:

The summation ($\sum$) is carried out over all commodities $i=1, 2, \dots, N$.

Derivation Note: Similar to Laspeyres, the Paasche formula can be seen as a weighted average of price relatives, but here the weight for each commodity is its current period value share ($p_{1i}q_{1i}$), scaled appropriately. Specifically, $P_P = \frac{100}{\sum W_i} \sum \left( \frac{p_{1i}}{p_{0i}} \times W_i \right)$ where $W_i = p_{0i}q_{1i}$.

Interpretation

Interpreting the Paasche Price Index value involves comparing it to the base index of 100:

Advantages

Disadvantages

Despite its theoretical advantage of reflecting current consumption, the data requirements and the difficulty in making consistent period-to-period comparisons mean that the Paasche index is less frequently used as a primary reported index compared to Laspeyres or chained indices, although it is important for theoretical comparisons and in formulas like Fisher's Ideal Index.


Example 2. Calculate the Paasche Price Index for 2023 based on 2020 using the data provided in Example 1 (for Laspeyres Index):

Commodity 2020 (Base Period) 2023 (Current Period)
Price ($\textsf{₹}$) ($p_0$)Quantity (units) ($q_0$)Price ($\textsf{₹}$) ($p_1$)Quantity (units) ($q_1$)
A 1081210
B 156187
C 205254

Answer:

Given:

Prices and Quantities for 3 commodities in 2020 (Base, 0) and 2023 (Current, 1).

To Find:

Paasche Price Index ($P_{01}^P$) for 2023 based on 2020.

Solution:

The formula for the Paasche Price Index is given by Equation (i): $$P_{01}^P = \frac{\sum (p_{1i} q_{1i})}{\sum (p_{0i} q_{1i})} \times 100$$

We need to calculate the sum of $(p_{1i} q_{1i})$ and the sum of $(p_{0i} q_{1i})$ over all commodities ($i=$ A, B, C).

Let's use the table calculated in Example 1 and add the required columns:

Commodity ($i$) $p_0$ ($\textsf{₹}$) $q_0$ (units) $p_1$ ($\textsf{₹}$) $q_1$ (units) $p_1 \times q_1$ $p_0 \times q_1$
A 10 8 12 10 $12 \times 10 = 120$ $10 \times 10 = 100$
B 15 6 18 7 $18 \times 7 = 126$ $15 \times 7 = 105$
C 20 5 25 4 $25 \times 4 = 100$ $20 \times 4 = 80$
Sum ($\sum$) $\sum p_1 q_1 = 120 + 126 + 100 = 346$ $\sum p_0 q_1 = 100 + 105 + 80 = 285$

Now, substitute the sums into the Paasche formula:

$$P_{01}^P = \frac{346}{285} \times 100$$

[Using Eq. (i)]

$$P_{01}^P \approx 1.214035... \times 100$$

$$P_{01}^P \approx 121.40$$

The Paasche Price Index for 2023 based on 2020 is approximately $121.40$.

Interpretation: This means that the basket of goods consumed in 2023 costs approximately $121.40\%$ of what that same basket would have cost in 2020. This indicates an average price increase of about $21.40\%$ for the 2023 consumption basket.

Notice that the Paasche index ($121.40$) is lower than the Laspeyres index ($121.85$) calculated using the same data. This difference is primarily due to the substitution effect captured by the Paasche index (consumers shifted their consumption quantities from the base period basket to the current period basket).


Summary for Competitive Exams - Paasche Index

Paasche Price Index ($P_P$): A weighted aggregate index using current period quantities ($q_1$) as weights.

Formula: $$P_{01}^P = \frac{\sum (p_{1i} q_{1i})}{\sum (p_{0i} q_{1i})} \times 100$$

Measures cost of current basket at current vs base prices.

Numerator ($\sum p_1 q_1$): Cost of current quantities at current prices (Current Period Value/Expenditure).

Denominator ($\sum p_0 q_1$): Hypothetical cost of current quantities at base prices.

Advantages: Uses current consumption patterns; implicitly accounts for substitution effect.

Disadvantages: Requires current quantity data ($q_1$) for every period; basket changes each period making time series comparisons difficult; exhibits downward bias (compared to Laspeyres) because it weights items consumed more in the current period (potentially relatively cheaper ones); computationally intensive over time.


Fisher's Ideal Index (Price) ($P_F$)

Concept

The Fisher's Ideal Index, proposed by the American economist Irving Fisher, was developed to provide a compromise between the potentially upward-biased Laspeyres Index and the potentially downward-biased Paasche Index. It achieves this by taking the geometric mean of the Laspeyres and Paasche price indices.

Fisher called it "ideal" not because it's perfect, but because it satisfies certain desirable mathematical properties or tests that other indices often fail.

Formula

The Fisher's Ideal Price Index ($P_{01}^F$ or $F$) is calculated as the geometric mean of the Laspeyres Price Index ($P_{01}^L$) and the Paasche Price Index ($P_{01}^P$).

$$\mathbf{P_{01}^F = \sqrt{P_{01}^L \times P_{01}^P}}$$

... (i)

Alternatively, substituting the full formulas for Laspeyres and Paasche (without the $\times 100$ part for the internal calculation, then multiplying by 100 at the end):

$$\mathbf{P_{01}^F = \sqrt{\left( \frac{\sum p_1 q_0}{\sum p_0 q_0} \right) \times \left( \frac{\sum p_1 q_1}{\sum p_0 q_1} \right)} \times 100}$$

... (ii)

where $\frac{\sum p_1 q_0}{\sum p_0 q_0}$ is the Laspeyres price ratio and $\frac{\sum p_1 q_1}{\sum p_0 q_1}$ is the Paasche price ratio (without the $\times 100$). The final multiplication by 100 converts the ratio back into a percentage index.

Why is it Called "Ideal"? (Properties Satisfied)

Fisher's index is considered "ideal" because it satisfies two important tests of consistency for index numbers:

By satisfying these tests, Fisher's index is considered mathematically superior and conceptually sounder for capturing overall change, as it treats price and quantity changes symmetrically.

Disadvantages

Due to its computational and data requirements, Fisher's Ideal Index is less commonly used as a primary index for frequent publication (like monthly CPI). However, it is often used for research, analytical purposes, or as a benchmark for evaluating other index number methods. In some cases, chained versions of Laspeyres or Paasche indices are used in practice, which approximate the properties of Fisher's index.


Example 3. Calculate Fisher's Ideal Price Index for 2023 based on 2020 using the data from Example 1 and Example 2.

Answer:

Given:

Laspeyres Price Index for 2023 based on 2020 ($P_{01}^L$) $\approx 121.85$ (from Example 1).

Paasche Price Index for 2023 based on 2020 ($P_{01}^P$) $\approx 121.40$ (from Example 2).

To Find:

Fisher's Ideal Price Index ($P_{01}^F$) for 2023 based on 2020.

Solution:

The formula for Fisher's Ideal Price Index is the geometric mean of Laspeyres and Paasche indices (Equation i):

$$P_{01}^F = \sqrt{P_{01}^L \times P_{01}^P}$$

[From Eq. (i)]

$$P_{01}^F = \sqrt{121.85 \times 121.40}$$

$$P_{01}^F = \sqrt{14794.19}$$

Taking the square root:

$$P_{01}^F \approx 121.63136...$$

$$P_{01}^F \approx 121.63$$

Fisher's Ideal Price Index for 2023 based on 2020 is approximately $121.63$.

Interpretation: Fisher's index provides a balanced measure of price change, lying between the Laspeyres and Paasche results. It suggests an average price increase of about $21.63\%$ from 2020 to 2023, taking into account both base and current period quantity patterns in a symmetric way.


Summary for Competitive Exams - Fisher's Ideal Index

Fisher's Ideal Index ($P_F$): Geometric mean of Laspeyres ($P_L$) and Paasche ($P_P$) indices.

Formula: $$\mathbf{P_{01}^F = \sqrt{P_{01}^L \times P_{01}^P}}$$

Or $$\sqrt{\left( \frac{\sum p_1 q_0}{\sum p_0 q_0} \right) \times \left( \frac{\sum p_1 q_1}{\sum p_0 q_1} \right)} \times 100$$

Why Ideal? Satisfies Time Reversal Test and Factor Reversal Test.

Advantages: Considered a theoretically superior measure, balances bias of L and P.

Disadvantages: Requires quantity data for both base and current periods; computationally more complex; less intuitive interpretation.

Often used as a theoretical benchmark or for research, less frequently as a primary published index.



Marshall-Edgeworth Index (Price) ($P_{ME}$)

Concept

The Marshall-Edgeworth Index, named after economists Alfred Marshall and F.Y. Edgeworth, is another type of weighted aggregate price index. It aims to address the limitations of using only base period quantities (Laspeyres) or only current period quantities (Paasche) as weights. It does so by employing an average (specifically, the sum) of the quantities from both the base period and the current period as the weights.

Formula

The Marshall-Edgeworth Price Index ($P_{01}^{ME}$) is calculated by taking the ratio of the total value of a basket consisting of the sum of base and current period quantities, first valued at current period prices, and then valued at base period prices. This ratio is then multiplied by 100.

The formula is:

$$\mathbf{P_{01}^{ME} = \frac{\sum [p_{1i} (q_{0i} + q_{1i})]}{\sum [p_{0i} (q_{0i} + q_{1i})]} \times 100}$$

... (i)

Where:

The formula can be expanded as:

$$P_{01}^{ME} = \frac{\sum (p_{1i} q_{0i} + p_{1i} q_{1i})}{\sum (p_{0i} q_{0i} + p_{0i} q_{1i})} \times 100$$

(Expanding the sums)

$$\mathbf{P_{01}^{ME} = \frac{\sum p_1 q_0 + \sum p_1 q_1}{\sum p_0 q_0 + \sum p_0 q_1} \times 100}$$

... (ii)

Equation (ii) shows that the Marshall-Edgeworth index's numerator is the sum of the Laspeyres numerator ($\sum p_1 q_0$) and the Paasche numerator ($\sum p_1 q_1$, which is also $\sum p_1 q_1$). The denominator is the sum of the Laspeyres denominator ($\sum p_0 q_0$) and the Paasche denominator ($\sum p_0 q_1$). This structure highlights its nature as a compromise between Laspeyres and Paasche.

Properties and Comparison


Example 1. Calculate the Marshall-Edgeworth Price Index for 2023 based on 2020 using the following data:

Commodity 2020 (Base Period) 2023 (Current Period)
Price ($\textsf{₹}$) ($p_0$)Quantity (units) ($q_0$)Price ($\textsf{₹}$) ($p_1$)Quantity (units) ($q_1$)
A 1081210
B 156187
C 205254

Answer:

Given:

Prices and Quantities for 3 commodities in 2020 (Base, 0) and 2023 (Current, 1).

To Find:

Marshall-Edgeworth Price Index ($P_{01}^{ME}$) for 2023 based on 2020.

Solution:

The formula for the Marshall-Edgeworth Price Index is given by Equation (ii): $$P_{01}^{ME} = \frac{\sum p_1 q_0 + \sum p_1 q_1}{\sum p_0 q_0 + \sum p_0 q_1} \times 100$$

From previous calculations (Example 1 for Laspeyres, Example 2 for Paasche), we already have the necessary sums:

  • $\sum p_1 q_0 = 329$
  • $\sum p_0 q_0 = 270$
  • $\sum p_1 q_1 = 346$
  • $\sum p_0 q_1 = 285$

Now, substitute these sums into the Marshall-Edgeworth formula:

$$P_{01}^{ME} = \frac{329 + 346}{270 + 285} \times 100$$

[Using Eq. (ii)]

$$P_{01}^{ME} = \frac{675}{555} \times 100$$

Performing the division and multiplication:

$$P_{01}^{ME} \approx 1.216216... \times 100$$

$$P_{01}^{ME} \approx 121.62$$

The Marshall-Edgeworth Price Index for 2023 based on 2020 is approximately $121.62$.

Interpretation: Similar to Laspeyres, Paasche, and Fisher indices, this result suggests a price increase of about $21.62\%$ between 2020 and 2023. Its value lies between the calculated Laspeyres ($121.85$) and Paasche ($121.40$) values and is very close to the Fisher's Ideal index ($121.63$), which is expected as it uses a form of average weighting.


Weighted Average of Price Relatives Method

This method is an alternative way to construct a weighted price index. Instead of aggregating the total costs of baskets (as in Laspeyres, Paasche, etc.), it works with the individual price relatives of each commodity. Each commodity's price relative is weighted according to the commodity's importance, and then a weighted average (usually the arithmetic mean) of these weighted relatives is calculated.

Concept

Recall that a simple average of price relatives gives equal weight to the relative price change of every commodity. The Weighted Average of Price Relatives method refines this by assigning varying weights to each commodity's price relative ($P_i = \frac{p_{1i}}{p_{0i}} \times 100$). The weights ($w_i$) are chosen to reflect the economic significance of the $i$-th commodity relative to the total group of commodities.

Choice of Weights ($w$)

The weights ($w_i$) in this method are typically based on the value of the commodity in the base period or sometimes the current period. The most common and theoretically significant choice is using the base period value of the commodity as the weight:

$$w_i = p_{0i} q_{0i}$$

This represents the total expenditure (or revenue) on commodity $i$ in the base period. Using base period value weights gives more importance to commodities that had a larger share in the total expenditure (or value of production/trade) in the base period.

Other choices for weights could include current period value ($p_{1i} q_{1i}$), or an average of base and current values or quantities, but base period value weights are the standard for the specific form of this method that relates to other index numbers.

Formula (Using Weighted Arithmetic Mean)

The Weighted Average of Price Relatives Index ($P_{01}$) using the weighted arithmetic mean is calculated as the sum of the products of each price relative and its corresponding weight, divided by the sum of the weights.

$$\mathbf{P_{01} = \frac{\sum (P_i w_i)}{\sum w_i}}$$

... (i)

where:

Relationship to Laspeyres Index

A crucial point to note is that when the weights used in the Weighted Average of Price Relatives Method (using Arithmetic Mean) are the base period values ($w_i = p_{0i} q_{0i}$), the resulting index number is mathematically identical to the Laspeyres Price Index.

Proof of Equivalence:

Start with the formula for the Weighted Average of Price Relatives using base period value weights:

$$P_{01} = \frac{\sum (P_i w_i)}{\sum w_i}$$

[From Eq. (i)]

Substitute the formula for the price relative $P_i = \frac{p_{1i}}{p_{0i}} \times 100$ and the weight $w_i = p_{0i} q_{0i}$:

$$P_{01} = \frac{\sum \left[ \left(\frac{p_{1i}}{p_{0i}} \times 100\right) \times (p_{0i} q_{0i}) \right]}{\sum (p_{0i} q_{0i})}$$

(Substituting $P_i$ and $w_i$)

In the numerator, the $p_{0i}$ terms cancel out for each commodity $i$:

$$P_{01} = \frac{\sum \left[ \frac{p_{1i}}{\cancel{p_{0i}}} \times 100 \times \cancel{p_{0i}} q_{0i} \right]}{\sum (p_{0i} q_{0i})}$$

(Cancelling terms)

This simplifies the numerator:

$$P_{01} = \frac{\sum (p_{1i} q_{0i} \times 100)}{\sum p_{0i} q_{0i}}$$

(Simplified numerator)

Since 100 is a constant, it can be taken outside the summation:

$$P_{01} = \frac{\sum p_{1i} q_{0i}}{\sum p_{0i} q_{0i}} \times 100$$

(Taking 100 out)

This final expression is the exact formula for the Laspeyres Price Index ($P_{01}^L$).

$$\mathbf{P_{01} = P_{01}^L}$$

(Equivalence shown)

Thus, calculating the Weighted Average of Price Relatives using base period value weights yields the same result as the Laspeyres Price Index.

Weighted Geometric Mean

Similar to the simple average of relatives, a weighted geometric mean of price relatives can also be calculated. This involves taking the logarithm of each price relative, multiplying by its weight, summing these products, dividing by the sum of weights, and finally taking the antilog of the result.

$$P_{01} = \text{Antilog} \left( \frac{\sum (w_i \log P_i)}{\sum w_i} \right)$$

... (ii)

Where $P_i = \frac{p_{1i}}{p_{0i}} \times 100$ and $w_i$ are the chosen weights. If base period value weights ($w_i = p_{0i}q_{0i}$) are used with the Weighted Geometric Mean of Relatives, the result is related to Fisher's Ideal Index but is not identical to it. However, using specific weights ($w_i = \frac{p_{0i}q_{0i}}{\sum p_{0i}q_{0i}}$, the base period value shares) with the Weighted Geometric Mean of Price Relatives results in the Törnqvist Index, which is another index often considered better than Laspeyres or Paasche and used in some official statistics.


Example 2. Calculate the Weighted Average of Price Relatives Index for 2023 based on 2020 using the data from Example 1, using base year values ($p_0 q_0$) as weights.

Commodity 2020 (Base Period) 2023 (Current Period)
Price ($\textsf{₹}$) ($p_0$)Quantity (units) ($q_0$)Price ($\textsf{₹}$) ($p_1$)Quantity (units) ($q_1$)
A 1081210
B 156187
C 205254

Answer:

Given:

Prices and Quantities for 3 commodities in 2020 (Base, 0) and 2023 (Current, 1).

Weights ($w_i$) = base year values ($p_{0i} q_{0i}$).

To Find:

Weighted Average of Price Relatives Index for 2023 based on 2020.

Solution:

We need to calculate the price relative ($P_i = \frac{p_{1i}}{p_{0i}} \times 100$) and the weight ($w_i = p_{0i} q_{0i}$) for each commodity, then compute $\sum (P_i w_i)$ and $\sum w_i$.

Let's create a table:

Commodity ($i$) $p_0$ ($\textsf{₹}$) $q_0$ (units) $p_1$ ($\textsf{₹}$) $P_i = \left(\frac{p_{1i}}{p_{0i}}\right) \times 100$ $w_i = p_{0i} q_{0i}$ $P_i \times w_i$
A 10 8 12 $\left(\frac{12}{10}\right) \times 100 = 120.00$ $10 \times 8 = 80$ $120.00 \times 80 = 9600$
B 15 6 18 $\left(\frac{18}{15}\right) \times 100 = \left(\frac{6}{5}\right) \times 100 = 120.00$ $15 \times 6 = 90$ $120.00 \times 90 = 10800$
C 20 5 25 $\left(\frac{25}{20}\right) \times 100 = \left(\frac{5}{4}\right) \times 100 = 125.00$ $20 \times 5 = 100$ $125.00 \times 100 = 12500$
Sum ($\sum$) $\sum w_i = 80 + 90 + 100 = 270$ $\sum P_i w_i = 9600 + 10800 + 12500 = 32900$

Now, calculate the Weighted Average of Price Relatives Index using the formula (Equation i):

$$P_{01} = \frac{\sum (P_i w_i)}{\sum w_i}$$

[From Eq. (i)]

$$P_{01} = \frac{32900}{270}$$

(Substituting values)

$$P_{01} \approx 121.85185...$$

$$P_{01} \approx 121.85$$

The Weighted Average of Price Relatives Index for 2023 based on 2020, using base year values as weights, is approximately $121.85$.

Verification: This result is exactly the same as the Laspeyres Price Index calculated in Example 1 ($121.85$), which confirms the mathematical equivalence between the Weighted Average of Price Relatives (using base period value weights and AM) and the Laspeyres Aggregate method.


Summary for Competitive Exams - Weighted Average of Price Relatives

Weighted Average of Price Relatives: Average of individual price relatives ($P_i$), weighted by economic importance ($w_i$).

Formula (Weighted AM): $$P_{01} = \frac{\sum (P_i w_i)}{\sum w_i}$$

$P_i = (p_{1i}/p_{0i})\times 100$, $w_i$ = weight.

Common Weight Choice: Base period value ($w_i = p_{0i} q_{0i}$).

Key Relationship: If $w_i = p_{0i} q_{0i}$, the Weighted Average of Price Relatives Index is mathematically identical to the Laspeyres Price Index: $$ \frac{\sum \left[ \left(\frac{p_{1i}}{p_{0i}} \times 100\right) (p_{0i} q_{0i}) \right]}{\sum p_{0i} q_{0i}} = \frac{\sum p_{1i} q_{0i}}{\sum p_{0i} q_{0i}} \times 100 = P_{01}^L$$

Can also use Weighted Geometric Mean, which is related to other advanced indices.