By the end of this chapter you'll be able to…

  • 1Compute the mean of raw, ungrouped and grouped/continuous data using the direct, assumed-mean (shortcut) and step-deviation methods, and confirm all three agree
  • 2Compute the median and mode of grouped frequency distributions using the cumulative-frequency and modal-class formulas, and apply the empirical relationship Mode = 3Median − 2Mean
  • 3Compute range, mean deviation (about the mean or median), variance and standard deviation for both raw and grouped data using direct and shortcut/step-deviation methods, and use the coefficient of variation to compare two distributions
  • 4Apply the classical definition of probability and the addition theorem correctly, distinguishing mutually exclusive events (simple addition) from general events (subtract the intersection)
  • 5Compute conditional probability and apply the multiplication theorem, including the independent-events special case, and distinguish independence from mutual exclusivity
  • 6Apply the total probability theorem and Bayes' theorem to 'given the effect, find the probable cause' problems, and compute the mean/variance of a discrete probability distribution and a binomial distribution
💡
Why this chapter matters in NDA
Statistics & Probability is the lightest topic on the NDA Mathematics syllabus, tied with Vector Algebra at just 6% — worth roughly 18–20 of the paper's 300 marks across 7–8 of the 120 questions. It compresses two full CBSE chapters (Class 11 Statistics, Class 11–12 Probability) into that small weight, but each half is mechanical rather than conceptually deep: statistics is a fixed set of formulas run correctly over a frequency table, and probability is a short list of theorems (addition, conditional, multiplication, Bayes') applied to the correct scenario. There is no calculus of probability distributions and no continuous random variables — just discrete outcomes, counting, and an introductory binomial distribution. With no calculator and a −0.8333 penalty for a wrong guess, the marks here are won or lost on careful column arithmetic in statistics and on correctly classifying which theorem a word problem calls for in probability — both entirely trainable in a few focused sessions, making this one of the best marks-per-minute investments left once the heavier topics are covered.

Statistics & Probability — NDA Mathematics

Two CBSE chapters share this 6% slice of the paper, and they reward opposite habits. Statistics is long division done right — mean, median, mode and dispersion from a frequency table, where the formula is rarely in doubt but a mis-added column or a forgotten division wrecks the answer. Probability is classification done right — addition vs multiplication, mutually exclusive vs independent, conditional vs unconditional — where the arithmetic is short but picking the wrong rule gives a confidently wrong answer. Neither sub-area needs a calculator; both need discipline.


1. What NDA actually asks

Statistics & Probability carries weightPct 6 of NDA Mathematics — the lightest topic on the syllabus, tied with Vector Algebra — roughly 7–8 of the 120 questions, worth about 18–20 of the 300 marks, at +2.5 for a correct answer and −0.8333 for a wrong one (the 1/3rd penalty). The syllabus is exactly CBSE Class 11 Statistics plus Class 11–12 Probability; nothing beyond that is asked. Questions cluster into two halves:

Statistics (roughly half the marks here):

  1. Mean of raw or grouped data — direct method, assumed-mean (shortcut) method, or step-deviation method for a continuous frequency distribution.
  2. Median — of raw data (odd/even count) or from a grouped frequency table via the cumulative-frequency formula.
  3. Mode — most frequent raw value, or the grouped-data mode formula built from the modal class.
  4. Dispersion — range, mean deviation (about mean or median), variance and standard deviation (direct and shortcut methods), and the coefficient of variation for comparing two distributions.

Probability (the other half): 5. Classical probability — counting favourable outcomes over total equally-likely outcomes (cards, dice, coins, balls from a bag). 6. Addition theorem for general events and the simpler mutually-exclusive case. 7. Conditional probability and the multiplication theorem — including the independent-events special case. 8. Bayes' theorem — "given the effect, find the probable cause," always via the total-probability-theorem denominator. 9. Discrete random variables and the binomial distribution — probability distribution tables, expectation, and , .

No calculator is allowed, so every dataset in this chapter is built from small, clean numbers — the skill being tested is running the right procedure without an arithmetic slip, not handling ugly numbers.


2. Measures of central tendency

Raw (individual) data. For observations :

Median of raw data (arrange in ascending order first): if is odd, the median is the th value; if is even, it is the average of the th and th values. Mode is simply the most frequently occurring value — read straight off the data, no formula needed.

Ungrouped (discrete) frequency distribution. With distinct values occurring times:

Median uses the cumulative frequency column: locate the smallest whose cumulative frequency is (where ) — that is the median. Mode is the with the highest .

Continuous (grouped) frequency distribution. Let denote class midpoints, the (uniform) class width, and any assumed mean.

  • Direct method:
  • Assumed-mean (shortcut) method: with ,
  • Step-deviation method: with ,

All three give identical answers — step-deviation is simply the fastest by hand, since stays a small integer instead of a multiple of . Median (grouped):

where = lower boundary of the median class (the class whose cumulative frequency first reaches or exceeds ), = cumulative frequency of the class immediately before the median class, = frequency of the median class, = class width. Mode (grouped):

where = lower boundary of the modal class (highest-frequency class), = its frequency, = frequency of the class before it, = frequency of the class after it. A useful cross-check when all three measures are computed from the same data: the empirical relationship holds approximately for moderately skewed distributions — NDA occasionally asks for one of the three given the other two via this identity.


3. Measures of dispersion

Range — the crudest measure, but occasionally asked directly.

Mean deviation. About the mean, for raw data:

and about the median, replace with the median . For a frequency distribution, weight each term by : . The absolute value is essential — deviations from the mean always sum to zero unsigned, so skipping the modulus silently collapses every mean-deviation question to zero.

Variance and standard deviation. For raw data, the defining and shortcut forms:

NDA (following CBSE Class 11) divides by throughout — this is the population variance, not the sample variance with an divisor used in some statistics courses. For a grouped frequency distribution, the equivalent shortcut and step-deviation forms:

The step-deviation variance needs the multiplier outside the bracket — this is the single most-forgotten factor in the whole chapter, since the mean's step-deviation formula only multiplies by once (not squared).

Coefficient of variation. To compare the relative spread of two datasets with different means or units:

The dataset with the smaller CV is the more consistent one — a rule NDA tests directly by giving two mean/SD pairs and asking which is "more consistent" or "less variable."


4. Probability — classical definition and the two core theorems

Classical (equally-likely) definition. For a sample space of equally likely outcomes and an event :

where is the complement of — "at least one" questions are almost always faster via than by direct counting.

Addition theorem (general form). For any two events :

Mutually exclusive events cannot occur together, so and , which collapses the formula to the simpler . The single most common NDA trap in this chapter is applying this simplified addition when the events are not actually mutually exclusive — e.g. "a king or a heart" from a deck: King and Heart overlap at the king of hearts, so the term must be subtracted; skipping it overcounts that one card.

Conditional probability. The probability of given that has already occurred:

Multiplication theorem (rearranging the definition above):

Independent events are the special case where knowing one occurred doesn't change the other's probability: and , which simplifies the multiplication theorem to the direct product

Independent is not the same as mutually exclusive — in fact, two mutually exclusive events with nonzero probabilities can never be independent, since but whenever both events are possible. NDA sets this up as a direct true/false trap regularly.


5. Bayes' theorem, random variables & the binomial distribution

Total probability theorem. If partition the sample space (mutually exclusive, exhaustive) and is any event:

Bayes' theorem reverses a conditional probability — given that the effect has occurred, it finds the probability that a particular cause produced it:

The denominator is exactly the total-probability-theorem expression for — compute it once, then reuse it for the probability of each cause. NDA-level Bayes' questions almost always involve exactly two or three causes (machines, boxes, factories) producing a defective/success outcome at different rates.

Random variable & probability distribution (discrete). A random variable assigns a real number to every outcome; its probability distribution is a table of values with probabilities , satisfying and — this normalisation condition is frequently used to solve for an unknown constant in the table. Its mean (expectation) and variance:

Binomial distribution. For independent Bernoulli trials, each with success probability (failure probability ), the number of successes follows:

with

NDA keeps this introductory — expect a fixed and (typically a coin, die, or a stated success rate), a request for at one specific , or a direct mean/variance question, never the full distribution table for large .


Worked examples

Question 1 of 6

Q1. Find the mean of the distribution: classes , , , with frequencies .

Class0–1010–2020–3030–40
Frequency3584
Show explanation

Solution. Midpoints ; . . .

Question 2 of 6

Q2. Find the variance and standard deviation of .

Show explanation

Solution. . . . .

Question 3 of 6

Q3. Two dice are thrown. Find the probability that the sum is either or .

Show explanation

Solution. Sum : — 6 outcomes. Sum : — 2 outcomes. These are mutually exclusive (a single throw can't sum to both), so .

Question 4 of 6

Q4. A card is drawn from a pack of 52. Given that it is a face card (J, Q, K), find the probability it is a King.

Show explanation

Solution. = face card, . = King; every King is itself a face card, so , giving . .

Question 5 of 6

Q5. Bag I has 3 red and 2 black balls; Bag II has 2 red and 4 black balls. A bag is picked at random and a ball drawn from it turns out red. Find the probability that Bag I was picked.

Show explanation

Solution. . , . . By Bayes' theorem, .

Question 6 of 6

Q6. A fair coin is tossed 5 times. Find the probability of getting exactly 3 heads.

Show explanation

Solution. , , . .


7. Common traps

  • Forgetting the modulus in mean deviation. is always exactly zero by definition of the mean — mean deviation requires absolute values, or the answer silently comes out zero every single time.
  • Population vs sample variance. NDA/CBSE variance divides by , not . Applying the sample-variance (Bessel-corrected) formula from a different course gives a systematically inflated wrong answer.
  • Step-deviation variance missing the . The mean's step-deviation formula multiplies by once; the variance's step-deviation formula multiplies the whole bracket by . Copying the mean's single- pattern into a variance question is a very common slip.
  • Misidentifying the median/modal class. The median class is the one where cumulative frequency first reaches — using the cumulative frequency of that class itself (instead of the class before it) for gives a badly wrong answer.
  • Addition theorem misapplied to non-mutually-exclusive events. If the two events can happen together (e.g. "king or heart," "even or greater than 4"), the intersection must be subtracted. Applying directly over-counts the overlap exactly once.
  • Confusing independent with mutually exclusive. Independent events can occur together (); mutually exclusive events cannot (). Two nonzero-probability events can be one or the other, never both.
  • Bayes' theorem without the total-probability denominator. Writing alone as the final answer (skipping the division by ) gives an unnormalised number that isn't even guaranteed to be .
  • Treating unequal-probability outcomes as equally likely. With two dice, the 11 possible sums (2 through 12) are not equally likely — always count over the 36 elementary outcomes, never over the sums directly.

8. Revision protocol

Split practice cleanly along the chapter's two halves, since they fail in different ways. For statistics, build one clean frequency table and compute mean (all three methods), median, mode, variance and CV from it in a single sitting — the goal is catching column-arithmetic errors (a wrong , a dropped term) before the exam, since the formulas themselves are rarely the problem. For probability, drill the classification step in isolation: given fifteen one-line scenarios, write only "addition (mutually exclusive)," "addition (general)," "conditional," "multiplication (independent)," or "Bayes'" next to each — without solving anything — until that fifteen-second read of the wording is instant. At 6% weight and roughly 7–8 questions, this chapter won't decide the paper, but with no calculator and a −0.8333 penalty for a rushed guess, it is one of the most reliably gettable few marks on offer if the two halves are drilled separately rather than blurred together.

Key formulas & results

Everything to memorise for the exam hall, in one card. Screenshot this for revision.

Mean — direct, assumed-mean & step-deviation methods
Direct: x̄ = Σfixi/Σfi · Assumed-mean: x̄ = A + Σfidi/Σfi (di = xi−A) · Step-deviation: x̄ = A + (Σfiui/Σfi)×h (ui = (xi−A)/h)
All three give an identical answer — step-deviation is fastest by hand because ui stays a small integer instead of a multiple of h.
Median — grouped frequency distribution
Median = l + [(N/2 − cf)/f] × h
l = lower boundary of the median class (first class whose cumulative frequency reaches N/2); cf = cumulative frequency of the class BEFORE the median class, not the median class itself.
Mode — grouped frequency distribution
Mode = l + [(f1−f0)/(2f1−f0−f2)] × h
l = lower boundary of the modal (highest-frequency) class; f1 = its frequency, f0 = frequency of the class before it, f2 = frequency of the class after it.
Empirical relationship
Mode = 3 × Median − 2 × Mean
Approximate relation for moderately skewed distributions — lets NDA ask for any one of the three given the other two.
Mean deviation (about mean or median)
Raw data: MD = Σ|xi−x̄|/n · Frequency data: MD = Σfi|xi−x̄|/Σfi · Replace x̄ with the median M for MD about the median
The absolute value is essential — signed deviations from the mean always sum to exactly zero, so skipping the modulus collapses every answer to zero.
Variance & SD — raw data
σ² = Σ(xi−x̄)²/n = Σxi²/n − x̄² · σ = √σ²
Divide by n (the population formula) — NOT n−1. The (n−1) 'sample variance' divisor used in some statistics courses does not apply at NDA/CBSE level.
Variance — grouped data (shortcut & step-deviation)
σ² = Σfixi²/Σfi − x̄² = h²[Σfiui²/Σfi − (Σfiui/Σfi)²], where ui = (xi−A)/h
The step-deviation form needs h² OUTSIDE the bracket — squared, unlike the single h in the mean's step-deviation formula. This is the most-forgotten factor in the whole chapter.
Coefficient of variation
CV = (σ/x̄) × 100%
Smaller CV = more consistent / less variable data. Always compare CV, never raw SD, when the two datasets being compared have different means.
Classical probability & complement
P(E) = n(E)/n(S) · P(E') = 1 − P(E)
'At least one' questions are almost always faster via 1 − P(none) than by direct favourable-case counting.
Addition theorem
General: P(A∪B) = P(A) + P(B) − P(A∩B) · Mutually exclusive: P(A∪B) = P(A) + P(B)
Apply the simplified mutually-exclusive form ONLY when A and B genuinely cannot occur together — otherwise the overlap P(A∩B) must be subtracted.
Conditional probability & multiplication theorem
P(A|B) = P(A∩B)/P(B) · P(A∩B) = P(A)·P(B|A) = P(B)·P(A|B)
P(B) must be nonzero. The multiplication theorem is just this definition rearranged to solve for the joint probability instead of the conditional one.
Independent events
A, B independent ⇔ P(A∩B) = P(A)·P(B) ⇔ P(A|B) = P(A)
Independent is NOT the same as mutually exclusive — two mutually exclusive events with nonzero probabilities can never be independent, since P(A∩B)=0 there but P(A)P(B)≠0.
Total probability theorem & Bayes' theorem
P(B) = ΣP(Ai)P(B|Ai) · P(Ai|B) = [P(Ai)P(B|Ai)] / ΣP(Aj)P(B|Aj)
The Bayes' denominator IS the total-probability expression for P(B) — compute it once and reuse it for the probability of every cause.
Discrete probability distribution — mean & variance
E(X) = Σxipi · Var(X) = Σxi²pi − [E(X)]², with Σpi = 1
Σpi = 1 is the standard tool for solving an unknown constant embedded in a probability distribution table before computing E(X).
Binomial distribution
P(X=r) = nCr · p^r · q^(n−r) · Mean = np · Variance = npq · SD = √(npq)
q = 1−p. Variance uses BOTH p and q — using np alone (forgetting the q factor) is the most common binomial slip.
⚠️

Traps NDA sets — and how to dodge them

These are the exact option-traps and misreads that cost marks under negative marking.

WATCH OUT
Forgetting the modulus in mean deviation, letting signed deviations cancel to zero
Mean deviation always requires |xi−x̄| (or |xi−M|). Since Σ(xi−x̄) = 0 by definition of the mean, skipping the absolute value silently makes every mean-deviation answer zero — write the modulus into the formula before touching a single number.
WATCH OUT
Using the (n−1) sample-variance divisor instead of n
NDA/CBSE variance and standard deviation always divide by n (the population formula), never n−1. If a computed variance looks unexpectedly large, check the divisor first.
WATCH OUT
Dropping the h² in the step-deviation variance formula and using a single h, like the mean formula does
The mean's step-deviation formula multiplies by h once; the variance's step-deviation formula multiplies the whole bracket by h². Write '× h²' as a deliberate, separate final step before simplifying.
WATCH OUT
Using the median class's own cumulative frequency as cf, instead of the class immediately before it
cf in the median formula is the cumulative frequency accumulated BEFORE the median class begins. Write out the full cumulative-frequency column and explicitly confirm which row sits just before the identified median class.
WATCH OUT
Applying the mutually-exclusive addition rule P(A)+P(B) to events that actually overlap
Before adding, ask whether A and B can happen together. If yes (e.g. 'king or heart', 'even or greater than 4'), subtract P(A∩B) — skipping it double-counts the overlap exactly once.
WATCH OUT
Treating independent events as mutually exclusive, or vice versa
Mutually exclusive means P(A∩B) = 0; independent means P(A∩B) = P(A)P(B). Two mutually exclusive events with nonzero probabilities are never independent — keep the two ideas in separate mental boxes and never assume one implies the other.
WATCH OUT
Stopping a Bayes' theorem question at the numerator P(Ai)P(B|Ai), forgetting to divide by the total-probability denominator
Always compute ΣP(Aj)P(B|Aj) first — the total probability of the observed event — then divide the specific cause's numerator by it. An un-normalised numerator alone is not a valid final probability.
WATCH OUT
Computing binomial variance as np instead of npq
Mean = np, but variance = npq — both p and q appear. Write q = 1−p explicitly as a first step so the q factor isn't dropped when computing variance.
WATCH OUT
Treating all 11 possible two-dice sums (2 through 12) as equally likely outcomes
Always count over the 36 equally-likely elementary outcomes of two dice, never over the sums directly — the sums have very different numbers of ways to occur (a sum of 2 has one way; a sum of 7 has six).

Exam-pattern practice

PYQ-style questions with full solutions. Work through them as a readiness check — mark yourself honestly and get your gap report at the end.

Readiness check

Are you exam-ready for Statistics & Probability?

13 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

13 questions~9 min worth ~5 marks in NDA exams

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Mean: direct x̄=Σfixi/Σfi; assumed-mean x̄=A+Σfidi/Σfi; step-deviation x̄=A+(Σfiui/Σfi)×h — all three agree; step-deviation is fastest.
  • Median (grouped) = l + [(N/2−cf)/f]×h — cf is the cumulative frequency BEFORE the median class, not the median class's own.
  • Mode (grouped) = l + [(f1−f0)/(2f1−f0−f2)]×h, using the modal (highest-frequency) class and its two neighbours.
  • Mode = 3×Median − 2×Mean (empirical relation, moderately skewed data).
  • Mean deviation NEEDS the modulus |xi−x̄| — signed deviations always sum to zero.
  • Variance/SD divide by n, NOT n−1, at NDA/CBSE level: σ²=Σxi²/n−x̄².
  • Step-deviation variance: σ²=h²[Σfiui²/Σfi − (Σfiui/Σfi)²] — the h is SQUARED here, unlike the mean's single h.
  • Coefficient of variation CV=(σ/x̄)×100 — smaller CV = more consistent; always compare CV (not raw SD) across differing means.
  • Addition theorem: P(A∪B)=P(A)+P(B)−P(A∩B) in general; only drop the −P(A∩B) term when A,B are genuinely mutually exclusive.
  • Conditional probability P(A|B)=P(A∩B)/P(B); multiplication theorem P(A∩B)=P(A)P(B|A)=P(B)P(A|B); independent ⇒ P(A∩B)=P(A)P(B).
  • Mutually exclusive (P(A∩B)=0) and independent (P(A∩B)=P(A)P(B)) are different ideas — nonzero-probability events can't be both.
  • Bayes' theorem: P(Ai|B) = P(Ai)P(B|Ai) / ΣP(Aj)P(B|Aj) — the denominator is the total-probability theorem; never skip dividing by it.
  • Discrete distribution: Σpi=1 (solves unknown constants); E(X)=Σxipi; Var(X)=Σxi²pi−[E(X)]².
  • Binomial: P(X=r)=nCr p^r q^(n−r); Mean=np; Variance=npq (uses BOTH p and q, not p alone).

NDA question blueprint

How this topic is asked, tier by tier — so you can prep to the pattern.

Typical weightage: 18–20 of 300 Mathematics marks (7–8 questions × 2.5 marks, no partial credit)

Question styleMarks eachTypical countWhat it tests
Measures of central tendency2.5~2Mean (direct/shortcut/step-deviation), median and mode for raw and grouped data, empirical relationship
Measures of dispersion2.5~2Mean deviation, variance and SD (direct/shortcut methods), coefficient of variation
Classical probability & addition/conditional theorems2.5~2Classical definition, addition theorem (mutually exclusive vs general), conditional probability, multiplication theorem, independence
Bayes' theorem, random variables & binomial distribution2.5~2Total probability & Bayes' theorem, discrete probability distribution expectation, binomial mean/variance
Prep strategy
  • Week 1: build one clean grouped-frequency table and compute mean (all three methods), median, mode, variance and CV from it in a single sitting — this catches column-arithmetic slips (wrong cf, dropped fiui term) that formula memorisation alone won't fix.
  • Week 2: drill the probability classification step in isolation — given 15 one-line scenarios, write only 'addition (mutually exclusive)', 'addition (general)', 'conditional', 'multiplication (independent)', or 'Bayes'' next to each without solving anything, until the fifteen-second read of the wording is instant.
  • Final week: run mixed timed sets alternating one statistics and one probability question, since the exam interleaves topics — the goal is switching cleanly between 'careful column arithmetic' mode and 'correct theorem classification' mode without carrying over the wrong mindset from the previous question.

Exam-hall strategy

Battle-tested tips from mentors and toppers for this topic under the sectional clock.

  1. For any mean question on a grouped table, default to the step-deviation method first — check whether h divides the deviations evenly; if it does, this is the fastest of the three methods by a wide margin.
  2. Before touching the median or mode formula, write out the full cumulative-frequency column and explicitly circle the median/modal class — most errors here come from misidentifying the class or its neighbours, not from the formula itself.
  3. In probability word problems, spend the first 10-15 seconds classifying the scenario — addition (mutually exclusive or general), conditional, multiplication (independent or dependent), or Bayes' — before writing a single number; this single habit prevents most wrong-theorem errors.
  4. For 'at least one' probability questions, compute 1 − P(none) rather than summing every individual favourable case directly — it is almost always faster and less error-prone.
  5. For Bayes' theorem questions, always compute the total-probability denominator (summing over every cause) as an explicit first step before touching the specific numerator — never treat the numerator alone as the final answer.
  6. No calculator is allowed — this chapter's numbers are deliberately clean (integers or simple fractions), so if an intermediate answer looks messy, re-check the setup for a misread number or a dropped term before continuing.

Beyond the exam

Where this skill shows up in the job you're competing for — and in life.

Casualty and readiness statistics

Military planning relies constantly on descriptive statistics — mean recovery times, variance in equipment failure rates, coefficient of variation to compare the reliability of different units or platforms — exactly the mean/dispersion toolkit this chapter builds, just applied to operational data instead of exam tables.

Actuarial and insurance risk models

Life and disability insurance pricing is built entirely on probability distributions and conditional probability — the chance of an outcome GIVEN a risk factor (age, health, occupation) is a direct real-world application of the conditional-probability and Bayes'-theorem machinery taught here.

Quality control in manufacturing

Factories use exactly the two-machine, different-defect-rate Bayes' theorem setup from this chapter's practice problems to decide which production line a defective item most likely came from, and use variance/SD to monitor whether a process is staying within tolerance.

Weather and radar-based forecasting

Probabilistic weather forecasts ('70% chance of rain') and radar target-classification systems both rest on conditional probability and Bayesian updating — combining a prior probability with new evidence to refine a probability estimate, the same structure as the factory/machine Bayes' problems here.

Where else this topic is tested

Prepare once, score in every exam that asks it.

CDS (Combined Defence Services) Elementary MathematicsVery high — near-identical statistics and probability syllabus and question style
AFCAT (technical/numerical sections)Medium — lighter treatment, mostly mean/median/mode and basic classical probability
JEE Main (Statistics & Probability)Conceptual overlap — same theorems extended with slightly harder combinatorial setups
CUET MathematicsHigh — same NCERT-level content and question style

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

About the same depth, but MCQ-only and faster in execution — mean/median/mode for raw, ungrouped and grouped data, all three mean methods, dispersion (range, mean deviation, variance, SD, CV). There's no derivation or proof expected, and no bivariate/correlation statistics beyond this — just correct, fast application of the formula list under a no-calculator clock.

Know all three, but default to step-deviation whenever the class width h divides the deviations evenly — it keeps every number small and integer, which matters enormously with no calculator. Direct method is a useful cross-check when time allows, and assumed-mean (without the ÷h step) is worth knowing for when h doesn't divide cleanly.

Mutually exclusive means the two events cannot happen together (P(A∩B)=0); independent means one event's occurrence doesn't change the other's probability (P(A∩B)=P(A)P(B)). They sound similar but are unrelated concepts — in fact, two mutually exclusive events with nonzero probabilities can never be independent. NDA tests this distinction directly because it's a common conceptual confusion, not because the arithmetic is hard.

No — NDA is entirely MCQ, so you only need to apply the formula correctly and quickly: compute the total-probability denominator once (summing P(Ai)P(B|Ai) over all causes), then divide the specific cause's numerator by it. Save derivations for board-exam prep; for NDA, drill the two-step setup on 8-10 varied word problems (factories, urns, boxes) until it's automatic.

No — NDA keeps this introductory. Expect a small, fixed n (a handful of coin tosses or dice rolls, or a stated success rate applied to a small number of trials), a request for P(X=r) at one specific r, or a direct mean (np) / variance (npq) question. There's no need to tabulate the full distribution or work with large n.
Header Logo