We often have to gather information to establish the trends and reality of situations.
Data tables assist us to organize this information logically so that it can be applied to the purpose it was intended for. Data tables are similar to a register or record of events or items that give us information and the information is given to use in rows and columns. A row is any horizontal collection of data while a column is any vertical collection of data.
Example
|
2.2 MEASURES OF CENTRAL TENDENCY
Measures of central tendency, or “location”, attempt to quantify what we mean when we think of as the “typical” or “average” score in a data set. The concept is extremely important and we encounter it frequently in daily life. For example, we often want to know before purchasing a car its average distance per litre of petrol. Or before accepting a job, you might want to know what a typical salary is for people in that position so you will know whether or not you are going to be paid what you are worth. Or, if you are a smoker, you might often think about how many cigarettes you smoke “on average” per day. Statistics geared toward measuring central tendency all focus on this concept of “typical” or “average.” As we will see, we often ask questions in psychological science revolving around how groups differ from each other “on average”. Answers to such a question tell us a lot about the phenomenon or process we are studying.
2.2.1 Mean, Median, Mode, and Range
Mean, median, and mode are three kinds of “averages”. There are many “averages” in statistics, but these are, I think, the three most common, and are certainly the three you are most likely to encounter in your pre-statistics courses, if the topic comes up.
The “mean” is the “average” you’re used to, where you add up all the numbers and then divide by the number of numbers. The “median” is the “middle” value in the list of numbers. To find the median, your numbers have to be listed in numerical order, so you may have to rewrite your list first. The “mode” is the value that occurs most often. If no number is repeated, then there is no mode for the list.
The “range” is just the difference between the largest and smallest values.
Example
Find the mean, median, mode, and range for the following list of values: 13, 18, 13, 14, 13, 16, 14, 21, 13 The mean is the usual average, so: (13 + 18 + 13 + 14 + 13 + 16 + 14 + 21 + 13) ÷ 9 = 15 |
Note that the mean isn’t a value from the original list. This is a common result. You should not assume that your mean will be one of your original numbers.
The median is the middle value, so I’ll have to rewrite the list in order:
13, 13, 13, 13, 14, 14, 16, 18, 21
There are nine numbers in the list, so the middle one will be the (9 + 1) ÷ 2 = 10 ÷ 2 = 5th number:
13, 13, 13, 13, 14, 14, 16, 18, 21
So the median is 14.
The mode is the number that is repeated more often than any other, so 13 is the mode.
The largest value in the list is 21, and the smallest is 13, so the range is 21 – 13 = 8.
- Mean: 15
- Median: 14
- Mode: 13
- Range: 8
Note: The formula for the place to find the median is “( [the number of data points] + 1) ÷ 2”, but you don’t have to use this formula. You can just count in from both ends of the list until you meet in the middle, if you prefer. Either way will work.
Example 2
Find the mean, median, mode, and range for the following list of values: 1, 2, 4, 7 The mean is the usual average: (1 + 2 + 4 + 7) ÷ 4 = 14 ÷ 4 = 3.5 The median is the middle number. In this example, the numbers are already listed in numerical order, so I don’t have to rewrite the list. But there is no “middle” number, because there is an even number of numbers. In this case, the median is the mean (the usual average) of the middle two values: (2 + 4) ÷ 2 = 6 ÷ 2 = 3 The mode is the number that is repeated most often, but all the numbers appear only once. Then there is no mode. The largest value is 7, the smallest is 1, and their difference is 6, so the range is 6. ü Mean: 3.5 ü Median: 3 ü Mode: none ü Range: 6 The list values were whole numbers, but the mean was a decimal value. Getting a decimal value for the mean (or for the median, if you have an even number of data points) is perfectly okay; don’t round your answers to try to match the format of the other numbers.
|
Example 3
Find the mean, median, mode, and range for the following list of values: 8, 9, 10, 10, 10, 11, 11, 11, 12, 13 The mean is the usual average: (8 + 9 + 10 + 10 + 10 + 11 + 11 + 11 + 12 + 13) ÷ 10 = 105 ÷ 10 = 10.5
|
The median is the middle value. In a list of ten values, that will be the (10 + 1) ÷ 2 = 5.5th value; that is, I’ll need to average the fifth and sixth numbers to find the median:
(10 + 11) ÷ 2 = 21 ÷ 2 = 10.5
The mode is the number repeated most often. This list has two values that are repeated three times.
The largest value is 13 and the smallest is 8, so the range is 13 – 8 = 5.
- mean: 10.5
- median: 10.5
- modes: 10 and 11
- range: 5
While unusual, it can happen that two of the averages (the mean and the median, in this case) will have the same value.
2.2.2 Frequency table
A frequency table is the diagram that shows the number of times a particular incident took place.
Example:
In a learnership class, the following scores were achieved for an assessment of a learning programme by the 15 learners in the class:
|
Exercise:
A student has gotten the following grades on his tests: 87, 95, 76, and 88. He wants an 85 or better overall. What is the minimum grade he must get on the last test in order to achieve that average? |