Probability & Statistics
Conditional probability, Bayes, distributions, and the summary statistics that Round 1 asks you to compute by hand.
Conditional probability, Bayes, distributions, and the summary statistics that Round 1 asks you to compute by hand.
4 multiple choice at 2 marks and 8 fill-in-the-blank at 5, marked exactly as Round 1 marks them. Each answer is explained as soon as you check it. The clock is shown, not enforced.
Round 1's fill-in-the-blank questions are worth five marks each and demand an exact answer. Probability is a common source of them, because the answers are unambiguous numbers.
Expand the denominator by total probability:
The classic question: a test is 99% sensitive and 95% specific for a condition with 1% prevalence; a patient tests positive. Then
Under 17%, against an intuition that says 99%. The base rate is doing all the work, and recognising that instantly is what the question tests.
and are independent when . Independence and mutual exclusivity are different and often confused: mutually exclusive events with non-zero probability are dependent, because knowing one occurred tells you the other did not.
| Distribution | Mean | Variance | Use | | --- | --- | --- | --- | | Bernoulli() | | | One trial | | Binomial() | | | Count of successes | | Poisson() | | | Rare events per interval | | Normal() | | | Continuous, sums of many effects |
The Poisson having equal mean and variance is a common single-mark question.
Mean, median, mode, variance and standard deviation on a small dataset, computed quickly and correctly. Remember the two variance formulas differ:
Using where the question wanted produces a wrong exact answer, which on a fill-in-the-blank is worth zero. Read which one is asked for.
The is the detail people drop, and the constant vanishing from the variance is the other half of the same question.
Expand the Bayes denominator by total probability; the base rate drives the answer. Mutually exclusive is not independent - with non-zero probabilities it is the opposite.
Check whether a variance question wants the population or sample formula. Variance scales by and ignores additive constants.
. What is ?
An additive constant does not enter the variance. The answer is still 5.
Two fair coins are tossed independently. What is ?
Independence is the product: .
Select an answer