Physics Wallah
banner

Mathematics Statistics and Probability JEE Syllabus

Statistics and Probability turn raw data into useful insights. This chapter helps you understand how data is distributed, how consistent a data set is, and how likely different outcomes are to occur. Key topics include mean deviation, variance, standard deviation, and probability concepts that are important for JEE problem-solving and analytical thinking.
authorImageAvisha Das9 Jun, 2026
Mathematics Statistics and Probability JEE Syllabus

Numbers often tell only part of a story. Two classes may have the same average marks, yet one class could have students scoring very similar marks while the other shows huge differences between toppers and low scorers. Understanding this variation is one of the main goals of Statistics.

Statistics and Probability focus on analysing data, measuring consistency, and making informed predictions based on available information. The chapter covers measures of dispersion such as mean deviation, variance, standard deviation, and coefficient of variation, which help compare data sets effectively. As an important part of the JEE syllabus, these concepts strengthen logical reasoning, quantitative analysis, and problem-solving skills that are useful across mathematics and real-world applications.

Introduction to Statistics and Probability

Statistics and Probability help transform raw numerical information into meaningful conclusions and predictions. Statistics focuses on collecting, organising, and interpreting data, while Probability measures the likelihood of events occurring under uncertain conditions. Together, these concepts provide mathematical tools for analysing trends, comparing data sets, and making informed predictions. For JEE aspirants, topics such as standard deviation, conditional probability, Bayes' theorem, and probability distributions frequently appear in both direct and application-based questions.

Data Analysis and Uncertainty

Statistical methods help summarise large collections of observations into understandable numerical measures, while probability helps quantify uncertainty and predict future outcomes. These tools are widely used in mathematics, science, economics, engineering, and data science.

Measures of Dispersion

While measures of central tendency identify a representative centre of a data set, they do not reveal how closely the observations cluster around that centre. Measures of dispersion quantify this spread and help evaluate consistency and variability.

The Concept of Scatter and Limits

A central tendency value does not indicate whether observations are tightly packed or widely spread. Measures of dispersion provide numerical estimates of this variability, helping compare the reliability and stability of different data sets.

Range: The simplest measure of dispersion obtained by comparing the largest and smallest observations.

Range Formula:

Range = Xmax − Xmin

Limitations of Range: It depends only on the two extreme observations and ignores all remaining values in the data set.

Mean Deviation (MD)

Mean Deviation measures the average absolute distance of observations from a central value. By using absolute deviations, positive and negative differences do not cancel one another.

Deviations for Ungrouped and Grouped Data

Mean Deviation may be calculated about the Arithmetic Mean or the Median. The same principle applies to both individual observations and frequency distributions.

Mean Deviation for Ungrouped Data:

MD(x̄) = Σ|xᵢ − x̄| / n

MD(M) = Σ|xᵢ − M| / n

Mean Deviation for Grouped Data:

MD(x̄) = Σfᵢ|xᵢ − x̄| / N

MD(M) = Σfᵢ|xᵢ − M| / N

Variance and Standard Deviation

Variance and Standard Deviation provide more reliable measures of dispersion by considering squared deviations from the mean. This approach places greater emphasis on observations that lie far from the centre.

Squared Deviations and Statistical Spread

Variance measures the average of squared deviations from the mean. Since variance is expressed in squared units, its positive square root is taken to obtain the Standard Deviation, which is expressed in the original units of the data.

Variance (σ²) and Standard Deviation (σ) for Ungrouped Data:

σ² = Σ(xᵢ − x̄)² / n

= Σxᵢ² / n − (x̄)²

σ = √σ²

Variance for Frequency Distributions:

σ² = Σfᵢ(xᵢ − x̄)² / N

= Σfᵢxᵢ² / N − (Σfᵢxᵢ / N)²

Shortcut Calculation Methods

Large data sets and continuous frequency distributions often involve lengthy calculations. Shortcut methods simplify computation without affecting the final result.

Assumed Mean and Step-Deviation Techniques

An arbitrarily assumed mean and scaled deviations can significantly reduce arithmetic effort. These methods are especially useful when class intervals are uniform.

Step-Deviation Formula:

σ² = h² [Σfᵢyᵢ² / N − (Σfᵢyᵢ / N)²]

where:

yᵢ = (xᵢ − A)/h

 

Analysis of Frequency Distributions

Measures of dispersion become particularly useful when comparing two or more independent data sets.

Coefficient of Variation and Consistency

The Coefficient of Variation expresses Standard Deviation as a percentage of the mean, allowing comparisons between data sets that may have different units or scales.

Coefficient of Variation (C.V.):

C.V. = (σ/x̄) × 100

Consistency Rule: The distribution with the lower C.V. is considered more consistent and stable.

Equal Means Rule: If two distributions have the same mean, the one with the smaller Standard Deviation is more consistent.

 

Probability and Random Experiments

Probability provides a mathematical framework for studying random phenomena and measuring uncertainty. It assigns numerical values to the likelihood of events occurring.

Sample Spaces and Events

Every random experiment produces one outcome from a collection of possible outcomes known as the sample space. Events are subsets of this sample space whose probabilities can be evaluated mathematically.

Probability of an Event:

P(E) = n(E) / n(S)

Basic Properties:

P(S) = 1

P(∅) = 0

0 ≤ P(E) ≤ 1

P(Ē) = 1 − P(E)

Conditional Probability

In many situations, the probability of an event changes when additional information becomes available. Conditional Probability accounts for this updated information.

Dependent Events and Restricted Sample Spaces

Conditional Probability measures the chance of an event occurring after another event has already occurred, effectively reducing the sample space under consideration.

Conditional Probability Formula:

P(A|B) = P(A ∩ B) / P(B)

Multiplication Theorem of Probability

This theorem helps determine the probability of multiple events occurring together.

Joint Occurrence of Events

The probability of simultaneous occurrence depends on whether the events influence one another.

General Formula:

P(A ∩ B)

= P(A)P(B|A)

= P(B)P(A|B)

Independent Events:

P(A ∩ B) = P(A)P(B)

Bayes' Theorem

Bayes' Theorem provides a systematic method for revising probabilities when new information becomes available.

Reverse Probability and Updated Information

The theorem works backwards from observed outcomes to determine the probability of underlying causes. It is widely used in probability, statistics, machine learning, and decision-making problems.

Bayes' Theorem:

P(Aᵢ|B)

= [P(Aᵢ)P(B|Aᵢ)] / Σ[P(Aⱼ)P(B|Aⱼ)]

Random Variables and Probability Distributions

Many probability experiments assign numerical values to outcomes. Such numerical assignments are known as random variables.

Discrete Random Variables and Expected Values

A probability distribution specifies the probability associated with each possible value of a random variable. These distributions help describe the long-term behaviour of random experiments.

Mean (Expectation):

E(X) = Σxᵢpᵢ

Variance:

Var(X) = E(X²) − [E(X)]²

Binomial Distribution

The Binomial Distribution models experiments consisting of repeated independent trials with only two possible outcomes.

Success-Failure Experiments

Many practical probability problems involve repeated trials where each trial results in either success or failure. The Binomial Distribution provides a direct method for calculating such probabilities.

Binomial Probability Function:

P(X = r)

= ⁿCᵣ pʳ qⁿ⁻ʳ

where:

p + q = 1

Mean: np

Variance: npq

Standard Deviation: √(npq)

Statistics and Probability form a crucial part of JEE Mathematics by helping students analyse data and understand uncertainty in a structured way. These concepts build strong logical and analytical thinking required for solving real-life and exam-based problems. A clear grasp of formulas and concepts in this chapter ensures accuracy and speed in scoring the queue

 

Statistics and Probability JEE Syllabus FAQs

Is Statistics and Probability important for JEE?

Yes. Questions based on measures of dispersion, variance, standard deviation, and data interpretation are regularly included in JEE. The chapter also develops analytical and logical reasoning skills useful across mathematics.

What is the difference between variance and standard deviation?

Variance measures the average squared deviation from the mean, while standard deviation is the positive square root of variance. Standard deviation is easier to interpret because it is expressed in the same units as the original data.

Why is Mean Deviation calculated using absolute values?

Absolute values ensure that positive and negative deviations do not cancel each other out, providing a true measure of the average distance of observations from a central value.
avatar

Get Free Counselling Today

and Clear up all your Doubts

Talk to Our Counsellor just by filling out the form.
Student Name
Phone Number
IN
+91
OTP
Join 15 Million students on the app today!
Point IconLive & recorded classes available at ease
Point IconDashboard for progress tracking
Point IconLakhs of practice questions
Download ButtonDownload Button
Banner Image
Banner Image
Free Learning Resources
Know about Physics Wallah
Physics Wallah is an Indian edtech platform that provides accessible & comprehensive learning experiences to students from Class 6th to postgraduate level. We also provide extensive NCERT solutions, sample paper, NEET, JEE Mains, BITSAT previous year papers & more such resources to students. Physics Wallah also caters to over 3.5 million registered students and over 78 lakh+ Youtube subscribers with 4.8 rating on its app.
We Stand Out because
We provide students with intensive courses with India’s qualified & experienced faculties & mentors. PW strives to make the learning experience comprehensive and accessible for students of all sections of society. We believe in empowering every single student who couldn't dream of a good career in engineering and medical field earlier.
Our Key Focus Areas
Physics Wallah's main focus is to make the learning experience as economical as possible for all students. With our affordable courses like Lakshya, Udaan and Arjuna and many others, we have been able to provide a platform for lakhs of aspirants. From providing Chemistry, Maths, Physics formula to giving e-books of eminent authors like RD Sharma, RS Aggarwal and Lakhmir Singh, PW focuses on every single student's need for preparation.
What Makes Us Different
Physics Wallah strives to develop a comprehensive pedagogical structure for students, where they get a state-of-the-art learning experience with study material and resources. Apart from catering students preparing for JEE Mains and NEET, PW also provides study material for each state board like Uttar Pradesh, Bihar, and others

Copyright © 2026 Physicswallah Limited All rights reserved.