September 13, 2026

SirBikramSutradhar : Record Holder

Best Teacher Award 2023 & 5-Times World Records Expert: Mastering IIT-JAM, IIT-JEE Main/Adv, NEET, TBJEE, WBJEE, ICSE, ISC, CBSE,TBSE with Technology, Job Notifications, PhD Admissions, University & College Admissions, Upcoming Cars, Mobile Gadgets, Global GK & Board Solutions! And many more.

MT601M: Probability, Statistics and Theory of Integration Tripura University UG Mathematics – Semester VI

MT601M: Probability, Statistics and Theory of Integration Tripura University UG Mathematics – Semester VI

MT601M: Probability, Statistics and Theory of Integration

Tripura University – UG Course | Semester VI | Paper 7

Complete Study Notes, Concepts, Definitions & Accurate Formula Sheet

Grandmaster Bikram Sutradhar
Paper MT601M
Total Marks 100
IA + ESE 40 + 60
Credit 04

UNIT 1: Statistics – Complete Study Notes

1. Measures of Central Tendency

Definition: A measure of central tendency is a single value that represents the central or typical value of a dataset.

The three most important measures are:

  1. Arithmetic Mean
  2. Median
  3. Mode

Arithmetic Mean

Individual observations:
x̄ = Σx / n
Frequency distribution:
x̄ = Σfx / Σf
Assumed mean method:
x̄ = A + (Σfd / Σf)
Step-deviation method:
x̄ = A + h(Σfu / Σf)

Here, A is the assumed mean, d = x − A, u = (x − A)/h, and h is the common class width.

Median

For grouped continuous data:
Median = l + [(N/2 − cf) / f]h

Here, l = lower boundary of median class, N = total frequency, cf = cumulative frequency before the median class, f = frequency of median class, and h = class width.

Mode

Mode = l + [(f₁ − f₀) / (2f₁ − f₀ − f₂)]h

Here, f₁ is the frequency of the modal class, f₀ is the frequency of the class preceding it, f₂ is the frequency of the class succeeding it.

Exam Tip: Mean uses all observations, median is based on position, while mode is the most frequently occurring value.

2. Measures of Dispersion

Definition: Dispersion measures the extent to which observations are spread around a central value.

2.1 Range

Range:
R = L − S

L = largest observation and S = smallest observation.

Coefficient of Range:
(L − S) / (L + S)

2.2 Quartile Deviation

Quartile Deviation:
QD = (Q₃ − Q₁) / 2
Coefficient of Quartile Deviation:
(Q₃ − Q₁) / (Q₃ + Q₁)

Quartile deviation is also called the semi-interquartile range.

2.3 Mean Deviation

Individual data:
MD = Σ|x − A| / n
Frequency data:
MD = Σf|x − A| / Σf

A may be mean, median or mode. Mean deviation is generally minimum when measured from the median.

Coefficient of Mean Deviation:
Coefficient of MD = MD / A

2.4 Variance

Population variance:
σ² = Σ(x − μ)² / N
Frequency distribution:
σ² = Σf(x − x̄)² / Σf
Shortcut formula:
σ² = Σx²/N − (Σx/N)²
Frequency shortcut:
σ² = Σfx²/Σf − (Σfx/Σf)²

2.5 Standard Deviation

Standard Deviation:
σ = √σ²
Direct formula:
σ = √[Σ(x − x̄)² / N]
Step-deviation formula:
σ = h √[(Σfu²/N) − (Σfu/N)²]

2.6 Coefficient of Variation

Coefficient of Variation:
CV = (σ / x̄) × 100%
Interpretation: For comparing the consistency of two or more datasets, the distribution having the smaller coefficient of variation is considered more consistent.

Absolute Measures

  • Range
  • Quartile Deviation
  • Mean Deviation
  • Standard Deviation

Relative Measure

  • Coefficient of Range
  • Coefficient of QD
  • Coefficient of MD
  • Coefficient of Variation

3. Moments

Definition: Moments are numerical quantities used to describe important characteristics of a frequency distribution such as location, dispersion, skewness and kurtosis.

Raw Moments

μ′ᵣ = Σfxʳ / N

Here μ′ᵣ denotes the r-th moment about the origin.

Central Moments

μᵣ = Σf(x − x̄)ʳ / N

Important central moments:

First central moment μ₁ = 0
Second central moment μ₂ = variance = σ²
Third central moment μ₃
Fourth central moment μ₄

Relations Between Raw and Central Moments

μ₂ = μ′₂ − (μ′₁)²
μ₃ = μ′₃ − 3μ′₂μ′₁ + 2(μ′₁)³
μ₄ = μ′₄ − 4μ′₃μ′₁ + 6μ′₂(μ′₁)² − 3(μ′₁)⁴
Remember: μ₂ describes dispersion, μ₃ helps determine skewness, and μ₄ is used to study kurtosis.

4. Skewness

Definition: Skewness measures the degree and direction of asymmetry of a frequency distribution.

Types of Skewness

Positive Skewness

The distribution has a longer tail towards the right.

Mean > Median > Mode

Negative Skewness

The distribution has a longer tail towards the left.

Mean < Median < Mode

Karl Pearson’s Coefficient of Skewness

Sk = (Mean − Mode) / SD

If mode is not reliable, the empirical relationship Mode ≈ 3 Median − 2 Mean may be used.

Sk = 3(Mean − Median) / SD

Moment Coefficient of Skewness

γ₁ = μ₃ / μ₂^(3/2)
β₁ = μ₃² / μ₂³

Relationship:

β₁ = γ₁²

5. Kurtosis

Definition: Kurtosis measures the degree of peakedness or flatness of a distribution relative to the normal distribution.

Coefficient of Kurtosis

β₂ = μ₄ / μ₂²
γ₂ = β₂ − 3

Types of Kurtosis

TypeConditionMeaning
Mesokurticβ₂ = 3Normal degree of peakedness
Leptokurticβ₂ > 3More peaked than normal
Platykurticβ₂ < 3Flatter than normal

6. Bivariate Frequency Distribution

Definition: A bivariate frequency distribution deals with two variables simultaneously, usually denoted by X and Y.

For example, the marks of students in Mathematics and Physics can be represented using two variables X and Y.

Marginal Frequency Distribution

The marginal distribution of X is obtained by adding all frequencies corresponding to each value or class of X.

fᵢ• = Σⱼ fᵢⱼ

Similarly, the marginal distribution of Y is:

f•ⱼ = Σᵢ fᵢⱼ

Conditional Frequency Distribution

A conditional frequency distribution studies one variable when the other variable is fixed.

P(X = xᵢ | Y = yⱼ) = fᵢⱼ / f•ⱼ
P(Y = yⱼ | X = xᵢ) = fᵢⱼ / fᵢ•
Exam Focus: Be able to distinguish clearly between joint, marginal and conditional distributions.

7. Pearson’s Correlation Coefficient

Definition: Correlation measures the degree and direction of linear association between two variables.
Pearson’s correlation coefficient:
r = Σ(x − x̄)(y − ȳ) / √[Σ(x − x̄)² Σ(y − ȳ)²]

Short Formula

r = [NΣxy − ΣxΣy] / √{[NΣx² − (Σx)²][NΣy² − (Σy)²]}

Properties of Correlation Coefficient

  1. −1 ≤ r ≤ +1
  2. r = +1 indicates perfect positive correlation.
  3. r = −1 indicates perfect negative correlation.
  4. r = 0 indicates absence of linear correlation.
  5. Correlation coefficient is unit-free.
  6. It is unaffected by change of origin and scale.
  7. r(X,Y) = r(Y,X).
Important: r = 0 means there is no linear correlation; it does not necessarily mean that the variables have no relationship at all.

Interpretation

Value of rInterpretation
+1Perfect positive linear correlation
Close to +1Strong positive correlation
0No linear correlation
Close to −1Strong negative correlation
−1Perfect negative linear correlation
::contentReference[oaicite:0]{index=0}

8. Regression

Definition: Regression is a statistical method used to estimate or predict the value of one variable from the known value of another variable.

Regression Lines

There are two regression lines:

  1. Regression of Y on X
  2. Regression of X on Y

Regression Equation of Y on X

y − ȳ = byx(x − x̄)
byx = Cov(X,Y) / Var(X)
byx = r(σᵧ / σₓ)

Regression Equation of X on Y

x − x̄ = bxy(y − ȳ)
bxy = Cov(X,Y) / Var(Y)
bxy = r(σₓ / σᵧ)

Important Properties

  • Both regression lines pass through (x̄, ȳ).
  • The two regression coefficients have the same sign.
  • bxybyx = r².
  • Therefore, r = ±√(bxybyx).
  • Regression coefficients are independent of change of origin.
  • Regression coefficients are affected by change of scale.

Least Squares Method

The method of least squares determines the line that minimizes the sum of squared vertical deviations between observed and fitted values.

Regression line: ŷ = a + bx
Normal equation 1: Σy = na + bΣx
Normal equation 2: Σxy = aΣx + bΣx²

Solving these two simultaneous equations gives a and b.

Special case: If the variables are measured as deviations from their means, the regression equation can be simplified significantly.
::contentReference[oaicite:1]{index=1}

9. Curve Fitting

Definition: Curve fitting is the process of finding a mathematical equation that best represents the relationship between observed variables.

9.1 Fitting a Second-Degree Polynomial

The general equation is:

y = a + bx + cx²

Using the method of least squares, minimize:

Σ[y − (a + bx + cx²)]²

The normal equations are:

Σy = na + bΣx + cΣx²
Σxy = aΣx + bΣx² + cΣx³
Σx²y = aΣx² + bΣx³ + cΣx⁴

These three simultaneous equations are solved to obtain the constants a, b and c.

9.2 Exponential Curve

The exponential model is:

y = abˣ

Taking logarithms:

log y = log a + x log b

Put:

Y = log y,   A = log a,   B = log b

Then:

Y = A + Bx

This is a straight-line equation and can be fitted using the least-squares method.

ΣY = nA + BΣx
ΣxY = AΣx + BΣx²

After finding A and B:

a = antilog(A)
b = antilog(B)
Exam Shortcut: For an exponential curve y = abˣ, always take logarithm first so that the equation becomes linear.

10. Unit 1 Master Formula Sheet

Arithmetic Mean x̄ = Σfx / Σf
Range R = L − S
Quartile Deviation QD = (Q₃ − Q₁)/2
Mean Deviation MD = Σf|x − A| / Σf
Variance σ² = Σf(x − x̄)² / Σf
Standard Deviation σ = √σ²
Coefficient of Variation CV = (σ/x̄) × 100
Second Central Moment μ₂ = σ²
Skewness γ₁ = μ₃/μ₂^(3/2)
Kurtosis β₂ = μ₄/μ₂²
Pearson Correlation r = Cov(X,Y)/(σₓσᵧ)
Regression Y on X y − ȳ = bᵧₓ(x − x̄)
Regression X on Y x − x̄ = bₓᵧ(y − ȳ)
Regression Coefficient bᵧₓ = rσᵧ/σₓ
Second-Degree Curve y = a + bx + cx²
Exponential Curve y = abˣ

⚡ Quick Revision Points

Central Tendency – What should I remember?
Mean uses every observation. Median is a positional average. Mode represents the most frequent value.
Dispersion – Most important formulas
Range = L − S;
QD = (Q₃ − Q₁)/2;
σ = √σ²;
CV = (σ/x̄) × 100.
Correlation – Most important facts
−1 ≤ r ≤ +1. The coefficient is unit-free and unaffected by changes of origin and scale.
Regression – Most important facts
Both regression lines pass through (x̄, ȳ), and bxy × byx = r².
Curve Fitting – Exam approach
For y = a + bx + cx², construct the three normal equations. For y = abˣ, take logarithms and convert it into a linear equation.

🎯 MT601M Unit 1 Examination Checklist

  • Definitions of all measures of dispersion
  • Numerical problems on Range and Quartile Deviation
  • Mean Deviation calculations
  • Variance and Standard Deviation
  • Coefficient of Variation comparison problems
  • Raw and central moments
  • Skewness using Pearson and moment methods
  • Kurtosis and β₂, γ₂
  • Bivariate frequency distributions
  • Marginal and conditional distributions
  • Pearson’s correlation coefficient
  • Properties of correlation coefficient
  • Regression coefficients and regression equations
  • Least-squares straight-line fitting
  • Second-degree polynomial fitting
  • Exponential curve fitting using logarithms

📖 Continue Your Mathematics Preparation

  MT601M: Probability, Statistics and Theory of Integration Tripura University UG Mathematics – Semester VI

MT601M: Probability, Statistics and Theory of Integration Tripura University UG Mathematics – Semester VI
MT601M: Probability, Statistics and Theory of Integration Tripura University UG Mathematics – Semester VI

Leave a Reply

Your email address will not be published. Required fields are marked *

error: Content is protected !! By Grandmaster Bikram Sutradhar | SirBikramSutradhar | BASTRONAUTWAY