I have two values and need to fill in the gaps. It's like the below.
I want to find what each value is as if it was continuously compounded so that by period 12 the value equals 33.
I've done a formula like this.
rate = (33/20)-1
period = 1/12 (for each day)
So for each day I calculate the value like this.
[The Day Before value] x (1+rate)^(1/12) but this doesn't seem to work.
How do I do this math problem? Also.... how does using exponential growth fit into this using e^rx7
1- 20
2 - ?
3 - ?
4 - ?
5 - ?
6 - ?
7 - ?
8 - ?
9 - ?
10 - ?
11 - ?
12 - 33
Thanks
I want to find what each value is as if it was continuously compounded so that by period 12 the value equals 33.
I've done a formula like this.
rate = (33/20)-1
period = 1/12 (for each day)
So for each day I calculate the value like this.
[The Day Before value] x (1+rate)^(1/12) but this doesn't seem to work.
How do I do this math problem? Also.... how does using exponential growth fit into this using e^rx7
1- 20
2 - ?
3 - ?
4 - ?
5 - ?
6 - ?
7 - ?
8 - ?
9 - ?
10 - ?
11 - ?
12 - 33
Thanks