All Exams Test series for 1 year @ ₹349 only
Question

Consider the following frequency distribution for the next three (03) items follow :

Class0-2020-4040-6060-8080-100
Frequency17p + q32p - 3q19

The total frequency is 120. The mean is 50.

What is the value of p ?

This question was previously asked in
NDA I 2022 GAT Previous Year Paper (10-Apr-2022)
The correct answer is

27

Understanding Frequency Distribution and Mean Calculation

This problem involves a frequency distribution where some frequencies are unknown, represented by variables \(p\) and \(q\). We are given the total frequency and the mean of the distribution. Our goal is to use this information to find the value of \(p\).

Calculating Mid-points for Frequency Distribution

To calculate the mean of a grouped frequency distribution, we first need to find the mid-point (or class mark) for each class interval. The mid-point is the average of the lower and upper limits of a class.

Class Lower Limit Upper Limit Mid-point (\(x_i\))
0-20 0 20 \(\frac{0+20}{2} = 10\)
20-40 20 40 \(\frac{20+40}{2} = 30\)
40-60 40 60 \(\frac{40+60}{2} = 50\)
60-80 60 80 \(\frac{60+80}{2} = 70\)
80-100 80 100 \(\frac{80+100}{2} = 90\)

Setting Up Equations from Given Information

We are given two key pieces of information: the total frequency and the mean. We can use these to form equations involving \(p\) and \(q\).

Equation from Total Frequency

The sum of all frequencies must equal the total frequency given, which is 120.

Sum of frequencies \( = 17 + (p + q) + 32 + (p - 3q) + 19 = 120\)

Combining like terms:

\[(17 + 32 + 19) + (p + p) + (q - 3q) = 120\] \[68 + 2p - 2q = 120\] \[2p - 2q = 120 - 68\] \[2p - 2q = 52\]

Dividing the entire equation by 2:

\[p - q = 26 \quad \text{(Equation 1)}\]

Equation from Mean

The formula for the mean (\(\bar{x}\)) of a grouped frequency distribution is:

\[\bar{x} = \frac{\sum f_i x_i}{\sum f_i}\]

Where \(f_i\) is the frequency of each class and \(x_i\) is the mid-point of each class.

First, let's calculate the sum of the products of frequency and mid-point (\(\sum f_i x_i\)):

\[\sum f_i x_i = (17 \times 10) + ((p + q) \times 30) + (32 \times 50) + ((p - 3q) \times 70) + (19 \times 90)\] \[\sum f_i x_i = 170 + 30(p + q) + 1600 + 70(p - 3q) + 1710\] \[\sum f_i x_i = 170 + 30p + 30q + 1600 + 70p - 210q + 1710\]

Combining like terms:

\[\sum f_i x_i = (30p + 70p) + (30q - 210q) + (170 + 1600 + 1710)\] \[\sum f_i x_i = 100p - 180q + 3480\]

Now, substitute this into the mean formula. We are given that the mean is 50 and the total frequency (\(\sum f_i\)) is 120.

\[50 = \frac{100p - 180q + 3480}{120}\]

Multiply both sides by 120:

\[50 \times 120 = 100p - 180q + 3480\] \[6000 = 100p - 180q + 3480\]

Subtract 3480 from both sides:

\[6000 - 3480 = 100p - 180q\] \[2520 = 100p - 180q\]

Dividing the entire equation by 20 to simplify:

\[\frac{2520}{20} = \frac{100p}{20} - \frac{180q}{20}\] \[126 = 5p - 9q \quad \text{(Equation 2)}\]

Solving the System of Linear Equations

We now have a system of two linear equations with two variables:

  1. \(p - q = 26\)
  2. \(5p - 9q = 126\)

From Equation 1, we can express \(p\) in terms of \(q\):

\[p = q + 26\]

Substitute this expression for \(p\) into Equation 2:

\[5(q + 26) - 9q = 126\] \[5q + 5 \times 26 - 9q = 126\] \[5q + 130 - 9q = 126\]

Combine the terms with \(q\):

\[(5q - 9q) + 130 = 126\] \[-4q + 130 = 126\]

Subtract 130 from both sides:

\[-4q = 126 - 130\] \[-4q = -4\]

Divide by -4 to find the value of \(q\):

\[q = \frac{-4}{-4}\] \[q = 1\]

Now that we have the value of \(q\), we can substitute it back into the expression for \(p\):

\[p = q + 26\] \[p = 1 + 26\] \[p = 27\]

Thus, the value of \(p\) is 27.

Verification

Let's check if these values of \(p\) and \(q\) are consistent with the given total frequency and mean.

The frequencies are:

  • 17
  • \(p + q = 27 + 1 = 28\)
  • 32
  • \(p - 3q = 27 - 3(1) = 27 - 3 = 24\)
  • 19

Sum of frequencies \( = 17 + 28 + 32 + 24 + 19 = 120\). This matches the given total frequency.

Now, let's calculate the mean with these frequencies:

\[\sum f_i x_i = (17 \times 10) + (28 \times 30) + (32 \times 50) + (24 \times 70) + (19 \times 90)\] \[\sum f_i x_i = 170 + 840 + 1600 + 1680 + 1710\] \[\sum f_i x_i = 6000\]

Mean \( = \frac{6000}{120} = 50\). This matches the given mean.

The values \(p = 27\) and \(q = 1\) are correct.

Revision Table: Frequency Distribution Analysis

Concept Description Application in Problem
Frequency Distribution A table showing the frequency of occurrence of data within given intervals (classes). Provided data with class intervals and frequencies (including unknown \(p, q\)).
Mid-point (Class Mark) The average of the lower and upper limits of a class interval, used to represent the class in calculations. Calculated for each class to find \(\sum f_i x_i\).
Total Frequency The sum of all frequencies in a distribution. Used to form the first equation: \( \sum f_i = 120 \).
Mean of Grouped Data A measure of central tendency calculated as \( \frac{\sum f_i x_i}{\sum f_i} \). Used to form the second equation: \( \frac{\sum f_i x_i}{120} = 50 \).
System of Linear Equations A set of two or more linear equations with the same variables, solved simultaneously to find variable values. Two equations with \(p\) and \(q\) were solved to find their values.

Additional Information: Solving for Variables in Statistics Problems

Problems involving unknown frequencies or class limits often require setting up equations based on given statistical measures like mean, median, or mode, or total frequency. For frequency distributions:

  • If the total frequency is given, sum up all frequency expressions and equate them to the total.
  • If the mean is given, calculate \(\sum f_i x_i\) using mid-points and frequency expressions, and use the mean formula \(\bar{x} = \frac{\sum f_i x_i}{\sum f_i}\).
  • If the median or mode is given, you would use their respective formulas, which involve finding the median class or modal class first. These can be more complex if the unknown variables affect the location of these classes.
  • For problems with two unknowns (like \(p\) and \(q\) here), you typically need two independent pieces of information (like total frequency and mean) to create a system of two equations that can be solved simultaneously.
  • Solving systems of equations can be done using substitution (as shown in this solution) or elimination methods. Choose the method that seems easiest based on the equations formed.
Was this answer helpful?

Similar Questions

  1. What is mean deviation about the median ?

  2. The observations 4, 1, 4, 3, 6, 2, 1, 3, 4, 5, 1, 6 are outputs of 12 dices thrown simultaneously. If m and M are means of lowest 8 observations and highest 4 observations respectively, then what is (2m + M) equal to ?  

  3. The frequency curve (assuming unimodal) corresponding to the data obtained in an experiment is skewed to the left. What conclusion can be drawn from the curve ?

  4. What is the mean of the marks ?

  5. What is the median of the marks?

  6. What is the sum of the deviations measured from the median?

  7. If the frequency of each class is doubled, then what would be the mean?

  8. What is the value of q ?

  9. Let x be the mean of squares of first n natural numbers and y be the square of mean of first n natural numbers. If \(\frac{\text{x}}{\text{y}} = \frac{55}{42}\) , then what is the value of n ?
  10. What is the median of the distribution ?


Important Questions from Measures of Central Tendency

  1. What is mean deviation about the median ?

  2. The mode and median of a data is 26.7 and 71, respectively. What is the mean of the data? (Use empirical formula.)

  3. Study the given table and answer the question that follows. The given table depicts the percentage of marks scored by Mary and Perul in History and Physics (out of 75 each).

                        Name                                         History                                       Physics                       

    Mary

    60

    64

    Perul

    54

    70

    How many marks did Mary score in History?

  4. The average of eight numbers is 14. The average of six of these numbers is 16. The average of the remaining two numbers is:

  5. The value of

    (1 + cot²θ)(1 + cosθ)(1 - cosθ) - (1 - sinθ)(1 + sinθ)(1 + tan²θ) is: (θ lies in the first quadrant)

Need Expert Advice?
Upcoming Exams
NDA
September 13, 2026
CDS
September 13, 2026
Test Series
NDA img
Defence
NDA 2026 Mock Test Series (Latest Pattern)
501 Tests 1 Tests Free
658 Attempts
4.7(120)
English, Hindi

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App