Learning Objectives
By the end of this lesson, learners should be able to:
- Explain the purpose of descriptive statistics in business analytics.
- Distinguish measures of central tendency and dispersion.
- Calculate and interpret mean, median and mode.
- Explain range, variance and standard deviation.
- Understand percentiles and quartiles.
- Interpret frequency distributions.
- Select appropriate descriptive measures for different business situations.
- Recognize how summary statistics can conceal important patterns.
1. Meaning of Descriptive Statistics
Descriptive statistics are numerical and graphical methods used to summarize and describe the characteristics of a dataset.
They help analysts convert large quantities of observations into information that decision-makers can understand.
For example, instead of presenting thousands of individual customer transactions, an analyst might report:
- Average transaction value.
- Median transaction value.
- Maximum transaction value.
- Sales distribution by region.
- Monthly transaction volume.
Descriptive statistics therefore provide a concise representation of data without necessarily explaining causation.
2. Population and Sample
A population is the complete set of observations relevant to a particular analytical question.
A sample is a subset of that population.
For example:
- All customers of a company = population.
- 1,000 selected customers = sample.
The distinction matters because statistical calculations may differ depending on whether an analyst is describing an entire population or estimating characteristics from a sample.
3. Measures of Central Tendency
Central tendency describes the typical or central position of a dataset.
The three major measures are:
- Mean.
- Median.
- Mode.
4. Mean
The arithmetic mean is calculated by dividing the sum of observations by the number of observations.
For example, if monthly sales values are:
10, 20, 30, 40 and 50
the mean is:
30
The mean is widely used because it incorporates every observation.
However, it can be strongly influenced by extreme values.
5. Median
The median is the middle value when observations are arranged in ascending or descending order.
For example:
10, 20, 30, 40, 100
The median is:
30
The median is often more representative than the mean when a dataset is highly skewed.
6. Mode
The mode is the most frequently occurring value.
For example:
10, 20, 20, 20, 30, 40
The mode is:
20
Mode can be particularly useful for categorical or discrete business information, such as the most frequently purchased product category.
7. Choosing Between Mean and Median
Consider employee salaries:
30,000; 32,000; 35,000; 37,000; 500,000
The extreme salary significantly increases the mean.
The median may therefore provide a better indication of the typical employee salary.
The choice of measure should depend on the distribution and purpose of the analysis.
8. Measures of Dispersion
Central tendency does not tell the entire story.
Two datasets can have the same mean but very different levels of variation.
Measures of dispersion include:
- Range.
- Variance.
- Standard deviation.
- Interquartile range.
9. Range
The range is the difference between the highest and lowest observations.
For example:
Highest sales = 950,000
Lowest sales = 250,000
Range:
700,000
Range is easy to understand but depends heavily on the two extreme observations.
10. Variance
Variance measures the average squared deviation of observations from the mean.
A larger variance indicates greater dispersion.
Variance is mathematically important, particularly in statistical modelling, but its squared units can make direct business interpretation less intuitive.
11. Standard Deviation
Standard deviation expresses the typical amount of variation around the mean in the same units as the original data.
A small standard deviation indicates that observations tend to be relatively close to the mean.
A large standard deviation indicates greater dispersion.
For executives, standard deviation can help distinguish between:
- Stable performance.
- Highly variable performance.
12. Quartiles and Percentiles
Quartiles divide ordered data into four parts.
- Q1 = 25th percentile.
- Q2 = 50th percentile.
- Q3 = 75th percentile.
The 50th percentile is the median.
Percentiles can help organizations understand relative position.
For example, if an employee’s performance score is at the 90th percentile, the employee performed better than approximately 90% of observations in the relevant comparison group.
13. Interquartile Range
The interquartile range (IQR) is:
Q3 − Q1
It measures the spread of the middle 50% of observations.
Because it excludes the extreme ends of the distribution, it can be useful when data contains outliers.
14. Frequency Distributions
A frequency distribution shows how frequently values or categories occur.
For example, a retailer may classify customers according to annual spending:
|
Annual Spending |
Number of Customers |
|
Below KSh 10,000 |
420 |
|
KSh 10,000–49,999 |
680 |
|
KSh 50,000–99,999 |
290 |
|
KSh 100,000+ |
110 |
This provides a clearer understanding of the customer base than simply reporting total customers.
15. Distribution Shape
Data can have different distributions.
Symmetric Distribution
Values are distributed relatively evenly around the center.
Positively Skewed Distribution
A longer tail extends toward higher values.
Negatively Skewed Distribution
A longer tail extends toward lower values.
Understanding distribution shape helps analysts select appropriate summary statistics.
16. The Problem of Averages
An average can conceal substantial differences.
Suppose two branches each report average monthly sales of KSh 5 million.
Branch A may have highly consistent monthly sales.
Branch B may alternate between extremely strong and extremely weak months.
The same average therefore does not necessarily indicate the same level of performance stability.
Executives should consider both central tendency and dispersion.
17. Descriptive Statistics in Business
Descriptive statistics can support:
- Sales analysis.
- Customer analysis.
- Financial reporting.
- Employee performance analysis.
- Operational monitoring.
- Quality control.
- Inventory management.
They provide the foundation for more advanced statistical analysis.
18. Limitations of Descriptive Statistics
Descriptive statistics summarize observed data but generally do not explain:
- Why an event occurred.
- Whether one variable caused another.
- What will happen in the future.
- Which intervention will produce the best result.
These questions require additional analytical approaches.
Lesson Summary
Descriptive statistics provide numerical summaries of business data.
Key measures include:
- Mean — arithmetic average.
- Median — middle observation.
- Mode — most frequent value.
- Range — difference between maximum and minimum.
- Variance — squared measure of dispersion.
- Standard deviation — dispersion in the original units.
- Quartiles and percentiles — relative positions within a distribution.
- IQR — spread of the middle 50%.
A strong analyst does not rely on averages alone. Central tendency should be interpreted alongside dispersion, distribution shape and business context.
References
- NIST/SEMATECH e-Handbook of Statistical Methods
NIST Statistical Methods Handbook - OpenStax — Introductory Statistics
OpenStax Statistics - IBM — Descriptive Analytics
IBM Analytics
Review Questions
- What are descriptive statistics?
- What is the difference between a population and a sample?
- What are the three major measures of central tendency?
- Why can the mean be misleading in a highly skewed dataset?
- When might the median be preferable to the mean?
- What is the purpose of the mode?
- What is the difference between variance and standard deviation?
- What do quartiles represent?
- What is the interquartile range?
- Why should dispersion be considered alongside averages?
- How can frequency distributions support business decisions?
- What are the limitations of descriptive statistics?