How It Works
The tip calculator applies a straightforward percentage formula to your bill. The core calculation is:
Tip = Bill x (Tip% / 100)
Once the tip is known, the total bill is simply the original amount plus the tip, and each person's share divides that total evenly:
Total = Bill + Tip
Per Person = Total / Number of People
In MathML notation, the tip formula is expressed as:
The reverse mode inverts this relationship. Given a desired per-person total and the number of diners, it calculates the total bill (per-person amount times number of people), subtracts the original bill to find the required tip, and converts that tip back to a percentage of the original bill.
Variable Definitions
Bill Amount is the pre-tax, pre-tip subtotal on your receipt. This is the base number on which the tip percentage is applied. In most US restaurants, the subtotal appears before tax and any automatic gratuity lines. If you accidentally include tax in this number, your tip will be slightly higher than the stated percentage -- which is fine but not technically correct. Typical values range from $15 for a quick lunch to $200 or more for a multi-course dinner. A common mistake is entering the after-tax total instead of the subtotal.
Tip Percentage is the fraction of the bill you intend to leave as gratuity. In the United States, 15% was long considered standard, but cultural norms have shifted: 18-20% is now the expected range for average service at a sit-down restaurant. For buffets, counter service, or delivery, 10-15% is common. Fine dining and exceptional service often warrant 25% or more. A common mistake is confusing the tip percentage with the total percentage -- a 20% tip means you pay 120% of the bill in total, not that 20% of your payment is the tip.
Number of People refers to how many diners will split the total evenly. This field defaults to 1 for a single diner. When splitting, each person pays (Bill + Tip) divided by the number of people. Note that this calculator assumes an even split. If one person ordered significantly more, an even split may not be equitable; in that case, calculate the total tip first and then distribute shares manually based on what each person ordered.
Edge Cases and Advanced Scenarios
Large-party automatic gratuity: Many restaurants add an automatic 18-20% gratuity for parties of six or more. If your bill already includes a service charge, entering an additional 18% tip would effectively double the gratuity. Always check your receipt for lines labeled "Service Charge" or "Auto Gratuity" before calculating a separate tip. If one is already included and the service was satisfactory, you may choose to leave only a small additional amount (2-5%) or nothing extra.
Tipping on discounted or comped items: If you received a discount, coupon, or a free appetizer, tipping etiquette says you should tip on the original, undiscounted total. The server performed the same work regardless of the discount. For example, if your meal would have been $80 but you had a $20 gift card, tip on the full $80. This calculator lets you enter the pre-discount amount to handle this correctly.
Rounding to a convenient total: Some diners prefer to round the total bill (or per-person share) to a whole dollar amount. You can use the calculator to find the baseline tip, then manually adjust a dollar or two. On a $47.50 bill with 20% tip ($9.50 = $57.00 total), you might round to $57 or $58 for convenience. Rounding up is always appreciated.
What to Do with Your Result
Compare tip percentages before paying. Run the calculator at 18%, 20%, and 25% to see the dollar difference. Often the gap between an "okay" and a "great" tip is only a few dollars -- knowledge that may encourage you to tip a bit more generously.
Use the per-person amount to settle up quickly. When splitting with friends, share the per-person total via text so everyone can pay their share without confusion. This avoids the awkward "I think I owe..." conversation at the table.
Bookmark your preferred settings. The calculator saves your inputs in the URL. Bookmark a link like ?bill=50&tip=20&people=2 for your regular dinner setup, and you can pull it up instantly next time.
Adjust for service quality honestly. If service was genuinely poor (not just a busy kitchen), reducing the tip to 10-15% is reasonable. But if food was late due to kitchen issues, the server may not be at fault. Consider leaving a standard tip and mentioning the issue to a manager instead.