Decisions based on historical data.

Attached Files:

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper
    dataG2.csv (148.37 KB)

  • I_2.jpeg (48.819 KB)
  • I_1.jpeg (49.983 KB)

This project reflects the basics of data distribution. The project topics relate to the definitions of variance and skewness.

Files needed for project: dataG2.csv (attached)

Cover in the project the following:

Save Time On Research and Writing
Hire a Pro to Write You a 100% Plagiarism-Free Paper.
Get My Paper
    Explain the variance and skewness
    Show simple example on how to calculate variance and then explain the meaning of it.Show simple example on how to calculate skewness and then explain the meaning of it.
    After loading dataG2.csv into R, explain the meaning of each column or what the attributes explain. Columns are for skewness, median, mean, standard deviation, and the last price (each row describes with the numbers the distribution of the stock prices):
    Draw your own conclusions based on what you learnt under 1. and 2.
    Explain the meaning of variables ‘I_1’ and ‘I_2’ after you execute (after dataG2.csv is loaded in R or Octave)imported_data <- read.csv("dataG2.csv") S=imported_data[,5]-imported_data[,3] I_1 =which.min(S) # use figure I_1 (attached)I_2 = which.max(S) # use figure L_2 (attached)Based on the results in a., which row (stock) would you buy and sell and why (if you believe history repeats)? Explain how would you use the skewness (first column attribute) to decide about buying or selling a stock.
    If you want to decide, based on the historical data, which row (stock) to buy or sell, would you base your decision on skewness attribute (1st column) or the differences between the last prices with mean (differences between 5th attribute and 3rd attribute)? Explain.

Still stressed with your coursework?
Get quality coursework help from an expert!