If you get probability and statistics right on GATE DA, you lock in one of the most predictable scoring blocks on the entire paper. Every formula is finite, every PYQ pattern recycles, and the 2026 syllabus expansion — z-tests, t-tests, chi-squared tests now explicitly named — means aspirants who still rely on old GATE CS probability notes are walking into the exam with gaps.
Here is everything you need: the official syllabus mapped topic-by-topic, the one book that covers nearly all of it (Sheldon Ross), the Bayes-trap patterns that cost marks every year, and a week-by-week prep sequence.
The short version
GATE DA probability spans counting through hypothesis testing. The 2026 syllabus added z, t, and chi-squared tests explicitly. Use Sheldon M. Ross — Introduction to Probability and Statistics for Engineers and Scientists as your primary book; skip the measure-theory chapters. Bayes' theorem is the single highest-yield topic — practise at least 30 problems before the exam.
What the Syllabus Actually Covers
The list below is from the official GATE 2026 syllabus (IIT Guwahati). Map your preparation to this — not to whichever textbook you happen to own.
- Counting (permutations and combinations), probability axioms, sample space, events
- Independent events, mutually exclusive events, marginal, conditional and joint probability
- Bayes' theorem
- Conditional expectation and variance
- Mean, median, mode, standard deviation
- Correlation and covariance
- Random variables — discrete random variables and probability mass functions; continuous random variables and probability distribution function
- Discrete distributions: uniform, Bernoulli, binomial
- Continuous distributions: uniform, exponential, Poisson, normal, standard normal, t-distribution, chi-squared distribution
- Cumulative distribution function, conditional PDF
- Central Limit Theorem
- Confidence intervals
- Hypothesis testing — z-test, t-test, chi-squared test
Two things to notice. First, the 2026 revision explicitly broadened inferential statistics — z, t, and chi-squared tests are named individually, not bundled under a vague "testing" heading. Second, this syllabus is wider than GATE CS probability, so CS prep notes will have holes.
Always verify: Check the current syllabus version on the official GATE 2026 syllabus page before locking your preparation plan.
Quick-Verdict Table
Before the deep dive — here is the whole subject in one table. The "status" column reflects how heavily each topic has appeared in GATE DA papers since 2024.
| Topic | Status | Suggested time-budget |
|---|---|---|
| Counting, axioms, conditional probability | Core | Short |
| Bayes' theorem | Often tested | Medium |
| Discrete random variables and PMFs (uniform, Bernoulli, binomial) | Core | Medium |
| Continuous random variables and PDF (uniform, exponential, Poisson, normal, standard normal) | Core | Medium |
| CDF, conditional PDF, t-distribution, chi-squared | Core | Medium |
| Expectation, variance, moments | Core | Medium |
| Conditional expectation and variance | Core | Medium |
| Joint distributions, covariance, correlation | Core | Medium |
| Central Limit Theorem | Core | Short |
| Sampling distributions, t and chi-squared | New in 2026 | Medium |
| Confidence intervals | Core | Medium |
| Hypothesis testing (z, t, chi-squared) | New in 2026 | Long |
Why Sheldon Ross — and What to Skip from It
Ross's Introduction to Probability and Statistics for Engineers and Scientists is the standard reference at most IITs for engineering probability. Its chapter ordering maps almost directly to the GATE DA syllabus, and its worked examples are closer to exam style than most alternatives.
| Resource | Role | Use for | Skip |
|---|---|---|---|
| Sheldon Ross — Introduction to Probability and Statistics for Engineers and Scientists | Primary book | Theory, distributions, hypothesis testing, worked problems | Measure-theoretic chapters, advanced stochastic processes |
| NPTEL probability lectures | Free supplement | Visual intuition for distributions, CLT | Long course modules outside the syllabus |
| Official GATE DA PYQs (2024 onwards) | Practice | Question style, NAT precision, time-pressure practice | — |
| The ML Hub mentor notes | Bridge material | Bayes-trap patterns, hypothesis-test decision flow | — |
Full subject-by-subject book list: GATE DA books and resources guide.
Topic-by-Topic Breakdown
Counting, Axioms, and Conditional Probability
Start here. Permutations, combinations, sample space, events, the axioms of probability, and conditional probability. This is foundational — every later topic uses these results. Ross's early chapters cover this cleanly with worked examples. A wobbly foundation here costs marks in Bayes and joint-distribution problems later.
Bayes' Theorem — The Highest-Yield Single Topic
Bayes shows up in some form most years. The setup is always similar: given prior probabilities and conditional probabilities for an evidence event under each hypothesis, find the posterior.
Three traps that cost marks every year:
- Forgetting to normalise. The denominator is the total probability of the evidence — sum over all hypotheses. Using only one term loses the entire question.
- Swapping P(A|B) and P(B|A). The question gives one and asks for the other. Misreading direction is the most common single mistake.
- Hidden prior. Some questions express the prior in words ("1 in 10,000 patients") rather than as a number — students sometimes treat the conditional as the prior.
Solve 30+ Bayes problems before the exam. Pattern recognition matters more than algebra here.
Random Variables and Distributions
Cover discrete distributions first — uniform, Bernoulli, binomial — then continuous — uniform, exponential, Poisson, normal, standard normal. For each: memorise the PMF or PDF, the mean, the variance, when to use it, and the relationship to other distributions (binomial → Poisson approximation, normal → standard normal transformation). Also cover the cumulative distribution function (CDF) and conditional PDF, both explicitly in the syllabus.
A useful drill: given a word problem, can you identify the distribution in under 15 seconds? If not, your formula sheet needs a "when to use which distribution" column. The t-distribution and chi-squared distribution are both continuous and both feed directly into hypothesis testing.
Expectation, Variance, and Conditional Expectation
The linearity of expectation is the single most useful tool in this subject — learn it thoroughly. Cover variance, standard deviation, and covariance for joint distributions. Conditional expectation and variance are explicitly in the 2026 syllabus; Ross has a dedicated chapter.
Joint Distributions, Covariance, Correlation
Joint distributions appear most often as table-based discrete problems or continuous joint densities. Practise marginalisation, conditional density from joint density, and the computation of covariance and correlation coefficients. Correlation = 0 does not imply independence — true only for jointly normal variables. Common MSQ trap.
Central Limit Theorem
Short topic, high yield. Remember the conditions, the asymptotic normal result, and the standard error formula. CLT bridges to confidence intervals and hypothesis testing — it is rarely tested alone, more often inside an inferential-statistics problem.
Confidence Intervals
Cover confidence intervals for the mean (known and unknown variance), with z and t critical values respectively, and for a proportion. Two-sided versus one-sided is a common source of error — read the question carefully.
Hypothesis Testing — z, t, and Chi-squared
This is where the 2026 syllabus expanded. Build a clear mental model: null hypothesis → alternative hypothesis → test statistic → critical region → significance level → p-value → Type I and Type II errors. Then learn which test to use when:
- z-test — population variance known, or large sample size.
- t-test — population variance unknown, small sample size; uses the t-distribution.
- chi-squared test — categorical data, goodness-of-fit, or independence of attributes.
Most candidates lose marks here not because the algebra is hard, but because they pick the wrong test or use a two-sided critical value where the question demands one-sided.
How to Use PYQs
Two patterns dominate probability PYQs since 2024: the Bayes-style question (given priors and conditionals, find the posterior) and the distribution-identification question (given a word problem, identify the distribution, compute a mean/variance/probability). Both reward formula fluency and careful reading.
- Solve every probability question from official GATE DA 2024 and 2025 papers — untimed first.
- Re-solve timed, simulating exam pressure.
- Tag each question by topic (Bayes, distributions, CLT, hypothesis testing) and add to your revision sheet.
- For weak topics, return to Ross and re-solve the worked examples in that chapter.
Benchmark yourself for free
The probability module in our free GATE DA demo course includes a chapter-test to measure where you stand right now — no payment, no commitment.
What to Skip
Probability is a subject where over-reading is common. These topics are not in the GATE DA syllabus:
- Measure-theoretic probability (sigma-algebras, Lebesgue integration)
- Advanced stochastic processes — Markov chains beyond basic exposure, queueing theory, martingales
- Multivariate normal distribution beyond two variables
- Bayesian statistics beyond Bayes' theorem itself (no conjugate priors, no MCMC)
- ANOVA, regression beyond linear regression (regression sits under the ML syllabus)
If a chapter title in Ross covers any of the above, skim for awareness and move on.
Week-by-Week Preparation
Weeks 1–4: Foundations
- Counting, axioms, conditional probability, Bayes' theorem — Ross's early chapters.
- Random variables — discrete distributions first, then continuous.
- Expectation, variance, moments, conditional expectation.
- Build a working formula sheet as you go.
Weeks 5–7: Inferential Statistics
- Sampling distributions, t and chi-squared distributions.
- Central Limit Theorem.
- Confidence intervals — for mean (z and t) and for proportion.
- Hypothesis testing — z, t, and chi-squared tests using the decision flow above.
Weeks 8–10: PYQs and Revision
- Solve all official GATE DA probability PYQs from 2024 and 2025.
- Take 2–3 topic-wise tests under exam conditions — for example from The ML Hub's GATE DA test series.
- Finalise the one-page formula sheet.
- Identify three weakest sub-topics and re-do worked examples.
Mistakes That Cost Marks
- Misreading direction in Bayes problems. Write down P(A|B) and P(B|A) explicitly before computing.
- Mixing up t and z tests. Build the decision flow into your formula sheet so the choice is automatic.
- Forgetting to normalise. Total probability denominators should sum across all hypotheses.
- Two-sided vs one-sided confusion. Critical values change dramatically — read the alternative hypothesis carefully.
- Treating correlation = 0 as independence. Only true for jointly normal variables.
- Over-studying measure theory. Not in the GATE DA syllabus; do not let Ross's later chapters tempt you.
The ML Hub's Probability Module
The probability block in The ML Hub's GATE DA course follows the official 2026 syllabus. Mentors who scored AIR 9 and AIR 6 in GATE DA teach Bayes-trap patterns, the z / t / chi-squared decision flow, and every distribution in the syllabus. The test series includes topic-wise probability packs so you can benchmark each sub-topic before full-length mocks.
Lock in probability marks for GATE DA 2027
Probability is one of the most predictable subjects on the paper — if you prepare it systematically.
- Mentor-led lectures covering every topic in the 2026 syllabus, including the new hypothesis-testing additions
- Curated formula sheet and Bayes-trap drills from GATE DA rankers
- Topic-wise tests on Bayes, distributions, and hypothesis testing in the test series
Explore the GATE DA Course · View the Test Series · Try the Free Demo
FAQs
What topics are in GATE DA probability and statistics?
Counting, probability axioms, conditional probability, Bayes' theorem, random variables (discrete and continuous), distributions (uniform, Bernoulli, binomial, Poisson, exponential, normal, standard normal, t, chi-squared), CDF, conditional PDF, expectation and variance, conditional expectation, joint distributions, covariance, correlation, the central limit theorem, confidence intervals, and hypothesis testing (z, t, chi-squared).
Is Bayes' theorem important for GATE DA?
Yes — it is among the most consistently tested topics. Practise at least 30 Bayes-style problems, focusing on normalisation, direction (P(A|B) vs P(B|A)), and priors expressed in words.
Are z-test, t-test and chi-squared in the GATE DA syllabus?
Yes — all three are explicitly listed in the GATE 2026 syllabus released by IIT Guwahati. This is broader than GATE CS probability, so CS notes alone will have gaps.
Which book is best for GATE DA probability?
Sheldon M. Ross — Introduction to Probability and Statistics for Engineers and Scientists. It maps cleanly to the syllabus, including the 2026 additions. Skip measure-theoretic chapters and advanced stochastic processes.
How many marks for probability in GATE DA?
Mark allocation is not fixed — it varies year to year. The 2025 paper was widely reported as more mathematics-heavy than 2024, but exact splits should not be treated as predictive.
What to Read Next
The mathematics subjects that pair with probability: Linear Algebra for GATE DA covers the matrix machinery you will reuse in machine learning, and Machine Learning for GATE DA builds directly on the distribution and inference foundations you covered here. For the full subject list, see GATE DA books and resources and the complete GATE DA syllabus 2027 guide.