[BattleCards] calculate DPAE (modeled on Fall.2015 #12
The:
PV factor @ i%
PV factor @ i-mfad%
do not refresh when you hit "new"
It appears as though the system still uses the unrefreshed values in the next calculations (although they are based on incorrect discount rates).
Refreshing the page refreshes the factor calculations.
Comments
I made a typo last week when I edited the javascript for that page. I've corrected it. Thanks for bringing it to my attention.
There seems to be an error in the formula when you click "cheat".
it says 1 + 1.05 but it should just be 1.05 (or 1+ 0.05) and same for the one with MfAD.
Oops, thanks. I've correct it now.
I think it's your APV formula. The last summand in your Excel formula is:
But the right parenthesis is in the wrong place. It should be:
When I do the calculation, I get a final answer of DPAE = 2,565, PolLiabs(UPR) = 70,965, and APV = 61,645.
I hope I read your Excel spreadsheet correctly. Let me know if I didn't.