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

A variable X takes values $0, 0, 2, 6, 12, 20, \dots, n(n-1)$ with frequencies ${}^{n}C_{0}, {}^{n}C_{1}, {}^{n}C_{2}, {}^{n}C_{3}, {}^{n}C_{4}, {}^{n}C_{5}, \dots, {}^{n}C_{n}$, respectively. If the mean of this data is 60, then its median is :

The correct answer is
56

Understanding the Data Structure

The problem provides a dataset where the values (X) are related to the index $k$ by the formula $X_k = k(k-1)$, and the corresponding frequencies ($f_k$) are given by the binomial coefficients $f_k = {}^{n}C_k$, for $k = 0, 1, 2, \dots, n$.

  • Values (X): $0, 0, 2, 6, 12, \dots, n(n-1)$
  • Frequencies (f): ${}^{n}C_{0}, {}^{n}C_{1}, {}^{n}C_{2}, {}^{n}C_{3}, {}^{n}C_{4}, \dots, {}^{n}C_{n}$

Calculating the Mean

The formula for the mean ($\bar{X}$) of a frequency distribution is $\bar{X} = \frac{\sum X_k f_k}{\sum f_k}$.

Numerator Calculation:

We need to calculate $\sum_{k=0}^{n} k(k-1) {}^{n}C_k$. Note that the terms for $k=0$ and $k=1$ are zero.

For $k \ge 2$: $k(k-1) {}^{n}C_k = k(k-1) \frac{n!}{k!(n-k)!} = \frac{n!}{(k-2)!(n-k)!}$ $= n(n-1) \frac{(n-2)!}{(k-2)!(n-k)!} = n(n-1) {}^{n-2}C_{k-2}$.

So, the sum becomes: $\sum_{k=2}^{n} n(n-1) {}^{n-2}C_{k-2} = n(n-1) \sum_{k=2}^{n} {}^{n-2}C_{k-2}$

Let $j = k-2$. The sum transforms to: $n(n-1) \sum_{j=0}^{n-2} {}^{n-2}C_j$. Using the binomial theorem property $\sum_{j=0}^{m} {}^{m}C_j = 2^m$, we get: $\sum_{j=0}^{n-2} {}^{n-2}C_j = 2^{n-2}$.

Therefore, the numerator is $n(n-1) 2^{n-2}$.

Denominator Calculation:

The sum of frequencies is $\sum_{k=0}^{n} {}^{n}C_k = 2^n$.

Mean Formula:

$\bar{X} = \frac{n(n-1) 2^{n-2}}{2^n} = \frac{n(n-1)}{2^2} = \frac{n(n-1)}{4}$.

Finding the Value of n

We are given that the mean is 60.

Setting the derived mean formula equal to 60: $\frac{n(n-1)}{4} = 60$ $n(n-1) = 240$

Solving the quadratic equation $n^2 - n - 240 = 0$ or by inspection, we find two consecutive integers whose product is 240. These are 15 and 16.

Since $n$ must be positive, $n = 16$.

Calculating the Median

The total number of observations is $N = \sum_{k=0}^{n} {}^{n}C_k = 2^n$. With $n=16$, $N = 2^{16} = 65536$.

The median is the value corresponding to the $\frac{N}{2}$-th observation.

Median position = $\frac{N}{2} = \frac{2^{16}}{2} = 2^{15} = 32768$.

We need to find the value $X_k = k(k-1)$ for which the cumulative frequency $\sum_{i=0}^{k} {}^{n}C_i$ first reaches or exceeds the median position.

The frequencies ${}^{n}C_k$ are symmetric around $k=n/2$. For $n=16$, the distribution peaks at $k=8$.

Consider the cumulative frequency up to $k=7$: $\sum_{k=0}^{7} {}^{16}C_k$. Due to symmetry, $\sum_{k=0}^{16} {}^{16}C_k = 2^{16}$. And $\sum_{k=0}^{7} {}^{16}C_k = \sum_{k=9}^{16} {}^{16}C_k$. We know $\sum_{k=0}^{16} {}^{16}C_k = \sum_{k=0}^{7} {}^{16}C_k + {}^{16}C_8 + \sum_{k=9}^{16} {}^{16}C_k$. $2^{16} = 2 \times (\sum_{k=0}^{7} {}^{16}C_k) + {}^{16}C_8$. $\sum_{k=0}^{7} {}^{16}C_k = \frac{2^{16} - {}^{16}C_8}{2} = 2^{15} - \frac{1}{2} {}^{16}C_8$.

This cumulative frequency ($2^{15} - \frac{1}{2} {}^{16}C_8$) is less than the median position ($2^{15}$).

Now consider the cumulative frequency up to $k=8$: $\sum_{k=0}^{8} {}^{16}C_k = \sum_{k=0}^{7} {}^{16}C_k + {}^{16}C_8 = (2^{15} - \frac{1}{2} {}^{16}C_8) + {}^{16}C_8 = 2^{15} + \frac{1}{2} {}^{16}C_8$.

This cumulative frequency ($2^{15} + \frac{1}{2} {}^{16}C_8$) is greater than the median position ($2^{15}$).

This indicates that the $32768$-th observation falls within the group corresponding to $k=8$.

The value associated with $k=8$ is $X_8 = 8(8-1) = 8 \times 7 = 56$. Therefore, the median is 56.

Was this answer helpful?

Similar Questions

  1. A bag contains 19 unbiased coins and one coin with head on both sides. One coin drawn

    at random is tossed and head turns up. If the probability that the drawn coin was unbiased,

    is $\frac{m}{n}$, gcd (m, n) = 1, then $n^2 - m^2$ is equal to :

  2. Given three indentical bags each containing 10 balls, whose colours are as follows :

     RedBlueGreen
    Bag I325
    Bag II433
    Bag III514

    A person chooses a bag at random and takes out a ball. If the ball is Red, the probability that it is from bag I is $p$ and if the ball is Green, the probability that it is from bag III is $q$, then the value of $\left( \frac{1}{p} + \frac{1}{q} \right)$ is:

  3. From the first 100 natural numbers, two numbers first a and then b are selected randomly without replacement. If the probability that $a - b \ge 10$ is $\frac{m}{n}$, gcd (m, n) = 1, then $m + n$ is equal to ___________.
  4. From a lot containing 10 defective and 90 non-defective bulbs, 8 bulbs are selected one by one with replacement. Then the probability of getting at least 7 defective bulbs is
  5. If the mean of the data
    Class5-1010-1515-2020-2525-3030-35
    Frequency2k2854k+15

    is 21, then k is one of the roots of the equation :
  6. The probabilities that players A and B of a team are selected for the captaincy for a tournament are 0.6 and 0.4, respectively. If A is selected the captain, the probability that the team wins the tournament is 0.8 and if B is selected the captain, the probability that the team wins the tournament is 0.7. Then the probability, that the team wins the tournament, is :
  7. A bag contains (N + 1) coins – N fair coins, and one coin with 'Head' on both sides. A coin is selected at random and tossed. If the probability of getting 'Head' is $\frac{9}{16}$, then N is equal to:
  8. A candidate has to go to the examination centre to appear in an examination. The candidate uses only one means of transportation for the entire distance out of bus, scooter and car. The probabilities of the candidate going by bus, scooter and car, respectively, are $\frac{2}{5}, \frac{1}{5}$ and $\frac{2}{5}$. The probabilities that the candidate reaches late at the examination centre are $\frac{1}{5}, \frac{1}{3}$ and $\frac{1}{4}$ if the candidate uses bus, scooter and car, respectively. Given that the candidate reached late at the examination centre, the probability that the candidate travelled by bus is :

Important Questions from Statistics and Probability

  1. A bag contains 19 unbiased coins and one coin with head on both sides. One coin drawn

    at random is tossed and head turns up. If the probability that the drawn coin was unbiased,

    is $\frac{m}{n}$, gcd (m, n) = 1, then $n^2 - m^2$ is equal to :

  2. Given three indentical bags each containing 10 balls, whose colours are as follows :

     RedBlueGreen
    Bag I325
    Bag II433
    Bag III514

    A person chooses a bag at random and takes out a ball. If the ball is Red, the probability that it is from bag I is $p$ and if the ball is Green, the probability that it is from bag III is $q$, then the value of $\left( \frac{1}{p} + \frac{1}{q} \right)$ is:

  3. From the first 100 natural numbers, two numbers first a and then b are selected randomly without replacement. If the probability that $a - b \ge 10$ is $\frac{m}{n}$, gcd (m, n) = 1, then $m + n$ is equal to ___________.
  4. From a lot containing 10 defective and 90 non-defective bulbs, 8 bulbs are selected one by one with replacement. Then the probability of getting at least 7 defective bulbs is
  5. If the mean of the data
    Class5-1010-1515-2020-2525-3030-35
    Frequency2k2854k+15

    is 21, then k is one of the roots of the equation :
Need Expert Advice?
More Questions from JEE Main

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