Download US treasury yields for multiple tenors over the time period of your choice from FRED’s web site
•Check data for gaps, sudden jumps, and other data quality issues
•Plot time series of the yields and their 1-day and 25-day increments
•Plot histograms of the 1-day and 25-day increments, and fit several distributions to the histograms. Which distribution does provide the best fit?
•Calculate and plot the average term structure of yield and its standard deviation.
•What is the approximate relationship between the standard deviation of the 1-day and 25-day IR increments? How does it depend on the increment time periods, i.e. 1-day and 25-days? Does this relationship depend on the increment tenor?
•Plot correlation matrix between various tenors of the 1-day and 25-day increments.
•(Optional step) Calculate and plot three first principal components of the 1-day and 25-day increments. What percentage of the total yield variance do they explain?
•Fit a single factor stochastic model to the 1-day increments of each tenor and use it to simulate each tenor yield independently
•(Optional step) Fit a multifactor model, e.g. by Jamshidian and Zhu (1997), to the 1-day increments and use it to simulate the yields for all tenors simultaneouslyANALYSIS AND SIMULATION OF INTEREST RATES
FRED’s web site : https://fred.stlouisfed.org/series/DGS10
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
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
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme