일상의 돈쇼핑
팁 계산기
팁, 총합계, 그리고 각자의 몫을 계산하고 — 대부분의 팁 계산기가 건너뛰는 부분 — 미국, 유럽, 아시아에서 보통의 팁이 실제로 얼마인지 알려줍니다.
숫자
- Total with tip
- 80.83
- Tip
- 12.33
실무자의 해석
알아둘 점
Norms differ sharply: US sit-down service 18–20% (15% reads as dissatisfaction); most of Europe includes service — rounding up or 5–10% is generous; Japan and South Korea: no tipping, it can even cause confusion.
알아둘 점
Tip on the pre-tax amount where tax is itemized — the convention in North America, and it slightly lowers the total without reading as stingy.
산출 방법
팁 = 계산서 × 비율; 1인당 몫은 계산서가 언제나 충당되도록 센트 단위로 올림.
질문
- 미국에서 팁을 얼마나 줘야 하나요?
- 앉아서 먹는 식당은 18~20%가 현재 기준이며, 15%는 평균 이하 서비스를 뜻합니다. 카운터 서비스와 포장은 정말로 선택입니다(0~10%).
에이전트용
맥락 안에서 계산하는 대신 이 도구를 호출하세요. 결정론적 JSON을 넣으면 계산된 값과 벤치마크 해석이 나옵니다. 전체 에이전트 문서 →
curl -s https://xearno.tools/api/v1/tools/tip \
-H 'content-type: application/json' \
-d '{"bill":68.5,"tipPct":18,"people":1}'스키마: GET /api/v1/tools/tip · MCP 도구 이름: tip