PC Review


Reply
Thread Tools Rate Thread

Average Monthly Growth rate

 
 
Plum
Guest
Posts: n/a
 
      24th Jun 2008
Hi there,
I am trying to calculate the average monthly growth rate for the following
data for example:
Jan-08 Feb-08 Mar-08 Apr-08 May-08
9,203 9,520 8,078 8,744 8,070
The answer is 6.27% based on calculating it like this, putting an =AVERAGE
formula to return 6.27%:
Jan-08 Feb-08 Mar-08 Apr-08 May-08
9,203 9,520 8,078 8,744 8,070
42.53% 3.44% -15.15% 8.24% -7.71% 6.27%
Surely there is a simple excel formula to do this so it doesn't have to be
done in two lines?
Any help greatly appreciated!

 
Reply With Quote
 
 
 
 
Jarek Kujawa
Guest
Posts: n/a
 
      24th Jun 2008
presuming yr data (=9,203) starts in A1 with the use of the following
formula:

=(B5-$A$5)/(B5*COLUMN(B5)-COLUMN($A$5))

i achieved the following results for the AVERAGE MONTHLY growth rate

9203 9520 8078 8744 8070
1,67% -4,64% -1,31% -2,81%


 
Reply With Quote
 
Jarek Kujawa
Guest
Posts: n/a
 
      24th Jun 2008
sorry for mistake, should be:

"yr data starts in A5"
 
Reply With Quote
 
Plum
Guest
Posts: n/a
 
      25th Jun 2008
Hi Jarek,
thanks yes that works, but I'm actually trying to do it all in one row such
that the second row is not necessary. Surely there is a formula that will do
this - it is quite similar to IRR or RATE, does anyone know?
Regards.


"Jarek Kujawa" wrote:

> presuming yr data (=9,203) starts in A1 with the use of the following
> formula:
>
> =(B5-$A$5)/(B5*COLUMN(B5)-COLUMN($A$5))
>
> i achieved the following results for the AVERAGE MONTHLY growth rate
>
> 9203 9520 8078 8744 8070
> 1,67% -4,64% -1,31% -2,81%
>
>
>

 
Reply With Quote
 
Jarek Kujawa
Guest
Posts: n/a
 
      25th Jun 2008
would this help?

=(OFFSET($A$5,,COUNTA($A$5:$I$5)-1)-$A$5)/(OFFSET($A
$5,,ILE.NIEPUSTYCH($A$5:$I$5)-1)*(COUNTA($A$5:$I$5)-COLUMN($A$5)))
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Average Growth Rate =?Utf-8?B?U2NvdHQ=?= Microsoft Excel Misc 8 26th Oct 2006 12:01 AM
growth rate but not average kotlon Microsoft Excel Misc 1 19th Jun 2006 11:09 AM
annual growth rate from monthly data kotlon Microsoft Excel Misc 4 16th Jun 2006 08:56 PM
monthly growth rate =?Utf-8?B?bXk=?= Microsoft Excel Worksheet Functions 5 2nd Mar 2006 01:07 AM
Compound Average Growth Rate jake lamotta Microsoft Excel Misc 2 15th Dec 2003 10:28 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:22 AM.