Binomial Distribution
Probability and Statistics · FE Reference Handbook section
Learning objectives
What you must be able to do before leaving this section.
This chapter section covers Binomial Distribution within Probability and Statistics. Read it the way you would read a textbook chapter: the theory first so the relations mean something, then every equation with its use and its trap, then 10 fully worked examples with the arithmetic shown line by line, and finally a self-check you should be able to answer without notes.
- Explain, in your own words, what binomial distribution describes physically and when it applies.
- State every one of the 6 relations the handbook lists here and name each symbol with its unit.
- Select the correct relation from the wording of an exam stem within 20 seconds.
- Carry a complete solution from givens to a "most nearly" answer with the correct unit.
- Recognise the distractors generated by the unit trap: probabilities are dimensionless and must land in [0, 1].
Lecture
Why this section exists. Binomial Distribution is the part of Probability and Statistics that lets you connect a sample of measurements from a construction or materials process to a number you can defend. Before any equation is useful you must be able to picture the physical situation it describes; the schematic below is that picture.
How the theory is built. The handbook prints results, not derivations. Each relation in this section comes from one governing principle applied to the idealised system: state the principle, impose the stated assumptions, and the printed equation follows. Knowing which assumption each relation rests on is what lets you reject a wrong answer choice in seconds.
How it is examined. Items from this page are written as one distribution or one counting rule, then a single probability or interval. Roughly two thirds are direct substitution, one third require one intermediate quantity from a neighbouring relation, and a small number are conceptual — testing whether you know the assumption, not the arithmetic.
The habit that earns the points. Unit discipline. probabilities are dimensionless and must land in [0, 1]. Every relation below is dimensionally consistent only when that rule is honoured, and the distractor set is deliberately built from candidates who ignored it. Write the unit next to every number you substitute, every time.
How to study this page. Read the theory, then cover the formula cards and try to reproduce each relation from its description. Then work the examples with the solution hidden, revealing one line at a time. Finish with the self-check questions; if you cannot answer one, return to the matching formula card.

Photo 1. Where this shows up in practice: binomial distribution.
Capstone Studio instructional photograph
Probability and Statistics — Binomial Distribution: reference schematic for orienting the symbols used in this section.
Theory, developed
Read this before the equations — it is what makes them memorable.
The physical situation
Every item from this section describes a sample of measurements from a construction or materials process. Sketch it before you compute — a labelled sketch with the givens on it converts a wordy stem into a solvable problem and exposes the quantity the examiner left out on purpose.
The governing principle
The 6 relations on this page are consequences of one principle applied to that idealised system. Identify which quantity is conserved, balanced, or defined, and the correct equation follows without memorisation.
Assumptions and limits of validity
Each printed relation carries silent assumptions — linearity, steady state, uniformity, small deformation, or standard conditions, depending on the subject. Conceptual exam items are written by violating exactly one of these, so read the sentence above the equation as carefully as the equation itself.
Solution procedure you should automate
1) Read the last sentence of the stem to identify the requested quantity. 2) Locate the relation on this page whose left-hand side is that quantity. 3) Tabulate the givens with units and mark the missing symbol. 4) If a symbol is missing, find the one relation that produces it. 5) Rearrange symbolically, substitute once, evaluate, and round only at the end.

Photo 2. Probability and Statistics: the physical system the theory above idealises.
Capstone Studio instructional photograph
Notation used in this section
| If p | Quantity produced by "If p = probability of success and q = probability of failure = 1 – p, then" — read its definition and unit from the handbook line directly above the equation. |
|---|---|
| x | Quantity produced by "x = 0, 1, 2, …, n" — read its definition and unit from the handbook line directly above the equation. |
| C(n, x) | Quantity produced by "C(n, x) = number of combinations" — read its definition and unit from the handbook line directly above the equation. |
| n, p | Quantity produced by "n, p = parameters" — read its definition and unit from the handbook line directly above the equation. |
| σ2 | Quantity produced by "σ2 = npq" — read its definition and unit from the handbook line directly above the equation. |
Handbook notes for this section
Definitions and conditions exactly as the handbook states them.
- P(x) is the probability that x successes will occur in n trials.
- − n! −
- p xqn x
- x! _ n − x i !
- Engineering Probability and Statistics
- where
- The variance is given by the form:
Core formulas for this FE topic
Definitions, applicability, units, assumptions and worked examples for each relation.
Worked exam-style examples
The four ways this section is written on the real exam — thoughts first, then equations, then substitution.
Each weld passes inspection with probability 0.90 independently. In a lot of 8 welds, what is the probability exactly 2 fail?
Given
- n = 8
- p(fail) = 0.10
- k = 2
Find
P(X = 2)
Start with the thinking
- Define success as the event you are counting — here, failure.
- Use the binomial pmf, not the normal approximation, for n = 8.
Step-by-step solution
Binomial pmf
Combinations
Probability terms
Substitute
Evaluate
Answer: P(X = 2) ≈ 0.149
Why the other options are there
- 0.0100 (combinations omitted)
- 0.383 (P(X ≤ 2) computed)
Reference: FE Reference Handbook — Probability and Statistics — Binomial distribution
Plant A supplies 60% of aggregate with 2% out of spec; plant B supplies 40% with 5% out of spec. A load is out of spec — what is the probability it came from plant B?
Given
- P(A) = 0.60, P(D|A) = 0.02
- P(B) = 0.40, P(D|B) = 0.05
Find
P(B|D)
Start with the thinking
- This is Bayes' rule — the answer is not 0.05.
- Compute the total probability of a defect first.
Step-by-step solution
Joint terms — P(D∩A) = 0.60(0.02) = 0.0120 and P(D∩B) = 0.40(0.05) = 0.0200
Total probability
Bayes — P(B|D) = P(D∩B)/P(D)
Substitute
Evaluate
Answer: P(B|D) = 0.625
Why the other options are there
- 0.40 (prior reported)
- 0.05 (conditional reversed)
Reference: FE Reference Handbook — Probability and Statistics — Bayes' theorem
Concrete strength is normal with μ = 4543 psi and σ = 254 psi. What fraction of cylinders fall below 4167 psi?
Given
- μ = 4543 psi
- σ = 254 psi
- x = 4167 psi
Find
P(X < x)
Start with the thinking
- Standardise first; the table is always in z.
- A negative z means the left tail — less than 0.5.
Step-by-step solution
Standardise
Substituting
Table lookup
Result
Answer: ≈ 6.9% of cylinders
Why the other options are there
- 93.1% (upper tail reported)
- 1.48 (z reported as a probability)
Reference: FE Reference Handbook — Probability and Statistics → Binomial Distribution
7 precast units are inspected; each has probability 0.40 of failing. What is P(exactly 1 failures)?
Given
- n = 7
- p = 0.40
- k = 1
Find
P(X = k)
Start with the thinking
- Fixed n, independent trials, constant p — binomial.
- The combination counts the arrangements of the failures.
Step-by-step solution
Binomial pmf — P(X = k) = C(n,k)·pᵏ(1 − p)ⁿ⁻ᵏ
Combination
Substituting
Evaluate
Result — 13.06%
Answer: P ≈ 0.1306 (13.06%)
Why the other options are there
- 0.4000 (combination omitted)
- 2.80 (expected value reported)
Reference: FE Reference Handbook — Probability and Statistics → Binomial Distribution
Concrete strength is normal with μ = 3124 psi and σ = 496 psi. What fraction of cylinders fall below 2465 psi?
Given
- μ = 3124 psi
- σ = 496 psi
- x = 2465 psi
Find
P(X < x)
Start with the thinking
- Standardise first; the table is always in z.
- A negative z means the left tail — less than 0.5.
Step-by-step solution
Standardise
Substituting
Table lookup
Result
Answer: ≈ 9.2% of cylinders
Why the other options are there
- 90.8% (upper tail reported)
- 1.33 (z reported as a probability)
Reference: FE Reference Handbook — Probability and Statistics → Binomial Distribution
6 precast units are inspected; each has probability 0.15 of failing. What is P(exactly 1 failures)?
Given
- n = 6
- p = 0.15
- k = 1
Find
P(X = k)
Start with the thinking
- Fixed n, independent trials, constant p — binomial.
- The combination counts the arrangements of the failures.
Step-by-step solution
Binomial pmf — P(X = k) = C(n,k)·pᵏ(1 − p)ⁿ⁻ᵏ
Combination
Substituting
Evaluate
Result — 39.93%
Answer: P ≈ 0.3993 (39.93%)
Why the other options are there
- 0.1500 (combination omitted)
- 0.90 (expected value reported)
Reference: FE Reference Handbook — Probability and Statistics → Binomial Distribution
Concrete strength is normal with μ = 3088 psi and σ = 434 psi. What fraction of cylinders fall below 2736 psi?
Given
- μ = 3088 psi
- σ = 434 psi
- x = 2736 psi
Find
P(X < x)
Start with the thinking
- Standardise first; the table is always in z.
- A negative z means the left tail — less than 0.5.
Step-by-step solution
Standardise
Substituting
Table lookup
Result
Answer: ≈ 20.9% of cylinders
Why the other options are there
- 79.1% (upper tail reported)
- 0.81 (z reported as a probability)
Reference: FE Reference Handbook — Probability and Statistics → Binomial Distribution
12 precast units are inspected; each has probability 0.25 of failing. What is P(exactly 1 failures)?
Given
- n = 12
- p = 0.25
- k = 1
Find
P(X = k)
Start with the thinking
- Fixed n, independent trials, constant p — binomial.
- The combination counts the arrangements of the failures.
Step-by-step solution
Binomial pmf — P(X = k) = C(n,k)·pᵏ(1 − p)ⁿ⁻ᵏ
Combination
Substituting
Evaluate
Result — 12.67%
Answer: P ≈ 0.1267 (12.67%)
Why the other options are there
- 0.2500 (combination omitted)
- 3.00 (expected value reported)
Reference: FE Reference Handbook — Probability and Statistics → Binomial Distribution
Concrete strength is normal with μ = 4849 psi and σ = 499 psi. What fraction of cylinders fall below 4400 psi?
Given
- μ = 4849 psi
- σ = 499 psi
- x = 4400 psi
Find
P(X < x)
Start with the thinking
- Standardise first; the table is always in z.
- A negative z means the left tail — less than 0.5.
Step-by-step solution
Standardise
Substituting
Table lookup
Result
Answer: ≈ 18.4% of cylinders
Why the other options are there
- 81.6% (upper tail reported)
- 0.90 (z reported as a probability)
Reference: FE Reference Handbook — Probability and Statistics → Binomial Distribution
10 precast units are inspected; each has probability 0.30 of failing. What is P(exactly 3 failures)?
Given
- n = 10
- p = 0.30
- k = 3
Find
P(X = k)
Start with the thinking
- Fixed n, independent trials, constant p — binomial.
- The combination counts the arrangements of the failures.
Step-by-step solution
Binomial pmf — P(X = k) = C(n,k)·pᵏ(1 − p)ⁿ⁻ᵏ
Combination
Substituting
Evaluate
Result — 26.68%
Answer: P ≈ 0.2668 (26.68%)
Why the other options are there
- 0.0270 (combination omitted)
- 3.00 (expected value reported)
Reference: FE Reference Handbook — Probability and Statistics → Binomial Distribution
Self-check
Answer these without notes before moving on.
- Without looking, state the relation on this page whose left-hand side is the quantity most often requested, and name every symbol in it.
- Which assumption, if violated, makes the main relation of this section invalid?
- Given a sample of measurements from a construction or materials process, what is the first quantity you would compute, and why that one first?
- Which unit conversion in this subject most often produces a wrong answer choice, and what is its numerical factor?
- Rework Example 1 above from the givens alone, without reading the solution lines.
Chapter summary
- Binomial Distribution contains 6 relations; you must be able to find this page in under 15 seconds.
- Exam style: one distribution or one counting rule, then a single probability or interval.
- Unit rule: probabilities are dimensionless and must land in [0, 1].
- Work the 10 examples until the solution path, not the answer, is automatic.
Common traps in this section
- probabilities are dimensionless and must land in [0, 1]
- Answering the intermediate quantity instead of the quantity requested.
- Rounding intermediate values before the final step.
- Using a relation from an adjacent handbook section that shares a symbol.
- Skipping the sketch — most lost points on this page start with a misread geometry.