Role-Weighted Tip Pool Calculator (Points × Hours)
Split a tip pool using role-based points multiplied by hours worked — assign weights to servers, bartenders, bussers, runners, and back-of-house, and the calculator pays each person their points-share of the pool.
| Person | Role | Hours | Points | Share | Payout |
|---|---|---|---|---|---|
| Alex | Server | 8 | 8.0 | 30.1% | $360.90 |
| Riley | Server | 6 | 6.0 | 22.6% | $270.68 |
| Sam | Bartender | 8 | 8.0 | 30.1% | $360.90 |
| Jordan | Busser | 6 | 3.0 | 11.3% | $135.34 |
| Casey | Runner | 4 | 1.6 | 6.0% | $72.18 |
Method: payout = pool × (role weight × hours) ÷ Σ(role weight × hours). Tip-pool legality varies by jurisdiction; US federal law (FLSA §3(m)(2)(B)) generally prohibits employers, managers, and supervisors from sharing in employee tip pools, and rules for back-of-house staff vary with whether a tip credit is taken (2021 DOL final rule). Gross pool only; tip-credit and tax accounting handled separately. Runs in your browser.
About this tool
Pure hours-based tip pooling treats every minute on the clock as equal, which works in a flat-role establishment but feels unfair in a venue where roles drive the tipping differently — a server with tables generates the tips directly, while a busser supports several servers but does not produce the cash, and a food runner sits somewhere in between. The points-times-hours method, common in restaurants, bars, and clubs, splits the same pool with each role assigned a weight: a server might be 1.0 points, a bartender 1.0, a bar-back 0.6, a busser 0.5, a food runner 0.4, and a host 0.3. Each person's effective contribution is points × hours; the pool is divided in proportion to the sum of those contributions. The math is the same proportional division as hours-only, but the weights surface and make explicit what is usually a quiet 'we just give the bussers less' practice. The tool lets you edit the role list and weights, add staff with a role and hours, and read each person's points contribution, share percentage, and dollar payout. It also shows the per-point dollar rate (pool ÷ total points), which is the easiest sanity check when staff ask 'why did I get that number?' — they get exactly the per-point rate times their points. Some legal-but-important context that is outside the math: in the US, federal law (FLSA, as amended by the 2018 Consolidated Appropriations Act) generally prohibits employers, managers, and supervisors from sharing in employee tip pools, and the 2021 final rule allows back-of-house staff to be included only when the employer does not take a tip credit. State law often layers on more rules. This tool only does the split arithmetic; confirm pooling legality with your jurisdiction. The pool entered is gross — tax reporting and tip-credit accounting are handled separately. Everything runs in your browser; nothing is uploaded.
How to use it
- Enter the total tip pool to share.
- Edit the role list and weights (defaults: server 1.0, bartender 1.0, bar-back 0.6, busser 0.5, runner 0.4, host 0.3).
- Add each staff member with their role and hours worked.
- Read each person's points (role × hours), share percentage, and dollar payout.
Frequently asked questions
- How does the points × hours split work?
- For each person, points contributed = role weight × hours. The pool is divided in proportion to total points: payout = pool × (person points ÷ total points). Equivalently, pool ÷ total points gives a per-point rate, and each person earns that rate × their points.
- How do I pick role weights?
- Industry conventions vary by venue type. A high-volume fine-dining house might use 1.0 server, 1.0 bartender, 0.8 captain, 0.6 runner, 0.5 busser. A neighbourhood bar might use 1.0 bartender, 0.5 bar-back, 0.3 barista. The defaults here are a reasonable starting point — adjust to your venue's policy and document it in the employee handbook.
- Can managers, supervisors, or owners share in the pool?
- In the US, federal law (FLSA §3(m)(2)(B)) prohibits employers, managers, and supervisors from keeping tips or sharing in a mandatory tip pool. Whether back-of-house (kitchen) staff can be included depends on whether the employer takes a tip credit (post-2021 DOL final rule). Check your state — California, for example, has additional restrictions.
- Why use points × hours instead of points alone?
- Points alone (a server who worked 3 hours gets the same as a server who worked 8) is rare and considered unfair. Points × hours respects both role contribution and time worked, which is the standard fair compromise.
- Does this account for tip credits or taxes?
- No — it divides the gross pool you enter. Tip credits (where the employer applies tips against the minimum-wage obligation) and the worker-side income tax on tips are handled in payroll, not here.
- How does this differ from the basic tip-pool calculator?
- The basic tool splits purely by hours. This one surfaces and applies a role weight per person before the proportional split, which is what restaurants and bars actually use when roles are mixed.