=EFFECT(nominal_rate,npery)
=EFFECT(A2,A3)
The EFFECT function is used to calculate the effective interest rate of a certain period. For example, the formula calculates the effective interest rate of the terms in A2 and A3.
=EFFECT(A2,A3)
Let's say you have two terms, 10% for 3 months and 6% for 6 months. To calculate the effective interest rate for these terms, you would use the formula above, where A2 contains 10% and A3 contains 6%.
=EFFECT(0.05/4,4)
The EFFECT function can also be used to calculate the effective annual yield of a loan. For example, if you have a loan with an annual interest rate of 5% paid out in quarterly payments, you can use the formula above to calculate the effective annual yield of the loan.
=EFFECT(0.05/12,12)
The EFFECT function can also be used to calculate the effective interest rate of a series of payments. For example, if you have a loan with an annual interest rate of 5% paid out in monthly payments, you can use the formula to calculate the effective interest rate of the loan.
The EFFECT function calculates an annual interest rate based on a nominal annual interest rate and the number of compounding periods per year. It is used to calculate interest rate over a given period of time.