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:

Solution & Explanation

### 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

Reference Study Guides

More Statistics and Probability Previous-Year Questions

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
Q62 jee_main_2025_07_april_morning Mean and Variance
The mean and standard deviation of 100 observations are 40 and 5.1, respectively, By mistake one observation is taken as 50 instead of 40. If the correct mean and the correct standard deviation are mu and sigma respectively, then 10(mu + sigma) is equal to
  • A. 445
  • B. 451
  • C. 447
  • D. 449

Solution

### Related Formula Mean command: barx = fracsum x_in Variance command: sigma^2 = fracsum x_i^2n - (barx)^2 ### Core Logic Given values: n = 100, quad barx_textold = 40, quad sigma_textold = 5.1 Incorrect item = 50, Correct replacement = 40. Find the correct mean mu: sum x_i,textold = 100 times 40 = 4000 sum x_i,textcorrect = 4000 - 50 + 40 = 3990 mu = frac3990100 = 39.9 ### Step 1: Compute Correct Variance From the incorrect variance formulation: sigma_textold^2 = (5.1)^2 = 26.01 26.01 = fracsum x_i,textold^2100 - (40)^2 = fracsum x_i,textold^2100 - 1600 fracsum x_i,textold^2100 = 1626.01 implies sum x_i,textold^2 = 162601 Adjust the squared summation block: sum x_i,textcorrect^2 = 162601 - 50^2 + 40^2 = 162601 - 2500 + 1600 = 161701 Now compute the updated variance sigma^2: sigma^2 = frac161701100 - (39.9)^2 sigma^2 = 1617.01 - 1592.01 = 25 sigma = sqrt25 = 5 ### Step 2: Final Calculation Substitute the evaluated correct parameters: 10(mu + sigma) = 10(39.9 + 5) = 10(44.9) = 449 ### Pattern Recognition Notice how the subtraction of 50^2 and subsequent addition of 40^2 directly reduces the total squared variance sum by an exact round value of 900, landing beautifully on a perfect square root target value of 25. ### Evaluation Rubric / Model Answer null ### Chapter Mix Class 11 Mathematics: Statistics

More Statistics and Probability Questions — jee_main_2026_21_jan_morning

Practice all Statistics and Probability 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%)
YOUR FIRST PREP STEP STARTS HERE

We Map Every Repeating Question in Competitive Exams.

Say goodbye to generic mock test fatigue. RankBit uses smart analysis to group past exam questions into their foundational Repeating Question Types. Find chapter weightage, track repeating questions, and score higher with targeted practice.

Select Your Target Exam

Choose an exam track below to find formulas per chapter and patterns.

Syncing Exam Intelligence

Mapping formulas and patterns across all tracks…

PATH A — FULL LENGTH PRACTICE

Full Mock Test Hub

Simulate real NTA exam conditions with fully tracked mocks. Time yourself against past papers.

Now Live Open
PATH B — TARGETED PRACTICE

Topic-wise Practice Hub

Practice past-year questions one chapter at a time. Pick an exam → subject → chapter and get every PYQ for that topic — pulled together from all past papers — with the chapter's key formulas alongside.

Loading Questions... Browse Topics
Latest from the Blog
View all →

Loading articles...