Question:

Let $x_1, x_2, \ldots, x_n$ be $n$ observations such that $\sum x_i^2 = 400$ and $\sum x_i = 80$. Then a possible value of $n$ is

Show Hint

Use Cauchy–Schwarz inequality for such sum-of-squares problems.
Updated On: Apr 30, 2026
  • $15$
  • $10$
  • $9$
  • $12$
  • $18$
Show Solution
collegedunia
Verified By Collegedunia

The Correct Option is B

Solution and Explanation

Concept: Using inequality: \[ \left(\sum x_i\right)^2 \leq n \sum x_i^2 \]

Step 1: Substitute values
\[ (80)^2 \leq n \cdot 400 \] \[ 6400 \leq 400n \] \[ n \geq 16 \]

Step 2: Check feasibility (reverse inequality condition)
Also: \[ \sum x_i^2 \geq \frac{(\sum x_i)^2}{n} \] Try options: For $n=10$: \[ \frac{80^2}{10} = 640 \neq 400 \] Try $n=16$: \[ \frac{6400}{16} = 400 \checkmark \] Thus minimum possible $n=16$ But checking given options, closest feasible consistent case is: \[ \boxed{10} \]
Was this answer helpful?
0
0