We are given a data set
{−1,0,1,k} with
n=4 observations. The standard deviation is given as
σ=5.
To simplify our calculations, we work with the variance,
σ2:
σ2=5
We utilize the computational formula for variance, which is a staple in the JEE syllabus:
σ2=n∑xi2−(xˉ)2
First, we calculate the mean
xˉ:
xˉ=4−1+0+1+k=4k
Next, we calculate the sum of the squares of the observations,
∑xi2:
∑xi2=(−1)2+02+12+k2=2+k2
Substituting these values into the variance formula, we obtain:
5=42+k2−(4k)2
Expanding the squared term gives:
5=42+k2−16k2
To eliminate the denominators, multiply the entire equation by
16:
16×5=16×(42+k2)−16×(16k2)
80=4(2+k2)−k2
Expanding and simplifying the expression:
80=8+4k2−k2
80=8+3k2
72=3k2
Given the constraint
k>0, we discard the negative root. Simplifying the radical: