Signal Detection Analysis
Signal Detection Analysis
Purpose
This skill encodes expert methodological knowledge for applying Signal Detection Theory (SDT) to behavioral and cognitive science data. SDT separates an observer's perceptual sensitivity from their decision criterion -- a distinction that raw accuracy conflates. A competent programmer without cognitive science training would typically compute percent correct, missing the critical insight that two observers with identical accuracy can differ drastically in their ability to detect signals vs. their willingness to say "yes."
When to Use SDT (Not Simple Accuracy)
Use SDT whenever:
- Stimuli belong to two classes (signal vs. noise, old vs. new, present vs. absent) and the observer makes a binary classification
- You need to distinguish how well someone can discriminate (sensitivity) from how willing they are to respond in a particular way (bias/criterion)
- Response bias may differ across conditions, groups, or time points, making raw accuracy misleading
- You want a measure that is independent of base rates and payoff structures
Do not use standard SDT when:
- There are more than two stimulus classes (use multi-class extensions or confusion matrices)
- Responses are continuous rather than categorical (use regression-based approaches)
More from haoxuanlithuai/awesome_cognitive_and_neuroscience_skills
eeg preprocessing pipeline guide
Guides EEG preprocessing: filtering, artifact rejection (ICA/ASR), re-referencing, interpolation
28cognitive science statistical analysis
Domain-specific statistical modeling guidance for cognitive science and neuroscience, encoding when and how to apply mixed models, correction methods, Bayesian approaches, and effect size reporting
26paper-to-skill extractor
Interactive skill that guides extraction of research paradigms and methodological techniques from cognitive science papers into structured, reusable skills
25creativity self-efficacy mediation analysis
Domain-validated guidance for SEM-based mediation analysis of creative self-efficacy and moderation by baseline creativity in AI-augmented creativity research
24verify skill
Interactive skill verification — assess accuracy of parameters, citations, and methodology through structured expert review
24self-paced reading designer
Expert guidance for designing self-paced reading experiments: region segmentation, timing parameters, comprehension probes, and spillover analysis
24