treediagrammaker.com

Decision Tree Template

Editable templates for the decisions people actually draw trees for. Open one, replace the text, export. Free, no signup.

A decision tree template is a pre-built branching diagram with the decision at the root, one branch per option, and a named outcome at the end of every path — you replace the wording and keep the structure. Because these templates are plain indented text rather than locked graphics, editing one is typing over a line, and adding a branch is pressing Enter and Tab.

The 4 templates on this page hold 16 complete decision paths between them, root to outcome. Each one opens in the editor exactly as drawn.

Buy vs. build

Decision tree

Open in editor
integrates cleanlyintegration fights usscope holdsscope growsbuybuildLive in 3 weeks, $2k/moLive in 3 months, $2k/mo plus eng timeLicense a vendor toolLive in 2 months, no license feeLive in 5 months, team blockedBuild it in-houseBuy or build the feature?

The classic vendor-or-in-house call, with the integration risk on the buy side made explicit.

Hire now or wait a quarter

Decision tree

Open in editor
strong candidateweak pipelinebudget holdsbudget cuthire nowwaitOnboarded before peak seasonRushed hire, backfill in 6 monthsOpen the role this monthBetter pipeline, slower deliveryRole frozen, work absorbed by the teamRevisit next quarterHire now or wait a quarter?

A headcount decision where both branches carry a real cost — rushing and waiting each have a bad case.

Accept the job offer

Decision tree

Open in editor
team is a fitteam is not a fitpromotion landspromotion slipsacceptdeclineHigher pay, new domainJob searching again within a yearTake the new roleRaise without the moveSame seat, offer goneStay putAccept the offer?

A personal decision tree. Staying is a branch with outcomes too, which is the part people leave off.

Ship or hold for the fix

Decision tree

Open in editor
bug is rarebug is commonfix worksfix reveals moreshipholdPatch it next sprintRollback and a bad week of supportRelease on scheduleClean launch, one week lateTwo more weeks, deadline goneDelay the release one weekShip or hold for the bug fix?

A release-day tree. Useful when the argument is really about how likely the bug is to be hit.

Start from a blank template

The buy-vs-build template is loaded below. Edit it in place, or select all and type your own decision over it.

Outline

Indent = child (Tab or 2 spaces) · (0.5) probability · [yes] branch label

integrates cleanlyintegration fights usscope holdsscope growsbuybuildLive in 3 weeks, $2k/moLive in 3 months, $2k/mo plus eng timeLicense a vendor toolLive in 2 months, no license feeLive in 5 months, team blockedBuild it in-houseBuy or build the feature?

How to adapt a decision tree template

  1. Rewrite the root as your actual question. One decision, phrased as a question with a real answer: "Buy or build the feature?" not "Feature strategy".
  2. Make the options mutually exclusive. Each first-level branch should be something you could do instead of the others. If two branches could both happen, they are not options, they are tasks.
  3. Put the uncertainty on the second level. What happens after you choose usually depends on something outside your control. The templates here all split a second time for exactly that reason.
  4. Name every leaf as an outcome, not a verdict. "Live in 3 months, team blocked" is a decision tree leaf. "Bad" is not.
  5. Keep the bracket labels. Text in [square brackets] at the start of a line becomes a label on the line leading into that node, which is what makes a decision tree readable without a legend.

Which template to start from

Buy vs. build is the right shape for any make-or-acquire question, including hiring an agency versus training a team. Hire now or wait a quarter generalises to every timing decision — the structure is "act now with a risk" against "wait with a different risk". Accept the job offer is the personal-decision template, and its useful feature is that staying put is drawn as a branch with its own outcomes rather than as the absence of a decision. Ship or hold for the fix is the template for a decision that hinges on one probability estimate, which is the cue to switch modes and let the tool do the arithmetic.

Adding numbers to a template

A decision tree earns its keep when the branches carry values. Switch the mode selector to probability and write each branch's likelihood in parentheses — (0.6), (60%), or (3/5) — and the tool multiplies along every path and warns you when a set of sibling branches does not sum to 1. Multiply each path probability by that outcome's value and you have the expected value of the branch. The probability tree diagram maker covers that mode in full.

Often the useful result is not a winner but a discovery: the decision turns entirely on one number nobody has measured. That is worth more than the diagram, and it is the reason to draw the tree before the meeting rather than during it.

Frequently asked questions

What should a decision tree template include?

A single decision at the root, one branch per option, a labelled outcome at the end of every branch, and — where the outcome depends on something you cannot control — a second level of branches for the uncertainty. A template that only shows the options you like is not a decision tree; every branch needs its bad case written down.

Are these decision tree templates free?

Yes. Every template opens in the editor with no signup and no limit on how much you change. PNG and PDF exports are free and carry a small footer watermark; the copyable plain-text version never carries one.

Can I use a decision tree template in Word or PowerPoint?

Export the finished tree as a PNG and paste it into the slide or document. For a version you can keep editing later, use the share link — it encodes the whole outline in the URL, so pasting that link into your notes gives you an editable copy of the diagram rather than a flat picture.

How is a decision tree template different from a flowchart template?

A flowchart can loop and merge; branches rejoin. A decision tree never rejoins — every path from the root is a distinct scenario, which is what lets you compare them and attach probabilities or values to each. If your paths need to come back together, you want a flowchart, not a decision tree.

For the full guide to the mode — expected value, when a tree is the wrong picture, and the keyboard shortcuts — see the decision tree maker. The tree diagram maker handles plain hierarchies, hierarchy charts handle reporting lines, and the examples gallery has a starting point for every other mode.