Why Are Discounted and Net Cash Flow Calculations Different?

  • Thread starter Thread starter IrinaK.
  • Start date Start date
  • Tags Tags
    Explanation
Click For Summary

Homework Help Overview

The discussion revolves around the differences between discounted cash flow and net cash flow calculations, specifically using a cash flow example of 80,000 with a discount rate of 13%. Participants are exploring the mathematical and conceptual implications of these calculations.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants are attempting to understand why the discounted cash flow and net cash flow yield different results. They raise questions about the meaning of the equations used and the underlying principles of percentage calculations.

Discussion Status

Some participants have provided mathematical insights into the differences between the calculations, noting that dividing by (1 + r) and multiplying by (1 - r) are not equivalent. Others are seeking further clarification on the economic implications and foundational concepts behind these calculations.

Contextual Notes

Participants express a sense of confusion regarding basic mathematical principles and their application in financial contexts. There is an acknowledgment of the need to clarify these foundational concepts without reaching a consensus on the best approach to understanding them.

IrinaK.
Messages
33
Reaction score
0

Homework Statement


Hello!
For example, there is a 'cash flow' of 80 000. Discount rate is 13%. Then to find discounted cash flow I need to do the following: 80 000 / 1.13 = 70 796.46

If, for example, the same 80 000 is a gross amount and I need to find net one with the same rate of 13%, then 80 000 * 0.87 = 69 600

Why are these numbers different? What is the meaning behind the first and second equation? I realize that it is very simple but somehow I have blanked out on this one.

Thank you!

Homework Equations

The Attempt at a Solution

 
Physics news on Phys.org
IrinaK. said:

Homework Statement


Hello!
For example, there is a 'cash flow' of 80 000. Discount rate is 13%. Then to find discounted cash flow I need to do the following: 80 000 / 1.13 = 70 796.46

If, for example, the same 80 000 is a gross amount and I need to find net one with the same rate of 13%, then 80 000 * 0.87 = 69 600

Why are these numbers different? What is the meaning behind the first and second equation? I realize that it is very simple but somehow I have blanked out on this one.

Thank you!

Homework Equations

The Attempt at a Solution


If you take the rate as a decimal ##r=.13##, in one equation you are dividing by ##1+r## and in the other you are multiplying by ##1-r##. They are not the same because$$\frac 1 {1+r} \ne 1-r$$In fact$$\frac 1 {1+r} = 1 - r + r^2 - r^3...$$which is an infinite geometric series. Notice that if ##r## is very small, the higher order terms are really small ##\frac 1 {1+r}## is close to ##1-r## in that case.
 
IrinaK. said:
For example, there is a 'cash flow' of 80 000. Discount rate is 13%. Then to find discounted cash flow I need to do the following: 80 000 / 1.13 = 70 796.46

If, for example, the same 80 000 is a gross amount and I need to find net one with the same rate of 13%, then 80 000 * 0.87 = 69 600
In the first case, the 13% refers to the discounted cash flow. 70 796.46 plus 13% of 70 796.46 equals 80 000. In other words, the question asked is: how much cash flow do you need such that the cash flow growing by 13% will give you 80 000.

In the second case, the 13% refers to the 80 000. 80 000 minus 13% of 80 000 equals 69 600.
 
IrinaK. said:

Homework Statement


Hello!
For example, there is a 'cash flow' of 80 000. Discount rate is 13%. Then to find discounted cash flow I need to do the following: 80 000 / 1.13 = 70 796.46

If, for example, the same 80 000 is a gross amount and I need to find net one with the same rate of 13%, then 80 000 * 0.87 = 69 600

Why are these numbers different? What is the meaning behind the first and second equation? I realize that it is very simple but somehow I have blanked out on this one.

Thank you!

Homework Equations

The Attempt at a Solution


As others have indicated, the mathematical reason is that $$ \frac{1}{1.13} \neq 1 - 0.13$$
In other words, ##0.8849557522 \neq 0.87##.
 
Last edited by a moderator:
DrClaude said:
In the first case, the 13% refers to the discounted cash flow. 70 796.46 plus 13% of 70 796.46 equals 80 000. In other words, the question asked is: how much cash flow do you need such that the cash flow growing by 13% will give you 80 000.

In the second case, the 13% refers to the 80 000. 80 000 minus 13% of 80 000 equals 69 600.
yes, exactly, I understand that, but I don't understand why is this so :) it seems that there are some basics which I miss.
 
LCKurtz said:
If you take the rate as a decimal ##r=.13##, in one equation you are dividing by ##1+r## and in the other you are multiplying by ##1-r##. They are not the same because$$\frac 1 {1+r} \ne 1-r$$In fact$$\frac 1 {1+r} = 1 - r + r^2 - r^3...$$which is an infinite geometric series. Notice that if ##r## is very small, the higher order terms are really small ##\frac 1 {1+r}## is close to ##1-r## in that case.
thank you, yes, it's true, I understand this with the use of these formulas, but I don't understand the reason
 
IrinaK. said:
yes, exactly, I understand that, but I don't understand why is this so :) it seems that there are some basics which I miss.
Do you mean that the problem is not with the math, but with the economics?
 
I've tried to delete this particular massage to repost it as a new thread because it refers to a bit different topic, but couldn't, so I have deleted the text
 
Last edited:
DrClaude said:
Do you mean that the problem is not with the math, but with the economics?
no no - no problems with economics, but a huge one with basic math ;)
 
Last edited:
  • #10
IrinaK. said:
no no - no problems with economics, but a huge one with basic math ;)

I guess your problem is as follows:

You start with 100 and take 10% off. This gives you 90. Then you add 10% on. This gives you 99.

Why, when you take 10% off, then add it back on again, do you not get back to where you started?

The simple answer is that the first 10% was 10% of 100 and the second 10% was 10% of only 90. And they are different.

Does that help?
 
  • #11
PeroK said:
I guess your problem is as follows:

You start with 100 and take 10% off. This gives you 90. Then you add 10% on. This gives you 99.

Why, when you take 10% off, then add it back on again, do you not get back to where you started?

The simple answer is that the first 10% was 10% of 100 and the second 10% was 10% of only 90. And they are different.

Does that help?

simple as it is! :) Thank you so much! Right! kindergarten issue - sometimes it happens :) Please, take a look at the following:

1) in case 80 000 is 100%, then 80 000 less 13% is 0.87 of 80 000 and equals 69 600

to "restore" back to 80 000 we have to multiply 69 600 by 1.1494 which is higher then initial 13% - why in this case is this one higher, if we are not changing the percentage base?

2) if 80 000 is 113%, then to find 100% value (present value), I have to 80 000 / 1.13.
 
  • #12
IrinaK. said:
simple as it is! :) Thank you so much! Right! kindergarten issue - sometimes it happens :) Please, take a look at the following:

1) in case 80 000 is 100%, then 80 000 less 13% is 0.87 of 80 000 and equals 69 600

to "restore" back to 80 000 we have to multiply 69 600 by 1.1494 which is higher then initial 13% - why in this case is this one higher, if we are not changing the percentage base?

2) if 80 000 is 113%, then to find 100% value (present value), I have to 80 000 / 1.13.
If you write it as an equation it might be easier to understand. I'm using PV for present value and FV for future value (= 80,000).
80,000 = 1.13PV
So PV = 80,000/1.13 = 70,796.46 (rounded to nearest cent)
 
  • #13
IrinaK. said:
simple as it is! :) Thank you so much! Right! kindergarten issue - sometimes it happens :) Please, take a look at the following:

1) in case 80 000 is 100%, then 80 000 less 13% is 0.87 of 80 000 and equals 69 600

to "restore" back to 80 000 we have to multiply 69 600 by 1.1494 which is higher then initial 13% - why in this case is this one higher, if we are not changing the percentage base?

2) if 80 000 is 113%, then to find 100% value (present value), I have to 80 000 / 1.13.

If you have a stock with value ##V## and it goes up ##r##% expressed as a decimal its new value is ##V(1+r)##. If it then goes down ##r%## its final value is ##V(1+r)(1-r)=V(1-r^2)##. On the other hand suppose the stock starts by going down ##r%## to ##V(1-r)## then goes back up by ##r%## to ##V(1-r)(1+r) = V(1-r^2)##. Either way you end up with your original value multiplied by ##1-r^2## which is less than 1, so you have lost money. That is one problem with working with percents. As others have pointed out, you are taking the same percent but of different amounts in these calculations. If you don't use percents there is no problem. If your stock goes up or down by ##D## dollars then goes back the other way by ##D## dollars, you end up where you started. No problem if you don't use percents.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
2K
  • · Replies 19 ·
Replies
19
Views
10K
  • · Replies 2 ·
Replies
2
Views
15K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
1
Views
3K
Replies
6
Views
4K
Replies
17
Views
6K