Home / Guides / Precedent Transaction Analysis in Excel

Precedent Transaction Analysis in Excel

Valuation · Updated June 2026

Precedent transaction analysis values a company using the prices paid in past acquisitions of similar businesses. Because acquirers pay a premium to gain control, transaction multiples usually sit above trading multiples. You screen for relevant deals, compute the multiple paid in each, and apply the median to your target to imply an acquisition value.

How precedent transactions differ from trading comps

Trading comps reflect minority stake prices on the open market. Precedent transactions reflect what a buyer paid to acquire an entire company, which includes a control premium and any expected synergies.

The core multiple is the same shape, typically EV/EBITDA = transaction enterprise value / target EBITDA, but the enterprise value is the deal value the acquirer paid. The result tells you what acquirers have been willing to pay for comparable assets.

Worked example

Assume three deals with transaction EV/EBITDA multiples of 10.0, 11.0, and 12.0 times, a median of 11.0. Your target has EBITDA of 300 and net debt of 200.

  1. List deal multiples in C2:C4 and compute =MEDIAN(C2:C4), which returns 11.0.
  2. Apply to the target: implied transaction enterprise value =300*11.0 returns 3300.
  3. Bridge to equity value: =3300-200 returns 3100.
  4. Compare with a trading comps median of 9.25 times, which implied 2775; the gap of about 525 is the control premium.
  5. Express the premium as a percentage: =(11.0-9.25)/9.25 returns about 19 percent.
BasisMultipleImplied EV on 300
Trading comps median9.252775
Transaction median11.03300
Control premium19%525

Transaction multiples sit above trading multiples because acquirers pay for control and synergies.

Building the deal screen

A precedent transaction analysis is only as good as its deal screen. Document why each transaction belongs in the set.

Pitfalls

Old deals struck in a different market environment distort the median. A transaction from a frothy cycle carries a multiple that no longer applies, so weight recent, comparable deals more heavily.

Hardcoded inputs are a quiet risk. Analysts often paste a deal value or premium as a literal number inside a formula. When the deal terms are revised, the constant is forgotten. Keep deal values and premiums as labeled inputs so they trace back to the source.

Do it in one click

Find Hardcodes

Find Hardcodes flags a deal value or control premium typed inside a formula so each transaction input traces back to the source data.

Get ModelMint See how it works

FAQ

Why are transaction multiples higher than trading multiples?

Acquirers pay a control premium to own the whole company and often expect synergies that justify a higher price. As a result, the EV/EBITDA paid in a deal usually exceeds where the same company trades as a minority stake on the market.

How recent should precedent transactions be?

Generally within the last three to five years, so the deals reflect a comparable market and financing environment. A transaction from a very different cycle can carry a multiple that no longer represents what buyers would pay today.

What is a typical control premium?

Control premiums commonly fall in the 20 to 40 percent range over the unaffected trading price, though it varies widely by industry, deal competition, and expected synergies. Derive it from your own deal set rather than assuming a fixed number.