Exact value for Trade 2: σimp≈0.1508. Our approximation gave 0.1504. Error of about 0.04 vol points — a 0.3% relative error.
The approximation is excellent for ATM options when σT is small. The next-order correction involves an x3 term, producing relative error on the order of (σT/2)2/6. For Trade 2 with σT≈0.15, this is ≈(0.075)2/6≈10−3 — matching the observed error magnitude. For deep-ITM or deep-OTM options the approximation fails because d1,d2 are no longer symmetric around zero and the Taylor expansion is invalid.
Takeaways
Brenner-Subrahmanyam is the quant's mental math. For ATM liquid options, σimp≈(C/S0)2π/T gives a vol estimate within ∼1% of the exact value. Handy for sanity-checking a Newton-solver output or for estimating vol without a machine.
The derivation is a first-order Taylor expansion. The approximation is valid for small σT (short-dated, low-vol). The error grows cubically in σT, so for year-long deep OTM options the error becomes material.
Vega at ATM ≈S0T/(2π). The constant 2π in the formula is exactly 1/ϕ(0), where ϕ is the standard-normal density. Every ATM Black-Scholes calculation traces back to this single constant.