Profit Factor vs Expectancy: Which Performance Metric Matters More?

Profit factor looks at total dollar gains versus losses, while expectancy measures the average edge per trade. Compare formulas, sample size limits, and historical blind spots.

MyTrade Academy Editorial Team
8 min read

When traders backtest a system or review their annual performance, two metrics inevitably dominate the summary report: Profit Factor and Expectancy. Both indicate whether a strategy made money, but they look at your performance ledger through two completely different mathematical lenses.

Relying on one metric without understanding the other can create dangerous illusions of profitability. A strategy can boast an impressive profit factor of 2.5 on a small sample of trades, yet have an expectancy so fragile that a single losing week wipes out months of apparent progress.

TL;DR

Profit Factor is the ratio of gross profits to gross losses (Total Wins ÷ Total Losses). It provides an intuitive snapshot of capital efficiency, where anything above 1.0 is net profitable. Expectancy measures the average dollar or R-multiple value expected per trade: (Win Rate × Avg Win) − (Loss Rate × Avg Loss). Both metrics depend heavily on historical sample size, and neither provides a guaranteed forecast of future returns.

Defining the Two Core Performance Gauges

To interpret a trading journal or backtest report accurately, you must distinguish between aggregate ratio metrics and per-trade expectation metrics:

Profit Factor (PF): The simplest aggregate metric in trading. It divides the gross sum of all winning trades by the gross sum of all losing trades. If your strategy made $30,000 across winning trades and lost $20,000 across losing trades over the year, your Profit Factor is: `30,000 ÷ 20,000 = 1.50`. A profit factor below 1.0 indicates a net loss, while a value above 1.0 indicates that gross profits exceeded gross losses over the sample period.

Trading Expectancy (E): The average expected payoff for every single trade you execute. It incorporates both your frequency (win rate) and payoff magnitude (average win and average loss). If your expectancy is +$50 per trade, it means that over a large statistical sample, every time you execute your setup according to the rules, you mathematically capture an average edge of $50, regardless of whether that specific individual trade wins or loses.

Direct Comparison: Profit Factor vs Expectancy
DimensionProfit FactorExpectancyPractical Significance
FormulaGross Profit ÷ Gross Loss(Win Rate × Avg Win) − (Loss Rate × Avg Loss)PF is a ratio; Expectancy is a per-trade expected value
Base UnitDimensionless ratio (e.g., 1.75)Dollars, points, or R-multiples (e.g., +$65 or +0.35R)Expectancy directly tells you what each trade is worth on average
Breakeven LevelExactly 1.00Exactly $0.00 (or 0.00R)Below these baselines, the strategy is net destructive to capital
Sensitivity to OutliersExtremely sensitive to a single massive windfall tradeCan be distorted if average win is skewed by an unrepeatable outlierAlways inspect median win alongside the mean to verify robustness
Position Sizing UtilityProvides no direct formula for sizingDirectly plugs into Kelly Criterion or fixed-fractional modelsExpectancy is essential for calculating drawdown and risk of ruin

A strategy with a Profit Factor of 2.0 across only 15 trades is statistically meaningless. High reliability requires consistent performance across hundreds of executions.

Sample Size100 Trades
Win Rate40% (40 Wins, 60 Losses)
Average Win$300
Average Loss$100
Gross Profit40 × $300 = $12,000
Gross Loss60 × $100 = $6,000
Profit Factor$12,000 ÷ $6,000 = 2.00
Expectancy per Trade(0.40 × $300) − (0.60 × $100) = $120 − $60 = +$60

The Outlier Trap: How a Single Lucky Trade Distorts the Numbers

The greatest danger when reviewing performance is the outlier windfall. Consider a trader with 50 trades: 49 trades produce a net loss of $2,000, but a single meme-stock or crypto trade generates a lucky $10,000 gain.

The summary report displays Gross Profit = $12,000, Gross Loss = $4,000, and an eye-popping Profit Factor of 3.00! On paper, the system looks world-class. However, the sample is heavily dependent on one tail event, so the headline metrics alone do not establish that the edge is robust or repeatable.

To assess the robustness of your results, perform an outlier sensitivity test: recalculate Profit Factor and Expectancy after temporarily excluding your largest winning trades. If removing a few outlier winners substantially degrades the metrics, it indicates that historical performance was heavily reliant on exceptional tail events rather than a consistent statistical edge across typical trades.

Sample Size Determines Statistical Significance

In small trade samples, random clustering can easily produce an artificially high Profit Factor or deceptive win rate. Performance metrics must be interpreted with caution until sufficient trade history has accumulated across different market regimes. Expectancy and Profit Factor are historical records of what happened, not guarantees of future returns.

How Professional Traders Combine Both Metrics

Professional desk managers use both metrics in tandem to evaluate strategy health:

Use Profit Factor for a quick capital-efficiency audit: Tracking changes in Profit Factor over rolling sample windows helps identify whether execution drag, spread widening, or changing market conditions are compressing your strategy's capital efficiency.

Use Expectancy for position sizing and volume planning: Once expectancy is proven positive in R-multiples (e.g., +0.30R per trade), you can multiply expectancy by your monthly trade frequency to project expected annual gross returns and manage risk-of-ruin thresholds.

Performance Review Checklist
  • I verified that my trade log contains an adequate sample of completed executions.
  • I calculated both Profit Factor (Gross Wins ÷ Gross Losses) and Expectancy per trade.
  • I performed an outlier sensitivity test by observing how metrics change without the largest winning trades.
  • I confirmed that my expectancy is positive after deducting all brokerage commissions and slippage.
  • I used R-multiples to compare strategies with different account sizes or risk levels.

Frequently Asked Questions

How should traders interpret a strategy's Profit Factor?

A Profit Factor above 1.0 indicates net gains over the sample period, but there is no universal threshold that defines a successful system. What constitutes a healthy Profit Factor depends on trade frequency, holding period, and drawdown tolerance. A high-turnover strategy with a modest Profit Factor can generate strong returns, while a lower-frequency strategy may require a higher ratio to compensate for fewer trading opportunities.

Can a strategy have a positive Profit Factor but negative Expectancy?

No. Mathematically, if Profit Factor is greater than 1.0, Expectancy will always be greater than $0. However, after factoring in platform subscription costs, market data fees, and execution slippage, an ostensibly positive edge can easily become net negative.

Why is Expectancy in R-multiples preferred over dollar expectancy?

Dollar expectancy changes as your account grows and position sizes increase. R-multiple expectancy (e.g., +0.25R per trade) standardizes your performance, allowing you to compare trading results across different years and varying account sizes seamlessly.

Build Your Expectancy Framework

Lesson 28 provides hands-on exercises for analyzing win frequency, payoff ratios, and expectancy to help you build a mathematically resilient trading plan.

Open Lesson 28: Risk-Reward Ratio