Which of the following assertions are CORRECT? P: Adding 7 to each entry in a list adds 7 to the mean of the list Q: Adding 7 to each entry in a list adds 7 to the standard deviation of the list R: Doubling each entry in a list doubles the mean of the list S: Doubling each entry in a list leaves the standard deviation of the list unchanged
P. R
To determine the correct assertions, we need to understand how the mean and standard deviation of a list of numerical entries change when certain transformations are applied. We will analyze the impact of adding a constant to each entry and doubling each entry in a list. Let's assume we have a list of n entries denoted as $x_1, x_2, \dots, x_n$.
The mean, often denoted as $\bar{x}$, is a measure of central tendency. It is calculated by summing all the entries and dividing by the number of entries:
$$\bar{x} = \frac{\sum_{i=1}^{n} x_i}{n}$$
The standard deviation, often denoted as $\sigma_x$, is a measure of the spread or dispersion of the entries around the mean. It quantifies how much the entries typically deviate from the mean:
$$\sigma_x = \sqrt{\frac{\sum_{i=1}^{n} (x_i - \bar{x})^2}{n}}$$
Now, let's evaluate each assertion based on these definitions.
Assertion P: Adding 7 to each entry in a list adds 7 to the mean of the list.
Therefore, Assertion P is CORRECT.
Assertion Q: Adding 7 to each entry in a list adds 7 to the standard deviation of the list.
Therefore, Assertion Q is INCORRECT.
Assertion R: Doubling each entry in a list doubles the mean of the list.
Therefore, Assertion R is CORRECT.
Assertion S: Doubling each entry in a list leaves the standard deviation of the list unchanged.
Therefore, Assertion S is INCORRECT.
Based on our detailed analysis of each assertion:
The assertions that are correct are P and R.
| Transformation Applied to Each Entry | Effect on Mean ($\bar{x}$) | Effect on Standard Deviation ($\sigma$) |
|---|---|---|
| Adding a constant $c$ ($x_i \to x_i + c$) | $\bar{x}_{\text{new}} = \bar{x}_{\text{old}} + c$ | $\sigma_{\text{new}} = \sigma_{\text{old}}$ (unchanged) |
| Multiplying by a constant $k$ ($x_i \to kx_i$) | $\bar{x}_{\text{new}} = k \cdot \bar{x}_{\text{old}}$ | $\sigma_{\text{new}} = |k| \cdot \sigma_{\text{old}}$ |
This table summarizes how basic linear transformations affect these fundamental statistical measures. Assertion P and Assertion R are consistent with these principles.
Which of these statements on variation is INCORRECT?
For a group of 5 male residents in a society, the mean and standard deviation of their ages are 63 years and 9 years, respectively. For a group of 4 female residents, these values are 54 years and 6 years, respectively. The variance of the combined group of male and female residents is:
Factory A and Factory B employ 476 and 524 employees. respectively. The average weekly salary of an employee in Factory A is $34.5 whereas for an employee in Factory B it is $28.5, The standard deviation in paying the individual salary has been recorded as $5 and $4.5 for Factory A and Factory B, respectively. Which factory has greater variability in paying individual salary?
Among the options for parameters, which option is correct for population?
The formula to calculate the coefficient of quartile deviation is