A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Marginal Effects and Partial Effects Measurement

Graduate Depth 113 in the knowledge graph I know this Set as goal
649prerequisites beneath it
See this on the map →
Interpretation and Marginal Effects in Nonlinear Models
interpretation marginal-effects ame mem

Core Idea

Marginal effects measure the change in predicted outcome for a unit increase in a regressor. The average marginal effect (AME) averages individual effects across the sample; the marginal effect at the mean (MEM) evaluates at sample means.

Explainer

In a linear regression, the coefficient on a variable is directly the marginal effect — it tells you how much the predicted outcome changes for a one-unit increase in that variable, holding others constant. This holds everywhere: the slope is constant by construction. From your work on nonlinear models, you know that this clean interpretation breaks down in logit, probit, Poisson, or any model where the link function is nonlinear. The coefficient on x in a logit is the change in the log-odds, not the change in the probability. To translate from the model's internal scale to the quantity you actually care about (change in probability, change in count, etc.), you need marginal effects.

The marginal effect at the mean (MEM) is the simplest approach: evaluate the derivative ∂E[Y|X]/∂xⱼ at the sample means of all regressors. For a probit model, this is φ(X̄β̂)·β̂ⱼ, where φ is the standard normal density. It answers: "for the 'average' person in the dataset, what is the marginal effect?" The conceptual problem is that the "average person" often doesn't exist — if your sample includes both men and women, the mean gender (say, 0.52) corresponds to no real individual, and evaluating a nonlinear function at a non-existent point can be misleading.

The average marginal effect (AME) avoids this by computing the marginal effect for each actual observation in the sample and then averaging: AME = (1/N)Σᵢ ∂E[Y|Xᵢ]/∂xⱼ. This answers: "on average across the observed population, what is the marginal effect?" For logit, each individual's marginal effect depends on their predicted probability — people with probabilities near 0.5 have larger marginal effects than those near 0 or 1, where the response curve is flat. The AME captures this heterogeneity correctly. For this reason, the AME is generally preferred in applied work; it better represents the average effect in the actual sample rather than the effect at a hypothetical average point.

For discrete changes (like a binary variable switching from 0 to 1) or for counting nonmarginal shifts, you report a partial effect: the difference in predicted values at two specific covariate settings, not the derivative. For a binary regressor, the AME computed as a derivative is often approximated as the average of Ê[Y|xⱼ=1, X₋ⱼ] − Ê[Y|xⱼ=0, X₋ⱼ] across all individuals — this is the "recycled predictions" approach. The key discipline is always to be explicit about what you are holding constant and where in the covariate distribution you are evaluating the effect; nonlinear models cannot be summarized by a single number without making those choices explicit.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionProbability Density Functions and Continuous DistributionsCumulative Distribution FunctionsContinuous Random VariablesProbability Density FunctionsExpected ValueWeak Law of Large NumbersProbability Axioms and RulesConditional ProbabilityIndependence of EventsSampling DistributionsStandard Error of EstimatorsHypothesis Testing: Framework and LogicP-values and Statistical SignificanceEffect Size and Practical SignificanceHypothesis Testing: Framework and LogicZ-Tests and T-Tests for MeansOne-Sample Z-Test for MeansOne-Sample and Two-Sample T-TestsInference in Linear RegressionPrediction Intervals in RegressionLinear Regression BasicsResiduals and Goodness of Fit (R²)Simple (Bivariate) OLS RegressionClassical OLS Assumptions (Gauss-Markov)Multiple RegressionInterpreting Regression CoefficientsPolynomial Regression and Nonlinear Functional FormsInterpretation and Marginal Effects in Nonlinear ModelsMarginal Effects and Partial Effects Measurement

Longest path: 114 steps · 649 total prerequisite topics

Prerequisites (1)

Leads To (0)

No topics depend on this one yet.