Difference between revisions of "Manuals/calci/PVIFA"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div style="font-size:30px">'''PVIFA (Rate,NumberOfPayments)'''</div><br/> *<math>Rate </math> is the rate of interest. *<math>NumberOfPayments</math> is the number of instal...")
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<div style="font-size:30px">'''PVIFA (Rate,NumberOfPayments)'''</div><br/>
 
<div style="font-size:30px">'''PVIFA (Rate,NumberOfPayments)'''</div><br/>
 +
where
 
*<math>Rate </math>  is the rate of interest.
 
*<math>Rate </math>  is the rate of interest.
 
*<math>NumberOfPayments</math> is the number of installments.
 
*<math>NumberOfPayments</math> is the number of installments.
 +
**PVIFA() shows the Present Value Interest Factor of Annuity.
  
 
==Description==
 
==Description==
*This function shows the Present Value Interest Factor of Annuity.
+
 
*In <math>PVIFA(Rate,NumberOfPayments)</math>,<math>rate</math> is the rate of intesrest.
+
 
 +
PVIFA(Rate,NumberOfPayments)
 +
 
 +
*<math>rate</math> is the rate of intesrest.
 
*<math>NumberOfPayments</math> is the number of installments.
 
*<math>NumberOfPayments</math> is the number of installments.
 
*The present value interest factor of annuity (PVIFA) is a factor which can be used to calculate the present value of a series of annuities.  
 
*The present value interest factor of annuity (PVIFA) is a factor which can be used to calculate the present value of a series of annuities.  
Line 13: Line 18:
  
 
==Examples==
 
==Examples==
 +
#PVIFA(2%,3) = 2.883883272647779
 +
#PVIFA(13%,20) = 7.024751578064005
 +
#PVIFA(15%,30) = 6.565979636707436
 +
#PVIFA(20%,50) = 4.999450575904414
 +
 +
==Related Videos==
  
 +
{{#ev:youtube|v=RoWuvgZNwlA|280|center|PVIFA}}
  
 
==See Also==
 
==See Also==

Latest revision as of 16:22, 22 February 2019

PVIFA (Rate,NumberOfPayments)


where

  • is the rate of interest.
  • is the number of installments.
    • PVIFA() shows the Present Value Interest Factor of Annuity.

Description

PVIFA(Rate,NumberOfPayments)

  • is the rate of intesrest.
  • is the number of installments.
  • The present value interest factor of annuity (PVIFA) is a factor which can be used to calculate the present value of a series of annuities.
  • The initial deposit earns interest at the periodic rate (r), which perfectly finances a series of (N) consecutive dollar withdrawals and may be written as the following formula:

.

  • PVIFA is also a variable used when calculating the present value of an ordinary annuity.

Examples

  1. PVIFA(2%,3) = 2.883883272647779
  2. PVIFA(13%,20) = 7.024751578064005
  3. PVIFA(15%,30) = 6.565979636707436
  4. PVIFA(20%,50) = 4.999450575904414

Related Videos

PVIFA

See Also

References