Statistics — JEE Main practice

23 questions

Practice JEE Main Statistics questions free — each with a detailed solution, graded instantly. Nothing is saved; log in to track your accuracy and build a streak.

Sample questions with solutions

Q1 · 2026

A random variable X takes values 0, 1, 2, 3 with probabilities 2a+130\frac{2a+1}{30}, 8a130\frac{8a-1}{30}, 4a+130\frac{4a+1}{30}, bb respectively, where a,bRa, b \in \mathbb{R}.

Let μ\mu and σ\sigma respectively be the mean and standard deviation of XX such that σ2+μ2=2\sigma^2 + \mu^2 = 2.

Then ab\frac{a}{b} is equal to:

  • A.

    12

  • B.

    30

  • C.

    3

  • D.

    60

Answer: D
  1. Since XX takes values 0,1,2,30,1,2,3 with the given probabilities, compute the mean:
μ=02a+130+18a130+24a+130+3b=16a+90b+130\mu=0\cdot\frac{2a+1}{30}+1\cdot\frac{8a-1}{30}+2\cdot\frac{4a+1}{30}+3b=\frac{16a+90b+1}{30}
  1. Note that σ2+μ2=E(X2)\sigma^2+\mu^2=E(X^2), since σ2=E(X2)μ2\sigma^2=E(X^2)-\mu^2. So the given condition σ2+μ2=2\sigma^2+\mu^2=2 directly means:
E(X2)=2E(X^2)=2
  1. Computing E(X2)=Xi2P(Xi)E(X^2)=\sum X_i^2P(X_i):
0+18a130+44a+130+9b=20+1\cdot\frac{8a-1}{30}+4\cdot\frac{4a+1}{30}+9b=2
  1. Simplifying:
8a+90b19=0(i)8a+90b-19=0 \quad(i)
  1. Since the total probability must sum to 1:
2a+130+8a130+4a+130+b=1    14a+1+30b=30\frac{2a+1}{30}+\frac{8a-1}{30}+\frac{4a+1}{30}+b=1 \;\Rightarrow\; 14a+1+30b=30
  1. So:
14a+30b29=0(ii)14a+30b-29=0 \quad(ii)
  1. Solving equations (i) and (ii) simultaneously:
a=2,b=130a=2,\qquad b=\frac{1}{30}
  1. Therefore:
ab=21/30=60\frac{a}{b}=\frac{2}{1/30}=60

Hence, the answer is Option D.

Q2 · 2026

If the mean deviation about the median of the numbers k,2k,3k,.,1000k\mathrm{k}, 2 \mathrm{k}, 3 \mathrm{k}, \ldots ., 1000 \mathrm{k} is 500 , then k2\mathrm{k}^2 is equal to :

  • A.

    1

  • B.

    4

  • C.

    16

  • D.

    9

Answer: B
  1. For the numbers k,2k,,1000kk, 2k, \ldots, 1000k, the median (average of the 500th and 501st terms) is:
Median=500k+501k2=1001k2\text{Median}=\frac{500k+501k}{2}=\frac{1001k}{2}
  1. The mean deviation about the median is XiXMn\frac{\sum|X_i-X_M|}{n}. By symmetry, the deviations pair up around the median, and the sum can be written as:
M.D.=2(k2+3k2+5k2+ 500 terms)1000\text{M.D.}=\frac{2\left(\frac{k}{2}+\frac{3k}{2}+\frac{5k}{2}+\cdots\ 500\ \text{terms}\right)}{1000}
  1. The sum inside is an arithmetic series of 500 odd multiples of k2\frac{k}{2}, whose sum is k2×5002\frac{k}{2}\times500^2. So:
M.D.=2k2(500)21000=500k2\text{M.D.}=\frac{2\cdot\frac{k}{2}(500)^2}{1000}=\frac{500k}{2}
  1. Setting this equal to the given value of 500:
500k2=500    k=2\frac{500k}{2}=500 \;\Rightarrow\; k=2
  1. Therefore:
k2=4k^2=4

Hence, the answer is Option B.

Q3 · 2026

Let the mean and variance of 8 numbers 10,7,1,x,y,9,2,16-10,-7,-1, x, y, 9,2,16 be 72\frac{7}{2} and 2934\frac{293}{4}, respectively.

Then the mean of 4 numbers x,y,x+y+1,xyx, y, x+y+1,|x-y| is :

  • A.

    9

  • B.

    10

  • C.

    12

  • D.

    11

Answer: D
  1. Using the mean condition for the 8 numbers:
1071+x+y+16+2+98=72    x+y+9=28    x+y=19\frac{-10-7-1+x+y+16+2+9}{8}=\frac72 \;\Rightarrow\; x+y+9=28 \;\Rightarrow\; x+y=19
  1. Using the variance condition:
100+49+1+x2+y2+256+4+818(72)2=2934\frac{100+49+1+x^2+y^2+256+4+81}{8}-\left(\frac72\right)^2=\frac{293}{4}
  1. Simplifying:
491+x2+y28=3424    x2+y2=193\frac{491+x^2+y^2}{8}=\frac{342}{4} \;\Rightarrow\; x^2+y^2=193
  1. Solving x+y=19x+y=19 and x2+y2=193x^2+y^2=193 together gives:
(x,y)=(7,12) or (12,7)(x,y)=(7,12)\ \text{or}\ (12,7)
  1. Since the numbers x,yx, y are interchangeable in this context, xy=5|x-y|=5 either way. The mean of the 4 numbers x,y,x+y+1,xyx, y, x+y+1, |x-y| is:
Mean=x+y+(x+y+1)+xy4=19+20+54\text{Mean}=\frac{x+y+(x+y+1)+|x-y|}{4}=\frac{19+20+5}{4}
  1. Evaluating:
Mean=444=11\text{Mean}=\frac{44}{4}=11

Hence, the answer is Option D.

Do more with a free account

  • Take it as a timed mock test
  • Build a daily streak
  • Track accuracy & progress
  • Save questions to your library