Syntax
| Parameter | Description |
|---|---|
| nominal_rate | Parameter of the EFFECT function. |
| npery | Parameter of the EFFECT function. |
Examples
Monthly compounding
=EFFECT(0.06, 12)
Daily compounding
=EFFECT(0.05, 365)
Quarterly vs monthly comparison
=EFFECT(0.08, 4)
Common Errors
The nominal rate is negative, or npery (compounding periods per year) is less than 1.
An argument is non-numeric.
Tips
Banks advertise nominal rates, but the effective rate is what you actually earn or pay. Always convert to effective rates before comparing financial products.
The nominal rate is essentially the APR (Annual Percentage Rate). EFFECT converts it to APY (Annual Percentage Yield). APY is always equal to or higher than APR.
If you know the effective rate and need the nominal rate, use NOMINAL(). They are inverse functions of each other.
Try EFFECT in Viztab
Import your data and use EFFECT with 370+ other formulas. No signup required.
Open Viztab