0
0

Mean and Deviation Basics

Introduction

Mean और deviation यह समझने की बुनियाद बनाते हैं कि data values कैसे cluster होती हैं और कितनी spread होती हैं। Mean (average) एक central value देता है, जबकि deviations यह दिखाते हैं कि हर observation उस centre से कितना दूर है। यह pattern इसलिए महत्वपूर्ण है क्योंकि इससे आप consistency measure कर सकते हैं और outliers को जल्दी पहचान सकते हैं।

Pattern: Mean and Deviation Basics

Pattern

मुख्य concept: Mean central tendency दिखाता है; deviation = (observation - mean) बताता है कि हर value centre से कितनी दूरी पर है।

Step-by-Step Example

Question

8, 12 और 15 का mean निकालिए और फिर हर number का deviation compute कीजिए।

Solution

  1. Step 1: Given data पहचानें

    Observations: 8, 12, 15
    Number of observations (n) = 3

  2. Step 2: Mean formula apply करें

    Mean (x̄) = (Sum of observations) ÷ n
    = (8 + 12 + 15) ÷ 3
    = 35 ÷ 3 = 11.67

  3. Step 3: हर observation का deviation निकालें

    8 का deviation = 8 - 11.67 = -3.67
    12 का deviation = 12 - 11.67 = +0.33
    15 का deviation = 15 - 11.67 = +3.33

  4. Final Answer:

    Mean = 11.67
    Deviations: 8 → -3.67, 12 → +0.33, 15 → +3.33

  5. Quick Check:

    Deviations का sum = (-3.67 + 0.33 + 3.33) = 0 ✅ Deviations हमेशा zero पर sum होते हैं - calculation verified.

Quick Variations

1. इसी logic को किसी भी ungrouped data set पर apply कर सकते हैं।

2. Grouped data में mean और deviations निकालने के लिए midpoints (class marks) का उपयोग करें।

3. जब data values बड़ी हों या repetitive हों, तो assumed mean (A) method calculation सरल बनाता है।

Trick to Always Use

  • Step 1: Total sum को observations की संख्या से divide करके mean जल्दी निकालें।
  • Step 2: Deviations पाने के लिए हर observation से mean subtract करें।
  • Step 3: Check करें - deviations का sum हमेशा zero होना चाहिए (सबसे आसान accuracy test)।

Summary

Summary

Mean and Deviation Basics pattern में:

  • Mean dataset की central या average value को दर्शाता है।
  • Deviation = (observation - mean) बताता है कि कोई value mean से कितनी दूर है।
  • सभी deviations का sum हमेशा zero होता है।
  • यह property variance और standard deviation के base के रूप में उपयोग होती है।
  • अपने calculations verify करने के लिए deviations का sum zero है या नहीं - यह सबसे तेज़ test है।

Practice

(1/5)
1. Find the mean of the numbers 10, 20, and 30.
easy
A. 20
B. 25
C. 15
D. 30

Solution

  1. Step 1: Identify the given data

    Identify the given data: 10, 20, 30.
  2. Step 2: Apply the mean formula

    Mean = (10 + 20 + 30) ÷ 3 = 60 ÷ 3 = Mean = 20 → Option A.
  3. Final Answer:

    Mean = 20 → Option A.
  4. Quick Check:

    (10 + 20 + 30) ÷ 3 = 20 ✅
Hint: Add all numbers and divide by total count.
Common Mistakes: Dividing by 2 instead of 3 or forgetting one number.
2. The mean of 5, 10, and 15 is?
easy
A. 8
B. 10
C. 12
D. 15

Solution

  1. Step 1: List the data values

    List data: 5, 10, 15.
  2. Step 2: Calculate the mean

    Mean = (5 + 10 + 15) ÷ 3 = 30 ÷ 3 = Mean = 10 → Option B.
  3. Final Answer:

    Mean = 10 → Option B.
  4. Quick Check:

    (5 + 10 + 15) ÷ 3 = 10 ✅
Hint: Add numbers, divide by count.
Common Mistakes: Taking median (10) as mean without checking formula.
3. For the numbers 4, 6, 8, find the deviations from their mean.
easy
A. −1, 0, +1
B. −3, 0, +3
C. −2, 0, +2
D. −4, 0, +4

Solution

  1. Step 1: Find the mean

    Find mean = (4 + 6 + 8) ÷ 3 = 18 ÷ 3 = 6.
  2. Step 2: Compute deviations from the mean

    Compute deviations: 4 - 6 = -2; 6 - 6 = 0; 8 - 6 = +2.
  3. Final Answer:

    Deviations = -2, 0, +2 → Option C.
  4. Quick Check:

    Sum of deviations = (-2 + 0 + 2) = 0 ✅
Hint: Subtract mean from each number; deviations should balance around zero.
Common Mistakes: Subtracting in reverse (mean - value) and getting opposite signs.
4. The mean of 3, 7, 11, and 15 is 9. Find the deviation of each value from the mean.
medium
A. −4, −2, +2, +4
B. −3, −1, +1, +3
C. −6, −4, +4, +6
D. −6, −2, +2, +6

Solution

  1. Step 1: Note the given mean

    Given mean = 9.
  2. Step 2: Subtract mean from each value

    Compute deviations: 3 - 9 = -6; 7 - 9 = -2; 11 - 9 = +2; 15 - 9 = +6.
  3. Final Answer:

    Deviations = -6, -2, +2, +6 → Option D.
  4. Quick Check:

    Sum = (-6 - 2 + 2 + 6) = 0 ✅
Hint: Subtract mean from each number; confirm that sum of deviations = 0.
Common Mistakes: Using wrong mean or forgetting negative signs.
5. For the numbers 6, 8, 10, 12, and 14, find the mean and check if the deviations sum to zero.
medium
A. Mean = 10; Sum = 0
B. Mean = 9; Sum = 1
C. Mean = 10; Sum = 2
D. Mean = 8; Sum = 0

Solution

  1. Step 1: Calculate the mean

    Find mean = (6 + 8 + 10 + 12 + 14) ÷ 5 = 50 ÷ 5 = 10.
  2. Step 2: Compute deviations

    Find deviations: (6 - 10 = -4), (8 - 10 = -2), (10 - 10 = 0), (12 - 10 = +2), (14 - 10 = +4).
  3. Step 3: Sum the deviations

    Sum of deviations = (-4 - 2 + 0 + 2 + 4) = 0.
  4. Final Answer:

    Mean = 10; Sum of deviations = 0 → Option A.
  5. Quick Check:

    Sum of deviations = 0 confirms mean is correct ✅
Hint: Evenly spaced data → mean = middle value, deviations cancel out.
Common Mistakes: Adding deviations without checking sign properly.

Mock Test

Ready for a challenge?

Take a 10-minute AI-powered test with 10 questions (Easy-Medium-Hard mix) and get instant SWOT analysis of your performance!

10 Questions
5 Minutes