Organizing and Graphing Data: STATISTICS - Lecture No. 7
Organizing and Graphing Data: STATISTICS - Lecture No. 7
Jiřı́ Neubauer
Definition
Population consists of all elements – individuals, items, or objects
– whose characteristics are being studied. The population that is
being studied is also called target population.
A unit is a single entity (usually a person or an object) whose
characteristics are of interest.
Definition
A sample from a statistical population is a proportion (a subset)
of the population selected for study.
Definition
A survey that includes every member of the population is called
census. The technique of collecting information from a proportion
of the population is called sample survey.
A sample can be
random – A sample drawn in such a way that each element
of the population has a chance of being selected. If all
samples of the same size selected from a population have the
same chance of being selected, we call it simple random
sampling. Such a sample is called a simple random sample.
non-random – The elements of the sample are not selected
randomly but with a view of obtaining a representative sample.
Definition
A variable is a characteristic under study that assumes different
values for different elements.
The value of variable for an element is called an observation or
measurement.
Definition
A data set is a collection of observations on one or more variables.
The number of observations we call a sample size and denote
usually n.
Activity Frequency
Watching TV 58
Reading newspaper 21
Talking on phone 14
Driving a car 7
Grocery shopping 3
Other 12
Table: Frequency table
83 85 81 82 84 82 79 84 80 81
82 82 80 82 80 82 83 84 82 79
83 82 83 82 82 82 81 80 82 82
83 80 82 85 81 83 81 81 83 82
81 85 83 79 81 81 81 84 81 82
Calculation of classes
find n, xmin , xmax and calculate the range R = xmax − xmin
the number of classes k we can determinate by following rules
Sturges’ rule k ≈ 1 + 3.32
√ log n
Yule’s pravidlo k√≈ 2.5 4 n
other rules k ≈ n, k ≈ 5 log n
calculation of class width h ≈ R/k or h ≈ from 0.08 · R till
0.12 · R