Equity Research Thesis: BUY @ ₹1,273 (DCF Base) – From ₹688 (Jul '25) to ~₹950 spot, that's ~34% immediate upside post-refresh. Why? Q4 FY25 crushed w/ ₹8.6k Cr profit (+92% YoY), EV share at 55%, and Curvv/Sierra launches unlocking ₹15k Cr FCF by FY28. But no blind bull—JLR macro risks hedged via domestic pivot (sens: upside holds at 45% even in -2% GDP).

(Embedded: WACC 9-13% → Upside 71-92%; Terminal Growth 2-7% → 62-105%)
| Metric | Value | Why It Matters |
|---|---|---|
| Target Price | ₹1,273 (DCF) | 15% EV CAGR baked in; peers avg ₹1,900 (184% upside) |
| Upside Potential | 85% (Jul '25 base; 34% today) | Undervalued EV moat vs. Mahindra/MG (SOTP: JLR ₹650/sh) |
| Key Catalyst | New EV Launches (Curvv/Sierra) | +₹10k Cr revenue by FY27; margins to 12% on cost controls |
| Core Risk | JLR Exposure (60% rev) | Mitigated: Phased CapEx + localization (sens table in PDF) |
| Val Methods | DCF + Comps + SOTP | Triangulated: Analyst consensus ₹825 (20% upside)—we're bolder on EV |
Thesis in 30 Seconds: Tata's not just riding India's EV wave—they're leading it (55% share). Strong FY25 tailwinds + forward catalysts outweigh global slowdown risks. This 19-pg report (full PDF below) details the model, assumptions, and why it's a portfolio alpha play.
- DCF Build: 10-yr explicit forecast (FCF ramp to ₹15k Cr); WACC 11% (beta 1.2, India risk prem 6.5%); Terminal 3% growth. Sens analysis: 71% base → 92% bull (13% WACC drop).
- Comps: 10 Indian/global peers (Mahindra, Tesla-lite); Median EV/EBITDA 12x → ₹1,900 target.
- SOTP: JLR ₹2.1T (luxury pivot) + Domestic ₹1.2T = ₹3.3T EV (85% gap to market cap).
- Risks & Mitigants: JLR slowdown? Flex portfolio + EV diversification. Cost spikes? Hedging + localization strategy.
| Assumption | Value | Source/Notes |
|---|---|---|
| FCF FY26 Start | ₹15,000 Cr | Q4 FY25 NSE filings + 15% EV CAGR regression (Yahoo hist data) |
| WACC | 11% | Beta 1.2 (Bloomberg proxy), Rf 7%, ERP 6.5% (Damodaran India 2025) |
| Peers (10 Total) | Mahindra, MG, Tesla-lite, etc. | EV/EBITDA med 12x; full list in Comps Excel |
| Terminal Growth | 3% | RBI GDP avg + EV policy tailwinds (NITI Aayog) |
| Shares Outstanding | 3,300 Cr | Latest BSE filing |
Download Full 19-Pg Report (PDF) | 2-Pg Exec Summary
Tired of static Excel? I ported the core DCF to Python—run your own sens in seconds. Integrates w/ my Trivya Portfolio Tracker for MC stress-testing (e.g., "What if EV CAGR dips to 10%?").
# Quick Run: See dcf_python.py below
import dcf_python # Or direct import
target = dcf_python.run_dcf(fcf_2026=15000, growth=0.15, wacc=0.11)
print(f"Tata Target: ₹{target:.0f} – Upside: {((target / 950) - 1) * 100:.1f}%") # Outputs: ₹1273 – 34.0%
**Contact:**
For inquiries, feedback, or collaboration requests, please open an issue or connect via LinkedIn.