aimnova.
DashboardMy LearningPaper MasteryStudy Plan

Stay in the loop

Study tips, product updates, and early access to new features.

aimnova.

AI-powered IB study platform with personalised plans, instant feedback, and examiner-style marking.

IB Subjects
  • All IB Subjects
  • IB Diploma
  • IB ESS
  • IB Economics
  • IB Business Management
  • IB Math AI
  • IB Math AA
Question Banks
  • ESS Question Bank
  • Economics Question Bank
  • Business Management Question Bank
  • Math AI Question Bank
  • Math AA Question Bank
Predicted Topics 2026
  • ESS Predictions 2026
  • Economics Predictions 2026
  • Business Management Predictions 2026
  • Math AI Predictions 2026
  • Math AA Predictions 2026

Study Resources

  • Free Study Notes
  • Mock Exams
  • Revision Guide
  • Flashcards
  • Exam Skills
  • Command Terms
  • Past Paper Feedback
  • Grade Calculator
  • Exam Timetable 2026

Company

  • Features
  • Pricing
  • About Us
  • Blog
  • Contact
  • Terms
  • Privacy
  • Cookies

© 2026 Aimnova. All rights reserved.

Made with 💜 for IB students worldwide

v0.1.894
NotesMath AI HLTopic 4.8
Unit 4 · Statistics & Probability · Topic 4.8

IB Math AI HL — Binomial distribution

IB Mathematics AI SL topic covering core concepts and exam-style applications.

Exam technique guidePractice questions

Key concepts in Binomial distribution

Key Idea: The binomial distribution models a situation where you repeat the same experiment n times independently, each time with the same probability p of success. It counts how many successes you get in total. The key is checking the four conditions: fixed n, constant p, independent trials, binary outcome (success/fail).

✅ Binomial conditions and notation

Example: X ~ B(8, 0.4) P(X = 3) = binompdf(8, 0.4, 3) = 0.279 (3 s.f.) P(X ≤ 3) = binomcdf(8, 0.4, 3) = 0.594 P(X ≥ 4) = 1 − binomcdf(8, 0.4, 3) = 1 − 0.594 = 0.406 P(2 ≤ X ≤ 5) = binomcdf(8, 0.4, 5) − binomcdf(8, 0.4, 1) = 0.950 − 0.106 = 0.844 E(X) = 8 × 0.4 = 3.2
The most common error: using binomcdf(n, p, k) for P(X ≥ k) instead of 1 − binomcdf(n, p, k−1). The '−1' is critical when working with 'at least k'. Before using binomial: check all four conditions in your working. If trials are not independent or p is not constant, the binomial model does not apply.
Paper 2 (GDC allowed): Always write the distribution statement X ~ B(n, p) first, then write the probability statement (e.g., P(X ≥ 4)), then calculate. This structure earns communication marks. Paper 1: You may need to use the formula P(X = k) = C(n,k) × pᵏ × (1−p)ⁿ⁻ᵏ for small n. Know how to calculate C(n,k) = n!/(k!(n−k)!).

IB-style question [6 marks]

An online shop knows that, independently, 20% of all orders are returned. On a particular day it receives 15 orders. Let X be the number of these orders that are returned. (a) Write down the expected number of returned orders. (b) Find the probability that exactly 2 orders are returned. (c) Find the probability that at least 4 orders are returned.

Step by step:

  1. Each order is independent with a constant return probability, so X is binomial with n = 15 and p = 0.2.

    X∼B(15, 0.2)X \sim B(15,\ 0.2)X∼B(15, 0.2)
  2. (a) The expected number is the binomial mean np.

    E(X)=np=15×0.2=3E(X) = np = 15 \times 0.2 = 3E(X)=np=15×0.2=3
  3. (b) 'Exactly 2' uses the single-value probability binompdf.

    P(X=2)=(152)(0.2)2(0.8)13=0.231 (3 s.f.)P(X=2) = \binom{15}{2}(0.2)^{2}(0.8)^{13} = 0.231\ (3\text{ s.f.})P(X=2)=(215​)(0.2)2(0.8)13=0.231 (3 s.f.)
  4. (c) 'At least 4' is the complement of 'at most 3', so subtract the cumulative probability up to 3.

    P(X≥4)=1−P(X≤3)P(X \ge 4) = 1 - P(X \le 3)P(X≥4)=1−P(X≤3)
  5. Use binomcdf(15, 0.2, 3), then subtract from 1.

    P(X≥4)=1−0.6482=0.352 (3 s.f.)P(X \ge 4) = 1 - 0.6482 = 0.352\ (3\text{ s.f.})P(X≥4)=1−0.6482=0.352 (3 s.f.)
Final answer:

(a) 3 orders. (b) 0.231. (c) 0.352.

What you'll learn in Topic 4.8

  • 4.8.1 Binomial Distribution
  • 4.8.2 Binomial Calculations
Suggested study order: Read the notes for each sub-topic below → test yourself with flashcards → attempt practice questions → review exam technique.

Study resources — 4.8 Binomial distribution

4.8.1

Binomial Distribution

Notes
4.8.2

Binomial Calculations

Notes

Ready to study Binomial distribution?

Get AI-powered practice questions, personalised feedback, and a study planner tailored to your IB Math AI HL exam date.

Start studying free

Topic 4.8 Binomial distribution forms a core part of Unit 4: Statistics & Probability in IB Math AI HL. Mastering these concepts will strengthen your understanding of connected topics across the syllabus and prepare you for exam questions that require analysis, evaluation, and real-world application.

Previous topic
4.7 Discrete random variables
Next topic
4.9 Normal distribution
All Math AI HL topics
Exam technique

Ready to practice?

Get AI-graded practice questions, mock exams, flashcards, and a personalised study plan — all aligned to your IB syllabus.

Start Studying Free

No credit card required · Cancel anytime