Septic Tank Sizing Calculator
Estimates the minimum septic tank volume (in gallons) needed for a home based on bedroom count, occupants, plumbing fixtures, and daily wastewater generation. Use it when designing or permitting a new septic system.
About this calculator
Septic tank capacity is governed by two parallel requirements, and the larger of the two controls the design. The bedroom-based rule — a standard found in most state codes — sets capacity as: Bedroom Capacity = (bedrooms × 250) + 250 gallons, which approximates 2-day retention time for a typical household. The flow-based rule calculates: Flow Capacity = (occupants × dailyWastewater × 2) + (fixtures × 50), where the ×2 factor again provides a 2-day hydraulic retention time and fixtures contribute a fixed load. The formula then takes the greater of these two results and enforces an absolute minimum of 1,000 gallons: Tank Size = max(1000, max(bedroomCapacity, flowCapacity)). The 2-day retention period is critical because solids need time to settle and anaerobic bacteria need time to digest organic matter before effluent reaches the drain field.
How to use
Consider a 3-bedroom home with 4 occupants, 10 plumbing fixtures, and 75 gallons of daily wastewater per person. Step 1 — bedroom-based capacity: (3 × 250) + 250 = 1,000 gal. Step 2 — flow-based capacity: (4 × 75 × 2) + (10 × 50) = 600 + 500 = 1,100 gal. Step 3 — take the maximum: max(1000, max(1000, 1100)) = 1,100 gal. Step 4 — apply the 1,000-gallon minimum: max(1000, 1100) = 1,100 gallons. You would specify a 1,100-gallon (or the next standard commercial size above, typically 1,250 gallons) septic tank.
Frequently asked questions
How do I determine the right septic tank size for a 3-bedroom house?
For a 3-bedroom house the bedroom-based formula yields a baseline of (3 × 250) + 250 = 1,000 gallons — the code minimum in many states. However, if your actual occupancy or fixture count drives the flow-based calculation higher, that number governs instead. Most 3-bedroom homes with 4–5 residents end up specifying a 1,000–1,500 gallon tank. Always check your state's specific regulations, as some require a minimum of 1,250 gallons for any new installation regardless of bedroom count.
What happens if a septic tank is undersized for the household?
An undersized tank reduces hydraulic retention time, meaning solids and grease don't have enough time to separate from the liquid effluent before it exits to the drain field. This causes partially treated wastewater — containing pathogens and suspended solids — to reach the leach field, clogging the soil and eventually causing system failure. Signs of an undersized tank include slow drains, gurgling pipes, sewage odors near the drain field, and surfacing effluent. Remedying the situation usually requires installing a larger tank or adding a secondary treatment unit, both of which are costly.
Why does the number of plumbing fixtures matter when sizing a septic tank?
Each plumbing fixture — toilet, sink, shower, dishwasher, laundry machine — contributes a discrete load to the system, both in flow volume and in waste strength. The formula assigns 50 gallons of additional capacity per fixture to account for peak simultaneous demand that exceeds the per-person daily average. A home with a wet bar, utility sink, or extra bathroom can generate significantly more instantaneous flow than occupant count alone suggests. Including fixture count prevents undersizing in homes that are plumbed for more capacity than the current occupant count implies.