logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Beverley RobertsonGeneral article writing
(5/5)

754 Answers

Hire Me
expert
Ishanat TripathiTechnical writing
(5/5)

600 Answers

Hire Me
expert
Jayant KumarFinance
(/5)

760 Answers

Hire Me
expert
Rubina KhatoonFinance
(5/5)

996 Answers

Hire Me
Econometrics
(5/5)

uppose you buy a 6 percent coupon bond today for $1,080. The bond has 10 years to maturity. What rate of return do you expect to earn on your investment

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Work on the following projects, submit your code as LastName_FirstName_week6_lab.ipynb format for all the projects in one file with proper comments, docstring, or markdown in the code (for example, # project wk6.x code). All code and output for each problem should be submitted in one notebook file with code been run and output is shown clearly and professionally. Please use markdown or docstring to show the question # you are working on clearly. Points will be deducted for not paying attention to the instructions on this.

#wk6.1. ABC Corporation is expected to pay the following dividends over the next four years:

$15.00, $10.00, $5.00, and $2.20. Afterwards, the company pledges to maintain a constant 4 percent growth rate in dividends forever. If the required return on the stock is 10 percent, what is the current share price? Write Python code to solve this problem.

#wk6.2. Suppose you buy a 6 percent coupon bond today for $1,080. The bond has 10 years to maturity. What rate of return do you expect to earn on your investment?

Two years from now, the YTM on your bond has increased by 2 percent, and you decide to sell. What price will your bond sell for? What is the realized yield on your investment?

Compare this yield to the YTM when you first bought the bond. Why are they different? Assume interest payments are reinvested at the original YTM.

Write Python code to solve this problem, and explain the difference in YTM and realized yield with Jupyter Markdown.

#wk6.3. A bond with a coupon rate of 8 percent sells at a yield to maturity of 9 percent. If the bond matures in 10 years, what is the duration of the bond? What is the modified duration?

Write Python code to solve this problem.

#wk6.4. Download price data, as long as it's possible, from Yahoo Finance for a fewstocks such as DELL, IBM, and MSFT. Then calculate their volatilities over several decades. For example, estimate volatilities for IBM over several five-year periods. What is the trend of the volatility?

Demonstrate the trends with time-series plots.

#wk6.5. What is the total risk and market risk for DELL, IBM, GOOG, and C if you are using five-year monthly data? Demonstrate the over time changes with time-series plots.

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme