{"id":32026,"date":"2021-09-28T10:39:06","date_gmt":"2021-09-28T10:39:06","guid":{"rendered":"https:\/\/analystprep.com\/cfa-level-1-exam\/?p=32026"},"modified":"2023-03-30T13:51:00","modified_gmt":"2023-03-30T13:51:00","slug":"construction-of-indices-used-to-measure-inflation","status":"publish","type":"post","link":"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/","title":{"rendered":"Construction of Indices Used to Measure Inflation"},"content":{"rendered":"<p>[vsw id=&#8221;Zl_eRBczasU&#8221; source=&#8221;youtube&#8221; width=&#8221;611&#8243; height=&#8221;344&#8243; autoplay=&#8221;no&#8221;]<\/p>\n<p>Since inflation is impactful on the general price level of an economy, it is tantamount to measure inflation using a price index. As such, it is important to understand how a price index is modeled so that inflation rates derived from a price index can be precisely elucidated. This is because inflation is weighed as the percentage change in the price index.<\/p>\n<h2><strong>Price Index<\/strong><\/h2>\n<p>The steps necessary for creating a price index include:<\/p>\n<ol>\n<li>identification of the kind of index one wants to develop .i.e., yearly, monthly, or weekly;<\/li>\n<li>identification of the basket of goods or services for both the previous and the current year, assuming one is interested in a yearly price index of a particular good;<\/li>\n<li>calculation of the general price level of the previous and current year, respectively;<\/li>\n<li>one then sets the price index for the base year to be 100. After that, one calculates the price index for the current year (the observation year); and<\/li>\n<li>finally, to determine the inflation rate, one divides the price index for the current year by the price index for the base year minus 1.<\/li>\n<\/ol>\n<p>A price index demonstrates the average prices of a collection of goods and services. Majority of the price indices around the globe use the Laspeyres method. It\u2019s most common because the survey data on the consumption market is available with a lag. However, other methods such as the Paasche and Fisher methods are also used.<\/p>\n<h3>Laspeyres Price Index<\/h3>\n<p>The Laspeyres price index measures the change in the price of the basket of goods relative to the base year weighting. It is given by:<\/p>\n<p>$$I_{la}=\\frac{\u2211P_t Q_0}{\u2211P_0 Q_0 }$$<\/p>\n<p>Where<\/p>\n<p>\\(P_0\\)= price of the individual item at the base year<\/p>\n<p>\\(Q_0\\)= quantity of an individual item at the base period<\/p>\n<p>\\(P_t\\)= price of the individual item at the observation period<\/p>\n<h3>Paasche Price Index<\/h3>\n<p>The Paasche Price Index measures the change in the price and quantity of a basket of goods and services relative to base year price and <strong>observation year quantity<\/strong>. It is given by:<\/p>\n<p>$$I_{pa}=\\frac{\u2211P_t Q_t}{\u2211P_0 Q_t }$$<\/p>\n<p>Where<\/p>\n<p>\\(Q_t\\)=quantity of the individual item at the observation period<\/p>\n<h3>Fisher\u2019s Price Index<\/h3>\n<p>Fisher\u2019s Price Index is the geometric mean of Laspeyres and Paasche price indices. That is:<\/p>\n<p>$$I_{FI}=\\sqrt{I_{la}\\times I_{pa}}$$<\/p>\n<h3>Example of Construction of Indices Used to Measure Inflation<\/h3>\n<p>Study the table below. It shows the prices and quantities of Slice bread and Rice in the years 2017 and 2018.<\/p>\n<p>$$<br \/>\n\\begin{array}{c|c|c|c|c}<br \/>\n\\textbf{} &amp; \\textbf{Quantity (2017)} &amp; \\textbf{Price per Quantity (2017)} &amp; \\textbf{Quantity (2018)} &amp; \\textbf{Price per Quantity (2018)} \\\\<br \/>\n\\hline<br \/>\n\\text{Sliced Bread} &amp; 52 &amp; \\$2.59 &amp; 51 &amp; \\$2.62 \\\\<br \/>\n\\hline<br \/>\n\\text{Bag of Rice} &amp; 36 &amp; \\$0.89 &amp; 38 &amp; \\$0.85 \\\\<br \/>\n\\end{array}<br \/>\n$$<\/p>\n<p>Calculate the Laspeyres, Paasche, and Fisher price indices and inflation rate taking 2017 as the base year.<\/p>\n<p><strong>Solution<\/strong><\/p>\n<p>The Laspeyres prices is given by:<\/p>\n<p>$$I_{la}=\\frac{\u2211P_t Q_0}{\u2211P_0 Q_0}=\\frac{2.62 \\times 52+0.85 \\times 36}{52 \\times 2.59+36 \\times 0.89} \\times 100=100.07$$<\/p>\n<p>The inflation rate is the price index for the current year divided by the price index for the base year minus 1. Using the Laspeyres index, the inflation rate for the year 2018 is:<\/p>\n<p>$$\\frac{100.07}{100}-1=0.0007=0.07\\%$$<\/p>\n<p>The Paasche price index is given by:<\/p>\n<p>$$I_{pa}=\\frac{\u2211P_t Q_t}{\u2211P_0 Q_t }=\\frac{2.62 \\times 51+0.85 \\times 38}{2.59 \\times 51+0.89 \\times 38} \\times 100=100$$<\/p>\n<p>Using the Paasche price index method, the inflation rate for the year 2018 is 0%.<\/p>\n<p>The Fisher\u2019s price index is the geometric mean of Laspeyres and Paasche indices, that is:<\/p>\n<p>$$I_{FI}=\\sqrt{I_{la}\\times I_{pa}}=\\sqrt{100.07\u00d7100}=100.03$$<\/p>\n<p>Using the Fischer price index method, the inflation rate for the year 2018 is 3%.<\/p>\n<blockquote>\n<h3><strong>Question<\/strong><\/h3>\n<p>The Laspeyres index gives an inflation rate of 12% for 2018. The Paasche price index method gives an inflation rate of 3%. What is the Fischer&#8217;s price index for 2018?<\/p>\n<ol style=\"list-style-type: upper-alpha;\">\n<li>3.87%<\/li>\n<li>6.00%<\/li>\n<li>7.40%<\/li>\n<\/ol>\n<p><strong>Solution<\/strong><\/p>\n<p>The correct answer is <strong>C<\/strong>.<\/p>\n<p>Fisher\u2019s price index is the geometric mean of Laspeyres and Paasche price indices. That is:<\/p>\n<p>$$I_{FI}=\\sqrt{I_{la}\\times I_{pa}} = \\sqrt{I_{la}\\times I_{pa}} = \\sqrt{112\\times 103} = 107.408 $$<\/p><\/blockquote>\n<div class=\"notes_inv\">\n<hr>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>[vsw id=&#8221;Zl_eRBczasU&#8221; source=&#8221;youtube&#8221; width=&#8221;611&#8243; height=&#8221;344&#8243; autoplay=&#8221;no&#8221;] Since inflation is impactful on the general price level of an economy, it is tantamount to measure inflation using a price index. As such, it is important to understand how a price index is&#8230;<\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[4],"tags":[],"class_list":["post-32026","post","type-post","status-publish","format-standard","hentry","category-economics","blog-post","no-post-thumbnail","animate"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Construction of Indices Used to Measure Inflation - AnalystPrep | CFA\u00ae Exam Study Notes<\/title>\n<meta name=\"description\" content=\"Since inflation is impactful on the general price level of an economy, it is tantamount to measure inflation using a price index.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Construction of Indices Used to Measure Inflation - AnalystPrep | CFA\u00ae Exam Study Notes\" \/>\n<meta property=\"og:description\" content=\"Since inflation is impactful on the general price level of an economy, it is tantamount to measure inflation using a price index.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/\" \/>\n<meta property=\"og:site_name\" content=\"AnalystPrep | CFA\u00ae Exam Study Notes\" \/>\n<meta property=\"article:published_time\" content=\"2021-09-28T10:39:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-03-30T13:51:00+00:00\" \/>\n<meta name=\"author\" content=\"Kosikos Tuitoek\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kosikos Tuitoek\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/\"},\"author\":{\"name\":\"Kosikos Tuitoek\",\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/73df713e3b6e82ee139e1eff20cebe20\"},\"headline\":\"Construction of Indices Used to Measure Inflation\",\"datePublished\":\"2021-09-28T10:39:06+00:00\",\"dateModified\":\"2023-03-30T13:51:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/\"},\"wordCount\":690,\"articleSection\":[\"Economics\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/\",\"url\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/\",\"name\":\"Construction of Indices Used to Measure Inflation - AnalystPrep | CFA\u00ae Exam Study Notes\",\"isPartOf\":{\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/#website\"},\"datePublished\":\"2021-09-28T10:39:06+00:00\",\"dateModified\":\"2023-03-30T13:51:00+00:00\",\"author\":{\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/73df713e3b6e82ee139e1eff20cebe20\"},\"description\":\"Since inflation is impactful on the general price level of an economy, it is tantamount to measure inflation using a price index.\",\"breadcrumb\":{\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Construction of Indices Used to Measure Inflation\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/#website\",\"url\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/\",\"name\":\"AnalystPrep | CFA\u00ae Exam Study Notes\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/73df713e3b6e82ee139e1eff20cebe20\",\"name\":\"Kosikos Tuitoek\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/8260edaa3f7ba04cf6b536b3f7fd769007ecb789b3289ac0cc4c3ab8b3f7f061?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/8260edaa3f7ba04cf6b536b3f7fd769007ecb789b3289ac0cc4c3ab8b3f7f061?s=96&d=mm&r=g\",\"caption\":\"Kosikos Tuitoek\"},\"url\":\"https:\/\/analystprep.com\/cfa-level-1-exam\/author\/kosikos-tuitoek-enockanalystprep-com\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Construction of Indices Used to Measure Inflation - AnalystPrep | CFA\u00ae Exam Study Notes","description":"Since inflation is impactful on the general price level of an economy, it is tantamount to measure inflation using a price index.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/","og_locale":"en_US","og_type":"article","og_title":"Construction of Indices Used to Measure Inflation - AnalystPrep | CFA\u00ae Exam Study Notes","og_description":"Since inflation is impactful on the general price level of an economy, it is tantamount to measure inflation using a price index.","og_url":"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/","og_site_name":"AnalystPrep | CFA\u00ae Exam Study Notes","article_published_time":"2021-09-28T10:39:06+00:00","article_modified_time":"2023-03-30T13:51:00+00:00","author":"Kosikos Tuitoek","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Kosikos Tuitoek","Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/#article","isPartOf":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/"},"author":{"name":"Kosikos Tuitoek","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/73df713e3b6e82ee139e1eff20cebe20"},"headline":"Construction of Indices Used to Measure Inflation","datePublished":"2021-09-28T10:39:06+00:00","dateModified":"2023-03-30T13:51:00+00:00","mainEntityOfPage":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/"},"wordCount":690,"articleSection":["Economics"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/","url":"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/","name":"Construction of Indices Used to Measure Inflation - AnalystPrep | CFA\u00ae Exam Study Notes","isPartOf":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#website"},"datePublished":"2021-09-28T10:39:06+00:00","dateModified":"2023-03-30T13:51:00+00:00","author":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/73df713e3b6e82ee139e1eff20cebe20"},"description":"Since inflation is impactful on the general price level of an economy, it is tantamount to measure inflation using a price index.","breadcrumb":{"@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/economics\/construction-of-indices-used-to-measure-inflation\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/analystprep.com\/cfa-level-1-exam\/"},{"@type":"ListItem","position":2,"name":"Construction of Indices Used to Measure Inflation"}]},{"@type":"WebSite","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#website","url":"https:\/\/analystprep.com\/cfa-level-1-exam\/","name":"AnalystPrep | CFA\u00ae Exam Study Notes","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/analystprep.com\/cfa-level-1-exam\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/73df713e3b6e82ee139e1eff20cebe20","name":"Kosikos Tuitoek","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/analystprep.com\/cfa-level-1-exam\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/8260edaa3f7ba04cf6b536b3f7fd769007ecb789b3289ac0cc4c3ab8b3f7f061?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8260edaa3f7ba04cf6b536b3f7fd769007ecb789b3289ac0cc4c3ab8b3f7f061?s=96&d=mm&r=g","caption":"Kosikos Tuitoek"},"url":"https:\/\/analystprep.com\/cfa-level-1-exam\/author\/kosikos-tuitoek-enockanalystprep-com\/"}]}},"_links":{"self":[{"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/posts\/32026","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/comments?post=32026"}],"version-history":[{"count":7,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/posts\/32026\/revisions"}],"predecessor-version":[{"id":52682,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/posts\/32026\/revisions\/52682"}],"wp:attachment":[{"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/media?parent=32026"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/categories?post=32026"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/analystprep.com\/cfa-level-1-exam\/wp-json\/wp\/v2\/tags?post=32026"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}