Tables & Figures (devpsych-tables-figures)
In Developmental Psychology, the best exhibits show change. APA 7th-edition formatting is required,
but the venue-specific move is to make the developmental claim visible: age or time on the x-axis,
individual trajectories plus the model-implied mean curve, and uncertainty that a reader can see.
A bar chart of age-group means that hides within-person change is a missed opportunity here.
When to trigger
- Designing the main trajectory/results figure or a key table
- Deciding what goes in the article vs. online supplemental material
- A reviewer found an exhibit unclear, non-APA, or "doesn't show the developmental pattern"
- Visualizing growth curves, individual variation, and interactions with age
Principles
- Make change visible. Prefer figures with age/time on the x-axis and the outcome on the y-axis:
spaghetti plots (individual trajectories) behind the model-implied mean curve, or growth curves by
moderator group. Show the developmental pattern, not just endpoint means.
- Show uncertainty and effect size. Confidence bands/intervals on curves and estimates; report the
slope/interaction magnitude so the figure carries the claim, not just a p-value.
- APA 7th + self-contained. Titles, notes, axis labels (with age units), Ns per age/wave, and what
the bands represent make each exhibit intelligible alone.
- A measurement-invariance / model table earns its place. A compact table reporting invariance steps
(configural/metric/scalar fit, ΔCFI) reassures reviewers the change claim is sound.
- Reproducible + accessible. Generated by the deposited analysis script so values match; colorblind-
safe and grayscale-legible.
Worked micro-example — the main trajectory figure (illustrative)
For the three-wave effortful-control package, the primary figure must show the growth, not bars.
Figure 1. Effortful-control trajectories, ages 4-8, by maternal scaffolding.
Geometry: thin per-child spaghetti lines + bold model-implied mean curves
for high vs. low scaffolding; 95% CI bands on the mean curves.
Axes: x = child age in years (4-8); y = effortful-control score.
Annotation: latent slope b = 0.42/yr [0.31, 0.53]; scaffolding × time
b = 0.18 [0.07, 0.29].
Note: Ns per wave, attrition count, what the bands are (95% CIs),
and that growth is interpreted under scalar invariance.
Source: rendered by the deposited R (lavaan/ggplot) script so values match.
Exhibit triage — article vs. online supplemental material
| Exhibit |
Home |
Reason |
| Main trajectory / growth figure with CIs |
main text |
this is the contribution |
| Measurement-invariance summary table |
main text (compact) |
underwrites the change claim |
| Full SEM path table / fit indices |
supplement or appendix |
secondary to the headline estimate |
| Attrition / completers-vs-dropouts table |
supplement |
credibility detail, not the headline |
| Robustness / alternative-model grid |
supplement |
summarized in one main-text sentence |
Exhibit-stage reviewer pushback and the venue fix
- "Bar chart of age groups hides the change" → switch to a trajectory/growth-curve figure with age on x.
- "I can't tell the developmental pattern" → overlay individual lines and the model-implied mean; label
the slope.
- "No uncertainty shown" → add CI bands and report the effect size in the note.
- "Figure values don't match the SEM table" → regenerate both from the single deposited script.
Exhibit calibration anchors
- The figure is where a hurried editor sees the developmental claim; design the main exhibit to stand
alone and to show change over age, not a pair of group means.
- Individual variation is part of the developmental story — show the spread of trajectories, not only the
average, especially when heterogeneity in change is theoretically interesting.
- A small invariance table is cheap insurance: it tells reviewers the construct is the same thing across
the ages you compare, pre-empting the most common developmental objection.
- Accessibility is part of credibility: colorblind-safe palettes and grayscale-legible encodings.
Anti-patterns
- Bar plots of age-group means that hide within-person change and variability
- Exhibits that need the prose to be intelligible (not self-contained)
- Trajectory figures with no confidence bands or effect sizes
- Omitting Ns per age/wave or the attrition count from notes
- Exhibit values that don't match the shared analysis script
Output format
【Main exhibit】what it shows + why a figure/table
【Shows change over age + uncertainty?】(trajectory/growth + CIs) [Y/N]
【Invariance table present?】[Y/N/NA]
【APA 7th + self-contained?】[Y/N]
【Article vs supplement】split decided
【Reproducible + accessible?】matches script, grayscale/colorblind-safe? [Y/N]
【Next】devpsych-writing-style
Supplementary resources
Source: brycewang-stanford/Awesome-Journal-Skills → Developmental-Psychology-Skills/skills/devpsych-tables-figures/SKILL.md
1---2name: devpsych-tables-figures3description: Use when building tables and figures for a Developmental Psychology (APA) manuscript. The journal uses APA 7th-edition style and rewards exhibits that make developmental change visible — trajectory plots, age-on-the-x-axis figures, model-implied growth curves — with effect sizes and uncertainty. Designs exhibits; it does not run the analysis.4---567# Tables & Figures (devpsych-tables-figures)89In Developmental Psychology, the best exhibits **show change**. APA 7th-edition formatting is required,10but the venue-specific move is to make the developmental claim visible: **age or time on the x-axis**,11**individual trajectories plus the model-implied mean curve**, and **uncertainty** that a reader can see.12A bar chart of age-group means that hides within-person change is a missed opportunity here.1314## When to trigger1516- Designing the main trajectory/results figure or a key table17- Deciding what goes in the article vs. online supplemental material18- A reviewer found an exhibit unclear, non-APA, or "doesn't show the developmental pattern"19- Visualizing growth curves, individual variation, and interactions with age2021## Principles22231. **Make change visible.** Prefer figures with **age/time on the x-axis** and the outcome on the y-axis:24 spaghetti plots (individual trajectories) behind the **model-implied mean curve**, or growth curves by25 moderator group. Show the developmental pattern, not just endpoint means.262. **Show uncertainty and effect size.** Confidence bands/intervals on curves and estimates; report the27 slope/interaction magnitude so the figure carries the claim, not just a p-value.283. **APA 7th + self-contained.** Titles, notes, axis labels (with age units), Ns per age/wave, and what29 the bands represent make each exhibit intelligible alone.304. **A measurement-invariance / model table earns its place.** A compact table reporting invariance steps31 (configural/metric/scalar fit, ΔCFI) reassures reviewers the change claim is sound.325. **Reproducible + accessible.** Generated by the deposited analysis script so values match; colorblind-33 safe and grayscale-legible.3435## Worked micro-example — the main trajectory figure (illustrative)3637For the three-wave effortful-control package, the primary figure must show the *growth*, not bars.3839```40Figure 1. Effortful-control trajectories, ages 4-8, by maternal scaffolding.41 Geometry: thin per-child spaghetti lines + bold model-implied mean curves42 for high vs. low scaffolding; 95% CI bands on the mean curves.43 Axes: x = child age in years (4-8); y = effortful-control score.44 Annotation: latent slope b = 0.42/yr [0.31, 0.53]; scaffolding × time45 b = 0.18 [0.07, 0.29].46 Note: Ns per wave, attrition count, what the bands are (95% CIs),47 and that growth is interpreted under scalar invariance.48 Source: rendered by the deposited R (lavaan/ggplot) script so values match.49```5051## Exhibit triage — article vs. online supplemental material5253| Exhibit | Home | Reason |54|---------|------|--------|55| Main trajectory / growth figure with CIs | main text | this is the contribution |56| Measurement-invariance summary table | main text (compact) | underwrites the change claim |57| Full SEM path table / fit indices | supplement or appendix | secondary to the headline estimate |58| Attrition / completers-vs-dropouts table | supplement | credibility detail, not the headline |59| Robustness / alternative-model grid | supplement | summarized in one main-text sentence |6061## Exhibit-stage reviewer pushback and the venue fix6263- "Bar chart of age groups hides the change" → switch to a trajectory/growth-curve figure with age on x.64- "I can't tell the developmental pattern" → overlay individual lines and the model-implied mean; label65 the slope.66- "No uncertainty shown" → add CI bands and report the effect size in the note.67- "Figure values don't match the SEM table" → regenerate both from the single deposited script.6869## Exhibit calibration anchors7071- The figure is where a hurried editor sees the developmental claim; design the main exhibit to stand72 alone and to *show change over age*, not a pair of group means.73- Individual variation is part of the developmental story — show the spread of trajectories, not only the74 average, especially when heterogeneity in change is theoretically interesting.75- A small invariance table is cheap insurance: it tells reviewers the construct is the same thing across76 the ages you compare, pre-empting the most common developmental objection.77- Accessibility is part of credibility: colorblind-safe palettes and grayscale-legible encodings.7879## Anti-patterns8081- Bar plots of age-group means that hide within-person change and variability82- Exhibits that need the prose to be intelligible (not self-contained)83- Trajectory figures with no confidence bands or effect sizes84- Omitting Ns per age/wave or the attrition count from notes85- Exhibit values that don't match the shared analysis script8687## Output format8889```90【Main exhibit】what it shows + why a figure/table91【Shows change over age + uncertainty?】(trajectory/growth + CIs) [Y/N]92【Invariance table present?】[Y/N/NA]93【APA 7th + self-contained?】[Y/N]94【Article vs supplement】split decided95【Reproducible + accessible?】matches script, grayscale/colorblind-safe? [Y/N]96【Next】devpsych-writing-style97```9899## Supplementary resources100101- [`../../resources/external_tools.md`](../../resources/external_tools.md) — `ggplot2`, `tidySEM`, `papaja` for APA exhibits, trajectory-plot tooling102- [`../../resources/official-source-map.md`](../../resources/official-source-map.md) — APA 7th style and exhibit requirements103104---105106**Source:** [`brycewang-stanford/Awesome-Journal-Skills`](https://github.com/brycewang-stanford/Awesome-Journal-Skills) → `Developmental-Psychology-Skills/skills/devpsych-tables-figures/SKILL.md`