1. List of Formulae of partition values:
I. Individual Series:
1) Mean(ˉX) = ∑Xn; [∵ n = total numbers of observation].
2) Median (Md) = (n+12)th items.
3) Mode = Maximum no of repeation.
4) Q1 = Value of (n+14)th items.
5) Q2 = Value of (n+12)th items. [Q2 = Median]
6) Q3 = Value of (3(n+1)4)th items.
7) D3 = Value of (3(n+1)10)th items. [called 3rd decile]
8) P30 = Value of (30(n+1)100)th items. [called 30th percentile]
II. Discrete Series:
1) Mean(ˉX) = ∑fXN; [∵ N = ∑f = total frequency].
2) Median (Md) = (N+12)th items.
3) Mode = Maximum no of repeation.
4) Q1 = Value of (N+14)th items.
5) Q2 = Value of (N+12)th items. [Q2 = Median]
6) Q3 = Value of (3(N+1)4)th items.
7) D4 = Value of (4(N+1)10)th items. [called 4th decile]
8) P20 = Value of (20(N+1)100)th items. [called 20th percentile]
III. Continuous Series:
1) Mean(ˉX) = ∑fXN; [∵ N = ∑f = total frequency].
2) Median (Md) = l+N2−c.ff∗h [∵ Class interval is lies in (N2)th. items]
[∵ l = lower limit of the class; N = total frequency; f = corresponding frequency; c.f. = cumulative frequency preceding the class; h = class size].
3) Mode(M0) = l+Δ1Δ1+Δ2∗h [∵ Δ1 = f1−f0; Δ2 = f1−f2]
[∵ f1 = Maximum frequency; f0 = frequency preceding model class; f2 = frequency following model class]
4) Mode = 3Median - 2Mean.
5) Q1 = l+N4−c.ff∗h
6) Q2 = l+N2−c.ff∗h [Q2 = Median]
7) Q3 = l+3N2−c.ff∗h
8) D8 = l+8N10−c.ff∗h
2. Method of Measuring Dispersion:
I. - Range = L - S; [∵ Largest item - Smallest item].
- Coefficient of Range = L−SL+S
II. - Semi interquartile (Quartile Deviation) = Q3−Q12
- Coefficient of Q. D. = Q3−Q1Q3+Q1
III. Mean Deviation (M. D.)/Average Deviation:
1) M. D. from Mean = ∑|X−ˉX|n [for Discrete]
= ∑f|X−ˉX|N [for Continuous]
2) M. D. from Median = ∑|X−Md|n [for Discrete]
= ∑f|X−Md|N [for Continuous]
3) Coefficient of M.D. from Mean = M.DfromMeanMean
4) Coefficient of M.D. from Median = M.DfromMedianMedian
IV. Standard Deviation (S.D.):
1) Standard Deviation (σ) = √∑(X−ˉX)2n=√∑X2n−(∑Xn)2 [for Discrete]
2) Standard Deviation (σ) = √∑f(X−ˉX)2N=√∑fX2N−(∑fXN)2 [for Continuous]
3) Variance (σ)2 = ∑f(X−ˉX)2N = ∑fX2N−(∑fXN)2
4) Coefficient of S.D. = S.D.Mean = σˉX
5) Coefficient of Variation = S.D.Mean * 100 = σˉX∗100
3. Skewness:
(Measure of central tendency gives the information about the concentration of the items around the central value).
I. Measures of Skewness:
1) Karl Pearson's coefficient of Skewness (Sk(P)) = Mean−ModeStd.Deviation = ˉX−M0σ
(It is also called Pearsonial coefficient of Skewness).
2) Sk(P) = 3(Mean−Median)Std.Deviation = 3(ˉX−Md)σ
[∵ Mean - Mode = 3(Mean - Median)]
4. Correlation:
1) Karl Pearson's correlation Coefficient (r) = Cov(X,Y)√Var(x).√Var(Y)
= Σ(X−ˉX).(Y−ˉY)√Σ(X−ˉX)2.√Σ(Y−ˉY)2
= Σxy√Σx2.√Σy2
[∵ Where x=X−ˉX and y=Y−ˉY]
2) Karl Pearson's correlation Coefficient (r) = nΣXY−ΣX.ΣY√nΣX2−(ΣX)2√nΣY2−(ΣY)2
5. Regression:
The regression is a mathematical measure of the average relationship between two or more variables in terms of the original data.
Graph: Regression Line - y on x
Line of Regression: In scatter diagram, we find the point of cluster around a curve called regression curve.
If a curve is a st. line it is called the regression line.
The regression line can be expressed by two different algebraic equation, such as follows:
i) Regression equation of y on x is y=a+bx; where b is known as regression coefficient (byx) of y on x.
ii) Regression equation of x on y is x=a+by; where b is known as regression coefficient (bxy) of x on y.
1) Correlation Coefficient between the two variables x and y is;
r=√byx.bxy ................................ (i)
2) Regression equation of y on x:
y−ˉy=byx.(x−ˉx) .................................... (ii)
[Note: Let the regression equation of y on x be,
y=a+bx (i)
⇒ Σy=na+bΣx
⇒ yn=a+bΣxn
⇒ ˉy=a+bˉx (ii)
Subtracting (ii) from (i);
⇒ y−ˉy=byx(x−ˉx) (iii)
This equation (iii) is the regression equation of y on x. ]
3) Regression coefficient (byx) of y on x is,
byx=nΣxy−Σx.ΣynΣx2−(Σx)2 .................................... (iii)
4) Regression equation of x on y:
x−ˉx=bxy.(y−ˉy) .................................... (iv)
5) Regression coefficient (bxy) of x on y is,
bxy=nΣxy−Σx.ΣynΣy2−(Σy)2 .................................. (v)
Return to Main Menu