Skip to main content
Mathematics LibreTexts

Part 2: Analyze and Interpret Data

  • Page ID
    10300
  • \( \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}}\)

    I. Measures of Central Tendency (measures that give us some indication of the overall "average" of the data)

    1. Mode: In a list of numbers, the number that occurs most frequently.
    2. Median: After you rank order the data, if you have an odd number of data values then the median of the data values is the middle data value of the list. If you have an even number of data values, then the median is the average of the two middle data values.
    3. Mean: You find the mean by summing all the data values and dividing by the number of data values you have.

    1. Click on this link to see a video finding the mean, median and mode of some data.

    https://www.khanacademy.org/math/probability/data-distributions-a1/summarizing-center-distributions/v/mean-median-and-mode

    2. Practice problems. There may be a problem on your exam from these practice problems.

    https://www.khanacademy.org/math/probability/data-distributions-a1/summarizing-center-distributions/e/mean_median_and_mode

    3. Watch this video to find out how to find a missing data value given the mean.

    https://www.khanacademy.org/math/probability/data-distributions-a1/summarizing-center-distributions/v/using-mean-to-find-missing-value

    4. Practice problems find the missing value given the mean.

    https://www.khanacademy.org/math/probability/data-distributions-a1/summarizing-center-distributions/e/find-a-missing-value-given-the-mean

    Check in question 1. (10 points)

    Find the median, mean and mode for the following data:

    \(7,4,1,9,3,8,3,5,10,3, 7, 8\)

    Check in question 2. (5 points)

    Given the following data:

    School district 1 number of snow days 7

    School district 2 number of snow days 6

    School district 3 number of snow days 4

    School district 4 number of snow days 8

    School district 5 number of snow days?

    If the mean is 7.4 snow days find the number of snow days in school district 5.

    Check in question 3. (5 points)

    In a class of 24 students if the mean on a 100 point test was 77, is it possible that 18 students got a score of 55 or below? Please give a reason for your answer.

    II. Measures of dispersion and position: These measures give an indication of how the data is distributed. Is the data spread out? Is the data bunched together?

    A. Range: The difference between the largest and smallest data values.

    B. Standard deviation: The square root of the variance.

    1. Find the mean.( \(\large{\bar {x}}\))

    2. For each data value (\(\large x\)), find the difference between the number and the mean.

    3. Square the differences that you found in step 2.

    4. Divide by \(n\) (the number of data values you have)

    This will be your variance. Now take the square root of it.

    Note: We are dividing by n because we are working with a population. We would divide by \(n-1\) if we were working with a sample.

    Note: We will be using \(n\) and not \(n-1\) in our calculations.

    1. Click on this link to watch a video finding the range and the standard deviation.

    https://www.khanacademy.org/math/probability/data-distributions-a1/summarizing-spread-distributions/v/range-variance-and-standard-deviation-as-measures-of-dispersion

    2. Click on this link to see another example of finding the variance and standard deviation.

    https://www.mathsisfun.com/data/standard-deviation.html

    Note: In general the greater the standard deviation the more spread out your data is.

    Example: \(2, 3, 4, 5, 6\)

    Find the standard deviation.

    The mean is \(\large \bar x = \frac{2 + 3 + 4 + 5 + 6}{5} = \frac{20}{5} = 4\)

    (2-4)^2 + (3-4)^2 +(4-4)^2 +(5-4)^2 + (6 – 4)^2 =

    (-2)^2 + (-1)^2 + (0)^2 + (1)^2 + (2)^2

    = 4+1+0+1+4

    =10

    So then we divide this sum by \(n\).

    \(\frac{10}{5} =2\) This is our variance.

    To find the standard deviation, take the square root of 2.

    Check in question 4.

    Find the range, variance, and standard deviation for the following data. (10 points)

    72 80 83 90 97 100

    Round your answer to two decimal places. DO NOT round your mean.

    C. Box and Whisker Plots:

    1.They are created by using the 5 - number summary, the lowest number, highest number, median, and the lower and upper quartile.

    2. The lower quartile is the median of the lower 50% of the data values when ranked from lowest to highest. The upper quartile is the median of the upper 50% of the data values.

    3. IQR: Interquartile range is the difference between the upper and lower quartiles. It is the range of the middle 50% of the data.

    4. Outliers: Any data values that lie more than 1.5 IQR units below the lower quartile or 1.5 IQR units above the upper quartile.

    a. Click on this link to watch a video demonstrating how to construct a box and whisker plot.

    https://www.khanacademy.org/math/probability/data-distributions-a1/box--whisker-plots-a1/v/constructing-a-box-and-whisker-plot

    b. Practice creating a box plot. One of those problems could be on your exam.

    https://www.khanacademy.org/math/probability/data-distributions-a1/box--whisker-plots-a1/e/box-plots

    c. Reading box plots.

    https://www.khanacademy.org/math/probability/data-distributions-a1/box--whisker-plots-a1/v/reading-box-and-whisker-plots

    d. Practice reading box plots. One of those problems could be on your exam.

    https://www.khanacademy.org/math/probability/data-distributions-a1/box--whisker-plots-a1/e/analyzing-data-with-box-plots

    Finding outliers: Given the following data, determine if there are any outliers.

    1, 2, 4, 5, 8, 10, 12, 15

    a. Find the median. The median is between 5 and 8. (5 + 8)/2 = 6.5. Notice there are 4 data values below 6.5 and 4 data values above 6.5.

    b. Now find the median of the lower 50% of the data. This would be between 2 and 4 or 3. This would be the first quartile.

    c. Now find the median of the upper 50% of the data. This would be between 10 and 12 or 11. This is the third quartile.

    d. Now find the IQR. This is the difference between the third and first quartile.

    11 -3 = 8

    e. 3 – (1.5 times 8) = -9. We have no data values below -9

    11 + (1.5 times 8) = 23

    We have no data values above 23. There for we have no outliers.

    Click on this link to practice finding outliers.

    https://www.khanacademy.org/math/statistics-probability/summarizing-quantitative-data/box-whisker-plots/e/identifying-outliers

    D. Percentiles: Data that is divided into 100 equal parts. For example the 23rd percentile would separate the bottom 23% of the data from the top 77% of the data.

    Click on this link to see how percentiles are determined.

    https://www.khanacademy.org/math/ap-statistics/density-curves-normal-distribution-ap/percentiles-cumulative-relative-frequency/v/calculating-percentile

    Practice calculating percentiles

    https://www.khanacademy.org/math/ap-statistics/density-curves-normal-distribution-ap/percentiles-cumulative-relative-frequency/e/calculating-percentiles

    Check in question 5.

    Given the following data create a box and whisker plot. (8 points)

    30 38, 39, 43, 45, 49, 50, 65

    Check in question 6.

    Are there any outliers? Please show all your work using the 1.5 rule. (5 points)

    Check in question 7.

    Determine the percentile the data value 43 would be in. (5 points)

    E. Z-score: Indicates how many standard deviations the data value is away from the mean. Data values above the mean have positive z-scores and data values below the mean have negative z-scores. To calculate a z-score: (your data value - mean)/standard deviation.

    III. Distributions:

    A. Skewness: When the data is stretched out in one direction.

    B. Normal distributions: Known as a bell shaped distribution.

    If we have a normal distribution we can use the Empirical rule.

    IV. Empirical Rule

    Module1EmpiricalRule.png

    The Empirical Rule states approximately 68% of the data will be within 1 standard deviation of the mean, 95% of the data will be within two standard deviations and 99.7% will be within three standard deviations.

    Example:

    1. The mean is 50 and the standard deviation is 4. We would expect approximately 68% of the data will be between (50-1(4) to 50 + 1(4).

    We would expect approximately 95% of the data to be between 50 – 2(4) to 50 + 2(4) and we would expect 99.7% of the data to be between 50 – 3(4) to 50 + 3(4).

    Click on this link to watch a video on the empirical rule.

    https://www.youtube.com/watch?v=5HImTBJlWZc&feature=youtu.be

    Practice using the Empirical Rule

    https://www.khanacademy.org/math/probability/normal-distributions-a2/normal-distributions-a2ii/e/empirical_rule

    Check in question 8. Assume for both questions the data is normally distributed.

    If the mean for an exam was 87 with a standard deviation of 2.5, determine the z- score for a student scoring a 93.5 on the exam. (5 points)

    Check in question 9.

    What percentage of student would score between 84.5 and 92? (2 points)


    Part 2: Analyze and Interpret Data is shared under a CC BY-NC-SA license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?