

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Solutions for the hand calculations and matlab exercises related to finding statistics such as sample size, mean, median, variance, standard deviation, quartiles, histograms, and boxplots from given data sets.
Typology: Study notes
1 / 2
This page cannot be seen from the preview
Don't miss anything!


construction.
Obtain the following by hand (using calculator not Matlab):
(a) size of the sample.
n = 15
(b) Sample mean X and sample median
(c) Sample variance S
2
, sample standard deviation S.
2 =. 0066
(d) 1st, 2nd and 3rd sample quartile.
1
2
3
(e) histogram of the data.
(f) Box plot of the data. Do we have outliers?
measurement of tensile ultimate strength (ksi). Obtain the following by using Matlab,
and Attach the printout of the histogram and boxplot.
(a) size of the sample.
n = 15
(b) Sample mean X and sample median
(c) Sample variance S
2 , sample standard deviation S.
2
= 20.6, S = 4. 54
(d) 1st, 2nd and 3rd sample quartile.
1
2
3
(e) Plot histogram of the data with default bin width. Describe the overall shape.
(f) Plot histogram of the data using 5 bins with midpoints (125, 130, 135, 140, 145).
(g) Box plot of the data. Do we have outliers?