ERP Data Analysis

Analyze ERP data through preprocessing, artifact rejection, epoching, and statistical testing.

34|5|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/HaoxuanLiTHUAI/awesome_cognitive_and_neuroscience_skills --skill erp-data-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ERP Data Analysis
Source: https://github.com/HaoxuanLiTHUAI/awesome_cognitive_and_neuroscience_skills/tree/main/skills/erp-analysis
Command: npx skills add https://github.com/HaoxuanLiTHUAI/awesome_cognitive_and_neuroscience_skills --skill erp-data-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

ERP data analysis is complex and benefits from a domain-validated pipeline detailing preprocessing, artifact handling, epoching, ERP component identification, and robust statistical strategies.

Core Features & Use Cases

  • Preprocessing guidance: default filtering, re-referencing, and artifact rejection recommendations aligned with Luck (2014) and Keil et al. (2014).
  • Component-focused analysis: guidelines for P1/N1/N170, N400, P600, ERN/Ne, and other ERP components including ROI and time-window suggestions.
  • Statistical frameworks: instructions for traditional ANOVA, mass-univariate, and regression-based ERP approaches, with robust reporting standards.
  • Use case example: designing an ERP study with a 64-channel setup, or reanalyzing an existing dataset to extract N400 effects.

Quick Start

Load your EEG dataset and invoke the ERP analysis workflow to obtain preprocessing, component identification, and statistical analysis guidance.

Frequently Asked Questions about ERP Data Analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I preprocess EEG data for an ERP analysis pipeline?

To preprocess EEG data for ERP analysis, apply default filtering, re-referencing, and artifact rejection recommendations aligned with Luck (2014) and Keil et al. (2014) guidelines to ensure clean signals.

What time windows and ROIs should I use for identifying specific ERP components like N400 or P600?

For identifying ERP components like N400 or P600, use the provided component-focused guidelines which offer recommended regions of interest and time windows to accurately extract effects.

What statistical framework works best for analyzing ERP data?

The best statistical framework for analyzing ERP data depends on your design, with options including traditional ANOVA, mass-univariate approaches, and regression-based methods, all supported by robust reporting standards.

Can I use this ERP analysis workflow to reanalyze an existing EEG dataset?

Yes, you can use this ERP analysis workflow to reanalyze an existing EEG dataset, such as loading your data to extract specific effects like N400 from a 64-channel setup.

How does epoching fit into the overall EEG preprocessing and ERP component identification process?

Epoching is a core stage in EEG preprocessing that segments continuous data into trials, directly enabling subsequent ERP component identification and the application of statistical frameworks to extract event-related potentials.