PC Review


Reply
Thread Tools Rate Thread

How do I calcualte APR on Variable Rate Mortgages?

 
 
=?Utf-8?B?Q2FyZW4gRg==?=
Guest
Posts: n/a
 
      24th Feb 2006
I am trying to compute the APR for Variable Rate Mortgages. The data I have
is the following:
Loan Type: 5/1 ARM
Amount:$100,000
Index: 4.3
Margin: 2.75%
Rate: 6.125%
Term: 30 Years

Is there any way using Excel formulas that I can calculate this?????
Thanks

 
Reply With Quote
 
 
 
 
Niek Otten
Guest
Posts: n/a
 
      24th Feb 2006
In answer to a former question, Norman Harker wrote this:

Hi John!

Assuming the persona of the borrower:


Deduct initial setup costs from the amount of the loan
Deduct (eg) monthly charges from the negatively signed loan


Example


I borrow 100000 and pay set up costs of 2% of the loan. I also pay $30
per month account service charge. The loan is over 10 years with first
repayment 1 month after draw down of loan. The quoted APR is 6%.


First the repayments:
A1:
=PMT(6%/12,10*12,100000,0,0)
Returns: -1110.20501941652


Then the APR:
B1:
=RATE(10*12,A1-30,100000-(100000*2%),0,0,0)*12
Returns: 7.04634008500682%


Or as one formula:
=RATE(10*12,PMT(6%/12,10*12,100000,0,0)-30,100000-(100000*2%),0,0,0)*1
2
Returns: 7.04634008500682%




--
Kind regards,

Niek Otten


"Caren F" <Caren (E-Mail Removed)> wrote in message
news:A4A90337-C318-49F8-AF93-(E-Mail Removed)...
>I am trying to compute the APR for Variable Rate Mortgages. The data I
>have
> is the following:
> Loan Type: 5/1 ARM
> Amount:$100,000
> Index: 4.3
> Margin: 2.75%
> Rate: 6.125%
> Term: 30 Years
>
> Is there any way using Excel formulas that I can calculate this?????
> Thanks
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Variable Pay-rate after 5pm SchMattX Microsoft Excel Worksheet Functions 1 29th Dec 2009 08:30 AM
Amortization w/ variable interest rate Betty K Microsoft Excel Worksheet Functions 1 21st Nov 2009 04:53 PM
Calculating a daily rate when the rate could be fixed or variable cjgd1064 Microsoft Excel New Users 2 26th Sep 2008 12:06 AM
variable bit rate =?Utf-8?B?d2luZG93dXNlcg==?= Windows XP MovieMaker 1 22nd Jan 2005 08:30 PM
Variable Bit Rate Audio John Kelly Windows XP MovieMaker 1 28th Oct 2003 04:33 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:14 AM.