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

  • 1Apply the classical, relative frequency and axiomatic definitions of probability, and use the complement to shorten 'at least one' computations
  • 2Apply the addition and multiplication theorems and identify when each reduces to its simpler form
  • 3Distinguish mutually exclusive from independent events and explain why non-trivial mutually exclusive events cannot be independent
  • 4Compute conditional probabilities and apply Bayes' theorem to reverse a conditional
  • 5Compute expected value and apply it to a decision under a penalty
  • 6State the mean and variance of the binomial and Poisson distributions and identify a distribution from their relationship
  • 7State the properties of the normal distribution and convert to the standard normal variable
  • 8Compute Karl Pearson's and Spearman's correlation coefficients and interpret the coefficient of determination
  • 9Distinguish the two regression lines, recover the means from their intersection, and relate r to the regression coefficients
  • 10Compute Laspeyres, Paasche and Fisher price indices and state which tests of adequacy each satisfies
💡
Why this chapter matters in CA Foundation
Two points in this chapter cannot be answered by recall and are examined precisely because of that. First, mutually exclusive and independent are not merely different but incompatible for events with non-zero probability: if two events cannot occur together, knowing one has occurred tells you the other has not, which is the strongest possible dependence. Second, correlation is not causation — a high coefficient may reflect causation in either direction, a common cause, or coincidence. Everything else in the chapter is formula selection, and the selection is settled by one question: what is being weighted by what.

Probability, Distributions, Correlation, Regression & Index Numbers

Weightage: Roughly 20 marks of the 40-mark Statistics section. The formulas are numerous but each question type is narrow and repeats, which makes this a drilling chapter rather than an understanding-heavy one — with two exceptions where understanding decides the answer.

Probability

Definitions

A random experiment has more than one possible outcome and the outcome cannot be predicted in advance. The sample space is the set of all possible outcomes, and an event is a subset of the sample space.

The classical definition, applicable where outcomes are equally likely:

The relative frequency definition takes as the limiting proportion of times occurs in a long run of trials, and applies where outcomes are not equally likely.

Under the axiomatic approach, , , and the probability of the union of mutually exclusive events is the sum of their probabilities.

, and computing the complement is often far quicker than computing the event directly — particularly for events described as "at least one".

Addition and multiplication

reducing to when and are mutually exclusive, since .

reducing to when and are independent.

Mutually exclusive and independent are different

This is the first of the two points where understanding rather than memory decides the answer, and it is examined regularly.

Mutually exclusive means the events cannot occur together: . Drawing a card that is both a king and a queen is impossible.

Independent means the occurrence of one does not affect the probability of the other: .

Two events with non-zero probabilities that are mutually exclusive cannot be independent. If they are mutually exclusive, then knowing has occurred tells you certainly has not, which is the strongest possible dependence. The two concepts are not merely different; for non-trivial events they are incompatible.

Conditional probability and Bayes' theorem

Bayes' theorem reverses a conditional probability: it converts the probability of the evidence given a cause into the probability of the cause given the evidence.

Expected value

The expected value is the long-run average outcome, and it need not be a possible value of the variable. It is the basis of the guessing computation for this paper: with four options and a penalty of 0.25, .

Theoretical distributions

Binomial distribution

Applies to independent trials, each with two outcomes and a constant probability of success.

Since , the variance is always less than the mean in a binomial distribution — a property used to identify it.

Poisson distribution

Applies to rare events over a continuous interval of time or space, where is large and small.

The equality of mean and variance is the identifying property of the Poisson distribution, and it is the standard examination question on it.

Normal distribution

A continuous distribution, symmetrical and bell-shaped, defined by its mean and standard deviation. Its properties:

  • Mean, median and mode coincide.
  • It is symmetrical about the mean, so the two halves each carry a probability of 0.5.
  • The curve is asymptotic to the horizontal axis, never touching it.
  • Total area under the curve is 1.
  • Approximately 68% of observations lie within one standard deviation of the mean, 95% within two, and 99.7% within three.
  • Quartile deviation, mean deviation and standard deviation stand in the approximate ratio .

The standard normal variable is , which converts any normal distribution to one with mean 0 and standard deviation 1, allowing a single table to serve all cases.

Correlation

Correlation measures the strength and direction of a linear relationship between two variables.

Karl Pearson's coefficient:

Its properties:

  • lies between and .
  • It is independent of change of origin and of scale, so adding to or multiplying the variables does not change it.
  • It is a pure number with no units.
  • is perfect positive correlation, perfect negative, and no linear correlation.

Spearman's rank correlation, for ranked or ordinal data:

where is the difference between the ranks of each pair.

The coefficient of determination gives the proportion of variation in one variable explained by the other. An of 0.8 gives , so 64% of the variation is explained and 36% is not.

Correlation is not causation. A high correlation may reflect a causal relationship in either direction, a common cause acting on both, or pure coincidence. This is the second point where understanding rather than memory decides the answer.

Regression

Where correlation measures the strength of a relationship, regression estimates one variable from the other.

The two regression lines:

The two lines are different and are used for different purposes: to estimate from , use the line of on . They intersect at , so the means always satisfy both equations — which is how the means are recovered when only the two lines are given.

Properties of the regression coefficients:

The correlation coefficient is the geometric mean of the two regression coefficients, and it takes the sign of the coefficients.

Both regression coefficients must have the same sign, which is the sign of . It follows that if one is positive and the other negative, the data has been misreported. Also, since , the product cannot exceed 1, so both coefficients cannot exceed 1 in magnitude.

Regression coefficients are independent of change of origin but not of change of scale — unlike the correlation coefficient, which is independent of both.

Index numbers

An index number measures the relative change in a variable or group of variables over time or between places. The period against which comparison is made is the base period.

Price index formulas

For quantities and prices , with subscript 0 for the base period and 1 for the current period:

Laspeyres uses base year quantities as weights:

Paasche uses current year quantities:

Fisher's ideal index is the geometric mean of the two:

Laspeyres tends to overstate price rises and Paasche to understate them, because consumers substitute away from goods whose prices rise, so base-year quantities overweight those goods and current-year quantities underweight them. Fisher's index, lying between the two, moderates both biases.

Tests of adequacy

  • Unit test — the index should be independent of the units in which prices are quoted. All the weighted formulas satisfy it; the simple aggregative index does not.
  • Time reversal test. Reversing the periods should invert the index.
  • Factor reversal test. The price index multiplied by the quantity index should equal the value index.
  • Circular test.

Fisher's index is called ideal because it satisfies both the time reversal and the factor reversal tests, which Laspeyres and Paasche do not. It fails the circular test, which only the simple aggregative index and the fixed-weight aggregative index satisfy.

The cost of living index measures the change in the cost of maintaining a given standard of living, computed by the aggregate expenditure method or the family budget method. Base shifting converts a series to a new base by dividing every value by the new base year's value and multiplying by 100. Deflating converts money values to real values by dividing by the price index and multiplying by 100.

How this chapter is examined

Probability appears as a straightforward computation using the addition or multiplication theorem, a conditional probability, or a distinction question on mutually exclusive against independent. Distributions appear as a mean or variance computation, or as identification from the relationship between mean and variance.

Correlation and regression appear as a computation of from the regression coefficients, recovery of the means from the intersection of the two lines, a property question, or a statement about causation. Index numbers appear as a Laspeyres or Paasche computation, or as a question on which index satisfies which test.

The recurring errors are treating mutually exclusive events as independent, confusing the two regression lines, using current-year quantities in Laspeyres, and inferring causation from correlation. Where a formula must be selected, identify first what is being weighted by what — that single question resolves both the regression and the index number choices.

Key formulas & results

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

Addition and multiplication theorems
P(A ∪ B) = P(A) + P(B) − P(A ∩ B), reducing to P(A) + P(B) for mutually exclusive events. P(A ∩ B) = P(A) × P(B|A), reducing to P(A) × P(B) for independent events.
Each general form reduces under a different condition, and confusing which condition licenses which reduction is a standard error.
Mutually exclusive versus independent
Mutually exclusive: P(A ∩ B) = 0. Independent: P(A ∩ B) = P(A) × P(B).
For events with non-zero probability the two are incompatible: if they cannot occur together, knowing one occurred means the other did not, which is maximal dependence.
Conditional probability and Bayes
P(B|A) = P(A ∩ B) ÷ P(A); Bayes: P(Ai|B) = P(Ai)P(B|Ai) ÷ ΣP(Aj)P(B|Aj)
Bayes converts the probability of evidence given a cause into the probability of the cause given the evidence.
Expected value
E(X) = Σ x P(x)
The long-run average, which need not be an attainable value. It is what makes guessing on this paper favourable: (1/4)(1) + (3/4)(−0.25) = +0.0625.
Binomial distribution
P(X = r) = nCr p^r q^(n−r); Mean = np; Variance = npq; SD = √(npq)
Since q < 1, the variance is always LESS than the mean, which identifies the distribution.
Poisson distribution
P(X = r) = e^(−m) m^r ÷ r!; Mean = Variance = m
The equality of mean and variance is the identifying property and the standard examination question.
Normal distribution
Mean = median = mode; symmetrical; asymptotic; 68% within 1σ, 95% within 2σ, 99.7% within 3σ; QD : MD : SD ≈ 10 : 12 : 15; z = (x − μ)/σ
The standard normal transformation lets one table serve every normal distribution.
Correlation coefficient
r = Cov(x,y) ÷ (σx σy); lies between −1 and +1; independent of change of BOTH origin and scale; a pure number
Spearman's rank correlation is rk = 1 − 6Σd² ÷ [n(n² − 1)], where d is the difference of ranks.
Coefficient of determination
r² gives the proportion of variation in one variable explained by the other
An r of 0.8 gives r² = 0.64, so 64% of variation is explained and 36% is not.
Regression coefficients
byx = r σy/σx and bxy = r σx/σy; hence r = ±√(byx × bxy), taking the sign of the coefficients
r is the geometric mean of the two. Both must share the sign of r, and their product cannot exceed 1, so both cannot exceed 1 in magnitude.
Regression lines and the means
The two lines intersect at (x̄, ȳ), so the means satisfy both equations simultaneously
This is how the means are recovered when only the two regression equations are given.
Price indices
Laspeyres = Σp₁q₀ ÷ Σp₀q₀ × 100 (base year quantities). Paasche = Σp₁q₁ ÷ Σp₀q₁ × 100 (current year quantities). Fisher = √(Laspeyres × Paasche).
Laspeyres overstates and Paasche understates price rises, because consumers substitute away from goods whose prices rise. Fisher lies between them.
Tests of adequacy
Time reversal: P01 × P10 = 1. Factor reversal: P01 × Q01 = Σp₁q₁ ÷ Σp₀q₀. Circular: P01 × P12 × P20 = 1.
Fisher's index is called ideal because it satisfies both time reversal and factor reversal, which Laspeyres and Paasche do not. It fails the circular test.
⚠️

Traps CA Foundation sets — and how to dodge them

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

WATCH OUT
Treating mutually exclusive events as independent
They are incompatible for events with non-zero probability. Mutually exclusive means P(A ∩ B) = 0; independent means P(A ∩ B) = P(A)P(B), which cannot be zero when both probabilities are positive.
WATCH OUT
Adding probabilities of events that are not mutually exclusive
Subtract the intersection: P(A ∪ B) = P(A) + P(B) − P(A ∩ B). Only when the events cannot occur together does the intersection vanish.
WATCH OUT
Computing 'at least one' directly by enumerating cases
Use the complement: P(at least one) = 1 − P(none). The complement is usually a single computation where the direct route requires several.
WATCH OUT
Confusing the two regression lines
To estimate y from x, use the line of y on x with coefficient byx. The two lines are different and give different answers; they coincide only when r = ±1.
WATCH OUT
Giving regression coefficients with opposite signs
Both must carry the sign of r. A positive and a negative coefficient together are impossible, and a question presenting them is testing whether the candidate notices.
WATCH OUT
Accepting two regression coefficients both greater than 1
Their product equals r², which cannot exceed 1, so both cannot exceed 1 in magnitude. At most one may.
WATCH OUT
Using current year quantities in the Laspeyres index
Laspeyres weights by BASE year quantities, giving Σp₁q₀ ÷ Σp₀q₀. Paasche uses current year quantities. Identify what is weighting what before selecting.
WATCH OUT
Inferring causation from a high correlation coefficient
Correlation measures linear association only. A high value may reflect causation in either direction, a common cause acting on both variables, or coincidence, and the coefficient cannot distinguish between them.
WATCH OUT
Saying r = 0 means no relationship
It means no LINEAR relationship. Variables related by a symmetrical curve can have zero linear correlation while being perfectly determined by one another.
WATCH OUT
Treating the correlation coefficient as affected by change of scale
It is independent of both origin and scale, being a pure number. Regression coefficients are independent of origin but NOT of scale — the two behave differently and questions exploit the difference.

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 Probability, Distributions, Correlation, Regression & Index Numbers?

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

15 questions~11 min

5-minute revision

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

  • Mutually exclusive and independent are incompatible for events with non-zero probability.
  • Subtract the intersection when adding probabilities unless the events cannot occur together.
  • For 'at least one', compute 1 − P(none).
  • Binomial: mean np, variance npq, so variance is always less than the mean.
  • Poisson: mean = variance = m, which is its identifying property.
  • Normal: mean, median and mode coincide; 68%, 95% and 99.7% within one, two and three standard deviations.
  • r lies between −1 and +1 and is independent of both origin and scale.
  • r² is the proportion of variation explained; 1 − r² the proportion unexplained.
  • r is the geometric mean of the two regression coefficients and takes their sign.
  • Both regression coefficients share the sign of r, and both cannot exceed 1 in magnitude.
  • Regression coefficients are independent of origin but not of scale — unlike r.
  • The two regression lines intersect at the point of means, which is how the means are recovered.
  • Laspeyres weights by base year quantities and overstates; Paasche uses current year quantities and understates.
  • Fisher is the geometric mean of the two and is ideal because it satisfies time reversal and factor reversal.
  • Fisher fails the circular test, which only the aggregative indices satisfy.
  • Correlation is not causation: a high r admits causation either way, a common cause, or coincidence.

CA Foundation question blueprint

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

Typical weightage: 20

Exam-hall strategy

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

  1. Ask whether events can occur together before adding probabilities, and whether one affects the other before multiplying.
  2. Use the complement for any 'at least one' question.
  3. Check whether drawing is with or without replacement before computing.
  4. Compare mean and variance to identify a discrete distribution.
  5. Take the square root when moving from the product of regression coefficients to r, and match the sign.
  6. Verify that both regression coefficients share a sign and that their product does not exceed 1.
  7. Solve the two regression lines simultaneously whenever the means are asked.
  8. Identify what is weighting what before selecting between Laspeyres and Paasche.
  9. Underline whether a question asks for the explained or unexplained proportion of variation.

Beyond the exam

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

Audit sampling relies on probability to determine sample …

Audit sampling relies on probability to determine sample sizes and to express the resulting assurance, and the binomial and Poisson distributions model defect and error rates.

The consumer price index is a Laspeyres index in most cou…

The consumer price index is a Laspeyres index in most countries, and its known upward bias from substitution is a live policy issue because pensions and wages are indexed to it.

Regression is the basis of cost estimation in management …

Regression is the basis of cost estimation in management accounting, where total cost is regressed on activity to separate fixed and variable components.

Deflating a series by a price index to obtain real values…

Deflating a series by a price index to obtain real values is standard practice in financial analysis whenever figures across years are compared.

Where else this topic is tested

Prepare once, score in every exam that asks it.

CA Intermediate Paper 4 — Cost and Management Accounting, which uses regression for cost estimation
CA Intermediate Paper 5 — Auditing and Ethics, where sampling rests on probability
CS Executive and CMA Foundation quantitative papers
CAT, XAT and banking aptitude tests, which examine probability and data interpretation at comparable depth

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

Not if both have non-zero probability. Mutually exclusive requires P(A ∩ B) = 0, while independent requires P(A ∩ B) = P(A)P(B), which is positive when both probabilities are. The two conditions contradict each other. Intuitively, mutual exclusivity is maximal dependence: knowing one event occurred tells you with certainty that the other did not.

By what you are estimating. To predict y from a known x, use the line of y on x, whose coefficient is byx = r σy/σx. To predict x from y, use the other line. The two are different and give different answers, coinciding only when r = ±1. Where a question gives two equations without labelling them, test an assignment by checking that the product of the coefficients does not exceed 1.

Because 'ideal' refers specifically to satisfying both the time reversal and factor reversal tests, which neither Laspeyres nor Paasche does. The circular test is satisfied only by the simple aggregative and fixed-weight aggregative indices, both of which fail other tests. No index satisfies all four, and Fisher's combination of properties is the strongest available — which is why questions are set on precisely this limitation.

No — it means there is no LINEAR relationship. Variables connected by a symmetrical curve can have zero linear correlation while being perfectly determined by one another. Pearson's coefficient measures only the strength of a straight-line association, so a zero value rules out linear association and nothing more.

Because r² is the proportion of variance explained, and it is a much less flattering number than r. A correlation of 0.8 explains 64 per cent of the variation, leaving over a third unexplained; a correlation of 0.5 explains only 25 per cent. Reporting r² rather than r gives a more honest picture of predictive usefulness.

Compare mean and variance. A binomial always has variance npq less than mean np, because q is below 1. A Poisson has mean and variance both equal to m. The applications differ too: binomial for a fixed number of independent two-outcome trials, Poisson for rare events over a continuous interval of time or space where no fixed number of trials exists.
Header Logo