Module II· Multiples & Sector SpecificsIntermediate
Question

What is the PEG ratio and when is it useful?

Answer

The PEG ratio is the P/E ratio divided by the earnings growth rate (in %):

```
PEG = P/E / EPS growth (%)
```

PEG around 1.0 = fairly valued; <1.0 = cheap; >1.0 = expensive.

Deep diveShow more details

Inputs:

  • P/E: 20x
  • EPS growth: 25%

Calculation:
```
PEG = 20 / 25 = 0.8 (cheap)
```

Inputs:

  • P/E: 30x
  • EPS growth: 15%

Calculation:
```
PEG = 30 / 15 = 2.0 (expensive)
```

comparing growth companies with different growth rates.

  • The growth-rate estimate is volatile (5Y forward, FY+1, etc.).
  • It ignores risk (beta, capital intensity).
  • It ignores the quality of growth (organic vs. M&A).

For quality growth compounders, a PEG below 1 is often read as an 'underpriced quality' signal.

PEG is more an equity-research tool than an IB tool — use it in a pitch as a sanity check, not as the primary valuation method.