Hello everyone,
Wow, lots of feedback, what a great bunch. Sorry for my lack of response - been a busy past couple of days. To be clear, I am comparing the HP 12c to a Sharp EL-738 which does return the "correct" result when using an N of less than 1. By "correct", I mean the result I am expecting and the one that matches the result of manually calculating the PV using the formula for an annuity I learned back at university. I will write out the actual key presses at the end of the post.
If the 7.65% in the problem I described were a simple interest rate, then I would just divide by 12 using g,I on the 12c, but it is actually compound interest - the annual effective rate. On the EL-738, I can easily convert between effective rates (EFF) and nominal rates with monthly rest periods (APR) by keying in 12(x,y)7.65 2nd F ->APR. Once I have the APR with monthly rests then I have a rate that can be divided by 12. In other words, where the annual effective rate is 7.65%, the annual APR with monthly rests is 7.39%, which can then be divided into a monthly rate of 0.62%. Just dividing the original effective rate by 12 gives 0.64% per month.
Small difference, I know, but it adds up.
So, the fact that I cannot easily convert the 7.65% effective annual rate to a nominal rate with monthly rests, I cannot solve the main TVM problem with months as the period unit. I am stuck with years. Obviously this would be resolved if there were some way to convert the effective rate to a nominal rate automatically on the 12c, but there isn't according to this link:
http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&dlc=en&docname=bpia5176&lc=en#N986
Now, I remember looking this up a while ago and thinking it was far too hard to remember on the spot, but taking a second look at it now, it doesn't seem TOO bad. However, far more complex than the process on the EL-738 (I have a BAII+ sitting in the drawer - maybe I should start using that?).
Finally, just to be clear, the context of the problem is valuing a 5-year lease where there is a rent-free period of 6 months at the start and the annual rent is $115,000, with a discount rate of 7.65% p.a. effective. I need the PV of that rent free period, so I can then deduct it from the overall value of the lease. Also, solving it from the other direction (just valuing 4.5 years' income and forgetting about the 6 months) is no good - the rent-free period needs to be broken down explicitly.
I should add that I don't necessarily disagree with the 12c's logic, that is to say that after only half a period, no actual cash flow has occurred so the result SHOULD be zero, but unfortunately the 12c leaves me no easy way to solve this on a monthly basis due to the effective/nominal rates issue. Hopefully this makes sense.
KEY PRESSES TO SOLVE ON EL-738
115000 PMT
0.5 N
7.65 I/Y
COMP PV => -54,398.08
KEY PRESSES ON 12c
115000 PMT
0.5 n
7.65 i
PV => 0.00
SOLVING USING MY FORMULA FOR THE PV OF AN ANNUITY
(apologies in advance, I have no idea how to format this properly)
PV factor: [(1+i)^n-1]/i x 1/(1+i)^n
Therefore PV factor: [(1.0765)^0.5-1]/0.0765 x 1/(1.0765)^0.5
Reduces to: 0.49 x 0.96 = 0.47
now
PV: PV factor x PMT
Therefore PV: 0.47 x 115,000 = $54,398.08