Skip to main content
Back to Statistics & Probability
JEE Main 2024
Statistics & Probability
Statistics
Hard

Question

Let x1,x2,...,x10x_1, x_2, ..., x_{10} be ten observations such that i=110(xi2)=30\sum\limits_{i=1}^{10} (x_i - 2) = 30, i=110(xiβ)2=98\sum\limits_{i=1}^{10} (x_i - \beta)^2 = 98, β>2\beta > 2, and their variance is 45\frac{4}{5}. If μ\mu and σ2\sigma^2 are respectively the mean and the variance of 2(x11)+4β,2(x21)+4β,...,2(x101)+4β2(x_1 - 1) + 4\beta, 2(x_2 - 1) + 4\beta, ..., 2(x_{10} - 1) + 4\beta, then βμσ2\frac{\beta\mu}{\sigma^2} is equal to :

Options

Solution

1. Key Concepts and Formulas

To tackle this problem effectively, we'll rely on these fundamental statistical definitions and properties for a set of nn observations x1,x2,,xnx_1, x_2, \ldots, x_n:

  • Mean (xˉ\bar{x}): The average of the observations. xˉ=i=1nxin\bar{x} = \frac{\sum_{i=1}^n x_i}{n}
  • Variance (σ2\sigma^2): A measure of data spread. The computational formula is often most useful: σ2=i=1nxi2n(xˉ)2\sigma^2 = \frac{\sum_{i=1}^n x_i^2}{n} - (\bar{x})^2
  • Properties of Mean and Variance under Linear Transformation: If new observations yiy_i are related to xix_i by yi=axi+by_i = ax_i + b (where a,ba, b are constants), then:
    • Mean of yiy_i: yˉ=axˉ+b\bar{y} = a\bar{x} + b
    • Variance of yiy_i: σy2=a2σx2\sigma_y^2 = a^2 \sigma_x^2 (Note: adding a constant bb does not affect variance).

2. Step-by-Step Solution

We are given information about 10 observations (n=10n=10) and need to find the value of βμσ2\frac{\beta\mu}{\sigma^2}.

Step 1: Calculate the Mean (xˉ\bar{x}) of the Original Observations

  • What we are doing: We use the first given summation to find the sum of xix_i and then the mean xˉ\bar{x}.
  • Why we are doing this: The mean xˉ\bar{x} is a fundamental parameter required for subsequent calculations, including the variance and the mean of the transformed data. We are given: i=110(xi2)=30\sum_{i=1}^{10} (x_i - 2) = 30 Expand the summation: i=110xii=1102=30\sum_{i=1}^{10} x_i - \sum_{i=1}^{10} 2 = 30 Since i=1102=10×2=20\sum_{i=1}^{10} 2 = 10 \times 2 = 20: i=110xi20=30\sum_{i=1}^{10} x_i - 20 = 30 i=110xi=50\sum_{i=1}^{10} x_i = 50 Now, calculate the mean xˉ\bar{x}: xˉ=i=110xin=5010=5\bar{x} = \frac{\sum_{i=1}^{10} x_i}{n} = \frac{50}{10} = 5 So, the mean of the original observations is xˉ=5\bar{x} = 5.

Step 2: Calculate the Sum of Squares (xi2\sum x_i^2) of the Original Observations

  • What we are doing: We use the given variance of xix_i and the calculated mean xˉ\bar{x} to find xi2\sum x_i^2.
  • Why we are doing this: The value of xi2\sum x_i^2 is necessary to solve for β\beta in a later step. We are given that the variance of xix_i, denoted as σx2\sigma_x^2, is 45\frac{4}{5}. Using the computational formula for variance: σx2=i=110xi2n(xˉ)2\sigma_x^2 = \frac{\sum_{i=1}^{10} x_i^2}{n} - (\bar{x})^2 Substitute the known values σx2=45\sigma_x^2 = \frac{4}{5}, n=10n=10, and xˉ=5\bar{x}=5: 45=i=110xi210(5)2\frac{4}{5} = \frac{\sum_{i=1}^{10} x_i^2}{10} - (5)^2 45=i=110xi21025\frac{4}{5} = \frac{\sum_{i=1}^{10} x_i^2}{10} - 25 Rearrange to solve for xi210\frac{\sum x_i^2}{10}: i=110xi210=25+45=1255+45=1295\frac{\sum_{i=1}^{10} x_i^2}{10} = 25 + \frac{4}{5} = \frac{125}{5} + \frac{4}{5} = \frac{129}{5} Multiply by 10 to find xi2\sum x_i^2: i=110xi2=10×1295=2×129=258\sum_{i=1}^{10} x_i^2 = 10 \times \frac{129}{5} = 2 \times 129 = 258 So, i=110xi2=258\sum_{i=1}^{10} x_i^2 = 258.

Step 3: Determine the Value of β\beta

  • What we are doing: We use the second given summation, along with xi\sum x_i and xi2\sum x_i^2, to form and solve a quadratic equation for β\beta.
  • Why we are doing this: β\beta is a crucial constant needed for the definition of the transformed observations. We are given: i=110(xiβ)2=98\sum_{i=1}^{10} (x_i - \beta)^2 = 98 Expand the term (xiβ)2=xi22βxi+β2(x_i - \beta)^2 = x_i^2 - 2\beta x_i + \beta^2: i=110(xi22βxi+β2)=98\sum_{i=1}^{10} (x_i^2 - 2\beta x_i + \beta^2) = 98 Distribute the summation: i=110xi22βi=110xi+i=110β2=98\sum_{i=1}^{10} x_i^2 - 2\beta \sum_{i=1}^{10} x_i + \sum_{i=1}^{10} \beta^2 = 98 Substitute the values xi2=258\sum x_i^2 = 258, xi=50\sum x_i = 50, and i=110β2=10β2\sum_{i=1}^{10} \beta^2 = 10\beta^2: 2582β(50)+10β2=98258 - 2\beta(50) + 10\beta^2 = 98 258100β+10β2=98258 - 100\beta + 10\beta^2 = 98 Rearrange into a standard quadratic equation: 10β2100β+25898=010\beta^2 - 100\beta + 258 - 98 = 0 10β2100β+160=010\beta^2 - 100\beta + 160 = 0 Divide by 10 to simplify: β210β+16=0\beta^2 - 10\beta + 16 = 0 Factor the quadratic equation: (β2)(β8)=0(\beta - 2)(\beta - 8) = 0 This yields two possible values for β\beta: β=2\beta = 2 or β=8\beta = 8. The problem states that β>2\beta > 2. Therefore, we choose: β=8\beta = 8

Step 4: Calculate the Mean (μ\mu) of the Transformed Observations

  • What we are doing: We first simplify the expression for the new observations and then apply the linear transformation property for the mean.
  • Why we are doing this: μ\mu is one of the components required for the final expression. The new observations are Yi=2(xi1)+4βY_i = 2(x_i - 1) + 4\beta. Substitute β=8\beta=8: Yi=2(xi1)+4(8)Y_i = 2(x_i - 1) + 4(8) Yi=2xi2+32Y_i = 2x_i - 2 + 32 Yi=2xi+30Y_i = 2x_i + 30 This is in the form Yi=axi+bY_i = ax_i + b, where a=2a=2 and b=30b=30. Using the property for the mean of transformed data μ=axˉ+b\mu = a\bar{x} + b: μ=2(xˉ)+30\mu = 2(\bar{x}) + 30 Substitute xˉ=5\bar{x}=5: μ=2(5)+30=10+30=40\mu = 2(5) + 30 = 10 + 30 = 40 So, the mean of the transformed observations is μ=40\mu = 40.

Step 5: Calculate the Variance (σ2\sigma^2) of the Transformed Observations

  • What we are doing: We apply the linear transformation property for variance.
  • Why we are doing this: σ2\sigma^2 is the final component needed for the problem's expression. Using the property for the variance of transformed data σ2=a2σx2\sigma^2 = a^2 \sigma_x^2: σ2=(2)2×σx2\sigma^2 = (2)^2 \times \sigma_x^2 Substitute a=2a=2 and the original variance σx2=45\sigma_x^2 = \frac{4}{5}: σ2=4×45=165\sigma^2 = 4 \times \frac{4}{5} = \frac{16}{5} So, the variance of the transformed observations is σ2=165\sigma^2 = \frac{16}{5}.

Step 6: Calculate the Final Expression βμσ2\frac{\beta\mu}{\sigma^2}

  • What we are doing: We substitute the values of β\beta, μ\mu, and σ2\sigma^2 we found into the target expression.
  • Why we are doing this: This is the final quantity requested by the problem. Substitute β=8\beta = 8, μ=40\mu = 40, and σ2=165\sigma^2 = \frac{16}{5}: βμσ2=8×40165\frac{\beta\mu}{\sigma^2} = \frac{8 \times 40}{\frac{16}{5}} βμσ2=320165\frac{\beta\mu}{\sigma^2} = \frac{320}{\frac{16}{5}} Multiply by the reciprocal of the denominator: βμσ2=320×516\frac{\beta\mu}{\sigma^2} = 320 \times \frac{5}{16} βμσ2=(320÷16)×5\frac{\beta\mu}{\sigma^2} = (320 \div 16) \times 5 βμσ2=20×5\frac{\beta\mu}{\sigma^2} = 20 \times 5 βμσ2=100\frac{\beta\mu}{\sigma^2} = 100

3. Common Mistakes & Tips

  • Linear Transformation for Variance: Remember that adding a constant (bb) to each observation does NOT affect the variance. Only the scaling factor (aa) matters, and it's squared (a2a^2). A common mistake is to add bb or b2b^2 to the variance.
  • Summation of Constants: When summing a constant CC for nn terms, i=1nC=nC\sum_{i=1}^n C = nC. Forgetting this can lead to errors in expanding summations.
  • Using Conditions: Always pay attention to conditions provided in the problem, such as β>2\beta > 2. These are crucial for selecting the correct solution from multiple possibilities.

4. Summary

This problem required a systematic application of statistical definitions and properties. We first extracted the mean (xˉ\bar{x}) and sum of squares (xi2\sum x_i^2) for the original observations using the given summations and variance. Then, we used another summation to form and solve a quadratic equation for β\beta, carefully applying the given condition β>2\beta > 2. Finally, we simplified the linear transformation for the new observations and applied the properties of mean and variance under linear transformations to find μ\mu and σ2\sigma^2, leading to the final result of 100.

The final answer is 100\boxed{100}, which corresponds to option (A).

Practice More Statistics & Probability Questions

View All Questions