Question
Assignment 1 FTA 4005 Individual Submission Perform the following tasks (100 points) Download daily prices data of Microsoft stock from Yahoo for the period January
Assignment 1
FTA 4005
Individual Submission
Perform the following tasks (100 points)
Download daily prices data of Microsoft stock from Yahoo for the period January 2, 2001 till December 31, 2016. (10 points)
See the size of the downloaded data ( 10 points)
Observe the first 6 rows of the data (10 points)
Plot the daily prices and volume (10 points)
Compute log returns (15 points)
Construct time plot of daily log returns of Microsoft stock for the sample data (15 points)
Compute the sample mean, standard deviation, minimum, and maximum of the log return series (20 points).
Interpret your findings (10 points)
Deliverables:
Submit R code for each sections of the assignment. Include all parts in one R program file. R code should provide comments on sections of the assignment the code is intended for. Submit electronically in iCollege in the Assignment tab. Note that this is an individual submission.
Note that your R code should provide description of what the program is doing. You should also include summary of your analysis at the end of each part (do not submit any separate document for the summary). Your grade will be based not only on the correctness of the program but also how efficiently the program executes the tasks and how clearly the tasks are presented in the program.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started