The tip calculator formula is three simple lines of arithmetic: Tip = bill × (percentage ÷ 100), Total = bill + tip, and Per person = total ÷ number of people. The percentage is whatever you choose — 10%, 15%, 18%, 20%, 25%, or a custom value — and the number of people is however many diners are splitting the check. The first line converts your chosen percentage into a decimal and multiplies it by the bill to produce the gratuity. The second line adds that gratuity back onto the bill to produce the grand total. The third line divides the grand total evenly across the diners so each person knows exactly what they owe. The tip itself can also be divided: tip per person = tip ÷ number of people, which makes it easy to see how much of each person's share is gratuity versus the underlying meal cost. A free online Tip Calculator applies these three formulas the moment you type, with no rounding applied until the displayed numbers are formatted to the nearest cent.

The Basic Formula in Three Lines
Every tip calculation, no matter how fancy the receipt or how many people are at the table, comes down to three operations. The first operation is multiplication, the second is addition, and the third is division. There is no subtraction, no exponent, and no hidden step.
Line 1 — Tip: tip = bill × (percentage ÷ 100). This is where the percentage becomes a usable multiplier. Dividing by 100 turns "18" into 0.18, so the formula is really "bill × 0.18" when you tip 18%. The result is a dollar amount, not another percentage.
Line 2 — Total: total = bill + tip. The total includes the original bill plus the gratuity. Sales tax, if any, is part of the bill you entered on Line 1, so it is already accounted for by the time you reach Line 2.
Line 3 — Per person: per person = total ÷ number of people. This is the figure each diner pays. A companion figure, tip per person = tip ÷ number of people, shows how much of each share is gratuity alone. Together, these two per-person numbers add up to the same grand total.
The order matters. Calculating the tip first, then the total, then the split keeps every intermediate number meaningful and lets you sanity-check each step. Reversing the order — dividing first and then tipping — produces a different (and usually smaller) result, which is one reason the convention is so consistent across calculators and point-of-sale systems.
Variables and Units in the Tip Equation
The formula looks like algebra, but the units are simpler than a textbook. The bill is in dollars (or whatever currency you are using). The percentage is a pure number with no unit, even though it is written with a percent sign. The number of people is a count, also unitless. The outputs — tip, total, and per-person figures — are all in the same currency as the bill.
Two conventions show up often enough to mention. First, some people write the formula as tip = bill × percentage × 0.01 instead of bill × (percentage ÷ 100). The two forms are mathematically identical; the 0.01 is just the "divide by 100" pulled out of the parentheses. Second, some receipts show the tip line as a decimal already (0.15, 0.18, 0.20), in which case the divide-by-100 step is skipped entirely. The arithmetic is the same; only the notation changes.
Because every output is in the same currency as the input, you never need to convert units. Enter $87.40, choose 20%, and the tip comes out as $17.48, the total as $104.88, and a four-person split as $26.22 each. No scientific notation, no rounding until the final display.
Pre-Tax vs Post-Tax: Which Bill Figure to Enter
The formula does not care whether your bill figure includes sales tax — it just multiplies by the percentage you choose. The choice of bill figure changes the dollar amount of the tip, however, and that choice is a question of etiquette rather than math.
Etiquette experts generally agree that tipping on the pre-tax subtotal is perfectly acceptable, because sales tax is not part of the service your server provided. Many people tip on the post-tax total for convenience, which produces a slightly larger tip because the percentage is being applied to a larger base.
The practical upshot is that the formula is honest about which figure you used. If you enter $80 (pre-tax) at 18%, the tip is $14.40. If you enter $87.40 (post-tax) at 18%, the tip is $15.73. Both are correct applications of the same formula; the difference is the input. A tip calculator applies your percentage to whatever bill amount you type, so you stay in control of this choice rather than having it decided for you.
Applying the Formula Step by Step
The fastest way to get a reliable answer is to let a tool apply the formula for you, because every step happens the moment you type. The workflow is short and the same every time.
- Enter your bill amount in dollars.
- Choose a tip percentage — tap a quick option such as 10%, 15%, 18%, 20%, or 25%, or type a custom value if the preset buttons do not match your situation.
- Set the number of people splitting the check.
- Read the tip, total, and per-person amounts displayed instantly.
- If the per-person figure has a long repeating decimal (because real currency does not always divide cleanly), round up to the nearest clean number or have one person absorb the leftover cent.
This is the same sequence for a two-person dinner, an eight-person group dinner, or a solo delivery order where you just want the tip and total without splitting. Setting the number of people to 1 effectively turns the split off, and the tool reports the tip and total only.
Standard Tip Rates and Where They Apply
The formula treats every percentage identically, but the right percentage depends on the service context. The table below summarizes US-centric norms that are commonly cited as baselines.
| Service Context | Typical Rate | Why This Range |
|---|---|---|
| Sit-down restaurant, adequate service | 15% | Standard baseline for table service |
| Sit-down restaurant, good service | 18–20% | Common range reflecting good but not exceptional service |
| Sit-down restaurant, exceptional service | 25% or more | Reward for outstanding attention |
| Counter service and takeout | Around 10% (or none) | No table service involved |
| Bars | $1–2 per drink, or 15–20% of the tab | Drink-by-drink or by-tab methods |
| Delivery drivers | 10–15%, or a $3–5 minimum | Compensates for travel and handling |
Norms vary by country, so these figures are a US-centric baseline rather than a hard rule. Outside the US, customary percentages can be very different, and some service roles are not tipped at all. When you are unsure, the formula still works the same way; the only thing that changes is the percentage you plug in.
Common Variations and Edge Cases
A few situations come up often enough that it helps to know how the formula behaves.
Custom percentage. If service was unusual and you want to leave 22%, type 22 into the percentage field. The formula does not change; only the multiplier does. Custom values are useful when none of the preset quick-pick buttons match the situation.
Large group surcharge. Some restaurants automatically add a gratuity for parties above a certain size (often six or more). The formula still applies, but the "tip" line on the receipt is already filled in. Enter the post-gratuity total if you want to see the final bill, or enter the pre-gratuity subtotal if you want to see what the automatic gratuity added.
Uneven split. The formula divides the total evenly. When one person ordered a steak and another a salad, even split is not fair. In that case, the best workflow is to use the tip and total figures from the calculator as a reference and then settle up separately based on what each person actually ordered.
Rounding pennies. Real currency does not divide cleanly. A $100 total split three ways is $33.3333…, which the tool rounds to $33.33, $33.33, and $33.34 (or some permutation). The leftover cent is either absorbed by one diner or rounded up to a clean $34 each, with the difference treated as an extra tip. Either approach is fine; the formula is doing its job either way.
Why a Calculator Applies It Faster Than Mental Math
The formula is short enough to do in your head for round numbers — 20% of $50 is $10, and that is genuinely easy. As soon as the bill has a tax line, an unfamiliar percentage, or four diners at the table, the mental steps start to compound, and small errors creep in.
A calculator removes the compounding because every intermediate result is exact. It also separates the three lines of the formula into three display lines, so you can see the tip, total, and per-person figures at the same time rather than juggling them mentally. That separation is especially useful when comparing two percentages — switching from 18% to 20% updates all three lines at once, and the difference between the two options is immediately visible.
Because the math runs locally in the browser, the figures appear instantly with no sign-up, no installation, and no data leaving your device. The formula is the same one you would write by hand; only the execution is automated.
Related reading: Car Loan Calculator Tips and Common Mistakes to Avoid.
Related reading: ROI Calculator Formula: Plain ROI and CAGR Explained.