Advertisements
Advertisements
प्रश्न
Find the mean and variance for the first n natural numbers.
Advertisements
उत्तर
First n natural numbers: 1, 2, 3, ….., n
Mean `overline x = (1 + 2 + 3 + .... + n)/n = 1/n. (n(n +1))/2`
= `(n + 1)/2` ....`["Sum of the first natural numbers" (n(n +1))/2]`
`sum x_i^2 = 1^2 + 2^2 + 3^2 + .... + n^2`
= `(n(n + 1)(2n + 1))/6`
Variance = `(sum(x_i - overlinex)^2)/n = 1/n^2 [n sum x_i^2 - (sumx_i)^2]`
= `1/n^2 [n(n(n+ 1)(n + 2))/6 - (n^2(n + 1)^2)/4]`
= `1/12 [2(n+ 1)(2n+ 1) - 3(n+ 1)^2]`
= `(n+ 1)/12 [2(2n + 1) - 3(n+ 1)]`
= `(n+ 1)/12 [4n + 2 - 3n - 3]`
= `((n+ 1)(n- 1))/12`
= `(n^2 - 1)/12`
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 data.
| xi | 92 | 93 | 97 | 98 | 102 | 104 | 109 |
| fi | 3 | 2 | 3 | 2 | 6 | 3 | 3 |
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 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?
The variance of 20 observations is 5. If each observation is multiplied by 2, find the variance of the resulting observations.
For a group of 200 candidates, the mean and standard deviations of scores were found to be 40 and 15 respectively. Later on it was discovered that the scores of 43 and 35 were misread as 34 and 53 respectively. Find 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.
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 |
Calculate the A.M. and S.D. for the following distribution:
| Class: | 0-10 | 10-20 | 20-30 | 30-40 | 40-50 | 50-60 | 60-70 | 70-80 |
| Frequency: | 18 | 16 | 15 | 12 | 10 | 5 | 2 | 1 |
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 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?
Coefficient of variation of two distributions are 60% and 70% and their standard deviations are 21 and 16 respectively. What are their arithmetic means?
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 the sum of the squares of deviations for 10 observations taken from their mean is 2.5, then write the value of standard deviation.
In a series of 20 observations, 10 observations are each equal to k and each of the remaining half is equal to − k. If the standard deviation of the observations is 2, then write the value of k.
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.
If v is the variance and σ is the standard deviation, then
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.
Find the standard deviation of the first n natural numbers.
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 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 ______.
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 ______.
The standard deviation is ______to the mean deviation taken from the arithmetic mean.
