Measures of Variability: Variance Standard Deviation
Measures of Variability: Variance Standard Deviation
Measures of Variability
Concepts:
Measures of Variability - a number or value that represents the variability or spread
of the data. It is also called measures of dispersion or spread. Some known measures of
variability are Range, Mean Absolute Deviation, Variance and Standard deviation.
However, in this topic, the most commonly used measure which are variance and
standard deviation will be given more focus.
Range - the simplest but the weakest measure of variance. It is found by subtracting
the highest score by the lowest score.
For example, if both players have an average score of 21 points per game, a better
option is to look at the standard deviation of scores. A player with less deviation means
the scores he makes per game is near to 21. He may have scored 20, 22, and 24. On
the other hand, a player with higher standard deviation means he scores inconsistently,
that is, may be sometimes he scores 50, but sometimes he may just score 5.
Activity 3.1-1 Var and SD using the formula: Using Microsoft Excel or equivalent
spreadsheet apps to solve for the Variance and Standard Deviation.
Step 1. Copy the table and rename the sheet: VAR_SD_GRADE1
Step 2. Solve for the mean (𝑋̅) using the excel function: =AVERAGE(B2:B11)
Step 3. Solve for the (𝑋 − 𝑋̅) in the first row using the excel function: =B2-C2
Step 4. Fix C2 by adding $ in the cell reference or pressing F4 in the formula of the first
row: =B2-$C$2
Step 5. Copy the formula in the cell described in step 3 and 4 and paste on all the cells
below it along the cells that contains data at the left.
Step 6. Square of (𝑋 − 𝑋̅ ). Use the formula CellReference^2 : =D2^2
Step 7. Copy the formula in the cell described in step 6 to the cells below it.
Step 8. For Σ(𝑋 − 𝑋̅ )2 , we need the sum of (𝑋 − 𝑋̅)2 as prescribed by the formula. So,
apply the sum function for cells in step 6 & step 7. =SUM(E2:E11)
Step 9 n is the number of respondents. Use the formula =Count(Cell Range for Grades):
=COUNT(B2:B11)
Step 10. n-1 is to subtract one from the answer for n in step 9 =G2-1
Step 11. Apply the formula for variance using the data in the table. Var =Σ(𝑋 − 𝑋̅ )2 / (n-
1) : =F2/H2
Step 12. Apply the formula for standard deviation. Take the square root of the variance.
=SQRT(I2)
Note: You may use textbox and equation editors for
column headers. Use a formula to find answers in the white
blank cells. Do not write in darkened cells.
Activity 3.1-2 Var and SD using the Excel Function: Using
Microsoft Excel or equivalent spreadsheet apps to solve for the
Variance and Standard Deviation.
Step 1. Copy the table on a separate sheet in the same file
of Activity 3.1-1 Rename the sheet: VAR_SD_GRADE2
Step 2. On the cell below VAR, type: =VAR.S(
Step 3. then, select the data under Grades and press enter =VAR.S(B2:B11)
Step 4. On the cell below SD, type: =STDEV.S(
Step 5. then, select the data under Grades and press enter =STDEV.S(B2:B11)
RSulit Oct 2020 Page 2