StemCET Logo

Maths Question 9 – JEE-MAIN 2026

The mean and variance of n observations are 8 and 16, respectively. If the sum of the first (n1) observations is 48 and the sum of squares of the first (n1) observations is 496, then the value of n is:

Recall the definitions of mean and variance, and how they relate to the sum of observations and sum of squares of observations.

Step 1: Formulate equations for total sum and sum of squares✦ Active

Given the mean x¯=8 and variance σ2=16 for n observations. The sum of n observations is i=1nxi=nx¯=8n. The variance formula is σ2=xi2n(x¯)2. Substituting the given values:

16=xi2n8216=xi2n64xi2n=80i=1nxi2=80n
Step 2: Express the n-th observation and its square○ Expand

Let xn be the n-th observation. We are given the sum of the first (n1) observations as 48 and the sum of squares of the first (n1) observations as 496. We can write the total sum and sum of squares in terms of xn:

i=1nxi=i=1n1xi+xn8n=48+xnxn=8n48
i=1nxi2=i=1n1xi2+xn280n=496+xn2
Step 3: Solve the quadratic equation for n○ Expand

Substitute the expression for xn from the first equation into the second equation:

80n=496+(8n48)2

Simplify and rearrange into a quadratic equation:

80n=496+64(n6)2
80n=496+64(n212n+36)

Divide by 16:

5n=31+4(n212n+36)
5n=31+4n248n+144
4n253n+175=0

Solve the quadratic equation using the quadratic formula n=b±b24ac2a:

n=53±(53)24(4)(175)2(4)
n=53±280928008
n=53±98
n=53±38

This gives two possible values for n: n=53+38=568=7 or n=5338=508=254. Since n must be an integer (number of observations), the valid value is n=7.

✦ STEM Console utilizes AI models to generate step-by-step explanations and math clues. AI can make mistakes.