Every research project eventually arrives at the same problem: you have collected a large pile of numbers, and you need a single value that speaks for all of them. If a college library issues thousands of books in a month, no committee wants to read through every individual transaction. They want one number that captures the “typical” pattern. This is exactly what measures of central tendency provide. They are the foundation of descriptive statistics, and understanding them is essential for anyone analysing survey results, circulation records, or expenditure trends.

Table of Contents

What is central tendency?

A measure of central tendency is a single value that attempts to describe a set of data by identifying the central position within that data. Because they condense an entire dataset into one representative figure, these measures are also called summary statistics or measures of central location. The basic idea is that data points tend to cluster around a middle value, and our job is to locate that value accurately.

Central tendency sits at the heart of descriptive statistics, the branch of statistics used to describe and summarise the values in a dataset. Without it, raw data remains a confusing list of numbers. With it, a researcher can immediately communicate where most of the values fall. The three most common measures are the arithmetic mean, the median, and the mode. Each one calculates the central point using a different method, and each is suited to a different kind of data.

It is important to remember what central tendency does not tell you. It describes the centre, but not the spread. Two libraries can have the same average daily footfall while one is steady and the other swings wildly between busy and empty days. That is why central tendency is usually studied alongside measures of dispersion like range and standard deviation.

Types of measures

The three measures answer slightly different questions. The mean asks “what is the average?”, the median asks “what is the middle?”, and the mode asks “what is the most common?”. Choosing the right one depends entirely on the nature of your data.

Arithmetic mean

The mean, commonly called the average, is the most familiar and widely used measure of central tendency. You calculate it by adding all the values in a dataset and dividing the sum by the number of values. If a library issues 40, 50, 30, and 60 books over four days, the mean is 180 divided by 4, which equals 45 books per day.

The mean has one major strength: it uses every single value in the dataset, and it can be manipulated mathematically, which makes it essential for further statistical tests like regression analysis. This is why it appears so often in scientific research and general analysis. However, it has a serious weakness. The mean is highly sensitive to outliers, meaning a single extremely high or low value can drag the average away from the typical value.

Consider a library where most members borrow 3 or 4 books, but one researcher borrows 200 for a thesis. The mean number of books per member would be pulled upward and would no longer represent the ordinary member. In such situations, the mean misleads rather than informs.

Median

The median is the middle value of a dataset when all the observations are arranged in order, either ascending or descending. It divides the distribution into two equal halves, so that the number of observations above it equals the number below it. For an odd number of values, the median is simply the central value. For an even number of values, it is the average of the two middle values.

The great advantage of the median is that it is a robust statistic. It is barely affected by outliers or skewed data because it only cares about position, not magnitude. This is precisely why income figures are usually reported as a median rather than a mean. A handful of extremely high earners can inflate the average income far beyond what most people actually earn, so the median income gives a fairer picture of the typical earner.

The median is the preferred measure when data is skewed, when working with ordinal data, or when outliers are present. Its main limitation is that it cannot be used easily in further algebraic calculations, so it is less useful in advanced statistical procedures.

Mode

The mode is the value that occurs most frequently in a dataset. To find it, you simply count how often each value appears and identify the one with the highest frequency. On a bar chart, the mode is the tallest bar.

The mode is unique among the three measures because it is the only one that can be used with nominal data, that is, data grouped into categories that have no numerical order. If you want to know the most popular subject category borrowed from a library, or the most requested type of service, the mode is the only measure that makes sense. You cannot calculate the “average” of categories like Fiction, Science, and History, but you can identify which one appears most often.

A dataset can have more than one mode. When two values tie for the highest frequency, the distribution is bimodal; with several, it is multimodal. Some datasets have no mode at all, because every value occurs only once. This flexibility is both a strength and a weakness, which is why the mode is used less often as a standalone summary statistic in formal analysis.

The empirical relationship

The three measures are not isolated from one another. In a perfectly symmetrical distribution, such as the normal distribution, the mean, median, and mode are all identical and sit at the exact centre. As data becomes skewed, they separate. In a positively skewed distribution, the order is mean greater than median greater than mode; in a negatively skewed distribution, it reverses.

For moderately skewed distributions, the statistician Karl Pearson observed a useful approximation now known as the empirical relationship: Mode = 3 × Median − 2 × Mean. This is sometimes written as Mean − Mode = 3 (Mean − Median). It is called “empirical” because it is based on observation of real-world data rather than a universal mathematical proof, so it works as an estimate, not an exact law. Still, it is genuinely handy. If you know any two of the measures, you can estimate the third, which is valuable when complete raw data is not available.

Applications in real-world scenarios

These measures are not just classroom exercises. They drive decisions in libraries, government departments, economics, and almost every field that collects data. The key skill is matching the right measure to the right question.

Library data and collection management

Almost every section of a library generates statistical data that can be summarised using central tendency. According to a resource on library management published through INFLIBNET, circulation records of books and periodicals serve as a measure of library usage, while acquisition records of documents purchased and accessioned can act as a measure of staff efficiency.

A librarian might calculate the mean number of books issued per day to plan staffing for the circulation desk. To understand the typical borrowing behaviour of a member without distortion from a few power users, the median number of books borrowed is more reliable. And to decide which subjects to stock more heavily, the mode reveals the most frequently borrowed category. Each measure answers a different practical question about the same collection.

Library statistics do come with cautions. Researchers have noted that circulation counts are imperfect because a checkout is not the same as actual use, and digital interactions are counted very differently from physical ones. A good analyst remembers that the number summarising the data is only as meaningful as the data behind it.

Central tendency is central to financial planning. A library or government department analysing monthly expenditure will use the mean to project an annual budget. But if one month included a large one-time purchase, such as a new server or a bulk subscription, that outlier inflates the mean. Here the median monthly expenditure gives a more honest sense of the ordinary spending pattern.

This same logic explains why economic indicators so often rely on the median. When analysing income or household spending data, which is typically skewed by a small number of very high values, the median is preferred precisely because it avoids being distorted by extremes.

Survey research and beyond

In research methodology, the choice of measure depends on the level of measurement of your variable. Suppose a survey asks users to rate library services on a scale of “poor, average, good, excellent”. This is ordinal data, so the median or mode is appropriate, not the mean. If a survey records the number of hours students spend in the library, that is continuous numerical data, and the mean becomes useful. The three measures work best in combination, because each has complementary strengths and limitations, and together they reveal the shape of the data.

The market research field uses all three routinely. The mode identifies the most popular product or choice, the median describes typical spending without distortion, and the mean feeds into deeper statistical models. The lesson is consistent across every field: the measure you choose should fit the data you have and the question you are asking.

Choosing the right measure

A simple decision framework helps. Use the mean for symmetrical numerical data with no extreme outliers, especially when further calculation is needed. Use the median when the data is skewed, contains outliers, or is ordinal. Use the mode for categorical or nominal data, or when you specifically need the most common value. In practice, reporting more than one measure gives a richer and more honest summary than relying on any single number.

What do you think? If you were evaluating your own college library’s performance over a semester, which measure would you trust most to describe member borrowing, and why? And can you think of a situation where reporting only the mean might actually mislead the people making the decision?

How useful was this post?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate this post.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?

References
  1. https://study.com/learn/lesson/mean-median-mode-range-measures-central-tendency.html
  2. https://www.abs.gov.au/statistics/understanding-statistics/statistical-terms-and-concepts/measures-central-tendency
  3. https://statisticsbyjim.com/basics/measures-central-tendency-mean-median-mode/
  4. https://statistics.laerd.com/statistical-guides/measures-central-tendency-mean-mode-median.php
  5. https://pmc.ncbi.nlm.nih.gov/articles/PMC3157145/
  6. https://byjus.com/maths/relation-between-mean-median-and-mode/
  7. https://ebooks.inflibnet.ac.in/lisp6/chapter/statistics-and-reporting/
  8. https://litwinbooks.com/some-objections-to-our-use-of-library-statistics/
  9. https://medium.com/@jaberi.mohamedhabib/measures-of-central-tendency-understanding-mode-median-and-mean-eab80ada8868
  10. https://www.scribbr.com/statistics/central-tendency/

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

Research Methodology

1 Research- Meaning, Concept, Need

  1. Definition of Research
  2. Need for and Purpose of Research
  3. Conceptual Framework of Research and Terminology
  4. Basic and Applied Research
  5. Scientific Method
  6. Research Design
  7. Value of Studying Research Methodology for Library and Information Professionals

2 Historical Research

  1. Historical Research
  2. Definitions
  3. What is Not Historical Research?
  4. What Constitutes Historical Research?
  5. Advantages
  6. Limitations
  7. Purposes
  8. Scope of Application
  9. Types
  10. Importance in LIS
  11. Process of Conducting Research
  12. Internet
  13. Scientific Research
  14. Problems

3 Survey Research

  1. Data Collection
  2. Sampling
  3. How to Conduct a Survey
  4. Problems
  5. Instruments of Survey Research

4 Experimental Research

  1. Experimentation
  2. Hypothesis
  3. Research Procedure
  4. Validity
  5. Design of the Experiment
  6. Limitations of Experimental Method

5 Fundamental, Applied and Action Research

  1. Scientific Method
  2. S. R. Ranganathan’s Spiral of Scientific Method
  3. Basic Research
  4. Applied Research
  5. Action Research
  6. Descriptive Research
  7. Comparative Research
  8. Exploratory Research
  9. Diagnostic Research
  10. Social Research

6 Measurement of Variables

  1. Types of Variables
  2. Measurement of Qualitative Data
  3. Census versus Sample Survey
  4. Sampling Procedure
  5. Types of Sampling

7 Data Presentation

  1. Preparation of a Table
  2. Tabular Presentation
  3. Graphical Presentation
  4. Bar Diagrams
  5. Pie Chart

8 Statistical Techniques

  1. Measures of Central Tendency
  2. Arithmetic Mean
  3. Median
  4. Mode
  5. Measures of Dispersion
  6. Variance and Standard Deviation
  7. Coefficient of Variation
  8. Correlation
  9. Pearson’s Product Moment Correlation
  10. Regression Analysis
  11. Linear Regression
  12. Non-linear Regression
  13. Time Series Analysis

9 Statistical Packages

  1. Statistical Packages
  2. Microsoft Excel
  3. SPSS
  4. Other Software for Statistical Analysis

10 Observation Method

  1. Meaning and Definition
  2. Purpose
  3. Characteristics
  4. Planning and Process of Observation
  5. Recording of Data
  6. Types
  7. Advantages and Disadvantages
  8. Application in Libraries and Information Centers

11 Questionnaire Method

  1. Questionnaire Method: Definition
  2. Questionnaire Construction
  3. Types of Questionnaires
  4. Types of Questions
  5. Use of Scales
  6. Precautions in Questionnaire Construction
  7. Pretesting of Questionnaire
  8. Distribution of Questionnaire
  9. Response Rate
  10. Advantages and Limitations of Questionnaire Method

12 Interview Method

  1. Introduction
  2. Interviewing
  3. Types of Interviews
  4. Structured Interview
  5. Unstructured Interview
  6. Focussed Interview
  7. Non-directive Interview
  8. Clinical Interview
  9. Telephonic Interview
  10. Computer Assisted Telephone Interviewing (CATI) System
  11. Interview Process
  12. Advantages and Limitations of Interview Method

13 Experimental Method

  1. Research Problem Appropriate for an Experiment
  2. Parts of an Experiment
  3. Steps in Planning an Experimental Research
  4. Laboratory Experiment and Field Experiment
  5. Experimental Research Design
  6. Advantages, Disadvantages, and Limitations of Experimental Method

14 Case Study

  1. Case Study: Definition, Characteristics, and Importance
  2. Uses, Advantages, Disadvantages, and Limitations of Case Study
  3. Research Problem Appropriate for a Case Study
  4. Research Design in Case Study
  5. Steps in Case Study Method
  6. Case Study vs Case Work and Other Methods

15 Research Design

  1. What is Research Design?
  2. Need and Purpose
  3. Functions of Research Design
  4. Types of Research Design
  5. Based on Nature of Investigation
  6. Based on Data Collection Methods
  7. Based on Number of Contacts Made with the Subjects
  8. Based on Reference Period
  9. Summary

16 Research Plan

  1. Definition
  2. Need and Purpose
  3. Functions
  4. Types
  5. Structure
  6. Funding
  7. Monitoring
  8. Ethics

17 Statistical Inference

  1. Concept of Statistical Inference
  2. Statistical Estimation
  3. Concept of Hypothesis Testing
  4. Critical Regions and Types of Errors
  5. Testing of Hypothesis for a Single Sample
  6. Test for Difference between Two Samples
  7. Contingency Table

18 Presentation of Results

  1. Research Reports and their Types
  2. Importance and Significance of Research Reports
  3. Preparation of a Research Proposal
  4. Research Reports: Plan Outline, Format and Contents
  5. Preparation and Organisation of Research Notes
  6. Drafting of Research Reports
  7. Language and Grammar
  8. Physical Production