Mistake Master

AP Biology Formula Sheet

The AP Biology Equations and Formulas sheet is provided on both sections of the exam, in Bluebook and in print, so you never have to memorize the formulas themselves. What you do have to know is which formula fits which prompt and how to read every symbol in it. This annotated reference groups the official equations by theme and, for each one, spells out what it is and when to reach for it. These are the standard AP Biology equations; always confirm the exact contents against the official College Board equations and formulas sheet before exam day, since College Board can revise it. The official PDF is on AP Central.

Key values on the sheet

Provided with the AP Biology equations and formulas sheet · confirm against the official sheet

$R$Pressure constant (for water potential) 0.0831 L·bar/(mol·K)
$T$Temperature in kelvin K = °C + 273
$p{=}0.05$Significance level for chi-square reject the null if χ² ≥ critical value
dfDegrees of freedom (chi-square) df = (number of categories − 1)
Theme 1

Statistics and probability

Describing a data set and estimating how much a sample mean might vary: the center, the spread, and the uncertainty in the average.

$$ \bar{x} = \dfrac{1}{n}\sum x_i $$

Sample mean

Add up every measurement and divide by the number of measurements $n$. The average value that describes the center of a data set.

Free-response · data analysis
$$ s = \sqrt{\dfrac{\sum (x_i - \bar{x})^2}{n-1}} $$

Sample standard deviation

A measure of how spread out the data are around the mean. Larger $s$ means more variability. Note the denominator is $n-1$, not $n$, because it is a sample.

Free-response · data analysis
$$ SE_{\bar{x}} = \dfrac{s}{\sqrt{n}} $$

Standard error of the mean

How much the sample mean is expected to vary from the true population mean. Used to draw error bars: means whose error bars do not overlap are likely significantly different.

Free-response · error bars
Theme 2

Chi-square

Testing whether observed counts match what a hypothesis predicts: genetics crosses, ecology distributions, and any categorical data.

$$ \chi^2 = \sum \dfrac{(o-e)^2}{e} $$

Chi-square statistic

Sum, over every category, of observed minus expected squared, divided by expected ($o$ = observed count, $e$ = expected count). A bigger $\chi^2$ means observations stray further from the prediction. Find degrees of freedom as $df = (\text{categories} - 1)$, then compare $\chi^2$ to the critical value at $p = 0.05$: if $\chi^2$ is greater than or equal to the critical value, reject the null hypothesis (the deviation is statistically significant). Otherwise, the data are consistent with the prediction.

Free-response · hypothesis testing
Theme 3

Hardy-Weinberg

Predicting allele and genotype frequencies in a population that is not evolving, and using the deviation from it as evidence that evolution is occurring.

$$ p + q = 1 $$

Allele frequencies

For a gene with two alleles, the frequency of the dominant allele $p$ plus the frequency of the recessive allele $q$ accounts for every allele in the pool, so they sum to 1.

Unit 7 · Natural Selection
$$ p^2 + 2pq + q^2 = 1 $$

Genotype frequencies

Distributes the population into genotypes: $p^2$ is homozygous dominant, $2pq$ is heterozygous, and $q^2$ is homozygous recessive. The recessive phenotype frequency equals $q^2$, which is usually the easiest starting point. Equilibrium requires five conditions: no mutation, no gene flow (migration), no natural selection, random mating, and a very large population. A measured deviation from these predicted frequencies is evidence the population is evolving.

Unit 7 · Natural Selection
Theme 4

Water potential

Predicting which way water moves across a membrane: into or out of a cell, up a plant, or across a dialysis bag. Water always moves toward lower water potential.

$$ \Psi = \Psi_p + \Psi_s $$

Water potential

Total water potential $\Psi$ is the pressure potential $\Psi_p$ plus the solute potential $\Psi_s$. Water moves from a region of higher (less negative) water potential to a region of lower (more negative) water potential.

Unit 2 · Cell Structure and Transport
$$ \Psi_s = -iCRT $$

Solute potential

Solute lowers water potential, so $\Psi_s$ is negative. Here $i$ is the ionization constant (1 for sucrose, 2 for NaCl), $C$ is molar concentration, $R$ is the pressure constant $0.0831\ \text{L·bar/(mol·K)}$, and $T$ is temperature in kelvin (K = °C + 273). More solute makes $\Psi_s$ more negative, pulling water in.

Unit 2 · Cell Structure and Transport
Theme 5

Free energy and pH

Deciding whether a reaction releases or requires energy, and quantifying acidity for enzyme and homeostasis questions.

$$ \Delta G = \Delta H - T\,\Delta S $$

Gibbs free energy

Combines enthalpy change $\Delta H$, temperature $T$ (in kelvin), and entropy change $\Delta S$ to predict spontaneity. A negative $\Delta G$ is spontaneous and exergonic (releases energy); a positive $\Delta G$ is endergonic and needs an energy input, such as ATP coupling.

Unit 3 · Cellular Energetics
$$ \text{pH} = -\log[\text{H}^+] $$

pH

The negative base-10 log of the hydrogen ion concentration. Each whole pH unit is a tenfold change in $[\text{H}^+]$: lower pH is more acidic. Central to enzyme activity and homeostasis questions.

Unit 3 · Cellular Energetics
Theme 6

Rates and population growth

Measuring how fast a quantity changes over time and modeling how populations grow with and without a resource ceiling.

$$ \text{rate} = \dfrac{\Delta y}{\Delta t} $$

Rate

The change in a measured quantity $\Delta y$ divided by the change in time $\Delta t$. The general "how fast" formula for enzyme assays, diffusion, primary productivity, and any slope-of-a-graph question.

Free-response · data analysis
$$ \dfrac{dN}{dt} = r_{max}N $$

Exponential growth

Population growth rate when resources are unlimited, where $N$ is population size and $r_{max}$ is the maximum per-capita growth rate. Produces a J-shaped curve that keeps steepening.

Unit 8 · Ecology
$$ \dfrac{dN}{dt} = r_{max}N\,\dfrac{(K-N)}{K} $$

Logistic growth

Adds a carrying capacity $K$, the maximum population the environment can sustain. As $N$ approaches $K$ the $\frac{(K-N)}{K}$ term shrinks toward zero and growth levels off, giving the S-shaped curve.

Unit 8 · Ecology
Theme 7

Surface area and volume

Geometry formulas provided on the sheet, used mainly to reason about the surface-area-to-volume ratio and why cells stay small.

$$ V = \tfrac{4}{3}\pi r^3 \qquad SA = 4\pi r^2 $$

Sphere

Volume and surface area of a sphere of radius $r$. The go-to shape for modeling a cell.

Unit 2 · Cell Structure and Transport
$$ V = s^3 \qquad SA = 6s^2 $$

Cube

Volume and surface area of a cube of side length $s$. Common in the classic agar-block diffusion lab.

Unit 2 · Cell Structure and Transport
$$ V = \pi r^2 h \qquad SA = 2\pi r h + 2\pi r^2 $$

Cylinder

Volume and surface area of a cylinder of radius $r$ and height $h$. The surface area includes the curved wall plus the two circular ends.

Unit 2 · Cell Structure and Transport
$$ V = lwh $$

Rectangular solid

Volume of a rectangular solid with length $l$, width $w$, and height $h$. Use these shapes to compute a surface-area-to-volume ratio: as a cell grows, volume rises faster than surface area, so a large cell cannot exchange materials fast enough across its membrane. That constraint is why cells stay small, divide, or evolve folds and villi.

Unit 2 · Cell Structure and Transport

Don't just memorize. Diagnose.

Having the formula sheet in front of you is not the same as knowing when to use each formula. Most AP Biology points are lost to misconceptions: getting the sign of water potential backward, treating $q^2$ as the allele frequency instead of the genotype frequency, dividing chi-square by observed instead of expected, or confusing standard deviation with standard error. Mistake Master is built around fixing these specific failure modes.

Start practicing