Business Statistics: Summary Measures

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/28

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key statistical summary measures including central location, dispersion, relative position, linear association, and multiperiod returns.

Last updated 1:27 AM on 9/2/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

29 Terms

1
New cards

Central Location

Refers to how numerical data tend to cluster around some middle or central value.

2
New cards

Arithmetic Mean

The primary measure of central location, calculated by adding up all observations and dividing by the total number of observations.

3
New cards

Sample Mean

A sample statistic denoted by xˉ\bar{x}, calculated as xˉ=x1+x2++xnn\bar{x} = \frac{x_1 + x_2 + \dots + x_n}{n}.

4
New cards

Population Mean

A population parameter denoted by μ\mu, calculated as μ=x1+x2++xNN\mu = \frac{x_1 + x_2 + \dots + x_N}{N}.

5
New cards

Median

The middle value of a variable that divides arranged data in half, with an equal number of observations lying above and below it.

6
New cards

Mode

The observation that occurs most frequently in a dataset.

7
New cards

Unimodal

Describing a dataset or distribution that has exactly one mode.

8
New cards

Bimodal

Describing a dataset or distribution that has two modes.

9
New cards

Weighted Mean

A measure of central location used when observations contribute differently to the average, computed as xˉw=wixi\bar{x}_w = \sum w_i x_i.

10
New cards

Symmetric Distribution

A distribution where one side of the histogram is a mirror image of the other, resulting in equal mean, median, and mode values.

11
New cards

Skewness Coefficient

A numerical measure of skewness where zero indicates symmetry, a positive value indicates extreme observations in the right tail, and a negative value indicates extreme observations in the left tail.

12
New cards

Percentile

A measure of location dividing a variable into two parts, where approximately pp percent of observations are less than the pthp^{\text{th}} percentile and (100p)(100 - p) percent are greater.

13
New cards

Five-Number Summary

A set of summary statistics consisting of the minimum, first quartile (Q1Q_1), median (Q2Q_2), third quartile (Q3Q_3), and maximum.

14
New cards

Boxplot

A visual display (also called a box-and-whisker plot) used to graphically depict a five-number summary and identify potential outliers.

<p>A visual display (also called a box-and-whisker plot) used to graphically depict a five-number summary and identify potential outliers.</p>
15
New cards

Interquartile Range

The difference between the third quartile and the first quartile (IQR=Q3Q1IQR = Q_3 - Q_1), representing the range of the middle 50% of the data.

16
New cards

Range

The simplest measure of dispersion, calculated as the difference between the maximum and minimum observations (Range=MaxMin\text{Range} = \text{Max} - \text{Min}).

17
New cards

Mean Absolute Deviation

The average of the absolute differences between the observations and their mean.

18
New cards

Variance

A measure of dispersion defined as the average of the squared differences between the observations and their mean.

19
New cards

Standard Deviation

The positive square root of the variance, expressing dispersion in the original units of the variable.

20
New cards

Coefficient of Variation

A unitless measure of relative dispersion that adjusts for differences in the magnitudes of the means, calculated as CV=sxˉCV = \frac{s}{\bar{x}} for a sample or CV=σμCV = \frac{\sigma}{\mu} for a population.

21
New cards

Mean-Variance Analysis

An investment performance analysis framework evaluating an asset's rate of return in terms of reward (mean) and risk (variance or standard deviation).

22
New cards

Sharpe Ratio

A reward-to-variability ratio calculated as xˉRfs\frac{\bar{x} - R_f}{s}, measuring the excess return per unit of risk.

23
New cards

Chebyshev's Theorem

A theorem stating that the proportion of observations within kk standard deviations from the mean is at least 11k21 - \frac{1}{k^2} for any k>1k > 1, applicable to any distribution shape.

24
New cards

Empirical Rule

A rule for symmetric, bell-shaped distributions stating that approximately 68% of observations fall within xˉ±s\bar{x} \pm s, 95% within xˉ±2s\bar{x} \pm 2s, and almost 100% within xˉ±3s\bar{x} \pm 3s.

<p>A rule for symmetric, bell-shaped distributions stating that approximately 68% of observations fall within $$\bar{x} \pm s$$, 95% within $$\bar{x} \pm 2s$$, and almost 100% within $$\bar{x} \pm 3s$$.</p>
25
New cards

z-score

A unitless measure of relative position calculated as z=xxˉsz = \frac{x - \bar{x}}{s}, expressing the distance of an observation from the mean in standard deviations.

26
New cards

Covariance

A measure of association that quantifies the direction of a linear relationship between two variables.

27
New cards

Correlation Coefficient

A unit-free measure bounded between 1-1 and 11 describing both the direction and strength of the linear relationship between two variables.

28
New cards

Geometric Mean Return

A multiplicative average used to evaluate multiperiod investment returns over several years, given by GR=((1+R1)×(1+R2)××(1+Rn))1n1G_R = \left( (1 + R_1) \times (1 + R_2) \times \dots \times (1 + R_n) \right)^{\frac{1}{n}} - 1.

29
New cards

Compound Growth Rate

The average geometric growth rate across nn multiperiod observations calculated as Gg=(xnx1)1n11G_g = \left( \frac{x_n}{x_1} \right)^{\frac{1}{n-1}} - 1.