Advertisements
Advertisements
Question
Find the standard deviation of the first n natural numbers.
Solution
`x_i` | 1 | 2 | 3 | 4 | 5 | – | – | n |
`x_i^2` | 1 | 4 | 9 | 16 | 25 | – | – | n2 |
`sumx_i = 1 + 2 + 3 + 4 + 5 + ... + n = (n(n + 1))/2`
`sumx_i^2 = 1^2 + 2^2 + 3^2 + ... + n^2 = (n(n + 1)(2n + 1))/6`
∴ S.D. `(sigma) = sqrt((sumx_i^2)/n - ((sumx_i)/n)^2`
= `sqrt((n(n + 1)(2n + 1))/(6n) - (n^2(n + 1)^2)/(4n^2))`
= `sqrt(((n + 1)(2n + 1))/6 - (n + 1)^2/4`
= `sqrt((2n^2 + 3n + 1)/6 - (n^2 + 2n + 1)/4)`
= `sqrt((4n^2 + 6n + 2 - 3n^2 - 6n - 3)/12`
= `sqrt((n^2 - 1)/12)`
Hence, the required S.D. = `sqrt((n^2 - 1)/12`
APPEARS IN
RELATED QUESTIONS
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 sum and sum of squares corresponding to length x (in cm) and weight y (in gm) of 50 plant products are given below:
`sum_(i-1)^50 x_i = 212, sum_(i=1)^50 x_i^2 = 902.8, sum_(i=1)^50 y_i = 261, sum_(i = 1)^50 y_i^2 = 1457.6`
Which is more varying, the length or weight?
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 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.
Given that `barx` is the mean and σ2 is the variance of n observations x1, x2, …,xn. Prove that the mean and variance of the observations ax1, ax2, ax3, …,axn are `abarx` and a2 σ2, respectively (a ≠ 0).
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?
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.
Find the mean, variance and standard deviation for the data:
6, 7, 10, 12, 13, 4, 8, 12.
Find the mean, variance and standard deviation for the data:
227, 235, 255, 269, 292, 299, 312, 321, 333, 348.
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.
Show that the two formulae for the standard deviation of ungrouped data
\[\sigma = \sqrt{\frac{1}{n} \sum \left( x_i - X \right)^2_{}}\] and
\[\sigma' = \sqrt{\frac{1}{n} \sum x_i^2 - X^2_{}}\] are equivalent, where \[X = \frac{1}{n}\sum_{} x_i\]
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 |
Calculate the mean and S.D. for the following data:
Expenditure in Rs: | 0-10 | 10-20 | 20-30 | 30-40 | 40-50 |
Frequency: | 14 | 13 | 27 | 21 | 15 |
Calculate the mean, median and standard deviation of the following distribution:
Class-interval: | 31-35 | 36-40 | 41-45 | 46-50 | 51-55 | 56-60 | 61-65 | 66-70 |
Frequency: | 2 | 3 | 8 | 12 | 16 | 5 | 2 | 3 |
The weight of coffee in 70 jars is shown in the following table:
Weight (in grams): | 200–201 | 201–202 | 202–203 | 203–204 | 204–205 | 205–206 |
Frequency: | 13 | 27 | 18 | 10 | 1 | 1 |
Determine the variance and standard deviation of the above distribution.
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?
If the sum of the squares of deviations for 10 observations taken from their mean is 2.5, then write the value of standard deviation.
If the S.D. of a set of observations is 8 and if each observation is divided by −2, the S.D. of the new set of observations will be
The mean of 100 observations is 50 and their standard deviation is 5. The sum of all squares of all the observations 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
The standard deviation of the observations 6, 5, 9, 13, 12, 8, 10 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.
Life of bulbs produced by two factories A and B are given below:
Length of life (in hours) |
Factory A (Number of bulbs) |
Factory B (Number of bulbs) |
550 – 650 | 10 | 8 |
650 – 750 | 22 | 60 |
750 – 850 | 52 | 24 |
850 – 950 | 20 | 16 |
950 – 1050 | 16 | 12 |
120 | 120 |
The bulbs of which factory are more consistent from the point of view of length of life?
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)`
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 ______.
Standard deviations for first 10 natural numbers 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.