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.

Author: Naeem Ullah
Last Updated: June 20, 2026
Rate this tool
Active Calculation FormulaD = (B × C) ÷ A

Adjust Variables

val_a
Min: 0.001 Max: 100
val_b
Min: 0.001 Max: 100
val_c
Min: 0.001 Max: 100
Use Real Campaign Presets
Real-Time Results
Missing Value D0
Cross-Check: A × D0
Cross-Check: B × C0
All calculations are compiled with double-precision floating math directly in this browser frame. Perfect precision guaranteed.

Interactive Step-by-Step Calculation Proofs

View how variables resolve algebraically down to peer-reviewed standard outputs.

Dynamic E-E-A-T Metric Valuation

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. Whether you're a student solving a ratio problem, a chef scaling a recipe, or a data analyst computing sample proportions, SeeCalc gives you the answer instantly 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) ÷ A

When using our reverse-solving system, the unknown parameter is algebraically isolated. For instance, solving for total impressions required derived from an active budget uses the inverted ratio, safeguarding metrics calculations against arbitrary platform fees or roundoffs.

Standard Campaign Scenarios (Step-by-Step)

Review these typical campaign outlines to verify how calculation steps behave under realistic media buying conditions:

Case Scenario 1

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.

Given Inputs
  • VAL_A2: 3
  • VAL_B2: 4
  • VAL_D2: 9
Computed Outputs
  • VAL_C2: 6.75
  • CROSS_AD: 27
  • CROSS_BC: 27
Case Scenario 2

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?

Given Inputs
  • OBS_X: 312
  • SAMPLE_N: 800
Computed Outputs
  • PROP_DECIMAL: 0.39
  • PROP_PCT: 39
  • PROP_COMPLEMENT: 0.61

Frequently Asked Questions (FAQ)

A proportion is a mathematical statement that two ratios are equal. Written as A/B = C/D (or A:B = C:D), it means the relationship between A and B is identical to the relationship between C and D. The fundamental property of proportions is the cross-multiplication rule: if A/B = C/D, then A × D = B × C. For example, 3/4 = 9/12 is a proportion because 3 × 12 = 4 × 9 = 36. Proportions are used in scaling recipes, drawing maps, converting units, calculating interest, and statistical inference.
To find a missing value in A/B = C/D, apply cross-multiplication: multiply the two values diagonal to each other, then divide by the known value in the same pair. To solve 3/4 = ?/12: multiply 3 × 12 = 36, divide by 4 = 9. So C = 9. For any unknown position: D = (B × C) / A, C = (A × D) / B, B = (A × D) / C, A = (B × C) / D. This calculator handles all four modes instantly.
A ratio compares two quantities (e.g., 3:4 means 3 units of A for every 4 units of B). A proportion is an equation stating two ratios are equal (e.g., 3:4 = 6:8). A ratio is a single comparison; a proportion is a relationship between two equal ratios. You can verify proportionality by cross-multiplying — if A × D = B × C, the ratios form a true proportion.
The sample proportion (p̂, pronounced 'p-hat') is: p̂ = x ÷ n, where x is the count of observed events and n is the total sample size. For example, if 45 out of 180 students prefer online learning: p̂ = 45/180 = 0.25, or 25%. The sample proportion estimates the true population proportion and is used in confidence intervals: p̂ ± z × √(p̂(1 − p̂)/n).
The population proportion (P) is the true proportion of a characteristic across an entire population. Since P is usually unknown, you estimate it with the sample proportion p̂ = x/n. To project that estimate onto a population of size N: Expected Count = p̂ × N. For example, if p̂ = 25% and N = 10,000, then expected count = 0.25 × 10,000 = 2,500. The margin of error around this estimate depends on confidence level and sample size.
Cross-multiplication is the technique for solving proportions. Given A/B = C/D, multiply diagonally to get A × D = B × C, then isolate the unknown. It works for any proportion regardless of whether the values are whole numbers, decimals, or fractions, and applies in cooking, construction, finance, science, and unit conversions.
Two ratios A:B and C:D are proportional if and only if A × D = B × C (the cross-products are equal). For example: 6/10 and 9/15 — cross-products are 6 × 15 = 90 and 10 × 9 = 90. Equal cross-products confirm proportionality. Alternatively, simplify both ratios to lowest terms: 6/10 = 3/5 and 9/15 = 3/5.
Two quantities are in direct proportion (direct variation) when they increase or decrease at the same rate: y = kx, where k is the constant of proportionality. For example, if you earn $15/hour, pay = 15 × hours. Doubling hours doubles pay. Graphically, direct proportion appears as a straight line through the origin. The A/B = C/D formula solves direct proportion problems.
Two quantities are in inverse proportion when one increases as the other decreases such that their product is constant: x × y = k (or y = k/x). For example, 4 workers complete a job in 12 days; 6 workers complete it in 8 days (4 × 12 = 6 × 8 = 48). Inverse proportions use x₁ × y₁ = x₂ × y₂, not the A/B = C/D formula.
Proportions appear in nearly every field: Cooking — scaling a recipe from 4 to 12 servings (multiply all ingredients by 3). Maps — if 1 cm = 5 km, then 3.5 cm = 17.5 km. Finance — a 10% return on $1,000 = $100; same rate on $8,500 = $850. Medicine — drug dosing proportional to body weight (5 mg/kg × 70 kg = 350 mg). Statistics — sample proportions estimate population proportions. Construction — cement:sand ratios (1:3 mix). Photography — aspect ratio preservation when resizing images.