PIP Formula

I'm guessing:

Value of your TSP now(EOM) - Value of your TSP a year ago(EOM)
Value of your TSP a year ago(EOM)

EOM = End of the Month
 
Nope...It is some form of a division based formula. I've already calculated my overall percent return/CAGR, contribution percent return/CAGR, etc. on a yearly and running basis. The formulas to calculate all of these results are correct however none of them for example at the end of 2012 match my PIP reported on the TSP website at the end of 2012.
 
Well, you can try putting your month end values for your TSP and use this:

NewValue = (100*(1+PreviousValue)*(1+CurrentValue)-100)/100

I stole that from the TSPTalk spreadsheet from here:
TSP Calculator - Thrift Savings Plan

I use a very customized version of the TSP Returns Calculator, but the cell formulas are the same.

Maybe this is what you are looking for?
 
a38a3254363f5c102c5ce4bda0c69ee3.png


Is the Modified Dietz method used to calculate your PIP over a time frame and not to provide an ANNUALISATION which is a calculation of an annual rate of return.

Wikipedia (Not my normal choice of research) provides a straight forward excel VBA function to use in your spreadsheets.

Hope this helps.
 
a38a3254363f5c102c5ce4bda0c69ee3.png


Is the Modified Dietz method used to calculate your PIP over a time frame and not to provide an ANNUALISATION which is a calculation of an annual rate of return.

Wikipedia (Not my normal choice of research) provides a straight forward excel VBA function to use in your spreadsheets.

Hope this helps.

Wow, my brain hurts...

notworthy.gif
 
a38a3254363f5c102c5ce4bda0c69ee3.png


Is the Modified Dietz method used to calculate your PIP over a time frame and not to provide an ANNUALISATION which is a calculation of an annual rate of return.

Wikipedia (Not my normal choice of research) provides a straight forward excel VBA function to use in your spreadsheets.

Hope this helps.

Just what I was looking for...Thanks!
 
Last edited:
Back
Top