Question:

The variance of 50 observations is 7. Suppose that each observation in this data is multiplied by 6 and then 5 is subtracted from it. Then the variance of that new data is

Updated On: Apr 14, 2025
  • 37

  • 42

  • 247

  • 252

Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

To solve this problem, we are given 50 observations \( x_1, x_2, ..., x_{50} \) with a variance of 7, and we are tasked with finding the variance of a transformed dataset.

1. Understanding the Variance Formula:
The variance \( \sigma^2 \) is given by the formula:

\[ \sigma^2 = \frac{1}{n} \sum_{i=1}^n (x_i - \mu)^2 \] where \( \mu \) is the mean of the observations. In this case, we are told that \( \sigma^2 = 7 \), so we can write:

\[ \frac{1}{50} \sum_{i=1}^{50} (x_i - \mu)^2 = 7 \]

2. Transformation of Data:
We now transform each observation by multiplying by 6 and subtracting 5. The new observations are given by:

\[ y_i = 6x_i - 5 \] Let \( \mu' \) be the mean of the new observations. Then, we can find \( \mu' \) as:

\[ \mu' = \frac{1}{50} \sum_{i=1}^{50} y_i = \frac{1}{50} \sum_{i=1}^{50} (6x_i - 5) \] \[ = 6 \left( \frac{1}{50} \sum_{i=1}^{50} x_i \right) - \frac{1}{50} \sum_{i=1}^{50} 5 = 6\mu - 5 \]

3. Variance of the New Data:
The variance of the new data, \( \sigma'^2 \), is given by:

\[ \sigma'^2 = \frac{1}{50} \sum_{i=1}^{50} (y_i - \mu')^2 \] Substitute the expression for \( y_i \) and \( \mu' \):

\[ \sigma'^2 = \frac{1}{50} \sum_{i=1}^{50} ((6x_i - 5) - (6\mu - 5))^2 \] \[ = \frac{1}{50} \sum_{i=1}^{50} (6x_i - 6\mu)^2 \] \[ = \frac{1}{50} \sum_{i=1}^{50} 36(x_i - \mu)^2 \] \[ = 36 \left( \frac{1}{50} \sum_{i=1}^{50} (x_i - \mu)^2 \right) = 36 \sigma^2 \] Since \( \sigma^2 = 7 \), we get:

\[ \sigma'^2 = 36 \cdot 7 = 252 \]

Final Answer:
The variance of the new data is \( {252} \).

Was this answer helpful?
5
4

Concepts Used:

Statistics

Statistics is a field of mathematics concerned with the study of data collection, data analysis, data interpretation, data presentation, and data organization. Statistics is mainly used to acquire a better understanding of data and to focus on specific applications. Also, Statistics is the process of gathering, assessing, and summarising data in a mathematical form.

Mathematically there are two approaches for analyzing data in statistics that are widely used:

Descriptive Statistics -

Using measures of central tendency and measures of dispersion, the descriptive technique of statistics is utilized to describe the data collected and summarise the data and its attributes.

Inferential Statistics -

This statistical strategy is utilized to produce conclusions from data. Inferential statistics rely on statistical tests on samples to make inferences, and it does so by discovering variations between the two groups. The p-value is calculated and differentiated to the probability of chance() = 0.05. If the p-value is less than or equivalent to, the p-value is considered statistically significant.