next up previous
Next: About this document

Chemical Engineering 426
Spring, 1997
B. Bernstein, Instructor
Assignment 2

 
Read:Sections 3-1, 3-2, 3-3

Problems:page 95 # 1, 2, 3, 4, 5, 7


Spring, 1997Chemical Engineering 426, Assignment 2page The following terms figure importantly in our subject:

Graphical Treatments of data provide ways of organizing them so that one can see trends and make interpretations. The following are useful graphical treatments of quantitative data:

Dot diagrams
Let x be the parameter measured. The values of x are rounded off to an agreed amount. Above each of the rounded off values on the x-axis are plotted the number of dots equal to the number of times that the measurements produced that value. (page 59)
Stem and leaf plot
Suppose that data, given to a certain number of places, say k places. One chooses positive integers m and k such that m+k=n and lists vertically the numbers m in order without omissions. Then, at each m for which there are data values, one lists the remaining k places horizontally for each data value measured. (page 60)
Back to back Stem and Leaf Plot
This is used to compare two sets of data with the m places listed vertically and the remaining k places listed to the right for one set of data and to the left for the other set of data. (page 61)
Histogram
Data are grouped into equal intervals and a at each such interval a bar is drawn whose width is that of the interval and whose height is the number of measured data points falling in that interval. (page 62) One may observe data possiblly bell shaped, right skewed, left skewed, uniform, bimodal, truncated, etc. (page 63)
Scatter plot
Bivariate data are plotted as points in a plane. (page 65)

The notion of quantile, quantile plots and Q-Q, or quantile-quantile plots figure importantly in understanding data. To this end, consider univariate quantative data arranged in increading order, tex2html_wrap_inline81 . If p is a fraction, 0<p<1, the idea of the tex2html_wrap_inline87 quantile is roughly as follows: Let x be such that p is the fraction of data points with valuew tex2html_wrap_inline93 : Then x is the tex2html_wrap_inline87 quantile, x=Q(p). The specific scheme which we shall use is that if p=(i-0.5)/n, then tex2html_wrap_inline103 is the tex2html_wrap_inline87 quantile and the other quantiles are found by linear interpolation. (page 67)

Median of a Distribution
Q(0.5)
First quartile
Q(0.25)
Third quartile
Q(0.75)
Deciles
tex2html_wrap_inline113
Percentiles
tex2html_wrap_inline115
Quantile plot
A plot of Q(p) versus p
Interquartile range
IQR=Q(0.75)-Q(0.25)
Box plot
A box is drawn from Q(0.25) to Q(0.75) with lines (whiskers) sticking out to reach the highest and the lowest data value within tex2html_wrap_inline127 of the mean. Points extending further are plotted individually.
Q-Q plots
A quantile-quantile plot is a two dimensional graph for comparing two sets of data (or data against a theoretical distribution): Eanch point corresponds th the same quantile, but has an x-coordinate from one set of data and a y- coordinate from the other set of data. If the points fall on a straight line, the distributions are taken to be similar, or linearly related.

There are some calculated numerical parameters which figure in the understanding of data:

Sample Mean
For a sample, tex2html_wrap_inline133 the sample mean is

displaymath135

Range
For the sample tex2html_wrap_inline137 , the range, tex2html_wrap_inline139
Sample variance
(See equation 3-3) The sample variance, tex2html_wrap_inline141 is

displaymath143

The quantity, tex2html_wrap_inline145 is called the sample standard deviation.

Chebyshev's Theorem
If k>1, at least tex2html_wrap_inline149 of the data are within ks of tex2html_wrap_inline153 (page 83)
Population mean
If tex2html_wrap_inline155 is the entire population, the population mean is

displaymath157

Population variance

displaymath159

The quantity tex2html_wrap_inline161 is called the population standard deviation.

Taking samples at various times during a process and making plots of tex2html_wrap_inline153 and R over time can give information on how the process is running and whether the machinery needs adjustment.



next up previous
Next: About this document

che535
Thu Jan 30 11:45:44 CST 1997