Study Vault
All PostsFlashcardsResourcesAI ChatBlog
  1. Home
  2. /↳All Posts
  3. /↳Math
  4. /↳Mathematics Formula Book
Study VaultStudy Vault

Free, comprehensive study notes for CSEC students.

matthewlloydw@gmail.com

Navigate

  • Home
  • All Posts
  • Flashcards
  • Resources
  • AI Chat

Community

  • Contributors
  • Changelog
  • Suggest a Feature
  • My Suggestions
  • Bookmarks

Mathematics and Science

  • Mathematics
  • Additional Mathematics
  • Biology
  • Chemistry
  • Physics

Arts and Humanities

  • Caribbean History
  • Geography

Business and Human Development Studies

  • Principles of Accounts
  • Principles of Business
  • Economics

Modern Languages

  • English A (Language)
  • English B (Literature)
  • French
  • Spanish

Technical Studies and Creative Arts

  • Electrical & Electronic Technology
  • Information Technology

© 2026 Matthew Williams. Made with other contributors for all.

Mathematics

Mathematics Formula Book

PDF
Matthew Williams
|May 21, 2026|13 min read
All SectionsFormula SheetPaper 01Paper 02Reference

Key formulas, rules, and results for CSEC Mathematics, organised by topic.

Number Theory and Computation

Place value (base 10): each digit position represents a power of 10. In base bbb, each position represents a power of bbb and digits must be less than bbb.

Standard form (scientific notation): a×10na \times 10^na×10n where 1≤a<101 \leq a < 101≤a<10 and nnn is an integer.

Rounding: round up if the next digit is 5 or more, otherwise round down. Report significant figures from the first non-zero digit.

Surds: a×b=ab\sqrt{a} \times \sqrt{b} = \sqrt{ab}a​×b​=ab​, ab=ab\dfrac{\sqrt{a}}{\sqrt{b}} = \sqrt{\dfrac{a}{b}}b​a​​=ba​​, a×a=a\sqrt{a} \times \sqrt{a} = aa​×a​=a.

Rationalise the denominator using the conjugate: (a+b)(a−b)=a−b(\sqrt{a} + \sqrt{b})(\sqrt{a} - \sqrt{b}) = a - b(a​+b​)(a​−b​)=a−b.

Number types: natural numbers N\mathbb{N}N (1, 2, 3, …), integers Z\mathbb{Z}Z, rationals Q\mathbb{Q}Q (expressible as pq\frac{p}{q}qp​, q≠0q \neq 0q=0), irrationals (non-terminating, non-repeating), reals R\mathbb{R}R.

HCF and LCM via prime factorisation:

  • HCF: take each prime to its lowest power in either factorisation.
  • LCM: take each prime to its highest power in either factorisation.
  • Relationship: HCF(a,b)×LCM(a,b)=a×b\text{HCF}(a,b) \times \text{LCM}(a,b) = a \times bHCF(a,b)×LCM(a,b)=a×b.

Arithmetic sequences:

Tn=a+(n−1)dSn=n2[2a+(n−1)d]T_n = a + (n-1)d \qquad S_n = \frac{n}{2}[2a + (n-1)d]Tn​=a+(n−1)dSn​=2n​[2a+(n−1)d]

where aaa is the first term and ddd is the common difference.

Consumer Arithmetic

Profit and loss:

Profit/Loss=Selling Price−Cost Price\text{Profit/Loss} = \text{Selling Price} - \text{Cost Price}Profit/Loss=Selling Price−Cost Price

Profit %=ProfitCost Price×100%\text{Profit \%} = \frac{\text{Profit}}{\text{Cost Price}} \times 100\%Profit %=Cost PriceProfit​×100%

A markup is a percentage added to the cost price; a markdown/discount is a percentage reduction from the marked price.

Percentage change:

% change=new−oldold×100%\% \text{ change} = \frac{\text{new} - \text{old}}{\text{old}} \times 100\%% change=oldnew−old​×100%

Simple interest:

I=PRT100A=P+I=P ⁣(1+RT100)I = \frac{PRT}{100} \qquad A = P + I = P\!\left(1 + \frac{RT}{100}\right)I=100PRT​A=P+I=P(1+100RT​)

where PPP is the principal, RRR is the annual rate (%), and TTT is the time in years.

Compound interest:

A=P ⁣(1+R100)nA = P\!\left(1 + \frac{R}{100}\right)^nA=P(1+100R​)n

where nnn is the number of compounding periods. Compound interest =A−P= A - P=A−P.

Appreciation and depreciation use the same compound formula:

New value=Original×(1±R100)n\text{New value} = \text{Original} \times \left(1 \pm \frac{R}{100}\right)^nNew value=Original×(1±100R​)n

Use +++ for appreciation, −-− for depreciation.

Hire purchase: deposit paid upfront, then equal instalments. Total HP cost = deposit + (instalment ×\times× number of instalments). The HP price is usually more than the cash price.

Currency conversion: multiply by the exchange rate to convert from the base currency; divide to reverse. Always label the currency at each step.

Tax: Value Added Tax (VAT) and income tax are percentages of the taxable amount. Net pay = gross pay minus deductions.

Sets

Notation:

SymbolMeaning
∈\in∈is an element of
∉\notin∈/is not an element of
⊆\subseteq⊆is a subset of
∪\cup∪union (or)
∩\cap∩intersection (and)
A′A'A′complement of AAA
n(A)n(A)n(A)number of elements in AAA
∅\varnothing∅ or {}\{\}{}empty set
UUUuniversal set

Key results:

n(A∪B)=n(A)+n(B)−n(A∩B)n(A \cup B) = n(A) + n(B) - n(A \cap B)n(A∪B)=n(A)+n(B)−n(A∩B)

n(A∪B∪C)=n(A)+n(B)+n(C)−n(A∩B)−n(A∩C)−n(B∩C)+n(A∩B∩C)n(A \cup B \cup C) = n(A) + n(B) + n(C) - n(A \cap B) - n(A \cap C) - n(B \cap C) + n(A \cap B \cap C)n(A∪B∪C)=n(A)+n(B)+n(C)−n(A∩B)−n(A∩C)−n(B∩C)+n(A∩B∩C)

A∪A′=UA∩A′=∅(A′)′=AA \cup A' = U \qquad A \cap A' = \varnothing \qquad (A')' = AA∪A′=UA∩A′=∅(A′)′=A

De Morgan's laws:

(A∪B)′=A′∩B′(A∩B)′=A′∪B′(A \cup B)' = A' \cap B' \qquad (A \cap B)' = A' \cup B'(A∪B)′=A′∩B′(A∩B)′=A′∪B′

A Venn diagram shows sets as overlapping circles inside a rectangle (the universal set). Fill regions starting from the innermost intersection.

Algebra

Expanding brackets: (a+b)(c+d)=ac+ad+bc+bd(a + b)(c + d) = ac + ad + bc + bd(a+b)(c+d)=ac+ad+bc+bd

Special products:

a2−b2=(a+b)(a−b)a^2 - b^2 = (a+b)(a-b)a2−b2=(a+b)(a−b)

(a±b)2=a2±2ab+b2(a \pm b)^2 = a^2 \pm 2ab + b^2(a±b)2=a2±2ab+b2

Laws of indices (same base only):

LawRule
am×ana^m \times a^nam×anam+na^{m+n}am+n
am÷ana^m \div a^nam÷anam−na^{m-n}am−n
(am)n(a^m)^n(am)namna^{mn}amn
(ab)n(ab)^n(ab)nanbna^n b^nanbn
a0a^0a0111
a−na^{-n}a−n1an\dfrac{1}{a^n}an1​

Solving linear equations: isolate the variable by performing the same inverse operation on both sides.

Simultaneous linear equations (two unknowns):

  • Substitution: rearrange one equation, substitute into the other.
  • Elimination: multiply equations so one variable cancels when added or subtracted.

Quadratic formula: for ax2+bx+c=0ax^2 + bx + c = 0ax2+bx+c=0,

x=−b±b2−4ac2ax = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}x=2a−b±b2−4ac​​

Discriminant Δ=b2−4ac\Delta = b^2 - 4acΔ=b2−4ac:

Δ\DeltaΔNature of roots
Δ>0\Delta > 0Δ>0Two distinct real roots
Δ=0\Delta = 0Δ=0One repeated real root
Δ<0\Delta < 0Δ<0No real roots

Vertex (turning point) of y=ax2+bx+cy = ax^2 + bx + cy=ax2+bx+c:

xv=−b2ayv=c−b24ax_v = -\frac{b}{2a} \qquad y_v = c - \frac{b^2}{4a}xv​=−2ab​yv​=c−4ab2​

Parabola opens upward if a>0a > 0a>0 (minimum), downward if a<0a < 0a<0 (maximum).

Direct variation: y=kxy = kxy=kx, so yx=k\dfrac{y}{x} = kxy​=k (constant). Graph is a straight line through the origin.

Inverse variation: y=kxy = \dfrac{k}{x}y=xk​, so xy=kxy = kxy=k (constant). Graph is a hyperbola.

Changing the subject: apply inverse operations in reverse PEMDAS order to isolate the required variable.

Solving inequalities: use the same method as equations, but reverse the inequality sign when multiplying or dividing both sides by a negative number.

Number line conventions:

  • Open circle ∘\circ∘: endpoint not included (<<< or >>>).
  • Filled circle ∙\bullet∙: endpoint included (≤\leq≤ or ≥\geq≥).

Relations, Functions, and Graphs

Function notation: f(x)f(x)f(x) means the output of function fff for input xxx. Evaluate by substituting the input for every occurrence of the variable.

Domain: the set of permitted inputs. Range (image): the set of actual outputs.

Vertical line test: a graph represents a function if and only if every vertical line crosses it at most once.

Composite functions: (f∘g)(x)=f(g(x))(f \circ g)(x) = f(g(x))(f∘g)(x)=f(g(x)): ggg is applied first, then fff. In general, f∘g≠g∘ff \circ g \neq g \circ ff∘g=g∘f.

Inverse function f−1f^{-1}f−1: swap xxx and yyy, then solve for yyy.

Verification: f(f−1(x))=xf(f^{-1}(x)) = xf(f−1(x))=x and f−1(f(x))=xf^{-1}(f(x)) = xf−1(f(x))=x.

Linear function y=mx+cy = mx + cy=mx+c:

  • Gradient m=y2−y1x2−x1=riserunm = \dfrac{y_2 - y_1}{x_2 - x_1} = \dfrac{\text{rise}}{\text{run}}m=x2​−x1​y2​−y1​​=runrise​
  • yyy-intercept =c= c=c (where the line crosses the yyy-axis)
  • xxx-intercept: set y=0y = 0y=0 and solve

Parallel lines have equal gradients. Perpendicular lines satisfy m1m2=−1m_1 m_2 = -1m1​m2​=−1.

Equation of a line through (x1,y1)(x_1, y_1)(x1​,y1​) with gradient mmm:

y−y1=m(x−x1)y - y_1 = m(x - x_1)y−y1​=m(x−x1​)

Midpoint of (x1,y1)(x_1, y_1)(x1​,y1​) and (x2,y2)(x_2, y_2)(x2​,y2​):

M=(x1+x22,  y1+y22)M = \left(\frac{x_1 + x_2}{2},\;\frac{y_1 + y_2}{2}\right)M=(2x1​+x2​​,2y1​+y2​​)

Distance between two points:

d=(x2−x1)2+(y2−y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}d=(x2​−x1​)2+(y2​−y1​)2​

Graphical solution of simultaneous equations: plot both lines; the solution is their intersection point.

Linear inequalities on a graph: use a dashed boundary line for strict inequalities (<<<, >>>), a solid line for ≤\leq≤ or ≥\geq≥. The feasible region is the set of points satisfying all constraints. The optimum of an objective function occurs at a vertex of the feasible region.

Geometry

Angle facts:

RuleStatement
Angles on a straight linesum to 180°180°180°
Angles at a pointsum to 360°360°360°
Vertically opposite anglesequal
Corresponding angles (parallel lines)equal
Alternate angles (parallel lines)equal
Co-interior / allied angles (parallel lines)sum to 180°180°180°

Triangle angles: interior angles sum to 180°180°180°; an exterior angle equals the sum of the two non-adjacent interior angles.

Polygon angle sums for an nnn-sided polygon:

  • Interior angle sum: (n−2)×180°(n - 2) \times 180°(n−2)×180°
  • Each interior angle (regular): (n−2)×180°n\dfrac{(n-2) \times 180°}{n}n(n−2)×180°​
  • Each exterior angle (regular): 360°n\dfrac{360°}{n}n360°​

Circle theorems:

TheoremStatement
Angle in semicircle=90°= 90°=90°
Angle at centre=2×= 2 \times=2× angle at circumference (same arc)
Angles in same segmentequal
Cyclic quadrilateralopposite angles sum to 180°180°180°
Tangent to radiusperpendicular at point of contact
Tangents from external pointequal in length
Alternate segment theoremangle between tangent and chord === angle in alternate segment

Congruence conditions (triangles): SSS, SAS, ASA (or AAS), RHS.

Similarity: corresponding angles equal; corresponding sides in the same ratio. If scale factor is kkk:

  • Lengths scale by kkk
  • Areas scale by k2k^2k2
  • Volumes scale by k3k^3k3

Transformations:

TransformationDescription
Translation by vector (a,b)(a, b)(a,b)every point moves aaa right, bbb up
Reflection in y=xy = xy=xswap xxx and yyy coordinates
Rotation θ°\theta°θ° anticlockwise about originmultiply by rotation matrix (see below)
Enlargement, centre OOO, factor kkkdistance from OOO multiplied by kkk

Rotation matrix for θ°\theta°θ° anticlockwise about the origin:

(cos⁡θ−sin⁡θsin⁡θcos⁡θ)\begin{pmatrix}\cos\theta & -\sin\theta\\\sin\theta & \cos\theta\end{pmatrix}(cosθsinθ​−sinθcosθ​)

Measurement

Perimeter and area:

ShapePerimeterArea
RectangleP=2(l+w)P = 2(l + w)P=2(l+w)lwlwlw
Trianglea+b+ca + b + ca+b+c12bh\frac{1}{2}bh21​bh
ParallelogramP=2(a+b)P = 2(a + b)P=2(a+b)bhbhbh
Trapeziuma+b+c+da + b + c + da+b+c+d12(a+b)h\frac{1}{2}(a + b)h21​(a+b)h
CircleC=2πrC = 2\pi rC=2πrπr2\pi r^2πr2

Circle arc and sector (angle θ\thetaθ in degrees):

Arc length=θ360×2πrSector area=θ360×πr2\text{Arc length} = \frac{\theta}{360} \times 2\pi r \qquad \text{Sector area} = \frac{\theta}{360} \times \pi r^2Arc length=360θ​×2πrSector area=360θ​×πr2

Surface area and volume:

ShapeSurface areaVolume
CuboidSA=2(lw+lh+wh)SA = 2(lw + lh + wh)SA=2(lw+lh+wh)lwhlwhlwh
CylinderSA=2πr2+2πrhSA = 2\pi r^2 + 2\pi rhSA=2πr2+2πrhπr2h\pi r^2 hπr2h
Coneπr2+πrl\pi r^2 + \pi rlπr2+πrl (lll = slant height)13πr2h\frac{1}{3}\pi r^2 h31​πr2h
SphereSA=4πr2SA = 4\pi r^2SA=4πr243πr3\frac{4}{3}\pi r^334​πr3
Pyramidbase area + lateral faces13×base area×h\frac{1}{3} \times \text{base area} \times h31​×base area×h

Speed, distance, time:

D=STS=DTT=DSD = ST \qquad S = \frac{D}{T} \qquad T = \frac{D}{S}D=STS=TD​T=SD​

Convert km/h to m/s by multiplying by 518\dfrac{5}{18}185​; convert m/s to km/h by multiplying by 185\dfrac{18}{5}518​.

Scale drawings: actual length=map length×scale factor\text{actual length} = \text{map length} \times \text{scale factor}actual length=map length×scale factor

Density and pressure:

ρ=mVP=FA\rho = \frac{m}{V} \qquad P = \frac{F}{A}ρ=Vm​P=AF​

Unit conversions (area and volume): when converting lengths by a factor of kkk, areas scale by k2k^2k2 and volumes scale by k3k^3k3.

Margin of error: when a measurement is rounded to the nearest unit uuu, the true value lies within half a unit above or below: measured value±u2\text{measured value} \pm \frac{u}{2}measured value±2u​.

Trigonometry

SOHCAHTOA (right-angled triangles only):

sin⁡θ=opphypcos⁡θ=adjhyptan⁡θ=oppadj\sin\theta = \frac{\text{opp}}{\text{hyp}} \qquad \cos\theta = \frac{\text{adj}}{\text{hyp}} \qquad \tan\theta = \frac{\text{opp}}{\text{adj}}sinθ=hypopp​cosθ=hypadj​tanθ=adjopp​

Pythagoras' theorem:

a2+b2=c2c2−a2=b2a^2 + b^2 = c^2 \qquad c^2 - a^2 = b^2a2+b2=c2c2−a2=b2

Exact values:

θ\thetaθ30°45°60°
sin⁡θ\sin\thetasinθ12\dfrac{1}{2}21​22\dfrac{\sqrt{2}}{2}22​​32\dfrac{\sqrt{3}}{2}23​​
cos⁡θ\cos\thetacosθ32\dfrac{\sqrt{3}}{2}23​​22\dfrac{\sqrt{2}}{2}22​​12\dfrac{1}{2}21​
tan⁡θ\tan\thetatanθ13\dfrac{1}{\sqrt{3}}3​1​13\sqrt{3}3​

Angles of elevation and depression: both measured from the horizontal. The angle of elevation from AAA to BBB equals the angle of depression from BBB to AAA.

Sine rule (any triangle, labelled with sides a,b,ca, b, ca,b,c opposite angles A,B,CA, B, CA,B,C):

asin⁡A=bsin⁡B=csin⁡C\frac{a}{\sin A} = \frac{b}{\sin B} = \frac{c}{\sin C}sinAa​=sinBb​=sinCc​

Use when given: two angles and one side (AAS), or two sides and a non-included angle (SSA, watch for ambiguous case).

Cosine rule:

a2=b2+c2−2bccos⁡Aa^2 = b^2 + c^2 - 2bc\cos Aa2=b2+c2−2bccosA

cos⁡A=b2+c2−a22bc\cos A = \frac{b^2 + c^2 - a^2}{2bc}cosA=2bcb2+c2−a2​

Use when given: two sides and the included angle (SAS), or all three sides (SSS).

Area of triangle:

Area=12absin⁡C\text{Area} = \frac{1}{2}ab\sin CArea=21​absinC

Bearings: measured clockwise from North, always written as three digits (e.g., 045°, 270°). Draw a North line at every point in a bearing problem.

Vectors

Column vector notation:

v⃗=(xy)orv⃗=xi+yj\vec{v} = \begin{pmatrix}x\\y\end{pmatrix} \qquad \text{or} \qquad \vec{v} = x\mathbf{i} + y\mathbf{j}v=(xy​)orv=xi+yj

Magnitude:

∣v⃗∣=x2+y2\lvert\vec{v}\rvert = \sqrt{x^2 + y^2}∣v∣=x2+y2​

Addition and subtraction:

(ab)±(cd)=(a±cb±d)\begin{pmatrix}a\\b\end{pmatrix} \pm \begin{pmatrix}c\\d\end{pmatrix} = \begin{pmatrix}a \pm c\\b \pm d\end{pmatrix}(ab​)±(cd​)=(a±cb±d​)

Scalar multiplication: multiply every component by the scalar. Multiplying by kkk scales the magnitude by ∣k∣\lvert k \rvert∣k∣ and reverses direction if k<0k < 0k<0.

Position vector of point PPP: OP→=p\overrightarrow{OP} = \mathbf{p}OP=p (from origin OOO to PPP).

Displacement vector: AB→=b−a\overrightarrow{AB} = \mathbf{b} - \mathbf{a}AB=b−a

Parallel vectors: u⃗\vec{u}u and v⃗\vec{v}v are parallel if u⃗=kv⃗\vec{u} = k\vec{v}u=kv for some scalar kkk.

Collinear points: AAA, BBB, CCC are collinear if AC→=kAB→\overrightarrow{AC} = k\overrightarrow{AB}AC=kAB.

Matrices

Matrix dimensions: an m×nm \times nm×n matrix has mmm rows and nnn columns.

Addition/subtraction: add or subtract corresponding entries; only defined for matrices of the same dimensions.

Scalar multiplication: multiply every entry by the scalar.

Matrix multiplication: ABABAB is defined only if the number of columns of AAA equals the number of rows of BBB. The (i,j)(i,j)(i,j) entry of ABABAB is the dot product of row iii of AAA with column jjj of BBB.

For 2×22 \times 22×2 matrices AAA and BBB:

AB=(ae+bgaf+bhce+dgcf+dh)AB = \begin{pmatrix}ae+bg & af+bh \\ ce+dg & cf+dh\end{pmatrix}AB=(ae+bgce+dg​af+bhcf+dh​)

Note: in general, AB≠BAAB \neq BAAB=BA.

Determinant of a 2×22 \times 22×2 matrix:

det⁡(abcd)=ad−bc\det\begin{pmatrix}a&b\\c&d\end{pmatrix} = ad - bcdet(ac​bd​)=ad−bc

An inverse exists if and only if det⁡≠0\det \neq 0det=0; the matrix is then called non-singular.

Inverse of a 2×22 \times 22×2 matrix:

(abcd)−1=1ad−bc(d−b−ca)\begin{pmatrix}a&b\\c&d\end{pmatrix}^{-1} = \frac{1}{ad - bc}\begin{pmatrix}d&-b\\-c&a\end{pmatrix}(ac​bd​)−1=ad−bc1​(d−c​−ba​)

Solving simultaneous equations with matrices: for Ax=bA\mathbf{x} = \mathbf{b}Ax=b, the solution is x=A−1b\mathbf{x} = A^{-1}\mathbf{b}x=A−1b (provided A−1A^{-1}A−1 exists).

Common transformation matrices (applied by multiplying from the left):

Reflection in the xxx-axis: (100−1)\begin{pmatrix}1&0\\0&-1\end{pmatrix}(10​0−1​)

Reflection in the yyy-axis: (−1001)\begin{pmatrix}-1&0\\0&1\end{pmatrix}(−10​01​)

Reflection in y=xy = xy=x: (0110)\begin{pmatrix}0&1\\1&0\end{pmatrix}(01​10​)

Rotation 90° anticlockwise about OOO: (0−110)\begin{pmatrix}0&-1\\1&0\end{pmatrix}(01​−10​)

Rotation 180° about OOO: (−100−1)\begin{pmatrix}-1&0\\0&-1\end{pmatrix}(−10​0−1​)

Enlargement factor kkk, centre OOO: (k00k)\begin{pmatrix}k&0\\0&k\end{pmatrix}(k0​0k​)

Statistics and Probability

Mean (ungrouped data):

xˉ=∑xn\bar{x} = \frac{\sum x}{n}xˉ=n∑x​

Mean (grouped/frequency data):

xˉ=∑fx∑f\bar{x} = \frac{\sum fx}{\sum f}xˉ=∑f∑fx​

where xxx is the midpoint of each class and fff is the frequency.

Median: the middle value when data are ordered. For nnn values, the median is at position n+12\dfrac{n+1}{2}2n+1​.

Mode: the value (or class) with the highest frequency.

Range: maximum−minimum\text{maximum} - \text{minimum}maximum−minimum

Interquartile range (IQR): Q3−Q1Q_3 - Q_1Q3​−Q1​

Semi-interquartile range: Q3−Q12\dfrac{Q_3 - Q_1}{2}2Q3​−Q1​​

Cumulative frequency (ogive): plot cumulative frequency against the upper class boundary. Read Q1Q_1Q1​ at n4\frac{n}{4}4n​, median at n2\frac{n}{2}2n​, and Q3Q_3Q3​ at 3n4\frac{3n}{4}43n​.

Pie chart sector angle:

Angle=frequencytotal×360°\text{Angle} = \frac{\text{frequency}}{\text{total}} \times 360°Angle=totalfrequency​×360°

Theoretical probability:

P(E)=number of favourable outcomestotal number of equally likely outcomesP(E) = \frac{\text{number of favourable outcomes}}{\text{total number of equally likely outcomes}}P(E)=total number of equally likely outcomesnumber of favourable outcomes​

Complement: P(E′)=1−P(E)P(E') = 1 - P(E)P(E′)=1−P(E)

Mutually exclusive events: P(A∪B)=P(A)+P(B)P(A \cup B) = P(A) + P(B)P(A∪B)=P(A)+P(B)

Independent events: P(A∩B)=P(A)×P(B)P(A \cap B) = P(A) \times P(B)P(A∩B)=P(A)×P(B)

Tree diagrams: multiply probabilities along branches; add probabilities across branches for the same outcome. The probabilities on branches from any node must sum to 1.

Experimental probability:

P(E)≈number of times event occurredtotal number of trialsP(E) \approx \frac{\text{number of times event occurred}}{\text{total number of trials}}P(E)≈total number of trialsnumber of times event occurred​

As the number of trials increases, experimental probability approaches theoretical probability.

Next
Variation, Word Problems & Algebraic Identities