10 hours
1-1 UCAT tutoring

At TheUKCATPeople, I am Dr Akash, and probabilistic reasoning is the one Decision Making type that asks for real calculation. Most students last met probability at GCSE, so a quick, correct refresher plus a clear rule for which method to use turns these into dependable marks. This guide covers every rule the UCAT tests, with worked examples and the traps that catch people out.
In the 2026 UCAT, Decision Making is 35 questions in 37 minutes, just over a minute per question, with a simple on-screen calculator and no negative marking (UCAT Consortium).
The UCAT Consortium describes Decision Making by its answer formats rather than publishing a fixed list of named question types. The type names used across preparation, including this one, come from the official UCAT question tutorials and practice materials.
The UCAT states that no specialist mathematical or logical terminology is required. You will not be asked to quote formulae, but you do need to apply GCSE-level probability quickly. Decision Making is scored from 300 to 900, like the other cognitive subtests.
This guide sits under the Decision Making complete guide. Because it involves arithmetic, the mental methods in the Quantitative Reasoning complete guide are worth having to hand.
A probability is a number from 0, meaning impossible, to 1, meaning certain, and you can write it as a fraction, a decimal or a percentage. One quarter, 0.25 and 25% are the same probability. The basic rule is: probability = favourable outcomes divided by the total number of equally likely outcomes.
When you want two independent events to both happen, multiply their probabilities. Independent means one outcome does not change the other, such as two separate machines or two coin tosses. P(A and B) = P(A) x P(B).
A ward has two independent alarm systems. In any given hour, alarm A fails with probability 0.05 and alarm B fails with probability 0.04. What is the probability that both fail in the same hour?
A) 0.002
B) 0.09
C) 0.20
D) 0.0002
Working:
Answer: A) 0.002
Trap B) 0.09 adds the two probabilities. Add is for "either", multiply is for "both".
When you want either of two events that cannot both happen at once, add their probabilities. Mutually exclusive means they cannot occur together, such as rolling a 2 or a 5 on one die. P(A or B) = P(A) + P(B). If the events can overlap, subtract the overlap: P(A) + P(B) − P(A and B).
A fair six-sided die is rolled once. What is the probability of rolling a 2 or a 5?
A) 1/3
B) 1/6
C) 1/12
D) 5/6
Working:
Answer: A) 1/3
Trap B) 1/6 gives the probability of just one of the two outcomes.
In a clinic, the probability a patient has diabetes is 0.3, the probability they have hypertension is 0.4, and the probability they have both is 0.15. What is the probability a patient has at least one of the two conditions?
Per 100 patients: diabetes and hypertension
Out of 100 patients: 15 diabetes only, 15 both, 25 hypertension only, 45 neither.
| Region | Count |
|---|---|
| Only Diabetes | 15 |
| Diabetes and Hypertension only | 15 |
| Only Hypertension | 25 |
| Outside all sets | 45 |
A) 0.70
B) 0.55
C) 0.85
D) 0.15
Working:
Answer: B) 0.55
Trap A) 0.70 adds 0.3 and 0.4 without subtracting the overlap, which double-counts the patients who have both. The Venn diagram shows why: the 15 with both are inside both circles.
The probability an event does not happen is 1 minus the probability it does. This is the fastest route to "at least one" questions: P(at least one) = 1 − P(none).
A diagnostic test is run three times, independently. Each run fails to detect a present condition with probability 0.2. What is the probability that at least one of the three runs detects it?
A) 0.8
Rated 5.0 from 580+ reviews. 1-1 sessions with top-scoring tutors, weekly or more often, built around your weakest subtests.
1-1 UCAT tutoring
1-1 UCAT tutoring
1-1 UCAT tutoring
B) 0.992
C) 0.6
D) 0.008
Working:
Answer: B) 0.992
Trap D) 0.008 is the probability that all three miss. Going via the complement is far faster than adding every "one, two or three detect" case.
Odds are stated as favourable to unfavourable. If the odds are a to b, the probability is a divided by (a + b). So odds of 1 to 4 give a probability of 1/5, which is 0.2, not 1/4.
A treatment's success is quoted as odds of 3 to 2 in favour. What is the probability of success?
A) 0.6
B) 1.5
C) 0.4
D) 0.67
Working:
Answer: A) 0.6
Trap B) 1.5 is 3 divided by 2, treating odds as a fraction. Odds compare success to failure; probability compares success to the total.
The expected number of times an event happens is its probability multiplied by the number of trials. This also works in reverse: a probability can be read off a frequency table.
A screening test is given to 2,000 patients. The probability that any one patient tests positive is 0.015. How many positive results are expected?
A) 30
B) 300
C) 3
D) 15
Working:
Answer: A) 30
If an event changes what is left, the second probability is conditional on the first. This is called conditional probability, and it happens whenever you take items without replacement.
From diagnostic to test day: a structured plan with 1-1 expert support at every stage.
A box holds 4 red and 6 blue capsules, 10 in total. Two capsules are drawn at random without replacement. What is the probability that both are red?
A) 0.16
B) 0.133
C) 0.4
D) 0.2
Working:
Answer: B) 0.133
Trap A) 0.16 is (4/10) x (4/10), which would be correct only if the first capsule were replaced. Without replacement, the denominator drops.
If the question asks for... | Use |
|---|---|
Both events to happen (independent) | Multiply: P(A) x P(B) |
Either event (cannot both happen) | Add: P(A) + P(B) |
At least one | One minus: 1 − P(none) |
A probability from stated odds a to b | a divided by (a + b) |
How many times in N trials | Probability x N |
Every probability must sit between 0 and 1. If your answer is above 1 or below 0, you have made an error, most often multiplying when you should have added.
Keep to about a minute per question using the timings guide, and use the simple on-screen calculator only for awkward multiplications, since reaching for it costs a few seconds each time.
Once the rules are second nature, put them under time pressure in our data logic practice questions and our free DM practice questions.
Work these before you read the answers below the list.
1. Two independent components each work with probability 0.9. What is the probability that both work?
2. A test is run twice, independently, and each run misses a condition with probability 0.1. What is the probability that at least one run detects it?
3. A treatment has odds of 4 to 1 in favour of success. What is the probability of success?
Answers
1. 0.81. Both working means multiply: 0.9 x 0.9 = 0.81.
2. 0.99. P(both miss) = 0.1 x 0.1 = 0.01, so P(at least one detects) = 1 − 0.01 = 0.99.
3. 0.8. Probability = 4 divided by (4 + 1) = 4/5 = 0.8.
Key Takeaway: Both means multiply, either means add, at least one means one minus the probability of none, and odds of a to b give a probability of a over a plus b. Keep independent and mutually exclusive events apart, drop the denominator when there is no replacement, and sanity-check that every answer sits between 0 and 1.
It is the Decision Making question type that asks you to calculate or compare probabilities, such as the chance of two events happening, the chance of at least one, or converting between odds and probability. It applies GCSE-level probability under time pressure.
The AND rule is for two events both happening: multiply the probabilities when the events are independent. The OR rule is for either of two events that cannot both happen: add the probabilities. If events can overlap, subtract the overlap.
Odds compare success to failure, for example 1 to 4. Probability compares success to the total. Odds of a to b give a probability of a divided by a plus b, so odds of 1 to 4 mean a probability of one fifth, or 0.2, not one quarter.
Use the complement rule: the probability of at least one equals 1 minus the probability of none. This is almost always faster than adding up every separate case.
Yes. A simple on-screen calculator is available throughout Decision Making. Use it for awkward multiplications, but do simple products in your head, as reaching for the calculator costs a few seconds each time.
Independent events do not affect each other and can both happen, so you multiply for both. Mutually exclusive events cannot both happen at once, so their combined probability of both is zero and you add for either. They are opposites, not the same thing.
No. The UCAT states that no specialist mathematical terminology is required, but you do need to apply the basic rules quickly: multiply for and, add for or, one minus for the complement, and a over a plus b for odds.
Decision Making averages about 63 seconds per question. Aim to identify which rule applies within about ten seconds, then calculate; if you are stuck, put down an answer, flag it and move on, since there is no negative marking.

From 1-1 UCAT tutoring to our intensive UCAT courses, we can take your prep further than free guides alone. Tell us your test date and where you are and we will recommend the right option.
Ultimate Package students from our 2025/26 cycle, with their UCAT scores and offers, who trained with us for the UCAT, personal statements and interviews.
“Harry got my UCAT up to 2,590, working through the sections I kept dropping marks on week by week. Gemma then ran my interview practice so the MMI stations didn't catch me out, and Dr Akash mentored me the whole way through. I'm off to King's for Medicine.”
“The interview prep was the part that actually moved the needle. Proper mock MMIs, not just lists of questions, and feedback that was honest about what I was getting wrong. I ended up with four offers and firmed UCL.”
“The Ultimate Package kept me organised from UCAT through to interviews. They knew what dental schools actually ask and tightened up my personal statement. Four offers in the end, and I'm going to Birmingham.”
“Vet applications come down to the written SAQs as much as the interview. Dr Rebecca went through my SAQs line by line, sharpened my answers and prepped me for the panels. I came away with four offers and chose the RVC.”
Book your FREE consultation today
Click to book your free consultation





