Quant Interview Glossary
153 terms that come up in quant trading and research interviews. Each one gives the definition, the formula or intuition behind it, and the mistake people make - not a dictionary entry that restates the name at greater length.
Probability · 40
The unconditional prevalence of an event before any specific evidence is taken into account.
Bayes' TheoremA rule for updating the probability of a hypothesis when new evidence arrives.
Bernoulli TrialA single experiment with exactly two outcomes, conventionally labelled success and failure.
Binomial DistributionThe number of successes in a fixed number of independent trials with constant success probability.
Brownian MotionThe continuous-time limit of a random walk, with independent normally distributed increments.
Central Limit TheoremThe mean of many independent finite-variance samples is approximately normally distributed.
CombinationsThe number of ways to choose k items from n when order does not matter.
Conditional ExpectationThe expected value of a random variable given the value of another - itself a random variable.
Conditional ProbabilityThe probability of an event given that another event is known to have occurred.
Cumulative Distribution FunctionThe probability that a random variable takes a value at or below a given point.
Expected ValueThe probability-weighted average of all possible outcomes of a random variable.
Exponential DistributionThe continuous waiting time until the next event in a process with a constant arrival rate.
Gambler's RuinThe problem of a random walk between zero and a target, and the probability of hitting each first.
Geometric DistributionThe number of trials up to and including the first success in repeated independent attempts.
Inclusion-Exclusion PrincipleA method for counting a union of overlapping sets by alternately adding and subtracting intersections.
IndependenceTwo events are independent when knowing one occurred does not change the probability of the other.
Indicator VariableA variable equal to 1 when an event occurs and 0 otherwise, whose expectation is the event's probability.
Kelly CriterionThe bet size that maximises the long-run growth rate of a bankroll.
Law of Large NumbersThe sample average converges to the true mean as the number of independent observations grows.
Law of Total ProbabilityThe probability of an event is the sum of its probabilities across a partition of the sample space.
Linearity of ExpectationExpectations of a sum equal the sum of expectations, even when the variables are dependent.
Lognormal DistributionA distribution whose logarithm is normally distributed, used to model asset prices.
Markov ChainA process where the next state depends only on the current state, not on the path taken to reach it.
MartingaleA process whose expected next value, given everything so far, equals its current value.
MemorylessnessThe property that the time already waited gives no information about the remaining wait.
Mutually ExclusiveTwo events that cannot both occur, so their intersection has probability zero.
Normal DistributionThe symmetric bell-shaped distribution that arises from summing many independent contributions.
Order StatisticsThe values of a sample arranged in sorted order, such as the minimum, maximum or median.
PermutationsThe number of ordered arrangements of items.
Poisson DistributionThe count of events in a fixed interval when they occur independently at a constant average rate.
PriorThe probability assigned to a hypothesis before observing the current evidence.
Probability Density FunctionA function whose integral over an interval gives the probability a continuous variable falls in it.
Random VariableA function mapping outcomes of a random experiment to numbers.
Random WalkA process that moves by independent random steps, whose typical distance grows with the square root of time.
Risk of RuinThe probability that a bankroll hits zero before reaching a target, given a betting strategy.
Standard DeviationThe square root of variance, expressing dispersion in the same units as the data.
Stationary DistributionThe long-run distribution over states that a Markov chain settles into and then preserves.
Uniform DistributionA distribution where every value in an interval is equally likely.
UtilityA function mapping wealth to satisfaction, used to explain why people do not maximise expected value.
VarianceThe expected squared deviation from the mean, measuring how spread out a distribution is.
Statistics · 31
Correlation of a series with its own lagged values.
BacktestA simulation of how a strategy would have performed on historical data.
Bias-Variance Trade-offThe decomposition of prediction error into systematic error, sensitivity to the sample, and irreducible noise.
BootstrappingEstimating the sampling distribution of a statistic by resampling the observed data with replacement.
Confidence IntervalA range constructed so that, across repeated samples, a stated proportion of such intervals contain the true value.
CorrelationCovariance normalised by both standard deviations, giving a unit-free measure between -1 and 1.
CovarianceA measure of how two variables move together, in the product of their units.
Covariance MatrixThe matrix of pairwise covariances between a set of variables, central to portfolio risk.
Cross-validationEstimating out-of-sample performance by repeatedly training on part of the data and testing on the rest.
Expected ShortfallThe average loss in the worst outcomes beyond the value-at-risk threshold.
Fat TailsA distribution with more probability of extreme outcomes than a normal distribution.
HeteroscedasticityNon-constant error variance across observations, violating a standard regression assumption.
Hypothesis TestA procedure for deciding whether data is inconsistent with a stated null hypothesis.
KurtosisA measure of tail heaviness, with the normal distribution as the reference point at 3.
Linear RegressionFitting a linear relationship by minimising the sum of squared residuals.
Look-ahead BiasUsing information in a backtest that would not have been available at the time of the decision.
Maximum Likelihood EstimationChoosing the parameter values that make the observed data most probable.
MulticollinearityHigh correlation among predictors, which makes individual regression coefficients unstable.
Multiple Testing ProblemThe inflation of false positives that occurs when many hypotheses are tested on the same data.
OverfittingFitting noise rather than signal, producing excellent in-sample performance and poor out-of-sample results.
p-valueThe probability of observing data at least as extreme as yours, assuming the null hypothesis is true.
R-squaredThe proportion of variance in the dependent variable explained by the model.
RegularisationPenalising model complexity to reduce variance at the cost of some bias.
Sharpe RatioExcess return divided by volatility, measuring return per unit of risk.
SkewnessA measure of distributional asymmetry around the mean.
Standard ErrorThe standard deviation of an estimator, quantifying how much an estimate would vary across samples.
StationarityThe property that a series' statistical characteristics do not change over time.
Survivorship BiasDistortion caused by analysing only entities that survived, excluding those that failed.
Unbiased EstimatorAn estimator whose expected value equals the true parameter.
Value at RiskThe loss threshold that will not be exceeded with a given probability over a given horizon.
Volatility ClusteringThe tendency of large price moves to be followed by large moves, and calm periods by calm periods.
Options & Derivatives · 31
A closed-form model for European option prices under continuous hedging and constant volatility.
Call OptionA contract giving the right, but not the obligation, to buy an asset at a fixed strike price.
Contango and BackwardationDescriptions of whether forward prices sit above or below the current spot price.
ConvexityCurvature in the relationship between an instrument's value and an underlying variable.
Cost of CarryThe net cost of holding an asset until a future date, which determines the forward price.
DeltaThe rate of change of an option's value with respect to the underlying price.
Delta HedgingOffsetting an option's directional exposure by holding delta units of the underlying.
Forward ContractAn agreement to buy or sell an asset at a fixed price on a future date.
Futures ContractAn exchange-traded forward that is margined and settled daily.
GammaThe rate of change of delta with respect to the underlying price - the curvature of the option payoff.
Gamma ScalpingProfiting from a long-gamma position by rehedging, which mechanically buys low and sells high.
Geometric Brownian MotionThe standard model for asset prices, in which log returns follow Brownian motion with drift.
Implied VolatilityThe volatility input that makes a pricing model reproduce an option's market price.
Intrinsic ValueThe value an option would have if exercised immediately, never below zero.
Ito's LemmaThe chain rule for functions of stochastic processes, with an extra second-order term.
MoneynessHow far an option's strike sits from the current price of the underlying.
Put OptionA contract giving the right, but not the obligation, to sell an asset at a fixed strike price.
Put-Call ParityA no-arbitrage relationship linking the prices of a European call, put, the underlying and cash.
Realised VolatilityThe volatility actually observed in an asset's price over a past period.
ReplicationConstructing a portfolio of simpler instruments that reproduces a derivative's payoff in every state.
RhoThe sensitivity of an option's value to a change in interest rates.
Risk-Neutral PricingValuing a derivative as the discounted expected payoff under a probability measure where all assets drift at the risk-free rate.
StraddleA long call and long put at the same strike and expiry - a direction-neutral bet on movement.
Strike PriceThe fixed price at which an option holder may buy or sell the underlying asset.
Synthetic PositionA combination of instruments that replicates the payoff of a different single instrument.
ThetaThe rate at which an option loses value as time passes, holding everything else constant.
VegaThe sensitivity of an option's value to a one-point change in implied volatility.
Vertical SpreadBuying one option and selling another of the same type at a different strike.
VolatilityThe standard deviation of returns, expressing how much an asset's price fluctuates.
Volatility DragThe gap between arithmetic and geometric average returns caused by compounding volatility.
Volatility SmileThe pattern of implied volatility varying across strikes, contradicting the constant-volatility assumption.
Trading & Markets · 28
The tendency to trade precisely with counterparties who know something you do not.
ArbitrageA trade that produces a risk-free profit with no net capital at risk.
Basis RiskThe residual risk from hedging with an instrument that does not exactly match the exposure.
BetaThe sensitivity of an asset's returns to the returns of a benchmark.
Bid-Ask SpreadThe difference between the highest price buyers will pay and the lowest sellers will accept.
CarryThe return earned from holding a position when nothing changes.
EdgeThe expected profit per trade, in the units of the trade.
Efficient Market HypothesisThe proposition that asset prices already reflect available information.
HedgingTaking an offsetting position to reduce exposure to a particular risk.
Informed FlowOrder flow from counterparties trading on information the market maker does not have.
Inventory RiskThe price risk a market maker carries while holding a position acquired from providing liquidity.
LatencyThe delay between an event occurring and a system responding to it.
Limit OrderAn order to trade at a specified price or better, which rests in the book until filled or cancelled.
LiquidityThe ability to trade size quickly without moving the price much.
MarginCollateral posted to cover potential losses on a leveraged or derivative position.
Market ImpactThe adverse price movement caused by executing an order.
Market MakerA participant who quotes both a bid and an ask, profiting from the spread while managing inventory risk.
Market OrderAn order to trade immediately at the best available price.
Mean ReversionThe tendency of a series to return toward a long-run average after deviating from it.
Order BookThe record of resting limit orders at each price level on both sides of a market.
Relative ValueA trade betting that the price relationship between two related instruments will revert.
Short SellingSelling a borrowed asset with the intention of buying it back later at a lower price.
Skewing a QuoteShifting both sides of a market in one direction to encourage trades that reduce your position.
SlippageThe difference between the expected execution price and the price actually achieved.
Tick SizeThe minimum price increment at which an instrument may be quoted.
TWAPAn execution strategy that spreads an order evenly over a time window.
VWAPThe average price over a period weighted by volume traded at each price.
Winner's CurseThe tendency for the winner of a common-value auction to have overestimated the item's worth.
Mathematics · 23
A description of how an algorithm's cost grows with input size, ignoring constants.
Cache LocalityThe degree to which a program accesses memory that is already in fast cache.
Cholesky DecompositionThe factorisation of a positive definite matrix into a lower triangular matrix times its transpose.
Eigenvalue and EigenvectorA vector whose direction is unchanged by a linear transformation, and the factor by which it is scaled.
Floating PointThe binary representation of real numbers, which is approximate and has surprising failure modes.
Generating FunctionA formal power series whose coefficients encode a sequence, turning combinatorial problems into algebra.
Geometric SeriesA sum where each term is a constant multiple of the previous one.
Harmonic SeriesThe sum of reciprocals of the integers, which diverges but only logarithmically.
InvariantA quantity unchanged by the allowed moves of a process, used to prove something is impossible.
Jensen's InequalityFor a convex function, the expected value of the function is at least the function of the expected value.
Lagrange MultipliersA method for optimising a function subject to equality constraints.
Law of the Unconscious StatisticianThe rule for computing the expectation of a function of a random variable without deriving its distribution.
LogarithmThe inverse of exponentiation, converting products into sums.
Modular ArithmeticArithmetic where numbers wrap around after reaching a fixed modulus.
Monte Carlo SimulationEstimating a quantity by averaging over many random simulations.
Newton-Raphson MethodAn iterative root-finding method using the derivative to converge quadratically.
ParityWhether a quantity is odd or even, often preserved by a process and used as an invariant.
Pigeonhole PrincipleIf more items are placed into fewer containers, at least one container holds more than one item.
Positive Definite MatrixA symmetric matrix for which x'Ax is positive for every non-zero vector x.
Principal Component AnalysisA rotation of the data into uncorrelated directions ordered by how much variance each explains.
RankThe number of linearly independent rows or columns of a matrix.
RecursionDefining a quantity in terms of smaller instances of the same problem.
Taylor SeriesAn expansion of a function as an infinite sum of its derivatives at a point.