COLLEGE CHEMISTRY • PROBLEM SOLVING, LAB, AND DATA SKILLS

Units, Dimensional Analysis & Significant Figures

Master the quantitative language of chemistry by converting units with precision and reporting measurements with appropriate certainty.

Historical Context & Motivation

Every quantitative science rests on the ability to measure, communicate, and compare physical quantities reliably. For most of human history, measurements were local affairs: a cubit was the length of a pharaoh's forearm, and a bushel varied from one English county to the next. The chaos of incompatible units hindered trade, engineering, and — crucially for chemistry — reproducible experimentation. The French Revolution catalyzed a solution when the National Assembly commissioned a universal system of weights and measures grounded in nature itself. That decision eventually produced the metric system and, two centuries later, the modern International System of Units (SI). Alongside standardized units, scientists developed rigorous conventions for expressing measurement uncertainty — the rules we now call significant figures — and a powerful bookkeeping method, dimensional analysis, for converting between unit systems without error.

1799
Birth of the Metric System
France legally adopts the metre (defined as one ten-millionth of the distance from the equator to the North Pole) and the kilogram (the mass of one litre of water at 4 °C). For the first time, a measurement system is anchored to reproducible natural standards.
1860
Karlsruhe Congress
Chemists convene the first international chemistry congress to resolve conflicting atomic weights and unit conventions. Stanislao Cannizzaro's advocacy for Avogadro's hypothesis leads to consistent molar masses, underscoring the need for unified measurement.
1960
SI System Established
The 11th General Conference on Weights and Measures (CGPM) formally defines the Système International d'Unités with seven base units — metre, kilogram, second, ampere, kelvin, mole, and candela — creating the universal framework used in modern chemistry.
1999
Mars Climate Orbiter Loss
NASA loses a $327 million spacecraft because one engineering team used pound-force·seconds while another used newton·seconds. The disaster becomes the most famous cautionary tale about unit conversion errors.
2019
SI Redefined by Fundamental Constants
The kilogram, ampere, kelvin, and mole are redefined in terms of fixed values of fundamental physical constants (Planck's constant, elementary charge, Boltzmann constant, and Avogadro's number), eliminating the last artifact-based definitions.

The central question this lesson addresses is deceptively simple: How do we ensure that a measured quantity carries both its correct magnitude and its appropriate level of certainty from one context to another? Answering that question requires three interlocking skills — choosing and converting units, tracking significant figures, and wielding dimensional analysis as a problem-solving strategy — that form the quantitative backbone of every chemistry course you will take.

Core Principles & Definitions

Before diving into calculations, it is essential to establish the foundational concepts that govern how chemists express, manipulate, and evaluate numerical data. The three pillars — SI units and prefixes, dimensional analysis, and significant figures — are not independent topics but a tightly integrated toolkit. Units tell you what you measured, dimensional analysis ensures your mathematical operations are self-consistent, and significant figures communicate how well you know the result.

1

SI Base & Derived Units

Seven base units (metre, kilogram, second, ampere, kelvin, mole, candela) are combined algebraically to form derived units such as the joule (kg·m²·s⁻²) and the pascal (kg·m⁻¹·s⁻²). Metric prefixes (kilo-, milli-, micro-, nano-) scale these units by powers of ten.
2

Conversion Factors

A conversion factor is a ratio of two equivalent quantities (e.g., 1 in / 2.54 cm = 1) that, when multiplied through a measurement, changes units without changing magnitude. Conversion factors always equal unity by definition.
3

Dimensional Analysis (Factor-Label Method)

A systematic technique in which units are treated as algebraic quantities that must cancel properly. If the final units are wrong, the mathematical setup is guaranteed to be wrong — making this method a powerful self-checking tool.
4

Significant Figures (Sig Figs)

The digits in a measurement that are known with certainty plus one estimated digit. Sig figs encode the precision of the measuring instrument and propagate through arithmetic according to specific rules for multiplication/division and addition/subtraction.
5

Accuracy vs. Precision

Accuracy describes how close a measurement is to the true value; precision describes how reproducible repeated measurements are. Significant figures capture precision, not accuracy. A well-calibrated instrument delivers both.
KEY TAKEAWAY
Think of dimensional analysis like a currency exchange at an airport. You hand over dollars and receive euros; the exchange rate is your conversion factor, and it must be exactly right or you lose (or mysteriously gain) money. Similarly, every conversion factor you chain together in a chemistry problem must equal unity — if the units don't cancel to give you what you want, you've made a mistake, and the 'exchange' warns you before you ever plug in a calculator.

Visual Explanation — The Factor-Label Method in Action

The diagram traces the conversion of 5.00 miles to metres through four chained conversion factors. Each fraction equals unity because numerator and denominator represent the same physical quantity. Notice how the unwanted units cancel (marked in red) at every junction, leaving only metres at the end. The final answer is rounded to three significant figures because the given value (5.00) has three.

The visual above encapsulates the entire philosophy of dimensional analysis: write down what you know, multiply by fractions that are each identically equal to one, and let the algebra of units guide you to the answer. If you set up the chain correctly, the only unit surviving on the right-hand side will be the one you want. If the wrong unit survives, you know immediately — before touching a calculator — that you've oriented a conversion factor upside-down. This self-checking feature is what makes the method indispensable in chemistry, where a single misplaced prefix (milli- vs. micro-) can produce an answer three orders of magnitude off.

Mathematical Framework

General Dimensional Analysis Equation

FACTOR-LABEL METHOD
Desired quantity = Given quantity × (Conversion factor₁) × (Conversion factor₂) × … × (Conversion factorₙ)
Each conversion factor is a fraction whose numerator and denominator are physically equivalent (e.g., 1 mol / 6.022 × 10²³ molecules). The product of all conversion factors equals unity, so the magnitude changes while the physical quantity remains the same.

Significant Figure Rules

MULTIPLICATION / DIVISION RULE
Result sig figs = min(sig figs of each factor)
When multiplying or dividing measured quantities, the result must be rounded to the same number of significant figures as the factor with the fewest significant figures. Example: 4.56 (3 sf) × 1.4 (2 sf) = 6.384 → rounded to 6.4 (2 sf).
ADDITION / SUBTRACTION RULE
Result decimal places = min(decimal places of each term)
When adding or subtracting, the result is rounded to the same number of decimal places as the term with the fewest decimal places. Example: 12.11 (2 dp) + 18.0 (1 dp) + 1.013 (3 dp) = 31.123 → rounded to 31.1 (1 dp).

Identifying Significant Figures

  1. All nonzero digits are significant. Example: 1234 has 4 sig figs.
  2. Captive (interior) zeros are significant. Example: 1002 has 4 sig figs.
  3. Leading zeros are never significant. Example: 0.00342 has 3 sig figs; the leading zeros serve only to locate the decimal.
  4. Trailing zeros are significant only if a decimal point is present. Example: 2500 is ambiguous (2, 3, or 4 sf); 2500. has 4 sf; 2.500 × 10³ has 4 sf.
  5. Exact numbers have infinite significant figures. Defined quantities (1 ft = 12 in, exactly) and counted items never limit sig figs.
TEMPERATURE CONVERSION
T(K) = T(°C) + 273.15 T(°C) = [T(°F) − 32] × 5/9
Temperature conversions illustrate an important sig-fig nuance: the 273.15 in the Kelvin conversion is an exact defined offset and does not limit significant figures. The additive nature means you use the addition/subtraction decimal-place rule for the offset step.

SI Prefixes & Measurement Classification

The SI system achieves remarkable range by combining a small set of base units with metric prefixes that span from yocto- (10⁻²⁴) to yotta- (10²⁴). In chemistry, you will most frequently encounter the prefixes between tera- and pico-, covering the scales from massive industrial reactions down to individual bond lengths. The table below lists the prefixes you should commit to memory, along with their symbols, powers of ten, and common chemistry contexts.

Common SI prefixes encountered in general chemistry
PrefixSymbolFactorChemistry Example
tera-T10¹²THz spectroscopy frequencies
giga-G10⁹GPa pressures in geochemistry
mega-M10⁶MHz NMR frequencies
kilo-k10³kJ/mol bond energies
deci-d10⁻¹dL in clinical blood glucose
centi-c10⁻²cm³ (= mL) volumetric ware
milli-m10⁻³mmol/L concentration units
micro-μ10⁻⁶μL micropipette volumes
nano-n10⁻⁹nm wavelengths of visible light
pico-p10⁻¹²pm atomic radii
This flowchart walks you through the decision process for each digit. Start at the top and follow the branches. The key pitfall is trailing zeros without a decimal point — they create ambiguity that can only be resolved by writing the number in scientific notation.

A common source of confusion is the distinction between exact numbers and measured numbers. Exact numbers arise from definitions (1 kg = 1000 g, exactly) or from counting discrete objects (12 eggs). Because they carry no measurement uncertainty, exact numbers have an infinite number of significant figures and never limit the precision of a calculation. Measured numbers, by contrast, always have a finite number of significant figures determined by the instrument's precision. When you compute density by dividing a mass measured on a milligram balance by a volume read from a graduated cylinder, it is the graduated-cylinder reading — with its fewer significant figures — that constrains the precision of your answer.

Worked Example — Multi-Step Conversion with Sig Fig Tracking

A student measures the density of ethanol as 0.789 g/mL in the lab. She needs to express this density in kg/m³ for an engineering report. Let us walk through the conversion step by step, paying careful attention to unit cancellation and significant figures.

Converting Density: g/mL → kg/m³
1
Step 1 — Identify Given and Target UnitsGiven: density = 0.789 g/mL (3 significant figures). Target: density in kg/m³. We need to convert grams to kilograms in the numerator and millilitres to cubic metres in the denominator.
2
Step 2 — Convert g → kgApply the conversion factor 1 kg = 1000 g (exact). Multiply: 0.789 g/mL × (1 kg / 1000 g) = 7.89 × 10⁻⁴ kg/mL. The grams cancel, leaving kg in the numerator.
7.89 × 10⁻⁴ kg/mL
3
Step 3 — Convert mL → m³Recognize that 1 mL = 1 cm³ (exact definition). Then use 1 m = 100 cm, so 1 m³ = (100 cm)³ = 10⁶ cm³. The conversion factor is (10⁶ mL / 1 m³). We want mL in the numerator to cancel the mL in the denominator of our density, so we multiply: 7.89 × 10⁻⁴ kg/mL × (10⁶ mL / 1 m³) = 789 kg/m³.
789 kg/m³
4
Step 4 — Check Significant FiguresThe original measurement (0.789 g/mL) has 3 significant figures. All conversion factors used (1 kg/1000 g, 10⁶ mL/1 m³) are exact, so they do not limit sig figs. The answer should therefore have 3 significant figures.
ρ = 789 kg/m³ (3 sig figs)
5
Step 5 — Sanity CheckWater has a density of 1.00 g/mL = 1000 kg/m³. Ethanol is less dense than water, so 789 kg/m³ < 1000 kg/m³ is physically reasonable. The unit analysis and the magnitude both check out.
⚠️ Common Pitfall
Students often forget that converting cm → m in a cubed unit requires cubing the linear conversion factor: (100 cm/m)³ = 10⁶ cm³/m³, not 100 cm³/m³. This is one of the most frequent errors in general chemistry and can lead to answers that are off by factors of 10⁴. Always cube (or square) the entire conversion factor when dealing with area or volume units.

Common Errors & Best Practices

Even experienced scientists occasionally trip over unit conversions and significant-figure rules. The table below catalogues the most common errors, explains why they occur, and provides the corrective best practice. Internalizing these will save you countless points on exams and, more importantly, prevent real-world miscalculations in the laboratory.

Six most frequent errors in unit conversion and sig-fig problems
Common ErrorWhy It HappensBest Practice
Flipping the conversion factorStudent forgets which unit should be in the numerator vs. denominatorAlways write out units explicitly and verify that the unwanted unit cancels before calculating
Not cubing/squaring linear conversion factors for area/volumeTreating cm → m as 10⁻² rather than (10⁻²)³ = 10⁻⁶ for cm³ → m³Write the factor as (1 m / 100 cm)³ and cube both numerator and denominator
Rounding at intermediate stepsPremature rounding introduces compounding error through multi-step calculationsCarry at least two extra significant figures through intermediate steps; round only the final answer
Using multiplication/division rule for addition/subtraction (or vice versa)Confusing the two distinct sig-fig rulesMultiplication/division → count sig figs. Addition/subtraction → count decimal places. Memorize both rules separately.
Counting leading zeros as significantMisidentifying place-holding zeros as measured digitsUse the flowchart: leading zeros are never significant. Convert to scientific notation if in doubt.
Treating defined conversion factors as limitingAssuming 2.54 cm/in or 1000 g/kg limit sig figsExact (defined) conversion factors have infinite sig figs and never constrain precision
KEY TAKEAWAY
Dimensional analysis is like a GPS for chemistry calculations: if you follow the route (cancel the units), you are guaranteed to arrive at the correct destination. But significant figures are your fuel gauge — they tell you how much confidence you can place in your answer. Reporting 12 decimal places from a measurement made with a ruler marked in centimetres is like claiming you know your fuel level to the microliter when the gauge only reads in quarters. Both tools — the GPS and the gauge — are essential for competent scientific problem solving.

Connections to Advanced Theory & Courses

The skills you develop in this lesson are not merely introductory housekeeping — they permeate every branch of chemistry and the broader quantitative sciences. Dimensional analysis scales seamlessly from general chemistry stoichiometry to the complex rate laws of physical chemistry and the pharmacokinetic models of medicinal chemistry. Significant figures, meanwhile, are a simplified proxy for a more rigorous treatment of error propagation that you will encounter in analytical chemistry and advanced laboratory courses. The table below maps each concept in this lesson to its more sophisticated counterpart in upper-division and graduate coursework.

Mapping introductory skills to advanced coursework
This Lesson (Gen Chem)Advanced ExtensionWhere You'll See It
Significant figuresPropagation of uncertainty (RSS method), confidence intervals, standard deviationAnalytical Chemistry, Physical Chemistry lab
Dimensional analysis for unit conversionBuckingham π theorem, dimensional homogeneity in differential equationsTransport Phenomena, Chemical Engineering
SI base and derived unitsNatural units (ℏ = c = 1), Gaussian vs. SI in electromagnetismPhysical Chemistry, Quantum Mechanics
Metric prefixesOrder-of-magnitude estimation, Fermi problemsResearch, qualifying exams
Accuracy vs. PrecisionSystematic vs. random error, calibration curves, limit of detection (LOD)Instrumental Analysis, QA/QC

In particular, the significant-figures approach taught in general chemistry is a useful heuristic but not the final word on measurement uncertainty. In analytical chemistry, you will learn to assign explicit uncertainties (e.g., 25.03 ± 0.05 mL) and propagate them through calculations using the root sum of squares (RSS) method, which yields more precise uncertainty estimates than the sig-fig shortcut. Understanding why the sig-fig rules work — they approximate worst-case relative uncertainty in multiplication and worst-case absolute uncertainty in addition — will make the transition to formal error analysis natural rather than jarring.

Practice Problems

PROBLEM 1CONCEPTUAL
A student reports the mass of a sample as 0.005030 kg. How many significant figures does this value have? Identify each category of digit (leading zeros, captive zeros, trailing zeros, nonzero digits) and explain your reasoning.
PROBLEM 2BASIC CALCULATION
Convert 1.50 × 10³ milligrams to kilograms. Express your answer in scientific notation with the correct number of significant figures.
PROBLEM 3INTERMEDIATE
A chemist measures the dimensions of a rectangular metal block as 3.12 cm × 2.1 cm × 5.073 cm and its mass as 84.59 g. Calculate the density of the metal in g/cm³ with the correct number of significant figures.
PROBLEM 4APPLIED
A pharmaceutical lab prepares a stock solution by dissolving 0.2500 g of a drug (molar mass 314.47 g/mol) in enough water to make 250.0 mL of solution. Express the concentration in mol/L (molarity) and then convert it to μmol/mL using dimensional analysis. Report both answers with appropriate significant figures.
PROBLEM 5CRITICAL THINKING
A research group reports a reaction yield of 1200 g. Without further context, discuss the ambiguity in significant figures this number presents. Then propose three distinct notational strategies the group could use to communicate that the yield is known to exactly four significant figures. Finally, explain why the difference between 2, 3, and 4 significant figures matters for calculating percent yield if the theoretical yield is 1247.3 g.

Lesson Summary

This lesson established the three pillars of quantitative literacy in chemistry. The International System of Units (SI) provides a universal framework of seven base units and a family of metric prefixes that scale measurements across many orders of magnitude. Dimensional analysis — the factor-label method — provides a self-checking strategy for converting between units by treating them as algebraic quantities that must cancel, ensuring that every conversion factor equals unity. Significant figures encode the precision of a measurement: in multiplication and division, the result inherits the fewest sig figs; in addition and subtraction, it inherits the fewest decimal places.

Key distinctions to remember include accuracy versus precision, exact numbers versus measured numbers (exact numbers never limit sig figs), and the need to cube or square linear conversion factors when dealing with area or volume units. These skills serve as the quantitative foundation for stoichiometry, solution chemistry, thermodynamics, and every other topic in your chemistry curriculum. Master them now, and every subsequent calculation will be built on solid ground.

Varsity Tutors • College Chemistry • Units, Dimensional Analysis & Significant Figures