HW Solutions for STT 351: Calculating Statistics from Data Sets - Prof. Nao Mimoto, Study notes of Probability and Statistics

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

2011/2012

Uploaded on 01/19/2012

koofers-user-z1u
koofers-user-z1u 🇺🇸

5

(1)

10 documents

1 / 2

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
1
STT 351 HW on Ch 1
Due: Jan 19 (Thursday)
0.1 Questions:
1. The accompanying data are specific gravity values for various wood types used in
construction.
(.31, .35, .36, .37, .41, .41, .42, .42, .45, .46, .46, .48, .54, .55, .61)
Obtain the following by hand (using calculator not Matlab):
(a) size of the sample.
n = 15
(b) Sample mean Xand sample median
e
X.
X=.44,
e
X=.42
(c) Sample variance S2, sample standard deviation S.
S=.081, S2=.0066
(d) 1st, 2nd and 3rd sample quartile.
Q1=.39, Q2=.42 Q3=.47
(e) histogram of the data.
(f) Box plot of the data. Do we have outliers?
pf2

Partial preview of the text

Download HW Solutions for STT 351: Calculating Statistics from Data Sets - Prof. Nao Mimoto and more Study notes Probability and Statistics in PDF only on Docsity!

STT 351 HW on Ch 1

Due: Jan 19 (Thursday)

0.1 Questions:

  1. The accompanying data are specific gravity values for various wood types used in

construction.

Obtain the following by hand (using calculator not Matlab):

(a) size of the sample.

n = 15

(b) Sample mean X and sample median

X.

X = .44,

X =. 42

(c) Sample variance S

2

, sample standard deviation S.

S = .081, S

2 =. 0066

(d) 1st, 2nd and 3rd sample quartile.

Q

1

= .39, Q

2

=. 42 Q

3

(e) histogram of the data.

(f) Box plot of the data. Do we have outliers?

  1. From class web page, download the dataset ex01-013.xls. The dataset constains the

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

X.

X = 134.9,

X = 135

(c) Sample variance S

2 , sample standard deviation S.

S

2

= 20.6, S = 4. 54

(d) 1st, 2nd and 3rd sample quartile.

Q

1

= 132.75, Q

2

= 135 Q

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?