Advertisements
Advertisements
प्रश्न
The standard deviation of the observations 6, 5, 9, 13, 12, 8, 10 is
विकल्प
6
\[\sqrt{6}\]
\[\frac{52}{7}\]
\[\sqrt{\frac{52}{7}}\]
उत्तर
The given observations are 6, 5, 9, 13, 12, 8, 10.
Now,
\[\sum_{} x_i = 6 + 5 + 9 + 13 + 12 + 8 + 10 = 63\]
\[\sum_{} x_i^2 = 36 + 25 + 81 + 169 + 144 + 64 + 100 = 619\]
∴ Standard deviation of the observations,
\[ = \sqrt{\frac{1}{7} \times 619 - \left( \frac{1}{7} \times 63 \right)^2}\]
\[ = \sqrt{\frac{619}{7} - 81}\]
\[ = \sqrt{\frac{619 - 567}{7}}\]
\[ = \sqrt{\frac{52}{7}}\]
APPEARS IN
संबंधित प्रश्न
Find the mean and variance for the data.
6, 7, 10, 12, 13, 4, 8, 12
Find the mean and variance for the first 10 multiples of 3.
Find the mean and variance for the data.
xi | 6 | 10 | 14 | 18 | 24 | 28 | 30 |
fi | 2 | 4 | 7 | 12 | 8 | 4 | 3 |
Find the mean and variance for the data.
xi | 92 | 93 | 97 | 98 | 102 | 104 | 109 |
fi | 3 | 2 | 3 | 2 | 6 | 3 | 3 |
The diameters of circles (in mm) drawn in a design are given below:
Diameters | 33 - 36 | 37 - 40 | 41 - 44 | 45 - 48 | 49 - 52 |
No. of circles | 15 | 17 | 21 | 22 | 25 |
Calculate the standard deviation and mean diameter of the circles.
[Hint: First make the data continuous by making the classes as 32.5 - 36.5, 36.5 - 40.5, 40.5 - 44.5, 44.5 - 48.5, 48.5 - 52.5 and then proceed.]
The following is the record of goals scored by team A in a football session:
No. of goals scored |
0 |
1 |
2 |
3 |
4 |
No. of matches |
1 |
9 |
7 |
5 |
3 |
For the team B, mean number of goals scored per match was 2 with a standard deviation 1.25 goals. Find which team may be considered more consistent?
The mean and variance of eight observations are 9 and 9.25, respectively. If six of the observations are 6, 7, 10, 12, 12 and 13, find the remaining two observations.
The mean and standard deviation of 20 observations are found to be 10 and 2, respectively. On rechecking, it was found that an observation 8 was incorrect. Calculate the correct mean and standard deviation in each of the following cases:
- If wrong item is omitted.
- If it is replaced by 12.
The mean and standard deviation of a group of 100 observations were found to be 20 and 3, respectively. Later on it was found that three observations were incorrect, which were recorded as 21, 21 and 18. Find the mean and standard deviation if the incorrect observations are omitted.
The variance of 15 observations is 4. If each observation is increased by 9, find the variance of the resulting observations.
The mean and standard deviation of 6 observations are 8 and 4 respectively. If each observation is multiplied by 3, find the new mean and new standard deviation of the resulting observations.
The mean and variance of 8 observations are 9 and 9.25 respectively. If six of the observations are 6, 7, 10, 12, 12 and 13, find the remaining two observations.
Find the standard deviation for the following distribution:
x : | 4.5 | 14.5 | 24.5 | 34.5 | 44.5 | 54.5 | 64.5 |
f : | 1 | 5 | 12 | 22 | 17 | 9 | 4 |
Find the standard deviation for the following data:
x : | 3 | 8 | 13 | 18 | 23 |
f : | 7 | 10 | 15 | 10 | 6 |
Two plants A and B of a factory show following results about the number of workers and the wages paid to them
Plant A | Plant B | |
No. of workers | 5000 | 6000 |
Average monthly wages | Rs 2500 | Rs 2500 |
Variance of distribution of wages | 81 | 100 |
In which plant A or B is there greater variability in individual wages?
The means and standard deviations of heights ans weights of 50 students of a class are as follows:
Weights | Heights | |
Mean | 63.2 kg | 63.2 inch |
Standard deviation | 5.6 kg | 11.5 inch |
Which shows more variability, heights or weights?
Find the coefficient of variation for the following data:
Size (in cms): | 10-15 | 15-20 | 20-25 | 25-30 | 30-35 | 35-40 |
No. of items: | 2 | 8 | 20 | 35 | 20 | 15 |
If X and Y are two variates connected by the relation
If the standard deviation of a variable X is σ, then the standard deviation of variable \[\frac{a X + b}{c}\] is
Let a, b, c, d, e be the observations with mean m and standard deviation s. The standard deviation of the observations a + k, b + k, c + k, d + k, e + k is
The mean of 100 observations is 50 and their standard deviation is 5. The sum of all squares of all the observations is
Show that the two formulae for the standard deviation of ungrouped data.
`sigma = sqrt((x_i - barx)^2/n)` and `sigma`' = `sqrt((x^2_i)/n - barx^2)` are equivalent.
A set of n values x1, x2, ..., xn has standard deviation 6. The standard deviation of n values x1 + k, x2 + k, ..., xn + k will be ______.
The mean and standard deviation of some data for the time taken to complete a test are calculated with the following results:
Number of observations = 25, mean = 18.2 seconds, standard deviation = 3.25 seconds. Further, another set of 15 observations x1, x2, ..., x15, also in seconds, is now available and we have `sum_(i = 1)^15 x_i` = 279 and `sum_(i = 1)^15 x^2` = 5524. Calculate the standard derivation based on all 40 observations.
The mean and standard deviation of a set of n1 observations are `barx_1` and s1, respectively while the mean and standard deviation of another set of n2 observations are `barx_2` and s2, respectively. Show that the standard deviation of the combined set of (n1 + n2) observations is given by
S.D. = `sqrt((n_1(s_1)^2 + n_2(s_2)^2)/(n_1 + n_2) + (n_1n_2 (barx_1 - barx_2)^2)/(n_1 + n_2)^2)`
Two sets each of 20 observations, have the same standard derivation 5. The first set has a mean 17 and the second a mean 22. Determine the standard deviation of the set obtained by combining the given two sets.
If for distribution `sum(x - 5)` = 3, `sum(x - 5)^2` = 43 and total number of items is 18. Find the mean and standard deviation.
The standard deviation of the data 6, 5, 9, 13, 12, 8, 10 is ______.
Let x1, x2, ..., xn be n observations and `barx` be their arithmetic mean. The formula for the standard deviation is given by ______.
Let a, b, c, d, e be the observations with mean m and standard deviation s. The standard deviation of the observations a + k, b + k, c + k, d + k, e + k is ______.
Let x1, x2, x3, x4, x5 be the observations with mean m and standard deviation s. The standard deviation of the observations kx1, kx2, kx3, kx4, kx5 is ______.
Let x1, x2, ... xn be n observations. Let wi = lxi + k for i = 1, 2, ...n, where l and k are constants. If the mean of xi’s is 48 and their standard deviation is 12, the mean of wi’s is 55 and standard deviation of wi’s is 15, the values of l and k should be ______.
Standard deviations for first 10 natural numbers is ______.
Coefficient of variation of two distributions are 50 and 60, and their arithmetic means are 30 and 25 respectively. Difference of their standard deviation is ______.
If the variance of a data is 121, then the standard deviation of the data is ______.