Daily Water Usage Calculator Formula
Understand the math behind the daily water usage calculator. Each variable explained with a worked example.
Formulas Used
Daily Water Usage
daily_total = shower_gal + toilet_gal + other_galMonthly Usage
monthly_total = (shower_gal + toilet_gal + other_gal) * 30Annual Usage
annual_total = (shower_gal + toilet_gal + other_gal) * 365Shower Share
shower_pct = shower_gal / (shower_gal + toilet_gal + other_gal) * 100Variables
| Variable | Description | Default |
|---|---|---|
shower_min | Total Shower Minutes per Day(minutes) | 16 |
shower_gpm | Showerhead Flow Rate(gal/min) | 2.5 |
toilet_flushes | Toilet Flushes per Day | 10 |
toilet_gpf | Gallons per Flush(gallons) | 1.6 |
other_gal | Other Daily Use (faucets, laundry, dishes)(gallons) | 40 |
shower_gal | Derived value= shower_min * shower_gpm | calculated |
toilet_gal | Derived value= toilet_flushes * toilet_gpf | calculated |
How It Works
How to Calculate Daily Water Usage
Household water use can be broken down by fixture and activity.
Average Usage
Formula
Daily Total = Shower + Toilet + Other
The average American uses about 80-100 gallons per day indoors.
Worked Example
A household with 16 min of showers, 10 flushes, and 40 gal other daily use.
shower_min = 16shower_gpm = 2.5toilet_flushes = 10toilet_gpf = 1.6other_gal = 40
- 01Shower: 16 * 2.5 = 40 gallons
- 02Toilet: 10 * 1.6 = 16 gallons
- 03Other: 40 gallons
- 04Daily total: 40 + 16 + 40 = 96 gallons
- 05Annual: 96 * 365 = 35,040 gallons
Ready to run the numbers?
Open Daily Water Usage Calculator