Answered step by step
Verified Expert Solution
Question
1 Approved Answer
atar University, College of Engineering GENG 200 Software Assignment # 2 Firm Due date: December 28, 2015 Tasks: T1- Pure software working on full population:
atar University, College of Engineering GENG 200 Software Assignment # 2 Firm Due date: December 28, 2015 Tasks: T1- Pure software working on full population: For the given set of stock market data you are required to perform statistical analysis of this data to find out the mean, the variance, the mode, the median, the third quartile and the first quartile for the full population. You are also asked to plot the histogram, time sequence diagram and boxplot of the whole data. T2- Hand calculation and graphs working on sample: The second part of the assignment is done by first selecting a random sample of 20 data points which are equally spaced from the start till the end of the data set. Of this sample you are required to calculate the mean, the variance, the mode, the median, the third quartile and the first quartile. Then, you are required to plot the histogram, time sequence diagram and boxplot for the sample. T3- Comment Write your comments on the differences between the actual population statistics and graphs as compared to the sample statistics and graphs. Organization: Students work individually with different sets of data. You need to submit a functional code that performs all the required operations in T1 and the graphs in T2. You need to submit an assignment report that has the required parameters and graphs in T1, shows the calculation steps and parameters and graphs in T2 as well as includes your comments in T3
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