...
๐Ÿ“– Research Document ยท Model v2.0

Estimates & Forecast Engine
Methodology & Framework

A comprehensive, institutional-grade documentation of the quantitative engine that produces proprietary Revenue, EPS, Operating Income, Net Income, and FCF forecasts for 3,700+ US equities. This document covers every computational step from raw financial data to final blended estimates.

Model Version 2.0ยทLast Updated: February 12, 2026ยท~8,000 Wordsยท10 Sections
1

Philosophy & Design Goals

The Estimates Engine is built on a core principle: the best forward estimate combines quantitative financial extrapolation with the collective intelligence of Wall Street analysts. Neither approach alone is sufficient โ€” quantitative models excel at consistency and breadth but miss qualitative catalysts; analyst consensus captures forward-looking catalysts but suffers from herding and recency bias.

Design Principles

๐Ÿ’ก Why not just use analyst consensus?Analyst consensus is excellent for mega-caps with 30+ covering analysts, but coverage drops steeply for mid/small-caps. Our model provides consistent, methodology-driven estimates even where analyst coverage is thin or nonexistent โ€” then blends with consensus where available.

2

Revenue Forecasting

Revenue is the foundation of every downstream estimate. The model uses a Blended CAGR approach that weights recent growth more heavily while retaining longer-term structural trends as a stabilizer.

Base Growth Rate Calculation

The base revenue growth rate is a weighted average of three historical growth windows:

g_base = 0.50 ร— g_1Y + 0.30 ร— g_3Y + 0.20 ร— g_5Y

This weighting gives 50% to the most recent year's trajectory (capturing current momentum), 30% to the 3-year CAGR (medium-term structural growth), and 20% to the 5-year CAGR (long-term trend).

Growth Caps by Market Cap

To prevent unrealistic extrapolation, growth rates are capped based on company size. Larger companies face harder scaling constraints โ€” a $2T company cannot sustain 40% revenue growth.

Market Cap BucketMaximum Annual GrowthRationale
Mega-cap (>$200B)15%Law of large numbers; base effect
Large-cap ($10Bโ€“$200B)25%Scaling constraints begin
Mid-cap ($2Bโ€“$10B)35%Still addressable market runway
Small-cap (<$2B)50%High growth phase possible
Utilities (all sizes)8%Regulated growth ceiling

Growth Fade for Outer Years

For FY+3 and FY+4, the model assumes growth converges toward the industry median rate. This reflects the empirical observation that above-average growth rarely persists beyond 2โ€“3 years:

g_t = g_base ร— exp(-0.3 ร— (t-1)) + g_industry ร— (1 - exp(-0.3 ร— (t-1)))

The exponential decay factor of 0.3 means ~26% of excess growth fades per year. By FY+4, the growth rate is heavily anchored to the industry median.

Quarterly Revenue Seasonality

The model also tracks quarterly revenue share patterns (Q1/Q2/Q3/Q4 splits) based on the company's historical seasonality. This is used for quarterly estimate breakdowns and for identifying seasonal patterns in the data.


3

Margin Path Engine

After revenue is projected, the model determines the path of operating margin and net margin over the forecast horizon. Margins are the bridge between revenue and income โ€” and they are notoriously difficult to forecast because they depend on pricing power, cost structure, mix shift, and macro conditions.

Mean-Reversion Framework

The model uses a recency-weighted 5-year moving average as the target margin. More recent years get higher weight because they reflect current cost structure and pricing dynamics:

Target Margin = ฮฃ (year_weight ร— margin_year) / ฮฃ (year_weight)
Weights: Year 0 = 3ร—, Year -1 = 2ร—, Years -2 to -4 = 1ร— each

Adaptive Reversion Speed

The speed at which current margin reverts toward the target is not uniform โ€” it depends on whether margins are expanding, contracting, or stable:

Margin ConditionAlpha (Reversion Speed)Logic
Expanding (above target)0.15Slow reversion โ€” let expansion continue if real
Stable (within ยฑ100bps)0.30Standard reversion to mean
Contracting (below target)0.45Faster reversion โ€” contractions usually correct

A 3-year trend continuation factor (beta = 0.2) is also blended in, so the model respects structural margin shifts while still pulling toward the long-run average.

Operating vs Net Margin

Both operating margin and net margin follow the same mean-reversion framework independently. Net margin captures below-the-line items (interest, taxes, extraordinary items) and is used directly for EPS derivation. Operating margin is tracked separately for the Operating Income Forecast section.

๐Ÿ“Š What is Margin Trend?The dashboard displays margin trend as "expanding", "stable", or "contracting" โ€” this is derived by comparing the current margin to the 5-year recency-weighted target. If the current margin exceeds the target by more than 100bps, it's "expanding"; below by more than 100bps, "contracting".

4

EPS Derivation & Share Dynamics

EPS is the single most important metric for equity valuation because it directly connects to P/E-based price targets. The model derives EPS from first principles rather than forecasting it directly:

Net Income = Revenue ร— Net Margin
Shares_FY+t = Shares_current ร— (1 + annual_share_change)^t
EPS = Net Income / Projected Shares

Share Count Projection

The model tracks the historical annual rate of change in diluted shares outstanding. This captures:

The annual share change rate is clamped to ยฑ5% per year to prevent runaway projections from one-time events (e.g., a massive secondary offering or an accelerated buyback program).

FCF Derivation

Free Cash Flow is derived using the historical FCF-to-Net-Income conversion ratio applied to the projected net margin. This implicitly captures the company's capital intensity and working capital dynamics without requiring explicit capex forecasting.


5

Analyst-Model Blending

This is the most critical differentiation of the model. Rather than choosing between quantitative extrapolation and analyst consensus, the system dynamically blends both based on coverage quality.

Why Blend?

The quantitative model uses only financial history โ€” it cannot see M&A integrations (AVGO/VMware), drug pipelines (LLY/GLP-1), pricing power shifts (V), or regulatory changes. Analyst consensus captures these forward-looking catalysts. Blending gives the best of both worlds.

Blending Weights

analyst_weight_FY1 = clamp(analyst_count / 30, 0.15, 0.65)
analyst_weight_FY2 = analyst_weight_FY1 ร— 0.80
FY+3 and FY+4 = 100% model (no analyst consensus available)

Key design choices:

Post-Blend Consistency

After blending EPS and Revenue separately, the model back-computes Net Income and Net Margin to maintain internal consistency. This prevents the scenario where blended EPS implies a margin that contradicts the blended revenue.

โš ๏ธ Blending CaveatFor companies undergoing transformational events (major M&A, CEO change, product pivots), the quantitative model component will lag reality. The analyst weight partially compensates, but users should treat such cases with additional scrutiny. The cross-check section flags when model and consensus diverge significantly.

6

Confidence Scoring System

Not all estimates are equally reliable. A P&G revenue forecast should carry more weight than a biotech startup's. The confidence score quantifies this reliability as a composite 0โ€“100 metric.

Score Composition

FactorWeightWhat It Measures
Revenue Predictability25%Inverse coefficient of variation of annual revenue growth. Low variance = high predictability.
Margin Stability20%Inverse standard deviation of operating margins. Consistent margins are easier to forecast.
Earnings Beat Rate20%Historical fraction of quarters where actual EPS exceeded estimates. Companies that consistently beat estimates have more predictable earnings.
Data Depth15%Years of available financial data (out of 10). More history enables more robust projections.
Analyst Coverage10%Number of covering analysts (out of 30). Higher coverage improves blending quality.
Model-Consensus Agreement10%How closely model EPS matches analyst consensus. High agreement validates both approaches.

Interpreting the Score

HIGH CONFIDENCE
75โ€“100
Forecast ranges are relatively stable. Revisions are usually smaller unless a major catalyst hits. Typical for large-cap staples, utilities, mature tech.
MODERATE CONFIDENCE
55โ€“74
Forecast is usable but expect normal estimate drift around earnings and macro events. Typical for most large/mid-cap industrials.
LOW CONFIDENCE
0โ€“54
Treat point estimates cautiously. Use wider scenario ranges and position sizing discipline. Typical for cyclicals, early-stage growth, and turnaround stories.
๐Ÿ“Š Important DistinctionConfidence is a reliability meter for forecast stability, not a return guarantee. A company with 95/100 confidence and flat EPS growth may underperform a 40/100 confidence high-growth name. The score tells you how much to trust the point estimates, not whether the stock is a good investment.

7

Scenario Analysis & Price Targets

Point estimates create false precision. The model produces three scenarios at FY+2 to give users a probability-weighted range of outcomes rather than a single target.

Scenario Definitions

ScenarioRevenue GrowthOperating MarginPrice Target
BearP25 historical growth rateWorst 5Y operating marginScenario EPS ร— Median P/E
BaseBlended CAGR (standard)Mean-reverting margin pathBlended EPS ร— Median P/E
BullP75 historical growth rateBest 5Y operating marginScenario EPS ร— Median P/E

Price Target Derivation

Each scenario's EPS at FY+2 is multiplied by the company's median historical P/E ratioto produce an implied price target. Using the median (not average) makes the calculation more robust against outlier P/E periods.

Price Target = FY+2 Scenario EPS ร— Median Historical P/E

The 12-month price forecast chart visualizes these three targets as diverging paths from the current price, with the Bear/Base/Bull endpoints labeled with exact dollar values. The historical price line provides context for where the stock has been relative to where the model projects it could go.


8

Cross-Check Framework

After producing blended estimates, the model runs a cross-check comparing its output against analyst consensus. This serves as a sanity check and divergence signal.

Model vs Consensus Alignment

The model classifies the relationship with consensus into three categories:

INLINE
ยฑ5% gap
Model and consensus agree. High conviction in the estimate direction.
ABOVE / BELOW
>5% gap
Meaningful divergence. Often caused by qualitative factors the model can't capture (M&A, regulation, product cycle).

When the gap exceeds 10%, users should investigate the cause. Common reasons include: recent M&A that hasn't been reflected in historical financials, regulatory changes, or a major product launch that analysts are pricing in but the model's historical extrapolation does not capture.


9

Known Limitations & Edge Cases

Transparency demands acknowledging where the model falls short. These limitations are structural โ€” they arise from the model's design choices and data inputs.

1. Financial Sector

Banks, insurance companies, and REITs have fundamentally different financial structures. Net Interest Income, Combined Ratios, and FFO are not captured by the standard Revenue โ†’ Margin โ†’ EPS pipeline. These companies currently use the industrial model, which produces usable but less precise estimates. Specialized models are planned for a future version.

2. M&A-Driven Growth

The model extrapolates from historical financials and cannot predict the revenue impact of a major acquisition (e.g., AVGO/VMware, AMZN/MGM). Analyst blending partially compensates, but the model will structurally lag during integration periods. The cross-check section flags these divergences.

3. Cyclical Industries

Companies in energy, mining, and materials have margins that swing dramatically with commodity prices. Mean-reversion may miss cycle turns. These companies receive lower confidence scores by design, signaling users to rely more on scenario ranges than point estimates.

4. Newly Public Companies

Tickers with fewer than 3 years of annual financial data are excluded from the estimates universe. This currently affects approximately 430 tickers. The requirement ensures minimum data quality for meaningful margin and growth projections.

5. Macro Regime Shifts

The model does not incorporate macroeconomic variables (interest rates, GDP growth, inflation) directly. A rising-rate environment that compresses multiples or a recession that slashes revenue growth will not be captured until it flows through actual financial results. The scenario analysis partially hedges this by providing Bear case estimates.

โš ๏ธ No Model Is PerfectAll quantitative models are simplifications of reality. The estimates presented on this platform should be one input among many in your investment process โ€” not the sole basis for any financial decision.

10

Model Versioning & Updates

The estimates engine is versioned and updated on a defined cadence. Each version increment documents what changed and why.

VersionDateChanges
v1.0Jan 2026Pure quantitative model. No analyst blending. Revenue CAGR + margin reversion + EPS derivation.
v2.0Feb 2026Analyst blending (coverage-weighted). Confidence scoring with 6 factors. Scenario analysis (Bear/Base/Bull). Cross-check framework. Growth caps by market cap. Adaptive margin reversion speeds.

Update Cadence

Coverage Statistics

COVERAGE
3,705
US-listed equities with estimates
DATA REQUIREMENT
3Y+ / 8Q+
Minimum annual years and quarterly periods
REFRESH RATE
Daily
Full universe recomputed every pipeline run

Ready to explore the estimates?

View proprietary forecasts for any US-listed equity.