A practical way to split rideshare costs with a neighborhood group depends on whether everyone is traveling the same distance. For a group heading to a single destination, such as a stadium or airport, an equal split is usually the standard. However, for neighborhood drop-off routes where riders live blocks or miles apart, an equal split can be unfair to the person dropped off first. In these cases, using a marginal cost calculation or a shared neighborhood ledger is often more equitable.
Groups can choose between using native in-app features for immediate settlements, third-party expense trackers for unequal amounts, or spreadsheets for recurring carpools. Each method involves different trade-offs regarding fees, timing, and mathematical precision.
Using Native In-App Split Features
The most direct way to handle a shared ride is through the native split feature within the rideshare app. For example, Uber allows riders to split the fare with others while the trip is in progress.
When using this feature, the app automatically divides the total cost equally among all participants who accept the invitation. This is a practical choice for groups where everyone is traveling roughly the same distance. However, there are specific constraints to consider:
- Processing Fees: In the United States, Uber charges a fee of $0.25 per rider for using the native split feature.
- Equal Splits Only: The app typically does not allow for custom amounts. If one person is traveling five miles and another is traveling fifteen, the app will still charge them exactly the same amount.
- Payment Limitations: According to Uber Help, riders using Apple Pay may need to select an alternative payment method to use the native split feature.
- Timing: The split must be initiated and accepted during the ride. It cannot be applied after the trip has ended.
For more details on how these features work, you can visit the Uber Help Center.
Fairness Models for Neighborhood Drop-Offs
When a group is being dropped off at different locations within a neighborhood, an equal split may feel unbalanced. Neighborhood groups often use one of three fairness models to handle these discrepancies.
The Equal Split Model
This is the simplest method. The total fare is divided by the number of riders. This works well when the distances between drop-off points are negligible (e.g., just a few blocks apart) or when the group agrees to even out over time by taking turns ordering the ride.
The Mileage-Based Split
In this model, the group looks at the total mileage or the individual quotes for each person's house if they were traveling alone. The person with the shortest trip pays a smaller percentage of the total bill. This requires a manual calculation after the ride is complete.
The Marginal Cost (Shapley Value) Model
Based on game theory, this approach suggests that riders should only pay for the portion of the trip they actually utilized. For a two-person trip where Person A is dropped off halfway to Person B's house:
- Person A and Person B split the cost of the first leg (to Person A's house) 50/50.
- Person B pays 100 percent of the cost for the second leg (from Person A's house to Person B's house).
This is often considered a mathematically fair approach for neighborhood groups because it helps prevent anyone from paying more than they would have for a solo ride, and everyone benefits from the shared base fare.
Managing a Neighborhood Rideshare Ledger
For groups that commute together regularly or share rides home from the city every weekend, a shared spreadsheet is often more efficient than individual payment requests. A ledger allows the group to track who owes whom and settle up once a month.
Spreadsheet Setup
Using a tool like Google Sheets or Microsoft Excel, you can create a simple tracker. Recommended columns include:
- Date: When the ride occurred.
- Payer: The person who ordered the ride on their app.
- Riders: A list of everyone in the car.
- Total Cost: The final amount charged, including tips and tolls.
- Individual Portions: Calculated based on your chosen fairness model.
Using Formulas for Totals
To keep the ledger organized, use the SUMIFS function to automatically calculate how much each person has paid or owes. For example, if you want to total all rides paid for by Alex, the formula would look like this:
=SUMIFS(C:C, B:B, "Alex")
In this example, column C contains the costs and column B contains the names of the payers. You can find more information on setting up these calculations at Google Docs Editors Help.
Helping Data Consistency
To help prevent broken formulas caused by typos (e.g., writing Alex in one cell and Aleks in another), use Data Validation to create drop-down lists for names. This helps every entry match your summary table exactly. You can find instructions for this feature at Microsoft Support.
Etiquette and Group Rules
Clear communication is a vital factor in maintaining fairness. Neighborhood groups should agree on a few basic rules before the ride begins.
- The Tip Rule: Agree on a standard tipping percentage (e.g., 15 percent or 20 percent) so the person ordering the ride knows the group will cover their share of the gratuity.
- The No-Show Rule: If someone cancels after the ride has been ordered and a cancellation fee is charged, that individual typically covers the full fee.
- Settlement Deadlines: If you are not using a native app split, set a deadline for reimbursements. Common rules include settle by the next morning or settle every Friday.
- The Ordering Rotation: To avoid one person always carrying the debt on their credit card, rotate who orders the ride. This is especially helpful if the group uses a simple equal-split model.
Third-Party Expense Trackers
If the native app split is too restrictive and a spreadsheet is too manual, third-party expense tracking apps can serve as a middle ground. These tools allow one person to enter the total cost and then assign different amounts to different people.
Unlike native app features, these tools do not usually charge a per-split fee for basic tracking. They also allow for uneven splits, which is helpful if one neighbor lived significantly further away or if one person forgot their wallet and needs to be covered for the night. However, these apps generally do not move the money themselves; they simply keep a record of the debt until the group settles via a separate payment platform.