Careers as Stochastic Processes
There's a genre of career advice that treats professional development as a deterministic optimization problem. Find your passion, build skills, network strategically, and success follows as surely as night follows day. This advice isn't wrong exactly, but it's incomplete in a way that the mathematics of stochastic processes can illuminate.
What if we modeled careers the way we model asset prices?
The Setup: Advantage as State Variable
Let's define a state variable that captures your accumulated "advantage" at time . This is a fuzzy concept on purpose---it bundles together skills, network, capital, reputation, credentials, health, and whatever else contributes to your ability to capture opportunities. Think of as a sufficient statistic for your career position.
The simplest dynamics we might write down:
where is drift (expected growth rate), is volatility (randomness), and is a Wiener process---standard Brownian motion. This is arithmetic Brownian motion: advantage evolves via steady drift plus random shocks.
But there's a problem. In this formulation, someone with high advantage gets the same absolute volatility as someone starting out. That doesn't match reality. A senior executive's year-to-year variance in outcomes scales with their position; so does a new graduate's. The shocks are proportional.
This suggests geometric Brownian motion instead:
Now both drift and volatility scale with current advantage. This is the same process used to model stock prices in Black-Scholes, and the analogy is more than superficial. Both careers and equities exhibit:
- Multiplicative dynamics: Gains compound. A 10% raise on a higher salary is worth more in absolute terms.
- Path dependence: Where you end up depends on the path you took, not just the parameters.
- Fat tails: The distribution of outcomes is log-normal (or worse), with a long right tail of outsized winners.
- Mean reversion: Maybe. We'll come back to this.
Non-Stationarity: Regimes Change Over Time
Here's where careers diverge from the textbook GBM model: the parameters aren't constant. Your drift and volatility change systematically over your career arc.
Early career (exploration phase):
- Low drift: You're building skills, not yet capturing returns on them.
- High volatility: The variance of outcomes is enormous. Which job you take, which city you move to, which mentor you find---these early draws have outsized effects.
Mid-career (growth phase):
- Higher drift: Skills compound, network effects kick in, reputation opens doors.
- Moderate volatility: Still significant variance, but you've pruned the worst paths.
Late career (consolidation phase):
- Lower drift: Opportunities for large gains diminish.
- Lower volatility: Protecting what you've built; risk-aversion increases.
This makes the career process non-stationary. The dynamics themselves evolve. If you want to be fancy, you might write:
where and are themselves functions of time and state. The early years might look like ; the middle years like ; late career like .
Career Trajectory Simulator
Simulate career trajectories under different drift/volatility regimes. Each path represents a possible career evolution where advantage compounds stochastically over time.
Career Phase (Regime)
High volatility, modest drift. Trying things, building skills.
Initial Advantage (A_0)
Jump Frequency: 5%/yr
Jump Size: 30%
Horizon: 40 years
Reading the plot: Purple bands show the 10-90% and 25-75% quantile ranges across 50 simulated careers. The solid purple line is the median trajectory. The dashed red line shows expected growth under pure drift (no randomness).
Key insight: Even with identical drift (expected growth), the spread of outcomes grows over time. Early-career high volatility creates wide dispersion; small differences in initial conditions or early luck compound dramatically over decades.
Play with the simulator above. Notice how the "Exploration" regime produces massively dispersed outcomes even when starting from identical initial conditions. The "Growth" regime compounds steadily but still shows significant spread. "Consolidation" narrows the bands but limits upside.
The key insight: early-career volatility is a feature, not a bug. The expected value of exploring broadly and taking big swings is higher than playing it safe, precisely because the variance is what generates the right tail of exceptional outcomes. You want to be in the high-volatility regime when your advantage is low and you have time to recover from bad draws.
Initial Conditions: The Role of Priors
In any stochastic differential equation, the initial condition matters. For careers, is set by factors largely outside your control:
- Family wealth and connections: Direct capital and network effects.
- Education quality: Credentials and skill development.
- Geographic luck: Being born in a high-opportunity region.
- Health and cognitive endowment: The hardware you're running on.
- Early-life experiences: Formative events that shape preferences and beliefs.
These priors aren't destiny, but they shift the entire distribution of outcomes. Someone starting with versus will, on average, end up with different terminal values even under identical dynamics. This is just math: the expected value under GBM is . Initial conditions compound.
This creates an uncomfortable truth: much of career success is explained by where you started. The stochastic framework makes this precise without making it deterministic. High doesn't guarantee success; it shifts the distribution favorably.
Career Pivots as Jump Processes
Standard GBM assumes continuous paths. But careers have discontinuities: the startup that explodes, the layoff that resets everything, the lateral move into a new field, the health crisis that sidelines you. These are jumps.
We can model this by adding a jump component:
where is a Poisson process with intensity (the arrival rate of major events) and is the jump size (which can be positive or negative). This is the Merton jump-diffusion model, originally developed for equity prices to capture the effects of earnings surprises and market crashes.
For careers:
- : How frequently do major regime changes occur? Maybe once every few years?
- : Jump magnitudes. A successful pivot to a hot field might be ; getting laid off might be .
The presence of jumps changes the character of the process dramatically. Even with modest continuous volatility, the jump component can create enormous dispersion. It also makes the distribution of terminal outcomes heavier-tailed than log-normal---which matches the empirical observation that career outcomes have extreme winners (and losers) more often than a naive GBM would predict.
Absorbing States: Exits from the Process
Not all career paths continue indefinitely. Some states are absorbing---once you enter, you don't leave:
- Retirement: Voluntary exit at some terminal time .
- "Making it": Reaching a wealth/status level where further accumulation is moot.
- Burnout: Involuntary exit due to physical or psychological depletion.
- Death: The ultimate absorbing state.
These absorbing boundaries change the optimization problem. If there's a floor below which you exit involuntarily (bankruptcy, despair), you need to account for that in your risk tolerance. The expected value maximizer might take bets that have a non-trivial probability of hitting the floor; the utility maximizer with realistic loss aversion won't.
This connects to the finance concept of barrier options---options that knock out (become worthless) if the underlying crosses a threshold. Your career has implicit knock-out barriers. Don't ignore them.
Mean Reversion and Regression to Obscurity
Here's a subtlety. In pure GBM, there's no mean reversion. Advantages compound forever. But in careers, there are forces pulling toward the mean:
- Skill depreciation: Knowledge becomes obsolete; networks atrophy if not maintained.
- Competition: Others are also accumulating advantage; relative position matters.
- Hedonic adaptation: The goalposts move; what felt like success becomes the new baseline.
- Institutional forgetting: Your past accomplishments fade from collective memory.
We might model this with an Ornstein-Uhlenbeck component:
where is the mean-reversion speed and is the long-run mean. This creates a pull toward mediocrity---extreme values regress back. The steady state distribution has finite variance, unlike GBM which disperses forever.
I'm not sure which model is more accurate. There are clearly both compounding effects (GBM-like) and regressing effects (OU-like) operating simultaneously. Maybe different components of advantage have different dynamics: financial capital compounds, reputation mean-reverts, skills do something in between.
Connections to Other Domains
This framework isn't novel---it's just stochastic calculus applied to a different domain. The same mathematics appears everywhere:
Finance: GBM is the workhorse model for equity prices, the foundation of Black-Scholes option pricing. Jump-diffusion handles earnings surprises. Mean-reverting processes model interest rates (Vasicek, CIR). The career-as-SDE is just the Black-Scholes model with different variable names.
Population biology: The same equations model population dynamics under environmental stochasticity. becomes population size; drift is net reproductive rate; volatility is environmental noise. Absorbing states are extinction.
Physics: Brownian motion was first observed as the random motion of particles in fluid. The Langevin equation adds drift to describe particles in force fields. Careers are particles buffeted by the job market's thermal fluctuations.
Epidemiology: SIR models with stochastic forcing have similar flavor. The "state" is disease prevalence; jumps are super-spreader events.
The point isn't that careers are literally governed by these equations. It's that the equations provide a useful grammar for thinking about path-dependent, stochastic, non-stationary processes with absorbing boundaries and regime changes. Once you have the grammar, you can reason more precisely about things like:
- Why early-career volatility tolerance should be high
- Why small initial advantages compound
- Why extraordinary outcomes require some luck even with good fundamentals
- Why timing of jumps matters as much as their magnitude
Practical Implications (Maybe)
I'm wary of turning this into a listicle of actionable advice, but a few thoughts:
Embrace early-career volatility. The math says you want high variance when your advantage is low and your horizon is long. This might mean taking risks that seem irresponsible by the standards of loss-averse middle managers: weird jobs, geographic moves, industry hops, ambitious projects with high failure rates.
Initial conditions are unfair but not deterministic. Acknowledging the role of in outcomes doesn't mean giving up. It means being realistic about the distribution you're sampling from and adjusting expectations accordingly. It also suggests policy interventions that change starting conditions (education, wealth transfers) might have outsized effects.
Jumps dominate in the limit. If you model careers as continuous GBM, you might underestimate the importance of discrete pivots and disruptions. The big moves---changing fields, starting companies, moving countries---might matter more than the continuous accumulation of small advantages.
Watch for absorbing states. Burnout and bankruptcy are real. Utility functions that ignore the probability of hitting the floor are miscalibrated. Sometimes the expected-value-maximizing path has too much left-tail risk to be worth it.
Mean reversion is your enemy in the long run. If advantages depreciate over time, you can't just coast on past achievements. Continuous reinvestment in skills, network, and health is required to stay ahead of the reversion force.
Coda
There's something clarifying about writing instead of vague platitudes about "building a career." The notation forces precision: What exactly is the state variable? What are the dynamics? Are they stationary? What are the boundary conditions?
Of course, we can't actually calibrate the parameters. We don't know our own drift or volatility, let alone the intensity of jumps. The model is a thinking tool, not a prediction engine.
But thinking tools matter. If the stochastic framework helps you internalize that (1) luck is real and large, (2) initial conditions compound, (3) volatility is a feature not a bug, (4) discontinuous changes dominate, and (5) there are absorbing states to avoid---then it's done useful work.
The rest is just .