Difference between revisions of "Manuals/calci/ISPMT"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div id="6SpaceContent" class="zcontent" align="left"> <font color="#000000"><font face="Arial, sans-serif"><font size="2">'''ISPMT(R, per, nper, PV)'''</font></font></font> ...")
 
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div id="6SpaceContent" class="zcontent" align="left"> <font color="#000000"><font face="Arial, sans-serif"><font size="2">'''ISPMT(R, per, nper, PV)'''</font></font></font>
+
<div style="font-size:30px">'''ISPMT (Rate,Period,NoOfPaymentPeriods,PresentValue)'''</div><br/>
  
<font color="#000000"><font face="Arial, sans-serif"><font size="2">'''Where 'R''''</font></font><font face="Arial, sans-serif"><font size="2"> is the interest rate for the investment, 'per' is the period to find the interest, 'nper' is the total number of payment periods for the investment, and 'PV' is the present value of the investment. </font></font></font>
+
*<math>Rate</math> is the interest rate.
 +
*<math>Period</math> is the period.
 +
*<math>NoOfPaymentPeriods</math> is the total number of payment periods.
 +
*<math>PresentValue</math> is the at present value.
 +
**ISPMT(), calculates the interest paid during a specific period of an investment
  
</div>
+
==Description==
----
+
*This function calculates the interest paid, during a specific period of a loan or investment.
<div id="1SpaceContent" class="zcontent" align="left"> 
+
*In <math>ISPMT (Rate,Period,NoOfPaymentPeriods,PresentValue)</math>, <math>Rate</math> is the rate of interest for the period.Suppose we are taking  a loan for 8 percent annual interest rate and paying the amount in monthly, then the <math>Rate</math> value is 8%/12.
 +
*So we have to enter the <math>Rate</math> value as  8%/12 or 0.6667% or 0.006667 in to the formula as the rate.
 +
*<math>Period</math> indicates the period and it is lying with in 1 to nper.
 +
*<math>NoOfPaymentPeriods</math> is the total number of payment periods in an annuity.
 +
*<math>PresentValue</math> is the present value-the total amount that a series of future payments is worth now.
 +
*The arguments rate and the nper  are expressed in the correct units.
 +
  months = 12 * years; monthly rate = annual rate / 12
 +
  quarters = 4 * years; quarterly rate = annual rate / 4 .
 +
*The returned values are negative which is representing the cash we pay out like deposits to savings or other withdrawals.
 +
*Also the returned values are positive which is representing the  cash we receive like dividend checks and other deposits.
 +
*This function give result as error when
 +
        Any one  of the arguments are not recognised as numeric values.
  
<font color="#000000"><font face="Arial, sans-serif"><font size="2">This function calculates the interest paid during a specific period of an investment. </font></font></font>
+
==Examples==
 +
#=ISPMT(9.75%/12,1,5*12,500000) = -3994.791667
 +
#=ISPMT(9%,2,4,350000) = -15750
 +
#=ISPMT(9%/12,3,4*12,350000) = -2460.9375
  
</div>
+
==Related Videos==
----
 
<div id="7SpaceContent" class="zcontent" align="left"> 
 
  
* <font color="#000000"><font face="Arial, sans-serif"><font size="2">Consistent about the units use for specifying rate and nper. </font></font></font>
+
{{#ev:youtube|v=RN3DA2eVM2c|280|center|ISPMT}}
* <font color="#000000"><font face="Arial, sans-serif"><font size="2">For all the arguments, to pay out the cash is, represented by negative numbers and the cash you receive, is represented by positive numbers. </font></font></font>
 
  
</div>
+
==See Also==
----
+
*[[Manuals/calci/FV  | FV ]]
<div id="12SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="left">
+
*[[Manuals/calci/IPMT  | IPMT ]]
 +
*[[Manuals/calci/PPMT  | PPMT ]]
  
ISPMT
+
==References==
 +
*[https://wiki.openoffice.org/wiki/Documentation/How_Tos/Calc:_ISPMT_function ISPMT]
  
</div></div>
 
----
 
<div id="10SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Syntax </div><div class="ZEditBox"><center></center></div></div>
 
----
 
<div id="4SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Remarks </div></div>
 
----
 
<div id="3SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Examples </div></div>
 
----
 
<div id="11SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Description </div></div>
 
----
 
<div id="2SpaceContent" class="zcontent" align="left">
 
  
{| id="TABLE3" class="SpreadSheet blue"
 
|- class="even"
 
| class=" " |
 
| Column1
 
| class="        " |
 
<div id="2Space_Handle" title="Click and Drag to resize CALCI Column/Row/Cell. It is EZ!"></div><div id="2Space_Copy" title="Click and Drag over to AutoFill other cells."></div>Column2
 
| Column3
 
| Column4
 
|- class="odd"
 
| class=" " | Row1
 
| class="sshl_f" | 12%
 
| class="                                                                  sshl_f  " |
 
| class=" " |
 
| class=" " |
 
|- class="even"
 
| class="  " | Row2
 
| class="sshl_f" | 1
 
| class=" " |
 
| class=" " |
 
| class=" " |
 
|- class="odd"
 
| Row3
 
| class="sshl_f" | 4
 
| class=" " |
 
| class=" " |
 
| class=" " |
 
|- class="even"
 
| Row4
 
| class="sshl_f" | 6000000
 
| class=" " |
 
| class=" " |
 
| class="  SelectTD  SelectTD" |
 
<div id="2Space_Handle" title="Click and Drag to resize CALCI Column/Row/Cell. It is EZ!"></div><div id="2Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
 
|- class="odd"
 
| class=" " | Row5
 
| class="sshl_f" | -540000
 
| class=" " |
 
| class=" " |
 
| class=" " |
 
|- class="even"
 
| Row6
 
| class="sshl_f  " |
 
<div id="2Space_Copy" title="Click and Drag over to AutoFill other cells."></div>
 
| class=" " |
 
| class=" " |
 
| class=" " |
 
|}
 
  
<div align="left">[[Image:calci1.gif]]</div></div>
+
*[[Z_API_Functions | List of Main Z Functions]]
----
 
<div id="5SpaceContent" class="zcontent" align="left"> 
 
  
<font color="#000000"><font face="Arial, sans-serif"><font size="2"><font size="3"> </font></font></font></font>
+
*[[ Z3 |  Z3 home ]]
 
 
<font color="#000000"><font face="Arial, sans-serif"><font size="2">Lets see an example,</font></font></font>
 
 
 
<br /><br />
 
 
 
<font color="#000000"><font face="Arial, sans-serif"><font size="2">ISPMT(R, per, nper, PV)</font></font></font>
 
 
 
<font color="#000000"><font face="Arial, sans-serif"><font size="2">'''B'''</font></font></font>
 
 
 
<font color="#000000"><font face="Arial, sans-serif"><font size="2">12%</font></font></font>
 
 
 
<font color="#000000"><font face="Arial, sans-serif"><font size="2">1</font></font></font>
 
 
 
<font color="#000000"><font face="Arial, sans-serif"><font size="2">4</font></font></font>
 
 
 
<font color="#000000"><font face="Arial, sans-serif"><font size="2">6000000</font></font></font>
 
 
 
<font color="#000000"><font face="Arial, sans-serif"><font size="2"><nowiki>=ISPMT(B2,1,B4,B5) is -540000</nowiki></font></font></font>
 
 
 
<br /><br />
 
 
 
</div>
 
----
 

Latest revision as of 15:58, 15 November 2018

ISPMT (Rate,Period,NoOfPaymentPeriods,PresentValue)


  • is the interest rate.
  • is the period.
  • is the total number of payment periods.
  • is the at present value.
    • ISPMT(), calculates the interest paid during a specific period of an investment

Description

  • This function calculates the interest paid, during a specific period of a loan or investment.
  • In , is the rate of interest for the period.Suppose we are taking a loan for 8 percent annual interest rate and paying the amount in monthly, then the value is 8%/12.
  • So we have to enter the value as 8%/12 or 0.6667% or 0.006667 in to the formula as the rate.
  • indicates the period and it is lying with in 1 to nper.
  • is the total number of payment periods in an annuity.
  • is the present value-the total amount that a series of future payments is worth now.
  • The arguments rate and the nper are expressed in the correct units.
  months = 12 * years; monthly rate = annual rate / 12 
  quarters = 4 * years; quarterly rate = annual rate / 4 . 
  • The returned values are negative which is representing the cash we pay out like deposits to savings or other withdrawals.
  • Also the returned values are positive which is representing the cash we receive like dividend checks and other deposits.
  • This function give result as error when
       Any one  of the arguments are not recognised as numeric values.

Examples

  1. =ISPMT(9.75%/12,1,5*12,500000) = -3994.791667
  2. =ISPMT(9%,2,4,350000) = -15750
  3. =ISPMT(9%/12,3,4*12,350000) = -2460.9375

Related Videos

ISPMT

See Also

References