Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Need help fidguring out the formula for B 1 3 , my current formula is = PV ( B 1 1 , B 6 ,

Need help fidguring out the formula for B13, my current formula is =PV(B11,B6,-B7*B8) and that's now correct. Also need help with B14, Current formula is =PMT(B11,B6,0,-B13). These are the full instructions for the file. Steps
Begin on the sheet called Retirement Calculator - EOY. Enter your first name, last name, and student ID into cells B1, B2, and B3, respectively.
You may assume that any cash placed into the retirement account or taken out of it happens at the end of each year (EOY) and that your client wishes to have no money left over or owe anything by the time they expect to die.
Enter the following inputs:
Client age =25 years old
Desired retirement age =65 years old
Expected retirement duration =30 years
Current annual income = $80,000
Percent of current income required in retirement =85%
Investment returns in retirement =3.00%
Using data validation, make cell B9, a dropdown box that allows the user to choose between three different levels of risk tolerance: "Low". "Average", and "High".
A table with these values can be found on the tab called Lookups
Set the level of risk tolerance to "High"
Using the =VLOOKUP() function, please create a lookup function in cell B10 that uses the dropdown box in cell B9 to find the investment return your client can expect to earn based on their level of risk aversion.
The value in cell B10 should change as the user changes their input in cell B9!
Calculate the amount of retirement savings your client will need by the time they retire, based on the inputs listed above in cell B13.
Calculate the amount your client will need to save each year to reach the retirement goal you calculated in step 4 in cell B14.
Below your calculations, there is a table to prove to your client that your calculations in steps 4 and 5 will work.
Begin to fill out the table in the "Status" column using the =IF() function to take your client's age and determine whether they are working at that age or whether they are retired.
If the client is less than 65 years old, the status should read "Working"
If the client is greater than or equal to 65 years of age, their status should read "Retired"
Next, use conditional formatting in the "Status" column, have the cell be colored in green if your client has "Working" status or be colored red if they have "Retired" status.
Fill in the "Beginning Balance", "Deposit/Withdrawal", and "Ending Balance" columns. The "Age" column is already filled in for you.
Your first beginning balance should be zero since the problem does not state that your client has any money currently in their account.
The "Deposit/Withdrawal" column will switch amounts depending on whether your client is working or retired. Use an =IF() function to switch between the cases.
Your ending balance should be your beginning balance*(1+ rate of return)+ your end-of-the-period deposit/withdrawal amount.
Remember that the rate of return your client earns changes based on whether they are working or retired! Use an =IF() function to help you switch between cases!
If you have done everything correctly, the ending balance should be zero when your client passes away.
When you are done with the above, go to the tab called Retirement Calculator - BOY.
Repeat all of the steps above, with the exception that you should assume all deposits and withdrawals occur at the beginning of the year (BOY).
Keep in mind, now that deposits/withdrawals are happening at the beginning of the year, the ending balance formula will need to change!
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Public Finance Theory And Practice

Authors: M. Marlow

1st Edition

0030969603, 978-0030969607

More Books

Students also viewed these Finance questions

Question

What are the purposes of promotion ?

Answered: 1 week ago