document.write( "Question 1193800: An enquiry into the budgets of middle class family gave the following information:
\n" );
document.write( "Expenses on Food 30% Rent 15% Clothing 20% Fuel 10% Others 25%
\n" );
document.write( "Prices in Kwacha (K) in 2004 100 20 70 20 40
\n" );
document.write( " 90 20 60 15 55\r
\n" );
document.write( "\n" );
document.write( "respectively.
\n" );
document.write( "Compute the price index number using weighted arithmetic maen of price relatives. \n" );
document.write( "
Algebra.Com's Answer #848592 by proyaop(69)![]() ![]() ![]() You can put this solution on YOUR website! **1. Calculate Price Relatives**\r \n" ); document.write( "\n" ); document.write( "| Item | Base Year Price (K) | Current Year Price (K) | Weight (%) | Price Relative | \n" ); document.write( "|-------------|---------------------|----------------------|-------------|----------------| \n" ); document.write( "| Food | 100 | 90 | 30 | 90 | \n" ); document.write( "| Rent | 20 | 20 | 15 | 100 | \n" ); document.write( "| Clothing | 70 | 60 | 20 | 85.71 | \n" ); document.write( "| Fuel | 20 | 15 | 10 | 75 | \n" ); document.write( "| Others | 40 | 55 | 25 | 137.50 |\r \n" ); document.write( "\n" ); document.write( "**2. Calculate Weighted Price Relatives**\r \n" ); document.write( "\n" ); document.write( "| Item | Weight (%) | Price Relative | Weighted Price Relative | \n" ); document.write( "|-------------|-------------|----------------|------------------------| \n" ); document.write( "| Food | 30 | 90 | 2700 | \n" ); document.write( "| Rent | 15 | 100 | 1500 | \n" ); document.write( "| Clothing | 20 | 85.71 | 1714.20 | \n" ); document.write( "| Fuel | 10 | 75 | 750 | \n" ); document.write( "| Others | 25 | 137.50 | 3437.50 | \n" ); document.write( "| **Total** | 100 | | **10101.70** |\r \n" ); document.write( "\n" ); document.write( "**3. Calculate the Weighted Arithmetic Mean of Price Relatives**\r \n" ); document.write( "\n" ); document.write( "* Weighted Arithmetic Mean = (Σ (Weight * Price Relative)) / Σ Weight \n" ); document.write( "* Weighted Arithmetic Mean = 10101.70 / 100 \n" ); document.write( "* Weighted Arithmetic Mean = 101.017\r \n" ); document.write( "\n" ); document.write( "**Therefore, the price index number using the weighted arithmetic mean of price relatives is 101.017.**\r \n" ); document.write( "\n" ); document.write( "This indicates that the overall price level for the middle-class family has increased by approximately 1.017% compared to the base year. \n" ); document.write( " \n" ); document.write( " |