NOMINAL


Returns a nominal interest rate given the effective compounded interest rate.

Syntax:

NOMINAL(eff_rate, num)

eff_rate: the effective interest rate.
num: the number of times interest is credited / compounded during the period that the nominal rate applies to.
If an investment has a nominal rate, say for a year, but interest is paid and credited say each quarter, the interest paid each quarter will itself start earning interest. This increases the effective value. The effective rate is the rate that would have to be paid at the end of the (say) year to give the same return.
Given an effective rate, this function returns the appropriate nominal rate.
The formula used is:



Example:

NOMINAL(6%; 4)
returns approximately 5.87%, which is the nominal rate for an investment with a effective rate of 6% per annum, compounded quarterly.






This page is protected by Google reCAPTCHA. Privacy - Terms.
 
Built using Zapof