Calculating CPI Over Time: Multiplication or Other Methods?

  • I
  • Thread starter nomadreid
  • Start date
  • Tags
    economics
In summary, the conversation discusses finding the factor for a two-year period using monthly Consumer Price Indices. One method involves creating columns in Excel and performing linear approximations, while the other method involves using historical CPI data. Both methods have their own advantages and can be useful depending on the situation.
  • #1
nomadreid
Gold Member
1,670
204
Suppose you have a set of monthly Consumer Price Indices, and you want to find the factor for a period of two years: it seems dodgy to just multiply all the indices together. But is that the correct way to do it?
 
Mathematics news on Phys.org
  • #2
Yes, but you will also multiply the errors (including roundoff).

What I would do:
  1. Create a column with the numbers 1 -24 in Excel
  2. Insert all the monthly CPIs in a column to the right of the 1-24 numbers
  3. Create a new column to the right of the CPIs containing the logarithms of the CPIs
  4. Create a new column containing the partial sums of the logarithms (L1, L1+L2, L1+L2+L3...)
  5. Do a linear approximation in Excel with the 1-24 column as x and the partial sums of the logarithms as y (the formulas are "SLOPE" and "INTERCEPT")
  6. Calculate SLOPE*24 + INTERCEPT. This is the best approximation of the logarithm of the factor for two years.
  7. Do the antilog (depends on what kind of logs you used).
 
  • Like
Likes nomadreid
  • #3
Thanks, Svein. That sounds more reasonable.
 
  • #4
Why calculate anything?
https://www.bls.gov/data/inflation_calculator.htm

But Svein is not correct - that calculation does not do a historical inflation adjustment. There is no need to calculate the slope unless you are looking for some kind of trend analysis for future prediction.

Here is the CPI-All Urban Consumers from 1910
http://www.usinflationcalculator.co...and-annual-percent-changes-from-1913-to-2008/

So the Dec 2017 value is 246.524 and Dec 2015 was 236.525

the two year factor is just 246.524/236.525 (or its inverse depending on which direction you are going)

to get an annualized rate just take (246.524/236.525)^(1/p)-1 where p is the number of years (in this case 2).

You can do the same thing going to logs which is often easier if doing this with code
 
  • Like
Likes nomadreid
  • #5
Thanks, BWV. (Sorry for the delayed reaction.)
 

What is the Cumulative CPI?

The Cumulative Consumer Price Index (CPI) measures the average change in prices of goods and services over time. It includes a wide range of goods and services commonly purchased by consumers, such as food, housing, transportation, and healthcare.

How is the Cumulative CPI calculated?

The Cumulative CPI is calculated by comparing the current prices of goods and services to a base period, which is typically a previous year. The percentage difference between the two is then multiplied by 100 to get the cumulative inflation rate.

Why is the Cumulative CPI important?

The Cumulative CPI is an important economic indicator as it reflects the overall purchasing power of consumers and the level of inflation in an economy. It is used by policymakers, businesses, and investors to make decisions and evaluate economic trends.

What is the difference between the Cumulative CPI and the Core CPI?

The Cumulative CPI includes all goods and services, while the Core CPI excludes volatile items such as food and energy prices. This makes the Core CPI a more stable measure of inflation, while the Cumulative CPI provides a broader picture of overall price changes.

How does the Cumulative CPI impact the economy?

The Cumulative CPI can impact the economy in various ways. A high inflation rate can lead to higher interest rates, which can affect borrowing and spending. It can also influence the cost of living and the purchasing power of consumers, which can affect consumer confidence and overall economic growth.

Similar threads

Replies
3
Views
1K
Replies
8
Views
872
Replies
1
Views
1K
  • Electrical Engineering
Replies
8
Views
726
  • Special and General Relativity
Replies
12
Views
833
Replies
9
Views
2K
  • General Math
Replies
1
Views
2K
Replies
6
Views
1K
  • General Math
Replies
2
Views
1K
Back
Top