Average (Mean) – A Comprehensive Guide for Competitive Exams (JKSSB – Social Forestry Worker) —
Introduction
In everyday life and in almost every quantitative section of competitive examinations, the concept of average (more precisely, the arithmetic mean) is indispensable. Whether you are calculating the average yield of a plantation, the mean rainfall over a season, the typical score obtained by candidates in a test, or the average number of trees planted per hectare, the arithmetic mean provides a single representative value that summarises a set of numbers. For the JKSSB Social Forestry Worker exam, the mathematics paper tests basic numerical ability, and questions on averages appear frequently—both as straightforward computations and as embedded parts of data‑interpretation, time‑work, and profit‑loss problems. A solid grasp of the underlying theory, properties, shortcuts, and common pitfalls can save valuable time and boost accuracy.
This article walks you through the concept of average from first principles to advanced applications, highlights key facts, illustrates with examples relevant to forestry and allied fields, provides exam‑focused tips, offers a set of practice questions with solutions, and concludes with a FAQ section that addresses typical doubts aspirants encounter.
1. Concept Explanation
1.1 Definition
The arithmetic mean (commonly called the average) of a set of n numbers \(x_1, x_2, …, x_n\) is defined as
\[
\boxed{\overline{x} = \frac{x_1 + x_2 + \cdots + x_n}{n}}
\]
In words: sum all the observations and divide by the total number of observations.
1.2 Types of Averages
While the arithmetic mean is the most frequently used, competitive exams sometimes refer to other measures of central tendency:
| Measure | Formula | When to Use |
|---|---|---|
| Arithmetic Mean | \(\displaystyle \frac{\sum x_i}{n}\) | Symmetric data, each observation equally important |
| Weighted Mean | \(\displaystyle \frac{\sum w_i x_i}{\sum w_i}\) | Observations have different importance (weights) |
| Geometric Mean | \(\displaystyle \bigl(\prod x_i\bigr)^{1/n}\) | Rates of growth, ratios, percentages |
| Harmonic Mean | \(\displaystyle \frac{n}{\sum \frac{1}{x_i}}\) | Averages of speeds, densities, rates |
For the Social Forestry Worker syllabus, the focus is on arithmetic and weighted means. Geometric and harmonic means appear only rarely, usually in specific problem‑types (e.g., average speed).
1.3 Average for Grouped Data
When data are presented in a frequency distribution, the mean can be computed without listing every individual observation.
- Direct Method
\[ \overline{x} = \frac{\sum f_i x_i}{\sum f_i}
\]
where \(f_i\) is the frequency of the class whose midpoint is \(x_i\).
- Assumed Mean (Short‑Cut) Method
Choose an assumed mean \(A\). Compute deviations \(d_i = x_i – A\). Then
\[
\overline{x} = A + \frac{\sum f_i d_i}{\sum f_i}
\]
- Step‑Deviation Method (useful when class widths are equal)
Let \(h\) be the class width, \(u_i = \frac{x_i – A}{h}\). Then
\[
\overline{x} = A + h \cdot \frac{\sum f_i u_i}{\sum f_i}
\]
These shortcuts reduce calculation time, especially when numbers are large.
1.4 Properties of the Arithmetic Mean
- Sum of Deviations is Zero
\[
\sum_{i=1}^{n} (x_i – \overline{x}) = 0
\]
- Effect of Adding a Constant
If each observation is increased by \(k\), the mean increases by \(k\):
\[
\overline{x+k} = \overline{x} + k
\]
- Effect of Multiplying by a Constant
If each observation is multiplied by \(k\), the mean is multiplied by \(k\):
\[ \overline{kx} = k \,\overline{x}
\]
- Combining Two Groups
If group 1 has \(n_1\) items with mean \(\overline{x}_1\) and group 2 has \(n_2\) items with mean \(\overline{x}_2\), the combined mean is
\[
\overline{x}_{combined} = \frac{n_1\overline{x}_1 + n_2\overline{x}_2}{n_1 + n_2}
\]
This is essentially a weighted mean where the weights are the group sizes.
- Mean Lies Between Minimum and Maximum
For any data set, \(\min(x_i) \le \overline{x} \le \max(x_i)\).
Understanding these properties helps in solving problems where you need to adjust averages after adding/removing observations, or when merging data from different sources (e.g., combining average yields from two forest plots).
2. Key Facts to Remember
| Fact | Explanation / Application |
|---|---|
| Average ≠ Median ≠ Mode | Average is sensitive to extreme values; median is the middle value; mode is the most frequent. In skewed data, average can be misleading. |
| Weighted Average = \(\frac{\sum w_i x_i}{\sum w_i}\) | Use when observations carry different importance (e.g., different plot sizes, different numbers of saplings). |
| If you know the average and the sum, you can find the number of items: \(n = \frac{\text{Sum}}{\text{Average}}\). | Useful in reverse‑engineering problems. |
| Adding a new observation changes the average by \(\frac{x_{new} – \overline{x}_{old}}{n+1}\). | Derived from the definition; enables quick update without recomputing the whole sum. |
| Removing an observation changes the average by \(\frac{\overline{x}_{old} – x_{rem}}{n-1}\). | Similar logic for deletion. |
| If each observation is increased by a percentage p%, the average also increases by p%. | Follows from the multiplication property. |
| Average of first n natural numbers = \(\frac{n+1}{2}\). | Derived from sum formula \(\frac{n(n+1)}{2}\). |
| Average of first n even numbers = n+1. | Because the sequence is 2,4,6,…,2n; sum = n(n+1). |
| Average of first n odd numbers = n. | Sequence 1,3,5,…,2n‑1; sum = n². |
| Average of an arithmetic progression (AP) = \(\frac{\text{first term} + \text{last term}}{2}\). | Useful for evenly spaced data (e.g., yearly growth increments). |
| In a frequency distribution, the assumed mean method reduces large numbers. | Choose a convenient A near the center to keep deviations small. |
| If all observations are equal, average = that value. | Trivial but often used as a check. |
| Average of combined groups cannot exceed the weighted average of the group averages. | Follows from the weighting principle. |
3. Detailed Examples (Forestry‑Oriented)
Example 1: Simple Average – Sapling Survival
A social forestry worker recorded the number of saplings that survived after one month in five different plots: 42, 38, 45, 40, 44.
Solution:
\[
\text{Sum} = 42+38+45+40+44 = 209 \\
n = 5 \\
\overline{x} = \frac{209}{5} = 41.8
\]
Interpretation: On average, about 42 saplings survived per plot.
Example 2: Weighted Average – Different Plot Sizes
Three forest patches have areas of 2 ha, 3 ha, and 5 ha. The average number of trees per hectare in each patch is 150, 180, and 200 respectively. Find the overall average trees per hectare for the combined area.
Solution:
Weighted mean formula:
\[\overline{x}_{w} = \frac{\sum (area_i \times density_i)}{\sum area_i}
\]
\[
\text{Numerator} = (2 \times 150) + (3 \times 180) + (5 \times 200) = 300 + 540 + 1000 = 1840 \\
\text{Denominator} = 2 + 3 + 5 = 10 \\
\overline{x}_{w} = \frac{1840}{10} = 184 \text{ trees/ha}
\]
Interpretation: Despite the smaller patches having lower density, the larger patch (5 ha) pulls the overall average up to 184 trees/ha.
Example 3: Average After Adding a New Observation
The average height of 12 saplings measured in a nursery is 45 cm. A thirteenth sapling of height 60 cm is added. Find the new average height.
Solution:
Old sum = \(12 \times 45 = 540\) cm.
New sum = \(540 + 60 = 600\) cm. New number = 13.
New average = \(\frac{600}{13} \approx 46.15\) cm.
Shortcut: Change in average = \(\frac{60 – 45}{13} = \frac{15}{13} \approx 1.15\) cm.
Add to old average: \(45 + 1.15 = 46.15\) cm.
Example 4: Assumed Mean Method – Grouped Data (Rainfall)
Monthly rainfall (in mm) recorded over a year in a forest division is given below:
| Class Interval (mm) | Frequency (f) |
|---|---|
| 0–20 | 2 |
| 20–40 | 5 |
| 40–60 | 8 |
| 60–80 | 6 |
| 80–100 | 4 |
Find the mean rainfall.
Solution:
- Compute midpoints \(x_i\): 10, 30, 50, 70, 90.
- Choose an assumed mean \(A = 50\) (the middle midpoint).
- Compute deviations \(d_i = x_i – A\): \(-40, -20, 0, 20, 40\).
- Multiply by frequencies:
| \(x_i\) | \(f_i\) | \(d_i\) | \(f_i d_i\) |
|---|---|---|---|
| 10 | 2 | -40 | -80 |
| 30 | 5 | -20 | -100 |
| 50 | 8 | 0 | 0 |
| 70 | 6 | 20 | 120 |
| 90 | 4 | 40 | 160 |
Sum of \(f_i d_i = -80 -100 + 0 + 120 + 160 = 100\).
Total frequency \(\sum f_i = 2+5+8+6+4 = 25\).
Now apply formula:
\[
\overline{x} = A + \frac{\sum f_i d_i}{\sum f_i} = 50 + \frac{100}{25} = 50 + 4 = 54 \text{ mm}
\]
Interpretation: The average monthly rainfall is 54 mm.
Example 5: Combining Two Groups – Tree Planting Drives
In a tree‑plantation drive, Team A planted 1500 saplings with an average survival rate of 78%. Team B planted 2500 saplings with an average survival rate of 85%. Find the overall average survival rate for the combined 4000 saplings.
Solution:
Use weighted average where weights are the numbers of saplings.
\[
\overline{r} = \frac{1500 \times 78 + 2500 \times 85}{1500 + 2500}
\]
Calculate numerator:
\(1500 \times 78 = 117{,}000\)
\(2500 \times 85 = 212{,}500\)
Sum = \(329{,}500\)
Denominator = 4000.
\[
\overline{r} = \frac{329{,}500}{4000} = 82.375\%
\]
Interpretation: The combined survival rate is about 82.38 %.
Example 6: Average Speed – Harmonic Mean Insight (Optional)
A forest patrol vehicle travels 30 km at 40 km/h and returns the same 30 km at 60 km/h. Find the average speed for the whole trip.
Solution:
Since distances are equal, average speed = harmonic mean of the two speeds:
\[
\text{Average speed} = \frac{2}{\frac{1}{40} + \frac{1}{60}} = \frac{2}{\frac{3+2}{120}} = \frac{2}{\frac{5}{120}} = \frac{2 \times 120}{5} = 48 \text{ km/h}
\]
(If you mistakenly used arithmetic mean, you’d get 50 km/h, which is incorrect.)
Note: While harmonic mean is not a core topic, such questions occasionally appear in the quantitative aptitude section; recognizing the situation saves time.
4. Exam‑Focused Points & Shortcuts
- Identify the Type Quickly
- If the problem mentions “average of … per unit” (e.g., per hectare, per day) and the units differ, think weighted average.
- If all items are equally important, use simple arithmetic mean.
- Use the Sum‑Average Relationship
- Many questions give either the sum or the average and ask for the missing one. Remember:
\[
\text{Sum} = \text{Average} \times \text{Number of items}
\]
- Rearranging lets you find the number of items or a missing observation.
- Update Average Without Re‑Summing
- When a single observation is added or removed, the change in average is:
\[
\Delta\overline{x} = \frac{x_{new} – \overline{x}_{old}}{n+1} \quad\text{(addition)}
\]
\[
\Delta\overline{x} = \frac{\overline{x}_{old} – x_{rem}}{n-1} \quad\text{(removal)}
\]
- This avoids recalculating the total sum, especially handy when \(n\) is large.
- Assumed Mean Trick for Grouped Data
- Choose \(A\) as a midpoint that yields small deviations (often the middle class).
- Keep track of signs; a common mistake is to forget the sign of \(d_i\).
- Combining Groups – Weighted Mean Shortcut
- If you have two groups with known sizes \(n_1, n_2\) and means \(\overline{x}_1, \overline{x}_2\), the combined mean lies nearer to the mean of the larger group.
- You can compute the combined mean by first finding the “excess” of each group’s mean over a reference (e.g., zero) and weighting it.
- Average of Consecutive Numbers
- For an arithmetic progression, average = (first + last)/2.
- This can solve problems like “average of first 50 odd numbers” instantly.
- Beware of Outliers
- A single extreme value can skew the arithmetic mean considerably. If a question mentions “average income” and gives a very high figure, check whether the median might be a better indicator (though median is not asked directly, understanding the limitation helps avoid traps).
- Units Consistency
- Always ensure that the quantities being averaged are in the same unit. Mixing hectares with square meters, or centimeters with meters, leads to wrong answers.
- Percentage Changes
- If each observation is increased by \(p\%\), the new average = old average \(\times (1 + p/100)\).
- Similarly, a decrease by \(p\%\) multiplies the average by \((1 – p/100)\).
- Practice with Data Interpretation
- Many JKSSB questions present a table (e.g., number of saplings planted per month) and ask for the average monthly plantation. Treat the table as a frequency distribution; apply the direct or assumed‑mean method.
5. Practice Questions
Instructions: Solve each question. Answers and brief solutions are provided at the end.
Set A – Simple Average
- The average weight of 8 goats is 22 kg. If one goat weighing 28 kg is removed, what is the new average weight of the remaining goats?
- Find the average of the first 20 multiples of 3.
- A farmer recorded the daily milk yield (in litres) of a cow for six days: 12, 15, 14, 13, 16, 18. What is the average yield per day?
Set B – Weighted Average
- Three sections of a nursery have 120, 180, and 200 saplings with average heights of 30 cm, 35 cm, and 40 cm respectively. Find the overall average height of all saplings.
- A forest division consists of four zones with areas 5 ha, 7 ha, 10 ha, and 8 ha. The average number of medicinal plants per hectare in each zone is 250, 300, 350, and 280. Calculate the overall average number of medicinal plants per hectare for the division.
Set C – Grouped Data (Assumed Mean)
- The following table shows the number of trees planted per day over a month (30 days).
| Trees Planted per Day | Number of Days (f) |
|---|---|
| 0–20 | 4 |
| 20–40 | 6 |
| 40–60 | 9 |
| 60–80 | 7 |
| 80–100 | 4 |
Compute the average number of trees planted per day.
- In a survey of soil pH values in a forest area, the data are grouped as follows:
| pH Range | Frequency |
|---|---|
| 4.5–5.0 | 3 |
| 5.0–5.5 | 5 |
| 5.5–6.0 | 8 |
| 6.0–6.5 | 6 |
| 6.5–7.0 | 4 |
Find the mean pH.
Set D – Combining Groups
- Two teams of volunteers planted saplings. Team X planted 900 saplings with an average survival rate of 70%. Team Y planted 1100 saplings with an average survival rate of 80%. What is the combined average survival rate?
- A forest officer recorded the average diameter (in cm) of trees in two plots: Plot A (150 trees) – mean diameter 12 cm; Plot B (250 trees) – mean diameter 15 cm. Find the overall mean diameter of trees in the combined area.
Set E – Application & Tricky
- The average monthly rainfall over a year in a forest reserve is 80 mm. If the rainfall for January was 120 mm and for February was 60 mm, what must be the average rainfall for the remaining ten months to maintain the yearly average of 80 mm?
- A truck travels 150 km at 50 km/h, then 150 km at 75 km/h, and finally 150 km at 100 km/h. What is the average speed for the entire 450 km journey?
- In a group of 10 students, the average score in a test is 68. If two students scored 85 and 90 respectively, what is the average score of the remaining eight students? —
6. Answers & Solutions
Set A
- Solution:
Total weight of 8 goats = \(8 \times 22 = 176\) kg.
After removing the 28‑kg goat, new total = \(176 – 28 = 148\) kg.
Number remaining = 7.
New average = \(148 / 7 \approx 21.14\) kg.
Answer: ≈ 21.14 kg.
- Solution:
First 20 multiples of 3: 3, 6, 9, …, 60.
This is an AP with first term \(a = 3\), last term \(l = 60\), number \(n = 20\).
Average = \((a + l)/2 = (3 + 60)/2 = 31.5\). Answer: 31.5.
- Solution:
Sum = \(12+15+14+13+16+18 = 88\).
\(n = 6\).
Average = \(88/6 ≈ 14.67\) litres.
Answer: ≈ 14.67 L/day.
Set B
- Solution:
Weighted sum = \(120\times30 + 180\times35 + 200\times40 = 3600 + 6300 + 8000 = 17900\).
Total saplings = \(120+180+200 = 500\).
Average height = \(17900/500 = 35.8\) cm.
Answer: 35.8 cm.
- Solution:
Weighted sum = \(5\times250 + 7\times300 + 10\times350 + 8\times280 = 1250 + 2100 + 3500 + 2240 = 9090\).
Total area = \(5+7+10+8 = 30\) ha. Overall average = \(9090/30 = 303\) plants/ha.
Answer: 303 plants/ha. Set C
- Solution:
Midpoints: 10, 30, 50, 70, 90.
Choose \(A = 50\). Deviations: \(-40, -20, 0, 20, 40\).
Compute \(f_i d_i\):
- \(4 \times -40 = -160\)
- \(6 \times -20 = -120\)
- \(9 \times 0 = 0\)
- \(7 \times 20 = 140\)
- \(4 \times 40 = 160\)
Sum \(f_i d_i = -160 -120 + 0 + 140 + 160 = 20\).
Total frequency = \(4+6+9+7+4 = 30\).
Mean = \(A + \frac{\sum f_i d_i}{\sum f_i} = 50 + \frac{20}{30} = 50 + 0.6667 ≈ 50.67\).
Answer: ≈ 50.67 trees/day.
- Solution:
Midpoints: 4.75, 5.25, 5.75, 6.25, 6.75.
Choose \(A = 5.75\). Deviations: \(-1.0, -0.5, 0.0, 0.5, 1.0\).
Compute \(f_i d_i\):
- \(3 \times -1.0 = -3.0\)
- \(5 \times -0.5 = -2.5\)
- \(8 \times 0 = 0\)
- \(6 \times 0.5 = 3.0\)
- \(4 \times 1.0 = 4.0\)
Sum = \(-3.0 -2.5 + 0 + 3.0 + 4.0 = 1.5\).
Total frequency = \(3+5+8+6+4 = 26\). Mean pH = \(5.75 + \frac{1.5}{26} ≈ 5.75 + 0.0577 = 5.8077\).
Answer: ≈ 5.81.
Set D
- Solution:
Weighted sum = \(900\times70 + 1100\times80 = 63000 + 88000 = 151000\).
Total saplings = 2000. Average survival = \(151000/2000 = 75.5\%\).
Answer: 75.5 %.
- Solution:
Weighted sum = \(150\times12 + 250\times15 = 1800 + 3750 = 5550\).
Total trees = 400.
Mean diameter = \(5550/400 = 13.875\) cm.
Answer: 13.875 cm.
Set E
- Solution:
Yearly total rainfall = \(12 \times 80 = 960\) mm.
Rainfall for Jan + Feb = \(120 + 60 = 180\) mm.
Required total for remaining 10 months = \(960 – 180 = 780\) mm.
Average for those months = \(780 / 10 = 78\) mm.
Answer: 78 mm.
- Solution:
Since distances are equal, use harmonic mean of the three speeds:
\[ \text{Average speed} = \frac{3}{\frac{1}{50} + \frac{1}{75} + \frac{1}{100}}
\]
Compute denominators:
\(\frac{1}{50}=0.02\), \(\frac{1}{75}=0.013\overline{3}\), \(\frac{1}{100}=0.01\).
Sum ≈ \(0.02 + 0.01333 + 0.01 = 0.04333\).
Average speed = \(3 / 0.04333 ≈ 69.23\) km/h.
(Exact fraction: \(\frac{3}{\frac{6+4+3}{300}} = \frac{3}{\frac{13}{300}} = \frac{3 \times 300}{13} = \frac{900}{13} ≈ 69.23\)).
Answer: ≈ 69.23 km/h.
- Solution:
Total score of 10 students = \(10 \times 68 = 680\).
Score of the two known students = \(85 + 90 = 175\).
Score of remaining eight = \(680 – 175 = 505\).
Average of eight = \(505 / 8 = 63.125\).
Answer: 63.125.
7. Frequently Asked Questions (FAQs)
Q1. When should I use the weighted average instead of the simple average?
Answer: Use weighted average when the items being averaged do not contribute equally to the overall result. Typical situations include: different plot sizes, varying numbers of saplings, different time periods with unequal lengths, or when each observation has an associated weight (e.g., credit points, cost). If every observation has the same weight, simple average suffices.
Q2. How can I quickly detect a mistake in an average calculation?
Answer:
- Check that the computed average lies between the minimum and maximum values of the data set.
- Verify that multiplying the average by the number of items reproduces the given sum (if sum is known).
- Ensure units are consistent; an answer in the wrong unit often signals a slip.
Q3. Is it always correct to take the arithmetic mean of percentages?
Answer: Not necessarily. Averaging percentages is valid only when the percentages refer to the same base quantity. For example, averaging growth percentages of different investments with different principals can be misleading; you would need to compute the overall growth based on the actual amounts. In forestry, averaging survival percentages from plots of different sizes requires weighting by plot size (or number of saplings).
Q4. What is the difference between the mean and the median, and why might exam questions ask about both?
Answer: The mean is the arithmetic average; the median is the middle value when data are ordered. The mean is sensitive to extreme values (outliers), whereas the median is robust. Exam questions sometimes provide a data set with an outlier and ask which measure better represents the “typical” value, testing your understanding of data skewness.
Q5. Can I use the assumed mean method for ungrouped data?
Answer: Yes, but it offers little advantage unless the numbers are large and you want to avoid big sums. Choose any convenient number as the assumed mean, compute deviations, and apply the formula \(\overline{x} = A + \frac{\sum d_i}{n}\).
Q6. How do I handle a problem where a new observation is added and the average changes, but I don’t know the original average?
Answer: Set up equations using the definition of average. Let the original number of items be \(n\) and original sum be \(S\). After adding a new value \(x_{new}\), the new average is given. You have two equations:
\[
\frac{S}{n} = \overline{x}_{old}, \qquad \frac{S + x_{new}}{n+1} = \overline{x}_{new}
\]
Solve for \(S\) or \(n\) as needed. This technique appears frequently in “average after inclusion/exclusion” problems.
Q7. Is there a shortcut to find the average of an arithmetic progression without listing all terms?
Answer: Yes. For any AP, average = (first term + last term)/2. If you know the number of terms \(n\) and the common difference \(d\), you can also compute the last term as \(a + (n-1)d\) and then apply the formula.
Q8. In a frequency distribution, if the class widths are unequal, which method should I use?
Answer: Use the direct method \(\overline{x} = \frac{\sum f_i x_i}{\sum f_i}\) where \(x_i\) is the class midpoint. The assumed‑mean and step‑deviation methods assume equal class widths; they can still be used but require adjusting the step size, which is more error‑prone.
Q9. How does adding a constant to each observation affect the variance?
Answer: Adding a constant shifts the data but does not change the spread; therefore, variance (and standard deviation) remain unchanged. This property is useful when you need to recentre data without altering variability.
Q10. Are there any tricks for averaging rates like speed or density?
Answer: When the distance (or quantity) traveled at each rate is the same, use the harmonic mean. When the time spent at each rate is the same, use the arithmetic mean. If neither time nor distance is equal, you must return to the definition: total quantity divided by total time (or total mass divided by total volume).
Closing Remarks Mastering the concept of average is not merely about memorizing a formula; it is about understanding what the average represents, recognizing when it is appropriate, and being able to manipulate it swiftly under exam conditions. The Social Forestry Worker exam frequently tests this skill through straightforward computations, weighted scenarios, grouped data, and real‑life forestry contexts.
By internalising the properties, practicing the shortcuts, and applying the reasoning illustrated above, you will be able to tackle average‑related questions with confidence and speed. Keep a mental checklist: identify the type of average, verify units, apply the appropriate formula (direct, weighted, assumed mean), and always do a quick sanity check.
Wishing you diligent preparation and success in your upcoming examination!
—
End of Article.