Stair Stringer Layout Calculator
Calculate stair stringer layout accurately for your build. Get material quantities, waste allowances, and project cost breakdowns.
Formula
Risers = Total Rise / Desired Riser Height; Stringer Length = sqrt(Rise^2 + Run^2)
Divide total rise by target riser height and round to the nearest whole number for the riser count. Treads equal risers minus one. Calculate actual riser height by dividing total rise by number of risers. Find the stringer length using the Pythagorean theorem with total rise and total run as the two legs.
Worked Examples
Example 1: Standard Interior Staircase
Problem: Total rise of 108 inches (9 feet) with 120 inches of available run. Target 7.5-inch risers using 2x12 lumber.
Solution: Number of risers = round(108 / 7.5) = 14\nActual riser = 108 / 14 = 7.714 inches\nNumber of treads = 14 - 1 = 13\nStringer length = sqrt(108^2 + 120^2) = 161.5 inches = 13.5 ft\nAngle = atan(108/120) = 42 degrees
Result: 14 risers, 13 treads, 13.5 ft stringer
Example 2: Deck Stairs
Problem: A deck 48 inches above ground with 72 inches of run available. Target 7-inch risers.
Solution: Number of risers = round(48 / 7) = 7\nActual riser = 48 / 7 = 6.857 inches\nNumber of treads = 7 - 1 = 6\nStringer length = sqrt(48^2 + 72^2) = 86.5 inches = 7.2 ft\nAngle = atan(48/72) = 33.7 degrees
Result: 7 risers, 6 treads, 7.2 ft stringer
Frequently Asked Questions
How do I calculate stair stringer layout?
Measure the total rise (vertical height from bottom floor to top floor) and total run (horizontal distance available). Divide the total rise by your desired riser height (typically 7 to 7.75 inches) and round to the nearest whole number to get the number of risers. The number of treads is always one less than the number of risers. The stringer length is calculated using the Pythagorean theorem on the total rise and total run.
What size lumber do I need for stair stringers?
Most residential stringers use 2x12 lumber (actual width 11.25 inches). After cutting the riser and tread notches, at least 3.5 inches of solid wood must remain at the narrowest point for structural integrity. For spans exceeding 6 feet without intermediate support, consider using engineered lumber or LVL stringers. Never use lumber with large knots near the cut line as this weakens the stringer significantly.
How many stair stringers do I need?
Use three stringers for stairs up to 36 inches wide: one on each side and one in the center. For stairs wider than 36 inches, add a stringer every 16 to 24 inches. Deck stairs and outdoor applications benefit from extra stringers to handle weather exposure and heavier loads. Each stringer should be attached with appropriate hangers at the top and rest on a solid concrete landing pad at the bottom.
How do I calculate stair dimensions to meet building codes?
The standard rule is riser height plus tread depth should equal 17-18 inches. Most codes require risers between 4-7.75 inches, treads at least 10 inches deep, minimum 36-inch width, and handrails 34-38 inches high. Calculate number of risers by dividing total rise by desired riser height.
Is my data stored or sent to a server?
No. All calculations run entirely in your browser using JavaScript. No data you enter is ever transmitted to any server or stored anywhere. Your inputs remain completely private.
How do I interpret the result?
Results are displayed with a label and unit to help you understand the output. Many calculators include a short explanation or classification below the result (for example, a BMI category or risk level). Refer to the worked examples section on this page for real-world context.