D
dapel
I've been playing around with various functions, but can't seem to get
what I need. I'm working with data that shows the annual change in
average total health benefit cost over a series of years. I've been
asked to equate that to an average annual compounding rate of
increase. My source data is from a survey that shows the following:
Column A is the year, Column B is the increase to health cost
1989 16.7%
1990 17.1%
1991 12.1%
1992 10.1%
1993 8.0%
1994 -1.1%
1995 2.1%
1996 2.5%
1997 0.2%
So, health care costs in 1989 were up 16.7% from the previous year,
and so on.
I'm in need of a formula or function that will take this data and calc
that it is equivalent to a compounding 9.5% (or whatever it happens to
be) per year.
I then do the same thing based on the actual results of the client,
for comparison's sake.
Any and all help would be greatly appreciated!
what I need. I'm working with data that shows the annual change in
average total health benefit cost over a series of years. I've been
asked to equate that to an average annual compounding rate of
increase. My source data is from a survey that shows the following:
Column A is the year, Column B is the increase to health cost
1989 16.7%
1990 17.1%
1991 12.1%
1992 10.1%
1993 8.0%
1994 -1.1%
1995 2.1%
1996 2.5%
1997 0.2%
So, health care costs in 1989 were up 16.7% from the previous year,
and so on.
I'm in need of a formula or function that will take this data and calc
that it is equivalent to a compounding 9.5% (or whatever it happens to
be) per year.
I then do the same thing based on the actual results of the client,
for comparison's sake.
Any and all help would be greatly appreciated!