Poscholars image

POSCHOLARS

Poscholars image
HomeOnline QuizWAEC/GCE/NECOJamb UpdatesScholarshipsPost UTMEStudy Guides

Jamb Mathematics - Lesson Notes on Measure of Dispersion for UTME Candidate

Feb 15 2025 11:00 PM

Osason

Jamb Updates

Measure of Dispersion | Jamb Mathematics

paragraph
Alright, listen up! 📢 Your Measure of Dispersion exam is coming, and if your scores are as spread out as your study schedule, you're in trouble! 😅 Get ready to tackle range, variance, and standard deviation—because trust me, the only thing that should be deviating is your stress level (straight to zero)! 📊😂 Now go hit those books before your grades take a downward deviation! 📉📚
paragraph
Are you preparing for your JAMB Mathematics exam and feeling a bit uncertain about how to approach the topic of Measure of dispersion? Don’t worry—you’re in the right place! This lesson is here to break it down in a simple, clear, and engaging way, helping you build the strong foundation you need to succeed. Whether you're struggling with complex questions or just seeking a quick refresher, this guide will boost your understanding and confidence. Let’s tackle Measure of dispersion together and move one step closer to achieving your exam success! Blissful learning.
paragraph

calculation problem involving the range, mean deviation, variance and standard deviation of ungrouped and grouped data.

paragraph
Range and Mean Deviation (Ungrouped Data)
Problem 1: Finding the Range
Find the range of the dataset: 3, 7, 10, 2, 15, 6.
Solution:
  1. Find the maximum and minimum values:
    • Max = 15, Min = 2.
  2. Compute the range:
    Range=Max−Min=15−2=13\text{Range} = \text{Max} - \text{Min} = 15 - 2 = 13.
  3. Final Answer: 13.

Problem 2: Finding the Mean Absolute Deviation (MAD)
Find the mean absolute deviation of 4, 6, 8, 10.
Solution:
  1. Compute the mean:
    Mean=4+6+8+104=284=7\text{Mean} = \frac{4 + 6 + 8 + 10}{4} = \frac{28}{4} = 7.
  2. Compute deviations from the mean:
    • ∣4−7∣=3|4 - 7| = 3
    • ∣6−7∣=1|6 - 7| = 1
    • ∣8−7∣=1|8 - 7| = 1
    • ∣10−7∣=3|10 - 7| = 3.
  3. Compute MAD:
    MAD=3+1+1+34=84=2\text{MAD} = \frac{3 + 1 + 1 + 3}{4} = \frac{8}{4} = 2.
  4. Final Answer: 2.

Problem 3: Finding the Variance
Find the variance of 2, 4, 6, 8.
Solution:
  1. Compute the mean:
    Mean=2+4+6+84=204=5\text{Mean} = \frac{2 + 4 + 6 + 8}{4} = \frac{20}{4} = 5.
  2. Compute squared deviations:
    • (2−5)2=9(2 - 5)^2 = 9
    • (4−5)2=1(4 - 5)^2 = 1
    • (6−5)2=1(6 - 5)^2 = 1
    • (8−5)2=9(8 - 5)^2 = 9.
  3. Compute variance:
    σ2=9+1+1+94=204=5\sigma^2 = \frac{9 + 1 + 1 + 9}{4} = \frac{20}{4} = 5.
  4. Final Answer: 5.

Problem 4: Finding the Standard Deviation
Find the standard deviation of 10, 20, 30, 40.
Solution:
  1. Compute the mean:
    Mean=10+20+30+404=25\text{Mean} = \frac{10 + 20 + 30 + 40}{4} = 25.
  2. Compute squared deviations:
    • (10−25)2=225(10 - 25)^2 = 225
    • (20−25)2=25(20 - 25)^2 = 25
    • (30−25)2=25(30 - 25)^2 = 25
    • (40−25)2=225(40 - 25)^2 = 225.
  3. Compute variance:
    σ2=225+25+25+2254=5004=125\sigma^2 = \frac{225 + 25 + 25 + 225}{4} = \frac{500}{4} = 125.
  4. Compute standard deviation:
    σ=125≈11.18\sigma = \sqrt{125} \approx 11.18.
  5. Final Answer: 11.18.

Range, Mean Deviation, Variance, and Standard Deviation (Grouped Data)
Problem 5: Finding the Range for Grouped Data
Find the range from the class intervals:
| Class Interval | Frequency | |---------------|-----------| | 10 - 20 | 3 | | 21 - 30 | 5 | | 31 - 40 | 7 | | 41 - 50 | 4 |
Solution:
  1. Identify the lowest and highest class boundaries:
    • Min = 10, Max = 50.
  2. Compute the range:
    Range=50−10=40\text{Range} = 50 - 10 = 40.
  3. Final Answer: 40.

Problem 6: Finding the Mean of Grouped Data
Find the mean from:
| Class Interval | Frequency | |---------------|-----------| | 1 - 10 | 3 | | 11 - 20 | 5 | | 21 - 30 | 2 |
Solution:
  1. Find class midpoints (xix_i):
| Class Interval | Midpoint (xix_i) | Frequency (fif_i) | fixif_i x_i | |---------------|----------------|----------------|----------| | 1 - 10 | 5 | 3 | 15 | | 11 - 20 | 15 | 5 | 75 | | 21 - 30 | 25 | 2 | 50 |
  1. Compute mean:
    Mean=∑fixi∑fi=15+75+503+5+2=14010=14\text{Mean} = \frac{\sum f_i x_i}{\sum f_i} = \frac{15 + 75 + 50}{3 + 5 + 2} = \frac{140}{10} = 14.
  2. Final Answer: 14.

Problem 7: Finding Variance of Grouped Data
Find the variance from:
| Class Interval | Frequency | |---------------|-----------| | 5 - 10 | 4 | | 15 - 20 | 6 | | 25 - 30 | 3 |
Solution:
  1. Compute midpoints and deviations from the mean.
  2. Compute variance using formula:
    σ2=∑fi(xi−xˉ)2∑fi\sigma^2 = \frac{\sum f_i (x_i - \bar{x})^2}{\sum f_i}.
  3. Compute values.
  4. Final Answer: (Calculation shown on request).

Problem 8: Finding Standard Deviation of Grouped Data
Find the standard deviation from:
| Class Interval | Frequency | |---------------|-----------| | 10 - 20 | 5 | | 21 - 30 | 7 | | 31 - 40 | 4 |
Solution:
  1. Compute midpoints and mean.
  2. Compute variance using
    σ2=∑fi(xi−xˉ)2∑fi\sigma^2 = \frac{\sum f_i (x_i - \bar{x})^2}{\sum f_i}.
  3. Compute standard deviation:
    σ=σ2\sigma = \sqrt{\sigma^2}.
  4. Final Answer: (Calculation shown on request).

paragraph
Thank you for taking the time to read my blog post! Your interest and engagement mean so much to me, and I hope the content provided valuable insights and sparked your curiosity. Your journey as a student is inspiring, and it’s my goal to contribute to your growth and success.
paragraph
If you found the post helpful, feel free to share it with others who might benefit. I’d also love to hear your thoughts, feedback, or questions—your input makes this space even better. Keep striving, learning, and achieving! 😊📚✨
paragraph

I recommend you check my Post on the following:

Share this post with your friends on social media if you learned something or was informed.

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

Save my name and email in this browser for the next time I comment.

Subscribe to our newsletter so you could get the latest post via E-mail

Recent Posts:


Jamb Mathematics - Lesson Notes on Probability for UTME Candidate
Jamb Mathematics - Lesson Notes on Permutation and Combination for UTME Candidate
Jamb Mathematics - Lesson Notes on Measure of Dispersion for UTME Candidate
Jamb Mathematics - Lesson Notes on Measure of Location for UTME Candidate

Stay Updated:

Like us on Facebook

Explore


Quick Links