If the mean deviation about the median of the numbers k, 2k, 3k, dots, 1000k is 500, then k^2 is equal to:

Solution & Explanation

### Related Formula Mean deviation about median is given by: textM.D. = fracsum_i=1^n |X_i - X_M|n ### Core Logic For 1000 numbers in A.P., median X_M = frac1001k2. textM.D. = frac2 left(frack2 + frac3k2 + frac5k2 + dots + 500 text termsright)1000 textM.D. = frac2 cdot frack2 (500)^21000 = frac500k2 ### Step 1: Evaluation of k and k^2 Given mean deviation is 500: frac500k2 = 500 implies k = 2 Therefore, k^2 = 4. ### Pattern Recognition Use symmetry of A.P. around median to quickly evaluate absolute deviation sum. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Statistics

Reference Study Guides

More Statistics Previous-Year Questions

Q13 jee_main_2026_21_jan_morning Mean, Variance and Selection Probability
Let the mean and variance of 7 observations 2, 4, 10, x, 12, 14, y, x > y, be 8 and 16 respectively. Two numbers are chosen from \1, 2, 3, x-4, y, 5\ one after another without replacement, then the probability, that the smaller number among the two chosen numbers is less than 4, is:
  • A. frac35
  • B. frac45
  • C. frac25
  • D. frac13

Solution

### Related Formula textMean barx = fracsum x_in textVariance sigma^2 = fracsum x_i^2n - (barx)^2 ### Core Logic Given Mean = 8 for 7 observations: 2, 4, 10, x, 12, 14, y. frac2 + 4 + 10 + x + 12 + 14 + y7 = 8 Rightarrow x + y + 42 = 56 Rightarrow x + y = 14 dots(1) Given Variance = 16: 16 = frac2^2 + 4^2 + 10^2 + x^2 + 12^2 + 14^2 + y^27 - 8^2 16 + 64 = frac4 + 16 + 100 + x^2 + 144 + 196 + y^27 80 times 7 = 460 + x^2 + y^2 Rightarrow 560 = 460 + x^2 + y^2 Rightarrow x^2 + y^2 = 100 dots(2) ### Step 1: Solve for x and y Using algebraic identity (x+y)^2 = x^2 + y^2 + 2xy: 14^2 = 100 + 2xy Rightarrow 196 - 100 = 2xy Rightarrow 2xy = 96 Rightarrow xy = 48 Since x+y=14 and xy=48, roots of quadratic t^2 - 14t + 48 = 0 are 8, 6. Given x > y, we must select x = 8 and y = 6. ### Step 2: Construct the set and evaluate Probability The new set X is formed by \1, 2, 3, x-4, y, 5\. Substituting x=8 and y=6, we get \1, 2, 3, 4, 6, 5\. There are 6 distinct elements: \1, 2, 3, 4, 5, 6\. We choose two numbers without replacement. Total outcomes = 6 times 5 = 30 permutations (or binom62 = 15 combinations). Let's use combinations. Total ways to choose 2 numbers = binom62 = 15. We need the probability that the *smaller* number is less than 4. P(textsmaller < 4) = 1 - P(textsmaller geq 4). ### Step 3: Final Calculation via Complement For the smaller number to be geq 4, BOTH chosen numbers must be geq 4. The available numbers geq 4 in the set are \4, 5, 6\ (Total 3 numbers). Ways to choose two numbers from these 3 is binom32 = 3. P(textsmaller geq 4) = frac315 = frac15 P(textsmaller < 4) = 1 - frac15 = frac45 ### Pattern Recognition When statistical problems ask for "at least one" or "minimum bounding", calculating the complement probability (e.g., both elements strictly exceeding the threshold) cuts combinatorial checks from 3+ cases down to exactly 1. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Maths: Statistics Class 12 Maths: Probability
Q61 jee_main_2025_02_april_evening Mean and Variance
If the mean and the variance of 6, 4, a, 8, b, 12, 10, 13 are 9 and 9.25 respectively, then a + b + ab is equal to :
  • A. 105
  • B. 103
  • C. 100
  • D. 106

Solution

### Related Formula textMean: barx = fracsum x_iN textVariance: sigma^2 = fracsum x_i^2N - barx^2 ### Core Logic We set up algebraic equations using the definitions of mean and variance to determine the values of a+b and ab. ### Step 1: Apply the Mean condition Given mean barx = 9 for N=8 observations: frac6 + 4 + a + 8 + b + 12 + 10 + 138 = 9 53 + a + b = 72 implies a + b = 19 quad text--- (1) ### Step 2: Apply the Variance condition Given variance sigma^2 = 9.25 = frac374: frac36 + 16 + a^2 + 64 + b^2 + 144 + 100 + 1698 - 81 = frac374 frac529 + a^2 + b^28 = 81 + 9.25 = 90.25 = frac3614 529 + a^2 + b^2 = 722 implies a^2 + b^2 = 193 quad text--- (2) ### Step 3: Solve for ab and calculate the target expression We know (a+b)^2 = a^2 + b^2 + 2ab. Substitute equations (1) and (2): 19^2 = 193 + 2ab 361 = 193 + 2ab implies 2ab = 168 implies ab = 84 Now, calculate the target value: a + b + ab = 19 + 84 = 103 ### Pattern Recognition Direct symmetric evaluation: Statistics problems in JEE with missing observations often ask for symmetric combinations of variables like a+b+ab or a^2+b^2. These can be calculated using quadratic expansions without solving for a and b individually. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Statistics
Q54 jee_main_2025_03_april_evening Measures of Dispersion
Let the Mean and Variance of five observations x_1 = 1, x_2 = 3, x_3 = a, x_4 = 7 and x_5 = b, a > b, be 5 and 10 respectively. Then the Variance of the observations n + x_n, n = 1, 2, dots dots 5 is
  • A. 17
  • B. 16.4
  • C. 17.4
  • D. 16

Solution

### Related Formula Mean of N observations: barx = fracsum x_iN Variance of N observations: sigma^2 = fracsum x_i^2N - (barx)^2 ### Core Logic Given mean is 5 for 5 observations: frac1 + 3 + a + 7 + b5 = 5 implies a + b + 11 = 25 implies a + b = 14 quad text--- (1) Given variance is 10: frac1^2 + 3^2 + a^2 + 7^2 + b^25 - 5^2 = 10 implies frac59 + a^2 + b^25 = 35 a^2 + b^2 = 175 - 59 = 116 quad text--- (2) ### Step 1: Finding a and b Using standard algebraic identity (a+b)^2 = a^2 + b^2 + 2ab: 14^2 = 116 + 2ab implies 196 = 116 + 2ab implies ab = 40 Solving a+b=14 and ab=40: a(14-a) = 40 implies a^2 - 14a + 40 = 0 implies (a-10)(a-4) = 0 Since a > b, we obtain a = 10 and b = 4. ### Step 2: Constructing new set and finding variance The original set is x_1 = 1, x_2 = 3, x_3 = 10, x_4 = 7, x_5 = 4. We construct the new set y_n = n + x_n: - y_1 = 1 + 1 = 2 - y_2 = 2 + 3 = 5 - y_3 = 3 + 10 = 13 - y_4 = 4 + 7 = 11 - y_5 = 5 + 4 = 9 Mean of new set: bary = frac2 + 5 + 13 + 11 + 95 = frac405 = 8 Variance of new set: sigma_new^2 = frac2^2 + 5^2 + 13^2 + 11^2 + 9^25 - 8^2 sigma_new^2 = frac4 + 25 + 169 + 121 + 815 - 64 = frac4005 - 64 = 80 - 64 = 16 ### Pattern Recognition Note that adding a changing factor like +n is different from adding a constant C to each observation (which leaves variance unchanged). In this case, calculate individual x_n variables directly first before applying transformations. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Statistics and Probability
Q63 jee_main_2025_03_april_evening Probability Distributions
If the probability that the random variable X takes the value x is given by P(X = x) = k(x + 1) 3^-x, x = 0, 1, 2, 3 dots, where k is a constant, then P(X ge 3) is equal to
  • A. frac727
  • B. frac49
  • C. frac827
  • D. frac19

Solution

### Related Formula Sum of all probabilities in a distribution: sum_x=0^infty P(X = x) = 1 Complementary probability: P(X ge 3) = 1 - [P(X=0) + P(X=1) + P(X=2)] ### Core Logic Let's first determine the constant k: k sum_x=0^infty (x+1) 3^-x = 1 This is an Arithmetico-Geometric Progression (AGP). Let S = sum_x=0^infty (x+1)left(frac13right)^x: S = 1 + frac23 + frac39 + frac427 + dots quad text--- (1) frac13S = frac13 + frac29 + frac327 + dots quad text--- (2) ### Step 1: Finding k Subtracting (2) from (1): Sleft(1 - frac13right) = 1 + frac13 + frac19 + frac127 + dots frac23S = frac11 - 1/3 = frac32 implies S = frac94 Substitute back: k cdot left(frac94right) = 1 implies k = frac49 ### Step 2: Calculating P(X ge 3) Calculate initial probability values: - P(X=0) = k(1)(1) = frac49 - P(X=1) = k(2)left(frac13right) = frac23 cdot frac49 = frac827 - P(X=2) = k(3)left(frac19right) = frac13 cdot frac49 = frac427 textSum P(X < 3) = frac1227 + frac827 + frac427 = frac2427 = frac89 P(X ge 3) = 1 - frac89 = frac19 ### Pattern Recognition The infinite AGP sum with factor (x+1)r^x always converges to frac1(1-r)^2. Here r = 1/3, so the sum is frac1(2/3)^2 = 9/4. This mental check saves doing the full subtraction sequence. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Statistics and Probability Class 11 Mathematics: Sequences and Series

More Statistics Questions — jee_main_2026_22_january_evening

Practice all Statistics previous-year questions →

Rankbit System
JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%) | JEE Physics: Waves (+15.5%) | Electrostatics: Concentric Shells (-29.7%) | Modern Physics: Photoelectric Clones (+34.2%) | Mathematics: Definite Integrals (+18.1%) | Chemistry: Coordination Splitting (-11.4%)