Skip to main content
뒤로

Describing, Exploring, and Comparing Data: Measures of Center, Variation, and Relative Standing CHAP 3

스터디 가이드 - 스마트 노트

자료에 맞춘 맞춤형 노트, 핵심 정의, 예시, 맥락을 확장해 제공합니다.

Describing, Exploring, and Comparing Data

Measures of Center

Measures of center are statistical values that describe the central point of a data set. The most common measures include the mean, median, and mode, each providing a different perspective on the data's central tendency.

  • Mean (Arithmetic Mean): The mean is calculated by summing all data values and dividing by the number of values. It is denoted as \( \bar{x} \) for samples and \( \mu \) for populations.

  • Median: The median is the middle value when data are arranged in order. If the number of values is odd, it is the central value; if even, it is the mean of the two central values.

  • Mode: The mode is the value(s) that occur most frequently in the data set. A set may have no mode, one mode, or multiple modes (bimodal or multimodal).

  • Weighted Mean: Used when data values have different weights. The weighted mean is calculated as \( \bar{x} = \frac{\sum (w \cdot x)}{\sum w} \).

Example: Calculating the mean for sample data speeds:

Formula for sample mean Sample mean calculation example

Example: Calculating a weighted mean (grade-point average):

Weighted mean calculation example

Measures of Variation

Measures of variation describe the spread or dispersion of data values. Common measures include range, standard deviation, and variance.

  • Range: The difference between the maximum and minimum values in the data set.

  • Standard Deviation: Indicates how much data values deviate from the mean. For a sample, it is denoted by s; for a population, by σ.

  • Variance: The square of the standard deviation. Sample variance is , population variance is σ².

  • Coefficient of Variation (CV): Expresses standard deviation as a percentage of the mean, useful for comparing variability between different data sets.

Standard Deviation Formulas:

Standard deviation formula for sample Shortcut formula for sample standard deviation

Example: Calculating sample standard deviation:

Sample standard deviation calculation example Sample standard deviation calculation using shortcut formula

Range Rule of Thumb: Most values lie within 2 standard deviations of the mean. Significantly low values are at or below \( \mu - 2\sigma \), and significantly high values are at or above \( \mu + 2\sigma \).

Range rule of thumb diagram

Population Standard Deviation Formula:

Population standard deviation formula

Empirical Rule: For bell-shaped distributions:

  • 68% of values within 1 standard deviation

  • 95% within 2 standard deviations

  • 99.7% within 3 standard deviations

Empirical rule bell curve diagram

Chebyshev’s Theorem: Applies to any data set, not just bell-shaped distributions. At least \( 1 - \frac{1}{k^2} \) of values lie within k standard deviations of the mean.

Chebyshev's theorem explanation Chebyshev's theorem applied to IQ scores

Coefficient of Variation Formulas:

Coefficient of variation formulas

Measures of Relative Standing and Boxplots

Measures of relative standing indicate the position of a data value within a data set. Common measures include z scores, percentiles, quartiles, and boxplots.

  • z Score: Indicates how many standard deviations a value is from the mean. Calculated as \( z = \frac{x - \bar{x}}{s} \) for samples or \( z = \frac{x - \mu}{\sigma} \) for populations.

  • Percentiles: Divide data into 100 groups, each containing about 1% of the values.

  • Quartiles: Divide data into four groups, each containing about 25% of the values. Q1 is the 25th percentile, Q2 is the median (50th percentile), Q3 is the 75th percentile.

  • 5-Number Summary: Consists of the minimum, Q1, median (Q2), Q3, and maximum.

  • Boxplot: A graphical representation of the 5-number summary.

Example: Comparing z scores for baby weight and adult temperature:

Example data for z score comparison z score calculation for baby weight Interpretation of z scores z score significance diagram

Example: Identifying significant values using z scores:

Platelet count significance example

Percentile Calculation Procedure:

Percentile calculation flowchart Percentile calculation step

Example: Finding the 40th percentile in a sorted data set:

Percentile calculation in data table

Quartile and Interquartile Range Formulas:

Quartile and interquartile range formulas

Example: Finding the 5-number summary:

Minimum and maximum values in data table Quartile values in data table

Example: Constructing a boxplot:

Boxplot diagram

Pearson Logo

스터디 프렙