average rate of change per given time period between 2 moments in time of a value

D

David Virgil Hobbs

I could not find any Excel function for a very basic task: Calculating
the average percentile (or other) rate of change of a value between two
time periods.

Example: if in 1990 Ed weighed 100 and in 2000 Ed weighed 200, this
means that his weight rose by 7.18 percent in an average year between
1990 and 2000, as I can tell from using the compound interest
calculator at
http://www.moneychimp.com/calculator/compound_interest_calculator.htm.
 
M

Martin Fishlock

There is a whole host of functions for statistical analyis functions.

The one that you wanted was growth.

=GROWTH(D1:D2,C1:C2,1991)-100

where d1:d2=100,200
c1:c2=1990,2000
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top