Prev Previous Post   Next Post Next
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 418
Default Growth Rate

Native wrote:
Neighborhood A
Year 1 105YTD 245Full-Year
Year 2 120 ?
YTD Growth = (120/105)-1 = 14%
Applying the 14% to 245 I get 280 for a full-year estimate.

Neighborhood B
Year 1 73YTD 197Full-Year
Year 2 112 ?
YTD Growth (112/73)-1=53%
Applying the 53% I get a full-year estimate of 302

TOTAL
Year 1 178YTD 442
Year 2 232 ?
YTD Growth (232/178)-1=30%
Applying the 30% to 442 I get 575.

My issue is 280 + 302 does not equal 575. Any thoughts?


You want to solve for z in the following formula:

A*x + B*y = (A+B)*z

z =(A*x + B*y) / (A + B)

where A=245, B=197, x=120/105 and y=112/73.

In other words, z, the growth rate for the whole, is the weighted
average of the growth rates of the parts. By the way, in this case,
you need to compute z to at least one decimal place (i.e. 31.7%) in
order to get the correct integer answer, namely 582.

As to why your approach does not work, you are assuming:

A*x1/x0 + B*y1/y0 = (A+B)*(x1+y1)/(x0+y0)

= A*(x1+y1)/(x0+y0) + B*(x1+y1)/(x0+y0)

where x1=120, x0=105, y1=112, y0=73.

In that form, hopefully it is obvious that that would be true only if
the two growth rates, x1/x0 and y1/y0, are the same.

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Solve for rate of growth on an investment Pete at CitiStreet Excel Worksheet Functions 0 August 16th 06 01:26 PM
growth rate but not average kotlon Excel Discussion (Misc queries) 1 June 19th 06 11:09 AM
annual growth rate from monthly data kotlon Excel Discussion (Misc queries) 4 June 16th 06 08:56 PM
monthly growth rate my Excel Worksheet Functions 5 March 2nd 06 01:07 AM
Graphing Database Growth Rate DavidM Charts and Charting in Excel 1 February 2nd 05 12:01 AM


All times are GMT +1. The time now is 03:52 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"