# Deck Calculator — How Many Boards, Joists & Screws Do I Need?

> Calculate exactly how many deck boards, joists, and screws you need for your deck build — with waste factor and cost estimate. Free and instant.

- **Category:** Construction & Home
- **Interactive calculator:** https://youcalc.com/en/construction-home/deck-calculator/
- **Price:** Free, no sign-up required

## Overview

This calculator estimates the exact number of deck boards, joists, and screws needed for a wood deck build. Use it before purchasing lumber to avoid under-buying — or over-buying — materials for any rectangular deck.

## How to read your result

The headline figure is the total board count, already rounded up and adjusted for your chosen waste percentage. The horizontal bar chart below it compares boards, joists, and screws on the same scale so you can see the relative volume of each material at a glance. If you enter optional per-piece prices, the result card also shows an estimated total material cost.

## Method

Board count is derived from the Inch Calculator deck-board method. The number of rows is ceil(deckWidth / ((boardWidth + gap) / 12)), converting inches to feet before dividing. Boards per row equals ceil(deckLength / boardLength). Both are multiplied together, then multiplied by (1 + wastePct / 100), and the result is rounded up to a whole board. Joist count follows AWC DCA 6-15 prescriptive framing: count = floor(deckLength / (spacingIn / 12)) + 1, where the +1 adds the starter joist at the ledger or beam end. Screw count is boards × joists × 2, reflecting two fasteners per board-joist crossing as specified in AWC DCA 6-15 §5.

## Example

- **Setup:** A 16 ft long by 12 ft wide deck, using 5.5 in wide boards that are 16 ft long, with a 0.25 in gap between boards, joists at 16 in on-centre, and a 10% waste allowance.
- **Result:** rows = ceil(12 / ((5.5 + 0.25) / 12)) = 26; boards per row = ceil(16 / 16) = 1; total with waste = ceil(26 × 1 × 1.10) = 29 boards. Joists = floor(16 / (16/12)) + 1 = 13. Screws = 29 × 13 × 2 = 754.

## Frequently asked questions

### Why does the board count include a waste factor?

Real cuts always produce offcuts: boards split along knots, end cuts shorten lengths, and diagonal or picture-frame patterns increase scrap. A 10–15% waste allowance is the industry-standard buffer recommended by the Inch Calculator deck-board method.

### What joist spacing should I choose?

The American Wood Council's DCA 6-15 prescribes 12", 16", or 24" on-centre spacing depending on species and span. 16" OC is the most common choice for standard lumber grades; use 12" OC for longer spans or heavier loads.

### How is the screw count calculated?

The calculator uses 2 screws per board per joist crossing — one through each edge of the board — which matches the fastener pattern in AWC DCA 6-15 §5. The total is boards × joists × 2.

### Does the calculator handle non-rectangular decks?

No. The formulas assume a simple rectangular deck. For L-shaped or irregular decks, split the area into rectangles, run the calculator for each section separately, then add the totals.

### Should I use the board width with or without the gap?

Enter the actual board face width (e.g., 5.5 in for a nominal 2×6) and enter the desired gap separately. The calculator combines them internally to compute the centre-to-centre spacing of each row.

## Related calculators

- [Rebar Calculator](https://youcalc.com/en/construction-home/rebar-calculator/)
- [Fence Calculator](https://youcalc.com/en/construction-home/fence-calculator/)
- [Concrete Calculator](https://youcalc.com/en/construction-home/concrete-calculator/)
- [Flooring Calculator](https://youcalc.com/en/construction-home/flooring-calculator/)
- [Stair Calculator](https://youcalc.com/en/construction-home/stair-calculator/)

## Sources

- https://www.inchcalculator.com/deck-board-calculator/
- https://awc.org/wp-content/uploads/2021/12/AWC-DCA62015-DeckGuide-1804.pdf

---

Interactive version: https://youcalc.com/en/construction-home/deck-calculator/ · From YouCalc — https://youcalc.com
