Proportion Calculator
Solve any proportion (A/B = C/D) for a missing value, calculate sample proportions in statistics, and apply proportions to a population. Free, instant, and accurate.
D = (B × C) ÷ AAdjust Variables
Interactive Step-by-Step Calculation Proofs
View how variables resolve algebraically down to peer-reviewed standard outputs.
Why Use This Calculator
A proportion states that two ratios are equal: A/B = C/D. This simple relationship underlies recipe scaling, map reading, unit conversion, financial modelling, and statistical inference. The cross-multiplication rule — A × D = B × C — makes it possible to solve for any of the four values when the other three are known. Our proportion calculator handles all four solving modes so you never have to manually rearrange the formula. In statistics, the sample proportion (p̂ = x/n) is the starting point for confidence intervals, hypothesis testing, and election polling analysis — this calculator covers that use case too. A student solving a ratio problem, a chef scaling a recipe, and a data analyst computing sample proportions all get the same instant answer here, with full step-by-step working. Pair this with the brick calculator when mixing cement and aggregate in a fixed ratio, or the water intake calculator to scale hydration recommendations proportionally to body weight.
Mathematical Formula Explanation
Calculated standard benchmarks are based on direct functional dependencies. The primary calculation logic follows this formula:
A/B = C/D → D = (B × C) ÷ ASolve for D and Solve for C both apply the same cross-multiplication rule (A × D = B × C) to whichever value is missing from the four-value proportion — the algebra is identical, only the isolated variable changes. Sample Proportion is a distinct, simpler ratio (successes ÷ sample size) used specifically in statistics rather than general ratio-scaling. Population Proportion takes that sample-derived rate and projects it onto a larger population by simple multiplication — a different operation from solving a four-value proportion.
Worked Examples (Step-by-Step)
These examples show a missing value solved by cross-multiplication in a recipe-scaling problem, and a sample proportion calculated from survey data.
Example 1: Recipe Scaling
“A recipe calls for 3 cups of flour to make 4 servings. How many cups of flour are needed for 9 servings? Set up the proportion 3/4 = C/9 and solve for C.”
- VAL_A2: 3
- VAL_B2: 4
- VAL_D2: 9
- VAL_C2: 6.75
- CROSS_AD: 27
- CROSS_BC: 27
Example 2: Sample Proportion in a Survey
“A political poll surveys 800 voters and finds 312 support Candidate A. What is the sample proportion and percentage supporting Candidate A?”
- OBS_X: 312
- SAMPLE_N: 800
- PROP_DECIMAL: 0.39
- PROP_PCT: 39
- PROP_COMPLEMENT: 0.61