Skip to main content
Statistics LibreTexts

2.5: Center of Data

  • Page ID
    29590
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    \( \newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\)

    ( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\id}{\mathrm{id}}\)

    \( \newcommand{\Span}{\mathrm{span}}\)

    \( \newcommand{\kernel}{\mathrm{null}\,}\)

    \( \newcommand{\range}{\mathrm{range}\,}\)

    \( \newcommand{\RealPart}{\mathrm{Re}}\)

    \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\)

    \( \newcommand{\Argument}{\mathrm{Arg}}\)

    \( \newcommand{\norm}[1]{\| #1 \|}\)

    \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\)

    \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    \( \newcommand{\vectorA}[1]{\vec{#1}}      % arrow\)

    \( \newcommand{\vectorAt}[1]{\vec{\text{#1}}}      % arrow\)

    \( \newcommand{\vectorB}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vectorC}[1]{\textbf{#1}} \)

    \( \newcommand{\vectorD}[1]{\overrightarrow{#1}} \)

    \( \newcommand{\vectorDt}[1]{\overrightarrow{\text{#1}}} \)

    \( \newcommand{\vectE}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash{\mathbf {#1}}}} \)

    \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \)

    \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)

    9

    Center of Data

    jkesler


    [latexpage]

    The “center” of a data set is also a way of describing location. The two most widely used measures of the “center” of the data are the mean (average) and the median. To calculate the mean weight of 50 people, add the 50 weights together and divide by 50. To find the median weight of the 50 people, order the data and find the number that splits the data into two equal parts. The median is generally a better measure of the center when there are extreme values or outliers because it is not affected by the precise numerical values of the outliers. The mean is the most common measure of the center.

    NOTE

    The words “mean” and “average” are often used interchangeably. The substitution of one word for the other is common practice. The technical term is “arithmetic mean” and “average” is technically a center location. However, in practice among non-statisticians, “average” is commonly accepted for “arithmetic mean.”

    When each value in the data set is not unique, the mean can be calculated by multiplying each distinct value by its frequency and then dividing the sum by the total number of data values. The letter used to represent the sample mean is an x with a bar over it (pronounced “x bar”): $\bar{x}$

    The Greek letter μ (pronounced “mew”) represents the population mean. One of the requirements for the sample mean to be a good estimate of the population mean is for the sample taken to be truly random.

    To see that both ways of calculating the mean are the same, consider the sample:
    1; 1; 1; 2; 2; 3; 4; 4; 4; 4; 4

    $$\bar{x} = \frac{1+1+1+2+2+3+4+4+4+4+4}{11}=2.7$$

    $$\bar{x} = \frac{3\cdot(1) + 2\cdot (2) + 1\cdot(3) + 5\cdot (4)}{11} = 2.7$$

    In the second calculation, the frequencies are 3, 2, 1, and 5.

    You can quickly find the location of the median by using the expression $\frac{n+1}{2}$

    The letter n is the total number of data values in the sample. If n is an odd number, the median is the middle value of the ordered data (ordered smallest to largest). If n is an even number, the median is equal to the two middle values added together and divided by two after the data has been ordered. For example, if the total number of data values is 97, then $\frac{n+1}{2}=\frac{97+1}{2}=49$. The median is the 49th value in the ordered data. If the total number of data values is 100, then $\frac{n+1}{2} = \frac{100+1}{2} = 50.5$. The median occurs midway between the 50th and 51st values. The location of the median and the value of the median are not the same. The upper case letter M is often used to represent the median (another symbol sometimes used to represent the median is $\tilde{x}$). The next example illustrates the location of the median and the value of the median.

    EXAMPLE 2.26

    AIDS data indicating the number of months a patient with AIDS lives after taking a new antibody drug are as follows (smallest to largest):
    3; 4; 8; 8; 10; 11; 12; 13; 14; 15; 15; 16; 16; 17; 17; 18; 21; 22; 22; 24; 24; 25; 26; 26; 27; 27; 29; 29; 31; 32; 33; 33; 34; 34; 35; 37; 40; 44; 44; 47;
    Calculate the mean and the median.

    Solution 2.26

    The calculation for the mean is:

    $\bar x = \frac{3+4+8+8+10+11+12+13+14+15+15+16+\cdots+40+44+44+47}{40} = 23.6$

    To find the median, M, first use the formula for the location. The location is:

    $M=\frac{n+1}{2} = \frac{40.1}{2}=20.5$

    Starting at the smallest value, the median is located between the 20th and 21st values (the two 24s):
    3; 4; 8; 8; 10; 11; 12; 13; 14; 15; 15; 16; 16; 17; 17; 18; 21; 22; 22; 24; 24; 25; 26; 26; 27; 27; 29; 29; 31; 32; 33; 33; 34; 34; 35; 37; 40; 44; 44; 47;
    $M=\frac{24+24}{2}=24$

    USING GOOGLE SHEETS

    To find the mean and the median,

    With your data entered into a spreadsheet in column A, enter the following formulas into an empty cell to find the Mean and Median respectively:

    • =AVERAGE(A:A)
    • =MEDIAN(A:A)

    Screenshot of Google Sheets calculating mean and median

    TRY IT 2.26

    The following data show the number of months patients typically wait on a transplant list before getting surgery. The data are ordered from smallest to largest. Calculate the mean and median.

    3; 4; 5; 7; 7; 7; 7; 8; 8; 9; 9; 10; 10; 10; 10; 10; 11; 12; 12; 13; 14; 14; 15; 15; 17; 17; 18; 19; 19; 19; 21; 21; 22; 22; 23; 24; 24; 24; 24

    EXAMPLE 2.27

    Suppose that in a small town of 50 people, one person earns \$5,000,000 per year and the other 49 each earn \$30,000. Which is the better measure of the “center”: the mean or the median?

    TRY IT 2.27

    In a sample of 60 households, one house is worth \$2,500,000. Twenty-nine houses are worth \$280,000, and all the others are worth \$315,000. Which is the better measure of the “center”: the mean or the median?

    Another measure of the center is the mode. The mode is the most frequent value. There can be more than one mode in a data set as long as those values have the same frequency and that frequency is the highest. A data set with two modes is called bimodal.

    EXAMPLE 2.28

    Statistics exam scores for 20 students are as follows:

    50; 53; 59; 59; 63; 63; 72; 72; 72; 72; 72; 76; 78; 81; 83; 84; 84; 84; 90; 93

    Find the mode.

    TRY IT 2.28

    The number of books checked out from the library from 25 students are as follows:

    0; 0; 0; 1; 2; 3; 3; 4; 4; 5; 5; 7; 7; 7; 7; 8; 8; 8; 9; 10; 10; 11; 11; 12; 12
    Find the mode.

    EXAMPLE 2.29

    Five real estate exam scores are 430, 430, 480, 480, 495. The data set is bimodal because the scores 430 and 480 each occur twice.

    When is the mode the best measure of the “center”? Consider a weight loss program that advertises a mean weight loss of six pounds the first week of the program. The mode might indicate that most people lose two pounds the first week, making the program less appealing.

    NOTE

    The mode can be calculated for qualitative data as well as for quantitative data. For example, if the data set is: red, red, red, green, green, yellow, purple, black, blue, the mode is red.

    Statistical software will easily calculate the mean, the median, and the mode. Some graphing calculators can also make these calculations. In the real world, people make these calculations using software.

    TRY IT 2.29

    Five credit scores are 680, 680, 700, 720, 720. The data set is bimodal because the scores 680 and 720 each occur twice. Consider the annual earnings of workers at a factory. The mode is \$25,000 and occurs 150 times out of 301. The median is \$50,000 and the mean is \$47,500. What would be the best measure of the “center”?

    The Law of Large Numbers and the Mean

    The Law of Large Numbers says that if you take samples of larger and larger size from any population, then the mean $\bar x$ of the sample is very likely to get closer and closer to µ. This is discussed in more detail later in the text.

    Sampling Distributions and Statistic of a Sampling Distribution

    You can think of a sampling distribution as a relative frequency distribution with a great many samples. (See Sampling and Data for a review of relative frequency). Suppose thirty randomly selected students were asked the number of movies they watched the previous week. The results are in the relative frequency table shown below.

    # of movies Relative Frequency
    0 $\frac{5}{30}$
    1 $\frac{15}{30}$
    2 $\frac{6}{30}$
    3 $\frac{3}{30}$
    4 $\frac{1}{30}$
    Table2.24

    If you let the number of samples get very large (say, 300 million or more), the relative frequency table becomes a relative frequency distribution.

    A statistic is a number calculated from a sample. Statistic examples include the mean, the median and the mode as well as others. The sample mean $\bar x$ is an example of a statistic which estimates the population mean μ.

    Calculating the Mean of Grouped Frequency Tables

    When only grouped data is available, you do not know the individual data values (we only know intervals and interval frequencies); therefore, you cannot compute an exact mean for the data set. What we must do is estimate the actual mean by calculating the mean of a frequency table. A frequency table is a data representation in which grouped data is displayed along with the corresponding frequencies. To calculate the mean from a grouped frequency table we can apply the basic definition of mean: $\text{mean} = \frac{\text{data sum}}{\text{number of data values}}$. We simply need to modify the definition to fit within the restrictions of a frequency table.

    Since we do not know the individual data values we can instead find the midpoint of each interval. The midpoint of the first class is the mean of the lower class limit and the upper class limit. That is $\frac{\text{first class’ lower boundary + upper boundary}}{2}$. Once we have this first class midpoint, we can successively add the class width to get the subsequent midpoints, or calculate each class midpoint the same way as we calculated first class midpoint. (Recall that the class width is the difference between lower class limits). We can now modify the mean definition to be $\bar x = \frac{\sum f\cdot m}{\sum f}$ the frequency of the interval and m = the midpoint of the interval.

     

    EXAMPLE 2.30

    A frequency table displaying professor Blount’s last statistic test is shown. Find the best estimate of the class mean.

    Grade Interval Number of Students
    51 – 56.5 1
    57 – 62.5 0
    63 – 68.5 4
    69 – 74.5 4
    75 – 80.5 2
    81 – 86.5 3
    87 – 92.5 4
    93 – 98.5 1
    Table2.25

    TRY IT 2.30

    Maris conducted a study on the effect that playing video games has on memory recall. As part of her study, she compiled the following data:

    Hours Teenagers Spend on Video Games Number of Teenagers
    0–3.5 3
    4–7.5 7
    8–11.5 12
    12–15.5 7
    16–19.5 9
    Table2.27

    What is the best estimate for the mean number of hours spent playing video games?


    2.5: Center of Data is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?