Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The data file assignment_1.txt contains stock returns for ge (general electric), vw (value-weighted market returns), ew (equal-weighted market returns), and sp (Standard Poor composite index).
The data file assignment_1.txt contains stock returns for "ge" (general electric), "vw" (value-weighted market returns), "ew" (equal-weighted market returns), and "sp" (Standard Poor composite index). The time span of the data ranges from Jan 1940 to Sept 2011. Please do following work within R/RStudio environment. (a) Compute the sample mean, standard deviation, skewness, excess kurtosis, minimum, and maximum of each simple return series. (b) Transform the simple returns to log returns and redo part (a). (c) Test the null hypothesis that the mean of the log returns of "ge" stock is zero. Use 5% significance level to draw your conclusion
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