Re: [PHP] Long Shot Question

2006-09-19 Thread Ray Hauge
On Tuesday 19 September 2006 10:38, Ray Hauge wrote: > On Tuesday 19 September 2006 10:34, Ray Hauge wrote: > > http://en.wikipedia.org/wiki/Amortization_%28business%29 > > Actually, I"m not so sure that's what I was looking for. These loans are > student loans, which differ slightly from mortgage

Re: [PHP] Long Shot Question

2006-09-19 Thread Ray Hauge
On Tuesday 19 September 2006 10:34, Ray Hauge wrote: > http://en.wikipedia.org/wiki/Amortization_%28business%29 Actually, I"m not so sure that's what I was looking for. These loans are student loans, which differ slightly from mortgage loans. Usually the market determines the adjustment in an

Re: [PHP] Long Shot Question

2006-09-19 Thread Ray Hauge
On Tuesday 19 September 2006 10:25, Jay Blanchard wrote: > [snip] > [snip] > This seems like a somewhat standard calculation for loans and > interest > bearing accounts. Does anyone know how to calculate the > graduation > factor? I've been able to figure out it's based off

RE: [PHP] Long Shot Question

2006-09-19 Thread Jay Blanchard
[snip] [snip] This seems like a somewhat standard calculation for loans and interest bearing accounts. Does anyone know how to calculate the graduation factor? I've been able to figure out it's based off the loan term, loan balance, and initial interest rate.

Re: [PHP] Long Shot Question

2006-09-19 Thread Ray Hauge
On Tuesday 19 September 2006 10:20, Jay Blanchard wrote: > [snip] > This seems like a somewhat standard calculation for loans and interest > bearing accounts. Does anyone know how to calculate the graduation > factor? I've been able to figure out it's based off the loan term, loan > balance, and i

RE: [PHP] Long Shot Question

2006-09-19 Thread Jay Blanchard
[snip] This seems like a somewhat standard calculation for loans and interest bearing accounts. Does anyone know how to calculate the graduation factor? I've been able to figure out it's based off the loan term, loan balance, and initial interest rate. [/snip] It is called amortization ... -- P

[PHP] Long Shot Question

2006-09-19 Thread Ray Hauge
Hello everyone, This is a tad off-topic, but I'm at my wits end. I'm working on a loan calculator for our load advisors to give an estimated monthly payment. We had one, but it was really bad (gave horribly wrong information) and I've had to re-write it. The particular question about this lo