The EFFECT function in Excel assists in calculating real annual interest rates, widely applied in practical scenarios. To gain a deeper understanding of the syntax and usage of the EFFECT function, follow the discussion below.
Syntax of the EFFECT function
Guide on How to Use the EFFECT Function in Excel - Illustrated Examples
Download and install Excel 2013
Syntax: EFFECT (nominal_rate, npery)
In which:
- Nominal_rate: mandatory. Represents the nominal interest rate.
- Npery: mandatory. The number of compounding periods per year.
Function: Returns the real annual interest rate based on the nominal annual interest rate and the number of compounding periods per year.
Consider an example: Let's analyze the following dataset:
Calculate the real annual interest rate for the given customer based on the provided Nominal Rate and Npery .
Apply the EFFECT function to the cell value E5. Formula: =EFFECT(C5,D5). The result will be:
Copy the formula for the remaining cells.
Now you know how to use the EFFECT function in Excel to calculate the real annual interest rate based on the nominal interest rate and the number of compounding periods per year. We hope these insights help you understand the syntax and usage of the EFFECT function.
