InterviewSolution
Saved Bookmarks
| 1. |
From the following data, calculate 1. MPC 2. APC3. MPS 4. APSConsumption = 400, Income = 500, Change in income 600, Change in consumption = 450 |
|
Answer» From the data, we get, C = 400,Y = 500, ΔC = 50, ΔY = 100 1. MPC = ΔC/ΔY = 50/100 = 0.5 2. APC = C/Y = 400/500 = 0.8 3. MPS = ΔS/ΔY = 50/100 = 0.5 4. APS = S/Y = 100/500 = 0.2 |
|