NOMINAL()

SyntaxNOMINAL(Effect_Rate,Npery)

Definition. This function calculates the nominal interest rate which (finance mathematically) leads to equivalence from a given effective interest rate.

Arguments

  • Effect_Rate (required) The given effective annual interest rate, determined from the compound interest of an intra-annual yield.

  • Npery (required) The number of interest periods per year. If the Npery argument is a number with decimal places, it is truncated to an integer. The result must be greater than zero. Otherwise, NOMINAL() returns the error #NUMBER!. If one of the arguments is not a numeric expression or if Effect_Rate is not positive, NOMINAL() also returns the #NUMBER! error.

Background. For various financial transactions (such as mortgage loans, building-and-loan savings, interest for certain checking accounts, current accounts, and overdraft credits), an annual interest rate is specified, but it is used only to prepare further modalities. This means that interest is paid in intra-annual periods, not annually. The interest rate used is determined by dividing the nominal interest rate by the number of periods.

So that you can compare different terms, the interest rate that returns the same result as the intra-annual interest yield with a one-time interest payment is called the effective annual interest rate. The following relationship exists between the two interest rates:

image with no caption

The function NOMINAL() solves this equation according to the nominal interest rate.

Examples. The following examples illustrate how to use the NOMINAL() function.

Correlation. The correlation between the nominal and effective interest rates becomes evident in the examples for the EFFECT() function.

ISMA Price and ISMA Yield. In the biannual interest payment example for the PRICE() function, the example includes a recreation of the ISMA price with the integrated Excel function. The yield must be converted with NOMINAL() before the functions can be used.

See Also

EFFECT()

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
52.15.176.80