Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am tring to calculate a city's Compound growth rate, but I keep
getting an error. the city has 233,149 as of 2004, and 242,820 in 2000. My formula is =(D4/J4)^(1/(2004 -2000))-1 Thanks for any help. |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I'm getting 1%, assuming that D4 contains 242,820 and J4 contains 233,149
That looks about right "Larry Holt" wrote: I am tring to calculate a city's Compound growth rate, but I keep getting an error. the city has 233,149 as of 2004, and 242,820 in 2000. My formula is =(D4/J4)^(1/(2004 -2000))-1 Thanks for any help. |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I am getting +1.0212%.
For growth rate, the 2000 value should be less than 2004 value, right? You can also use rate function. -- Best regards, --- Yongjun CHEN XLDataSoft - Data Analysis Expert, Excel/VBA Specialist - - - - www.XLDataSoft.com - - - - Free Excel-Based Data Processing Tool is Available for Download ================================= "Larry Holt" wrote in message ... I am tring to calculate a city's Compound growth rate, but I keep getting an error. the city has 233,149 as of 2004, and 242,820 in 2000. My formula is =(D4/J4)^(1/(2004 -2000))-1 Thanks for any help. |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Daniel CHEN wrote:
I am getting +1.0212%. For growth rate, the 2000 value should be less than 2004 value, right? You can also use rate function. That may be my problem-the 2000 pop is more than the 2004. lhs |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Even though the population has decreased, you can still calculate the growth
rate. It's just negative. You might find it easier (for both you and anyone looking at the spreadsheet later on) to use the Rate function. -- Regards, Fred "Larry Holt" wrote in message ... Daniel CHEN wrote: I am getting +1.0212%. For growth rate, the 2000 value should be less than 2004 value, right? You can also use rate function. That may be my problem-the 2000 pop is more than the 2004. lhs |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
monthly growth rate | Excel Worksheet Functions | |||
Compound Annual Growth Rate | Excel Discussion (Misc queries) | |||
What formula do I use to calculate compound annual growth rate (C. | Excel Discussion (Misc queries) | |||
Compound annual growth rate [CAGR] | Excel Discussion (Misc queries) | |||
Graphing Database Growth Rate | Charts and Charting in Excel |