Commuting in San Diego costs more than the gas you pump. This calculator compares the all-in cost of driving — using the IRS mileage rate plus parking — against a $72 MTS monthly transit pass, so you can see which mode is cheaper and how much you would save by switching.
How it works
Driving cost uses the IRS standard mileage rate, which bundles fuel, maintenance, and depreciation:
monthly_miles = one_way_miles * 2 * commute_days
driving_cost = monthly_miles * irs_rate_per_mile + monthly_parking
transit_cost = mts_monthly_pass (default $72)
The IRS rate (about $0.70/mile) is far more honest than a fuel-only estimate because a car wears out and loses value as you drive it. Parking is added only on the driving side, since transit riders do not pay it.
Tips and notes
If your employer subsidises parking or transit, subtract that from the relevant side. Carpooling roughly halves the per-person driving cost. For short commutes the IRS-rate driving cost can dip below the flat transit pass, while for long freeway commutes transit usually wins decisively once parking is counted.