| name | devpsych-data-analysis |
| description | Use when analyzing and reporting results for a Developmental Psychology (APA) manuscript. The journal expects analyses that model developmental change correctly â growth-curve/multilevel/SEM, mediation/moderation, measurement invariance â with effect sizes and confidence intervals, JARS-compliant disclosure, and a clear confirmatory/exploratory split. Guides analysis norms; it does not fabricate results. |
Data Analysis (devpsych-data-analysis)
Developmental Psychology holds analyses to a developmental and a credibility standard at once: the model
must actually capture change (not just a cross-sectional snapshot), and reporting must meet JARS â
effect sizes with confidence intervals, full disclosure, and a clean confirmatory vs. exploratory
split. The most common fatal error is interpreting trajectories without first establishing that the
construct is measured the same way across ages.
When to trigger
- Fitting growth-curve / multilevel / SEM models, or mediation/moderation of developmental effects
- A reviewer asked for measurement invariance, effect sizes, intervals, or attrition handling
- Reconciling preregistered developmental hypotheses with exploratory trajectory findings
- Preparing analysis scripts and a data dictionary for deposit
Reporting norms Developmental Psychology expects
- Model change correctly. Use the method the claim requires: latent growth / multilevel models
for trajectories, SEM for latent constructs, cross-lagged / RI-CLPM for reciprocal effects,
mediation/moderation for mechanism and moderated change. State time coding and centering.
- Establish measurement invariance first. Test configural â metric â scalar across ages/waves
before interpreting mean change; report partial invariance honestly if full scalar fails.
- Effect sizes + uncertainty. Report a standardized or unstandardized effect size and confidence
intervals for major results â slope estimates, interactions, indirect effects â not just stars.
- Handle missing data and attrition principledly. Use FIML or multiple imputation; report the
attrition analysis (completers vs. dropouts) and the missingness assumption.
- JARS disclosure. Report how sample size was determined, all exclusions and reasons, all conditions
and measures; keep confirmatory and exploratory analyses clearly separated.
- Reproducibility. Provide analysis scripts and a data dictionary; the numbers should regenerate in
a fresh session (see
devpsych-open-science-and-transparency).
Worked micro-example (illustrative numbers)
A preregistered three-wave latent-growth study (ages 4, 6, 8; N = 300, 18% attrition) of effortful
control, testing maternal scaffolding as a driver of the growth slope.
Invariance (reported first):
configural fit good; metric and scalar invariance hold across waves
(ÎCFI < .01) â mean change is interpretable.
Confirmatory (preregistered):
Latent slope > 0: b = 0.42/year, 95% CI [0.31, 0.53] (within-person growth).
Scaffolding Ă time: b = 0.18, 95% CI [0.07, 0.29] (steeper growth with
higher wave-1 scaffolding).
Missing data: FIML; MAR; completers and dropouts did not differ on baseline
covariates (attrition analysis in supplement).
Exploratory (labeled):
RI-CLPM suggests childâparent effects in later waves; reported as
exploratory and flagged for confirmation in a future sample.
Why this passes scrutiny: invariance is reported before the growth claim; every developmental parameter
carries an effect size and a CI; missingness is modeled, not deleted; the reciprocal-effects finding is
honestly demoted to exploratory.
Analysis-stage reviewer pushback and the venue fix
| Reviewer pushback | What it signals here | Developmental Psychology fix |
|---|
| "Is the construct the same at each age?" | invariance not tested | report configuralâmetricâscalar before interpreting change |
| "You deleted dropouts" | attrition bias | refit with FIML/MI; add the completers-vs-dropouts analysis |
| "ANOVA on age groups for a change claim" | wrong model for the claim | fit a growth/multilevel model on within-person data |
| "Stars, no effect size" | pre-reform reporting | report slope/interaction effect sizes with CIs |
| "Is this confirmatory?" | HARKing concern | point to preregistration; relabel post hoc trajectories exploratory |
Calibration anchors
- A clean latent-growth slope with a tight CI, on an invariant measure, beats an age-group ANOVA with
stars â the venue's currency is credible change, not a snapshot contrast.
- Prefer estimation language ("effortful control grew 0.42/year, 95% CI [...]") to "significant effect of
age." Bare p-value sentences read as thin here.
- When attrition is non-trivial, state the missingness assumption and show the trajectory is robust to a
reasonable alternative (e.g., pattern-mixture sensitivity), rather than implying complete data.
Anti-patterns
- Interpreting mean change without establishing measurement invariance
- Listwise deletion or ignoring differential attrition
- Using age-group ANOVA to support a within-person change claim
- p-values and stars with no effect sizes or confidence intervals
- HARKing exploratory trajectory shapes into confirmatory hypotheses
Output format
ăModelăgrowth / multilevel / SEM / cross-lagged / mediation-moderation â matches the change claim?
ăInvarianceăconfiguralâmetricâscalar tested before interpreting change? [Y/N]
ăMain resultăeffect size + confidence interval + meaning
ăMissing dataăFIML/MI + attrition analysis reported? [Y/N]
ăConfirmatory vs exploratoryăclearly separated (JARS)? [Y/N]
ăReproducibleăscripts + data dictionary + fresh-session check? [Y/N]
ăNextădevpsych-tables-figures
Supplementary resources