Advertisements
Advertisements
प्रश्न
The standard deviation of the data 6, 5, 9, 13, 12, 8, 10 is ______.
पर्याय
`sqrt(52/7)`
`52/7`
`sqrt(6)`
6
Advertisements
उत्तर
The standard deviation of the data 6, 5, 9, 13, 12, 8, 10 is `sqrt(52/7)`.
Explanation:
Given data are 6, 5, 9, 13, 12, 8 and 10
∴ n = 7
| `x_i` | `x_i^2` |
| 6 | 36 |
| 5 | 25 |
| 9 | 81 |
| 13 | 169 |
| 12 | 144 |
| 8 | 64 |
| 10 | 100 |
| `sumx_i` = 63 | `sumx_i^2` = 619 |
∴ S.D. = `sqrt((sumx_i^2)/n - ((sumx_i)/n)^2`
= `sqrt(619/7 - (63/7)^2`
= `sqrt(619/7 - (9)^2`
= `sqrt(619/7 - 81)`
= `sqrt((619 - 567)/7)`
= `sqrt(52/7)`
APPEARS IN
संबंधित प्रश्न
Find the mean and variance for the first n natural numbers.
Find the mean and variance for the first 10 multiples of 3.
The mean and variance of 7 observations are 8 and 16, respectively. If five of the observations are 2, 4, 10, 12 and 14. Find the remaining two observations.
The mean and standard deviation of six 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 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 marks obtained by 50 students of a class in three subjects, Mathematics, Physics and Chemistry are given below:
|
Subject |
Mathematics |
Physics |
Chemistry |
|
Mean |
42 |
32 |
40.9 |
|
Standard deviation |
12 |
15 |
20 |
Which of the three subjects shows the highest variability in marks and which shows the lowest?
Find the mean, variance and standard deviation for the data:
227, 235, 255, 269, 292, 299, 312, 321, 333, 348.
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 standard deviation of 100 observations were calculated as 40 and 5.1 respectively by a student who took by mistake 50 instead of 40 for one observation. What are the correct mean and standard deviation?
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:
(i) If wrong item is omitted
(ii) 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 were omitted.
Find the standard deviation for the following data:
| x : | 3 | 8 | 13 | 18 | 23 |
| f : | 7 | 10 | 15 | 10 | 6 |
Calculate the standard deviation for the following data:
| Class: | 0-30 | 30-60 | 60-90 | 90-120 | 120-150 | 150-180 | 180-210 |
| Frequency: | 9 | 17 | 43 | 82 | 81 | 44 | 24 |
Mean and standard deviation of 100 observations were found to be 40 and 10 respectively. If at the time of calculation two observations were wrongly taken as 30 and 70 in place of 3 and 27 respectively, find the correct standard deviation.
The mean and standard deviation of marks obtained by 50 students of a class in three subjects, mathematics, physics and chemistry are given below:
| Subject | Mathematics | Physics | Chemistry |
| Mean | 42 | 32 | 40.9 |
| Standard Deviation | 12 | 15 | 20 |
Which of the three subjects shows the highest variability in marks and which shows the lowest?
From the data given below state which group is more variable, G1 or G2?
| Marks | 10-20 | 20-30 | 30-40 | 40-50 | 50-60 | 60-70 | 70-80 |
| Group G1 | 9 | 17 | 32 | 33 | 40 | 10 | 9 |
| Group G2 | 10 | 20 | 30 | 25 | 43 | 15 | 7 |
If each observation of a raw data whose standard deviation is σ is multiplied by a, then write the S.D. of the new set of observations.
The standard deviation of the data:
| x: | 1 | a | a2 | .... | an |
| f: | nC0 | nC1 | nC2 | .... | nCn |
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
Let x1, x2, ..., xn be n observations. Let \[y_i = a x_i + b\] for i = 1, 2, 3, ..., n, where a and b are constants. If the mean of \[x_i 's\] is 48 and their standard deviation is 12, the mean of \[y_i 's\] is 55 and standard deviation of \[y_i 's\] is 15, the values of a and b are
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.
Find the standard deviation of the first n natural numbers.
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.
Let x1, x2, ..., xn be n observations and `barx` be their arithmetic mean. The formula for the standard deviation is given by ______.
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 ______.
If the variance of a data is 121, then the standard deviation of the data is ______.
The mean and standard deviation of six 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.
