Fair shared budget rules for college roommates with different incomes include income-proportional splits (each pays expenses based on their percentage of total income), equal per-person splits, or room-size adjustments. Document the chosen rule in a shared Google Sheet with columns for expense type, amount, split percentages, and balances.

These approaches help U.S. college roommates avoid disputes by setting clear, proportional rules upfront and tracking via simple spreadsheets. For example, if one roommate earns $2,000 monthly and another $3,000, the first covers 40% of rent and utilities while the second covers 60%. Equal splits work when incomes are similar, and room-size splits adjust for unequal spaces.

Choose a Fair Splitting Rule for Uneven Incomes

College roommates with different incomes often face tension over rent, utilities, and groceries. Common options balance fairness and simplicity.

Consider an equal split, where each person pays the same share regardless of income. June Homes notes this ensures all contribute equally to the apartment cost, making it suitable when incomes are close or group dynamics prioritize simplicity.

For larger income gaps, try an income-based percentage split. June Homes describes calculating each person's share of total income and applying it to rent and bills. This reduces burden on lower earners but requires sharing income details.

Room-size splits adjust for differing bedroom sizes. June Homes describes basing shares on square footage, which fits when one room is notably larger.

Use this decision tree:

  • Incomes similar (within 20%)? Go equal split for ease.
  • Income gaps over 20%? Consider income-based for proportionality.
  • Rooms vary in size? Use room-size split, or combine with income percentages.

Each has tradeoffs: equal splits are straightforward but can strain low earners; income-based feels fairer yet involves privacy tradeoffs; room-size adds precision but needs measurements.

Set Up Income-Proportional Splits with a Formula

Income-proportional splits divide expenses by each person's share of group income. Here's a step-by-step workflow.

  1. List monthly after-tax incomes. Example: Roommate A: $2,000; Roommate B: $3,000. Total: $5,000.

  2. Calculate percentages: A = $2,000 / $5,000 = 40%; B = 60%.

  3. Apply to an expense, like $500 utilities. A owes 40% ($200); B owes 60% ($300).

For Google Sheets formulas, Jake Lee suggests =(total / 100) percentage. Example: =(500 / 100) 60 returns 300. Enter incomes in row 1, percentages in row 2, then reference in expense rows.

Tradeoffs: This is fairer for lower-income roommates but demands income disclosure, which not everyone wants. Review percentages quarterly, as student jobs or aid change. Update in January and July to match semesters.

Track Rules and Expenses in a Google Sheets Template

A shared Google Sheet enforces rules without apps. Set up these columns:

Date Description Total Amount Split Type Person A % Person B % Amount A Owes Amount B Owes Paid (Y/N) Balance
  • Split Type: "income %", "equal", "reimbursement".
  • For reimbursements, ExpenseSorted suggests marking one person 100% and others 0%. Example: A buys groceries ($100), enters 100% for self, 0% others; B reimburses via Venmo with receipt photo.

Formulas:

  • Amount A Owes: =C2 * (E2 / 100)
  • Balance: Running total of unpaid amounts, e.g., =SUMIF(I:I,"N",G:G)

Share via link with edit access for real-time updates, as ExpenseSorted describes - everyone sees changes live.

Update weekly: One roommate logs bills Sunday nights. Common mistake: Skipping version history (enable in File > Version history). Export monthly as PDF for records.

Write and Review Roommate Budget Rules

Start with a written agreement. Sample script: "Rent and utilities split by income percentages (A: 40%, B: 60%, reviewed January and July). Groceries: equal split. Reimbursements due in 7 days with receipt photo added to shared folder. Changes need group vote."

Set boundaries: Income proof optional (pay stubs or honor system). Keep a Google Drive folder for receipt photos.

Review cadence: Monthly check-ins (first of month, 15 minutes) to clear balances. Annual reset: Recalculate percentages before leases renew.

Documentation basics: Sheet for tracking, folder for receipts, group text for reminders like "Utilities due Friday per our rules." Export Sheet quarterly.

FAQ

How do you calculate income percentages for splits?

Sum all incomes, divide each by the total, multiply by 100. Example: $2,000 / $5,000 total = 40%.

What if one roommate doesn't want to share income info?

Fall back to equal or room-size splits. Discuss upfront; some groups use ranges (e.g., "under $2,500" tier) instead of exact figures.

Is a Google Sheet enough, or do you need an app?

A Sheet works for most small groups with real-time edits and formulas. Apps add reminders but aren't required - start simple.

How often should roommates review split rules?

Monthly for balances, quarterly for percentages, annually for big changes like new jobs.

Can room-size splits combine with income-based rules?

Yes: Calculate room-adjusted base shares, then apply income percentages. Measure rooms first.

What to do if someone misses a payment under these rules?

Send polite reminder with Sheet link: "Balance shows $50 owed for utilities - due per our 7-day rule?" Escalate to group chat if repeated.

Next steps: Draft your rules doc today, build the Sheet, and schedule first review. Adjust as your situation evolves.