How to Build a Football Field Valuation Chart
A football field chart summarizes a valuation by showing the range each method produces as a horizontal floating bar. DCF, comparable companies, and precedent transactions each give a low and a high estimate, and stacking them lets a reader see where the methods overlap. The overlap zone is the defensible value range, and the chart is a staple of pitch books and board decks.
The structure of the chart
Each method becomes one bar that floats between its low and high value. You build this with a stacked horizontal bar chart: an invisible base series equal to the low value, and a visible series equal to the width of the range, High - Low.
So if DCF runs from 80 to 110, the base series is 80 and the visible series is =110-80, which is 30. Setting the base series to no fill makes the visible 30-wide bar appear to float from 80 to 110. Repeat for each valuation method.
Worked example
Three methods give ranges: DCF 80 to 110, comparable companies 90 to 120, and precedent transactions 100 to 135. Build a base column and a width column.
- Enter each method's low in a Low column and high in a High column.
- Width for DCF:
=110-80returns 30. - Width for comps:
=120-90returns 30. - Width for precedents:
=135-100returns 35. - Insert a stacked horizontal bar chart on Low and Width, then set the Low series fill to none.
- The overlapping band, roughly 100 to 110, is where all three methods agree.
| Method | Low | High | Width |
|---|---|---|---|
| DCF | 80 | 110 | 30 |
| Comparable companies | 90 | 120 | 30 |
| Precedent transactions | 100 | 135 | 35 |
Width is =High-Low; the no-fill Low series makes each bar float.
Laying it out for a deck
A football field is built to be presented, so keep the supporting cells tidy and the chart clean before it leaves Excel.
- Keep Low, High, and Width in adjacent columns so the chart links update automatically.
- Add data labels showing the low and high so the slide is readable without the axis.
- Set the value axis minimum near the lowest low so the bars are not crushed against the left edge.
- Mark a vertical line or marker at the current price or offer to anchor the reader.
Pitfalls
The most common mistake is plotting the high value directly instead of the width. If the visible series is 110 rather than 110-80, the bar starts at zero and the floating effect is lost. Always plot High - Low as the visible width on top of the invisible Low base.
Mixing enterprise value ranges with equity value ranges on the same chart misleads the reader, so convert everything to the same basis first. When you paste the chart into a deck, a raw chart paste can carry live links and formatting that break on another machine; export it as a static image so the slide is fixed and portable.
Copy as Image
Copy as Image turns the finished football field into a static picture so it drops into a deck without carrying live links.
Get ModelMint See how it worksFAQ
Why is the bottom series of the bar invisible?
Because it is a spacer. The Low series pushes the visible bar to start at the low value instead of zero. Setting its fill to none hides the spacer, leaving a bar that appears to float between the low and high estimates.
Should I plot enterprise value or equity value?
Pick one basis and keep every method on it. Mixing enterprise value ranges from comps with equity value ranges from a DCF makes the bars non-comparable. Convert all methods to the same basis, usually equity value per share, before charting.
What does the overlap zone mean?
It is the range where independent methods agree, which makes it the most defensible value band. If DCF, comps, and precedents all cover 100 to 110, that overlap is a stronger conclusion than any single method's midpoint.