Question: daily data of MICROSOFT stock insert the R script 2) Calculate the log of the series and plot and roduce and report all descriptive statistics

daily data of MICROSOFT stock

insert the R script

2) Calculate the log of the series and plot and roduce and report all descriptive statistics (mean, variance, volatility, skewness and excess kurtosis) of the underlying time series (you will need to provide all relevant equations clearly written in equation editor). Some functions are given below. In particular:

Using the function diff() in the correct manner create your log-returns rets. Plot your log- returns. Working on log-returns: Description R function Mean mean() Standard deviation sd() Variance var() Minimum min() Maximum maximum() Median median() Range of values (minimum and maximum) range() Sample quantiles quantile()

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Finance Questions!