Leaving Cert Probability (Higher Level): Binomial Distribution & Conditional Probability

Probability covers counting principles, conditional probability, expected value and the binomial distribution. It is examined on Paper 2 and links to statistics.

Key facts

  • Probabilities always lie between 0 and 1.
  • Conditional probability measures the chance of an event given another has occurred.
  • Expected value is the long-run average outcome of a random experiment.
  • Probability is examined on Paper 2.

Probability explained

The Fundamental Principle of Counting

If one task can be done in mm ways and another task can be done in nn ways, then both tasks together can be done in m×nm \times n ways.

Example: If you have 3 shirts and 4 pants, you can make 3×4=123 \times 4 = 12 different outfits.

This principle extends to multiple tasks: n1×n2×n3×n_1 \times n_2 \times n_3 \times \ldots

Factorials

The factorial of a positive integer nn is the product of all positive integers up to nn: n!=n×(n1)×(n2)××3×2×1n! = n \times (n-1) \times (n-2) \times \ldots \times 3 \times 2 \times 1

Examples: - 3!=3×2×1=63! = 3 \times 2 \times 1 = 6 - 5!=5×4×3×2×1=1205! = 5 \times 4 \times 3 \times 2 \times 1 = 120 - 0!=10! = 1 (by definition)

Factorials grow very quickly!

Permutations: Arranging Objects

A permutation is an arrangement of objects where order matters.

The number of ways to arrange nn distinct objects is n!n!

Example: How many ways can 4 books be arranged on a shelf? 4!=4×3×2×1=24 ways4! = 4 \times 3 \times 2 \times 1 = 24 \text{ ways}

Arranging rr objects from nn: nPr=n!(nr)!^nP_r = \frac{n!}{(n-r)!}

This is an introduction. The full Probability lessons, worked solutions and practice questions are available to members. Start your free trial.

Key formulas

NameFormulaDescription
Basic ProbabilityP(A)=n(A)n(S)P(A) = \frac{n(A)}{n(S)}Probability equals favorable outcomes over total outcomes
Complement RuleP(A)=1P(A)P(A') = 1 - P(A)Probability of event not occurring
Addition RuleP(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B)Probability of A or B occurring
Mutually ExclusiveP(AB)=P(A)+P(B)P(A \cup B) = P(A) + P(B)When events cannot occur together
Multiplication RuleP(AB)=P(A)×P(BA)P(A \cap B) = P(A) \times P(B|A)Probability of A and B occurring
Independent EventsP(AB)=P(A)×P(B)P(A \cap B) = P(A) \times P(B)When occurrence of one does not affect other

Worked examples

Worked example 1

What is the probability of rolling a 6 on a fair die?

There is 1 favorable outcome (rolling a 6) out of 6 possible outcomes.

Answer:

1/6

Worked example 2

Calculate 6!6!

Step by step: 6!=6×5×4×3×2×1=7206! = 6 \times 5 \times 4 \times 3 \times 2 \times 1 = 720

Answer:

720

Where students lose marks

  • Adding probabilities that should be multiplied (and vice versa).
  • Forgetting to account for 'without replacement' in tree diagrams.
  • Misreading 'at least one' questions (use the complement).

Frequently asked questions

What is conditional probability?

Conditional probability is the probability of an event occurring given that another event has already happened, written P(A given B).

What is expected value?

Expected value is the average result you would expect over many repetitions, found by multiplying each outcome by its probability and adding them up.

Is probability on Paper 1 or Paper 2?

Probability is examined on Paper 2.

Authoritative sources

Start practising for free

Get worked solutions, video walkthroughs and a full study plan for Leaving Cert Maths.

Start your free 7-day trial

Related