Chapter 2 Stat (MMW)
Chapter 2 Stat (MMW)
Overview
General Objectives:
Data come in different forms and from different sources. You read them
in a daily newspaper, hear them over the radio, see them on television, and
find them on the internet. We have great quantities of data related to sports,
business, education, traffic, law enforcement, and hundreds of some other
human activities. These vast data are made available to assist us in our
decision-making. If these data are not properly managed and analyzed,
everything will be meaningless and void or lead us to false and unreliable
information.
Specific objectives:
1. Organize and present data in forms that are both meaningful and
useful to decision makers;
2. Use a variety of statistical tools to process and manage numerical
data;
3. Use the methods of linear regression and correlation to predict the
value of a variable given certain conditions; and
4. Advocate the use of statistical data in making important decisions.
Quantitative variables can be further classified into two groups: discrete and
continuous.
2. Ordinal level – is higher that the nominal level. The numbers are used not
only to classify items but also to reflect some rank or order of the individuals
or objects. It indicates that objects in one category are not only different from
those in the other categories of the variable, but they may also be ranked as
either higher or lower. Bigger or smaller, better or worse than those in the
other categories. Examples are ranks given to the winners in a singing
contest, hotel classifications, and military ranks.
4. Ratio level – is the highest level of data management. It has the same
properties as interval level but the zero point value of this level is absolute;
that is, the zero value represents the absence of the characteristic being
considered. Examples are height, weight, time, and volume.
Data that are collected must be organized and presented effectively for
analysis and interpretation. They can be presented in different forms as
follows:
Example. The following are the scores in a quiz by ten students in Algebra.
Find the mean score of the data set.
5 12 20 16 15 23 10 18 7 11
5+12+20+16+15+23+10+18+7+11 137
𝑥̅ = 10 =
10 = 13.7
Sometimes each value in the data set is associated with a certain
weight or degree of importance. In such cases, the weighted mean is
computed.
∑𝑛𝑖=1 𝑤𝑖 𝑥𝑖
𝑥̅w = ∑𝑛 𝑤𝑖
𝑖=1
Example: The final grades of a student in six courses were taken and are
shown below. Compute the student’s weighted mean grade.
𝑥̅w = ∑𝑛𝑖=1 𝑤𝑖 𝑥𝑖
∑𝑛 𝑤𝑖 =4422 = 2.00
𝑖=1
b. Grouped Data
There are two ways on how to solve for the value of mean given the
grouped data or frequency distribution.
a. by midpoint method
̅𝒙 = ∑𝒌
𝒊=𝟏 𝒇𝒊 𝒙𝒊
𝒏
Where:
𝑥̅ = sample mean
𝑓𝑖 = frequency of the ith class
𝑥𝑖 = midpoint of the ith class n
= sample size
8137.5
= 45
= 180.83
a) by coded deviation method
̅𝒙 = ∑𝒌𝒊=𝟏
̅𝒙̅𝟎̅ + 𝒇𝒊 𝒅𝒊
i[ ]
𝒏
Where:
𝑥̅ = sample mean
̅𝑥̅0̅ = assumed mean or the midpoint where the zero code is
assigned
𝑓𝑖 = frequency of the ith class
𝑑𝑖 = code assigned to the ith class
𝑛 = sample size
Rule of Thumb: Assign a zero code to the class with the highest frequency.
Negative codes with one as the deviation are assigned to the classes from a
class with zero code going down and positive codes with one as the deviation
to classes going up. This is with the assumption that the distribution starts
from the highest class to the lowest class.
Sample solution of finding the mean score of the grouped data below
using the coded deviation method:
Weights Frequency Midpoint 𝒅𝒊 𝒇𝒊 𝒅𝒊
of the Cubs (𝒇𝒊 𝑖 ) (𝒙𝒊 )
201 – 210 3 205.5 2 6
191 – 200 8 195.5 1 8
181 – 190 12 185.5 0 0
171 – 180 11 175.5 -1 -11
161 – 170 9 165.5 -2 -18
151 - 160 2 155.5 -3 -6
Total 45 -21
Note: n = 45
i = 10
̅𝒙̅𝟎̅ = 185.5
𝒌
∑𝒊=𝟏 𝒇𝒊 𝒅𝒊 = (6)+(8)+(0)+…+(-6) = -21
Therefore:
̅𝒙 = ̅𝒙̅𝟎̅ + ∑𝒌𝒊=𝟏
𝒇𝒊 𝒅𝒊
i[ ]
𝒏
= 185.5 + 10 ) = 180.83
(−21
45