Human Resource Management  ·  Level 5
Business Mathematics And Statistics
Chapter 5: Carry Out Descriptive Statistics
📚 4 Topics
What you will be able to do

By the end of this chapter, you will be able to:

  • accurately determine measures of central tendency using the correct work procedures
  • correctly calculate measures of dispersion following step-by-step instructions
  • effectively analyze measures of skewness to understand data distribution
  • confidently interpret kurtosis to assess data shape and variability

These skills will help you make smart, data-driven decisions that are essential in any business or technical field.

5.1 Measures of Central Tendency

Measures of central tendency represent the center point or typical value in a dataset. For human resource data in Kenya, these measures help summarize employee performance ratings, salary scales, or recruitment test scores, providing a snapshot that supports decision-making. The three main measures are the mean, mode, and median, each applicable depending on the data type and distribution.

5.1.1 Mean

The mean or arithmetic average is the sum of all data points divided by the number of points. It is widely used in HR to calculate average salaries, average training hours, or average employee appraisal scores, offering a balanced view of overall performance or compensation.

$$\text{Mean} = \frac{\sum x_i}{n}$$

where \(x_i\) represents each data value and \(n\) the total number of values.

Worked Examples

Example 1: Calculate the mean monthly salary of five employees in a retail business: Ksh 30,000; Ksh 35,000; Ksh 28,000; Ksh 40,000; Ksh 32,000.

Given: Salaries = 30,000; 35,000; 28,000; 40,000; 32,000 Ksh, \(n=5\)

$$\text{Mean} = \frac{30,000 + 35,000 + 28,000 + 40,000 + 32,000}{5}$$

$$= \frac{165,000}{5}$$

$$= 33,000 \text{ Ksh}$$

Answer: 33,000 Ksh

Example 2: An HR manager records training hours for 7 employees as: 12, 15, 10, 18, 14, 16, 13 hours. Find the average training hours.

Given: Training hours = 12, 15, 10, 18, 14, 16, 13, \(n=7\)

$$\text{Mean} = \frac{12 + 15 + 10 + 18 + 14 + 16 + 13}{7}$$

$$= \frac{98}{7}$$

$$= 14 \text{ hours}$$

Answer: 14 hours

Example 3: The performance scores of 8 employees in a SACCO loan appraisal are: 75, 80, 85, 70, 90, 95, 88, 78. Calculate the mean score.

Given: Scores = 75, 80, 85, 70, 90, 95, 88, 78, \(n=8\)

$$\text{Mean} = \frac{75 + 80 + 85 + 70 + 90 + 95 + 88 + 78}{8}$$

$$= \frac{661}{8}$$

$$= 82.625$$

Answer: 82.63 (rounded to two decimals)

5.1.2 Mode

The mode is the most frequently occurring value in a dataset. It is useful in HR to identify the most common salary bracket, the most frequent employee qualification, or the most common response in employee surveys.

Worked Examples

Example 1: In a hotel, the number of years employees have worked are: 3, 4, 3, 5, 6, 3, 5. Find the mode.

Given: Years worked = 3, 4, 3, 5, 6, 3, 5

The value 3 appears 3 times, 5 appears 2 times, others less.

Answer: Mode = 3 years

Example 2: An HR survey records preferred shift times for 10 employees: Morning, Evening, Morning, Night, Morning, Evening, Night, Evening, Evening, Morning. Identify the mode.

Given: Preferences = Morning(4), Evening(4), Night(2)

Both Morning and Evening appear 4 times.

Answer: Modes = Morning and Evening (bimodal)

Example 3: The number of training sessions attended by employees in a cooperative are: 2, 3, 3, 4, 5, 3, 2, 5, 5, 5. Find the mode.

Given: Training sessions = 2(2), 3(3), 4(1), 5(4)

5 appears 4 times, highest frequency.

Answer: Mode = 5 sessions

5.1.3 Median

The median is the middle value when data is arranged in ascending or descending order. It is robust against outliers and useful for salary distributions where extreme values may distort the mean.

Worked Examples

Example 1: Find the median salary of employees earning: Ksh 20,000; 25,000; 30,000; 35,000; 50,000.

Given: Salaries sorted: 20,000; 25,000; 30,000; 35,000; 50,000, \(n=5\) (odd)

Median is the middle value at position \(\frac{n+1}{2} = 3\).

Answer: Median = 30,000 Ksh

Example 2: Find the median training hours for employees with: 8, 10, 12, 14, 16, 18 hours.

Given: Training hours sorted: 8, 10, 12, 14, 16, 18, \(n=6\) (even)

Median is average of values at positions \(n/2=3\) and \(n/2+1=4\):

$$\text{Median} = \frac{12 + 14}{2} = 13 \text{ hours}$$

Answer: Median = 13 hours

Example 3: Monthly performance ratings of 7 employees are: 55, 60, 58, 70, 65, 62, 68. Find the median.

Given: Sorted ratings: 55, 58, 60, 62, 65, 68, 70, \(n=7\)

Median is value at position \(\frac{7+1}{2} = 4\)

Answer: Median = 62

Practice Questions

  1. Calculate the mean of the following monthly salaries in a county government office: Ksh 40,000; 42,500; 38,000; 45,000; 41,000. (5 marks)

  2. Find the mode of the following number of years employees have worked at a retail business: 1, 3, 2, 3, 4, 3, 5, 2. (5 marks)

  3. Determine the median training hours for employees with the following values: 15, 12, 18, 14, 16, 20, 13. (5 marks)

The rest of this chapter
🔒

Create a free account to open more of this chapter.

Free: practical guides, quick cards, workplace scenarios and more.

Create a free account
🔒5.2 Measures of dispersion

In Human Resource management, understanding the spread or variability in employee data such as salaries, performance scores, or training hours is crucial for informed decision-making. Measures of dispersion quantify how data points differ from the average, hel…

🔒5.3 Measures of skewness

In HR analytics, skewness measures the asymmetry of data distribution, which is vital when analysing salary structures, performance scores, or employee age distributions. Skewness helps identify whether data is concentrated more on one side, informing fair com…

🔒5.4 Measures of Kurtosis

In human resource analytics, understanding the shape of data distributions such as employee performance scores or salary scales is crucial. Kurtosis measures the "tailedness" or the extremity of outliers in a data set, providing insight beyond mean and varianc…

Chapter Summary

This chapter focused on descriptive statistics, starting with measures of central tendency which include the mean, mode, and median, essential for summarizing data by identifying central values. The mean provides the average, the mode identifies the most frequently occurring value, and the median represents the middle value in an ordered data set. Next, the chapter explored measures of dispersion, specifically variance and standard deviation, which quantify the spread or variability of data around the mean, helping to understand data consistency. The concept of skewness was then introduced to describe the asymmetry of data distribution, indicating whether data tails are longer on the right or left. Finally, the chapter covered kurtosis, which measures the peakedness or flatness of the data distribution compared to a normal distribution. Together, these descriptive statistics offer comprehensive tools for analyzing and interpreting data sets in business and other practical contexts.

Self-Assessment

🔒 PDFDownload this self-assessment, with answers

Written Assessment

  1. The monthly salaries (in Ksh) of 5 HR officers are 40,000; 45,000; 42,000; 47,000; and 46,000. Calculate the mean salary. (2 marks)

  2. In a survey of employee satisfaction, the following scores were recorded: 3, 4, 5, 4, 4, 5, 3, 4, 5. Find the mode of the scores. (2 marks)

🔒18 more in this section.

Chapter Examination Questions

🔒 PDFDownload these examination questions, with model answers

SECTION A (40 Marks) - Answer ALL Questions

  1. The monthly salaries (in Ksh) of 7 HR officers at a Nairobi-based bank are: 45,000; 48,000; 47,000; 50,000; 49,000; 45,000; 46,000. Calculate the mean salary. (4 marks)
  2. In a recruitment drive, the number of applicants from five counties were: Kiambu (12), Kisumu (15), Nakuru (12), Mombasa (18), and Uasin Gishu (12). Find the mode of the data. (4 marks)
🔒18 more in this section.
Flashcards 21 cards Study deck ▾
Question
1

↻ Tap card to reveal answer
🔒

19 more in this section.

Create a free account
Test Yourself 17 questions Start quiz ▾
0%
0 / 2
🔒

15 more in this section.

Create a free account
Am I competent?

At the start of this chapter we promised you would be able to:

  • accurately determine measures of central tendency using the correct work procedures
  • correctly calculate measures of dispersion following step-by-step instructions
  • effectively analyze measures of skewness to understand data distribution
  • confidently interpret kurtosis to assess data shape and variability

Tick each one you can genuinely do.

Prove it — in the simulator

Sample simulation — try how the simulator works. A version built for this chapter's practical is coming.

Prepare Kenyan PilauLocked ▸

Free: practical guides, quick cards, workplace scenarios and more.

Now — are you there yet?

You're competent when you can confidently do 50% or more of what this chapter promised.

Sign in to record how you're doing.