Measures of central tendency provide single values that represent the center or typical value of a data set. The arithmetic mean, calculated by dividing the sum of observations by their number, is widely used but sensitive to extreme values. The median, representing the middle value when data is arranged in ascending or descending order, is useful for skewed distributions and ordinal data. The mode identifies the most frequently occurring value, particularly valuable for categorical data and multimodal distributions. Other specialized measures include the geometric mean (appropriate for ratios and percentages) and harmonic mean (suitable for rates and speeds). The selection of an appropriate measure depends on data characteristics, distribution shape, and the specific analytical purpose.
Chapter 15: Measures of Central Tendency
Introduction
Measures of central tendency are statistical values that represent the central or typical value of a dataset. They help us understand where most values in a distribution tend to cluster. The three most common measures of central tendency are:
- Mean (Average)
- Median
- Mode
Mean
The mean, commonly known as the average, is calculated by summing all values in a dataset and dividing by the total number of values.
Formula:
- For ungrouped data: Mean (x̄) = ∑x / n Where ∑x is the sum of all values, and n is the number of values
- For grouped data: Mean (x̄) = ∑(fx) / ∑f Where f is the frequency and x is the value
Example: For the dataset: 5, 8, 12, 15, 20 Mean = (5 + 8 + 12 + 15 + 20) / 5 = 60 / 5 = 12
Advantages:
- Uses all values in the dataset
- Suitable for further statistical calculations
- Well-defined mathematically
Disadvantages:
- Sensitive to extreme values (outliers)
- Not suitable for skewed distributions
- Cannot be determined for qualitative data
Median
The median is the middle value in a dataset when arranged in ascending or descending order. If there are an even number of observations, the median is the average of the two middle values.
Steps to find the median:
- Arrange the data in ascending or descending order
- If n is odd, median = value at position (n+1)/2
- If n is even, median = average of values at positions n/2 and (n/2)+1
Example: For the dataset: 5, 8, 12, 15, 20 Median = value at position (5+1)/2 = value at position 3 = 12
Advantages:
- Not affected by extreme values
- Can be used for ordinal data
- Better representative for skewed distributions
Disadvantages:
- Doesn’t use all observations in the dataset
- Less amenable to algebraic treatment
Mode
The mode is the value that appears most frequently in a dataset. A distribution can have more than one mode (bimodal, multimodal) or no mode at all.
Example: For the dataset: 5, 8, 8, 12, 15, 20 Mode = 8 (occurs twice)
Advantages:
- Only measure of central tendency suitable for qualitative data
- Not affected by extreme values
- Easy to determine
Disadvantages:
- May not exist
- May not be unique
- Not suitable for further mathematical calculations
Applications in Computer Science
In computer applications, measures of central tendency are used for:
- Data analysis and interpretation
- Understanding user behavior patterns
- Analyzing algorithm performance
- Quality control of software
- Extracting meaningful information from large datasets
- Performance benchmarking
Complete Chapter-wise Hsslive Plus One Economics Notes
Our HSSLive Plus One Economics Notes cover all chapters with key focus areas to help you organize your study effectively:
Economics: Indian Economic Development
- Chapter 1 Indian Economy on the Eve of Independence
- Chapter 2 Indian Economy 1950-1990
- Chapter 3 Liberalisation, Privatisation and Globalisation -An Appraisal
- Chapter 4 Poverty
- Chapter 5 Human Capital Formation in India
- Chapter 6 Rural Development
- Chapter 7 Employment-Growth, Informalisation and Related Issues
- Chapter 8 Infrastructure
- Chapter 9 Environment Sustainable Development
- Chapter 10 Comparative Development Experience of India with its Neighbours
Economics: Statistics for Economics
- Chapter 11 Introduction
- Chapter 12 Collection of Data
- Chapter 13 Organisation of Data
- Chapter 14 Presentation of Data
- Chapter 15 Measures of Central Tendency
- Chapter 16 Measures of Dispersion
- Chapter 17 Correlation
- Chapter 18 Index Numbers
- Chapter 19 Uses of Statistical Methods