Section 2.3 (cont.): Plotting quantitative data using the Histogram
The basics:
Histograms communicate the relative importance of different
intervals of the measured data, using counts per interval
Construction:
range of the data broken into convenient, non-overlapping
"intervals" of equal width that cover the data (for quantitative data, these are usually obvious -- e.g. month of birth; months divide the year up into convenient, non-overlapping intervals of (approximately) equal width, that cover the data).
count how many values are in each interval -- the
"frequency" of an interval
On a set of axes, rectangles are drawn above the intervals
to a height equal to the frequency.
We can use StatCrunch to construct them, but it takes a human to
interpret them....
Creating histograms using StatCrunch and the data from our book.
Our book used another package -- Minitab -- to do the
statistics. Reference is often made to data sets, e.g.
exam02-04
the data set of student hours spend studying per week of Example 2.4.
To use that data in StatCrunch, you would load the data
from the web, using the name
http://www.nku.edu/~statistics/data/exam02-04.xls
You can also paste in data, if you have it from some other
source.
The interpretation of a histogram should be written up using a
word processer, and should look professional. One of our goals for you
in this course is as follows:
For any assignments or homework exercises that are collected students will
create a neatly presented word document. This document will always include:
Supporting StatCrunch analyses that are copied into the document.
Well written, grammatically correct, sentences for any interpretations or explanations.
Section 2.4: Populations, Samples, and Inferences
Definitions:
Population: a population is the collection of all the data that
could be observed in a statistical study
Sample: a sample is a collection of data chosen from the population
of interest.
Inference: an inference is a decision, estimate, prediction, or
generalization about a population based on information contained in a sample
from that population.
Example: Heights of NKU students
Section 2.5: Random Sampling
Definitions
random sample: Consider sampling n
observations from a population. If every collection of n
observations has the same chance of being selected, then the sample is
random.
convenience sampling: If the observations
selected for a sample are those that are easiest to obtain, or are
selected because they are simply available, the sample is haphazard or
convenient. (examples, p. 41)
volunteer sample: If a survey is presented
to people in such a way that each individual must take the initiative
to reply, the response or opinions form a self-selected or volunteer
sample.
Example: Heights of NKU students
Website maintained by Andy Long.
Comments appreciated.