Signal Detection Analysis

Quantify sensitivity and criterion shifts from binary behavioral responses.

34|5|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/NeuroAIHub/awesome_cognitive_and_neuroscience_skills --skill signal-detection-analysis-neuroaihub
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Signal Detection Analysis
Source: https://github.com/NeuroAIHub/awesome_cognitive_and_neuroscience_skills/tree/main/skills/signal-detection-analysis
Command: npx skills add https://github.com/NeuroAIHub/awesome_cognitive_and_neuroscience_skills --skill signal-detection-analysis-neuroaihub

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill prevents raw accuracy from misleading cognitive and neuroscience studies by encoding how to disentangle discriminability from criterion settings before producing any summary statistics.

Core Features & Use Cases

  • Decision logic for choosing between yes/no, 2AFC, rating, same-different, ABX, and other paradigms with conversions for d', da, Az, and bias measures.
  • Bias and correction guidance that recommends log-linear or 1/(2N) adjustments, ROC construction, and reporting checklists for hit and false alarm rates, sensitivity, bias, slopes, confidence intervals, and statistical testing.
  • Application examples including recognition memory, psychophysics, clinical diagnostics, metacognition, and eyewitness research that highlight when to use each measure and how to document base rates and criterion shifts.

Quick Start

Ask for d', criterion, and bias evaluations using your trial counts to plan a Signal Detection Theory analysis.

Frequently Asked Questions about Signal Detection Analysis

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

FAQPage Schema
How do I calculate d' and criterion bias from yes/no or 2AFC behavioral responses?

Signal Detection Theory quantifies d' and criterion bias by disentangling discriminability from response strategy using hit and false alarm rates. You apply SDT decision logic to binary behavioral responses, then use correction rules for extreme rates before calculating sensitivity and bias measures.

What corrections are needed when hit or false alarm rates are zero or one in SDT analysis?

Signal detection analysis requires log-linear or 1/(2N) adjustments when hit or false alarm rates hit floor or ceiling. These corrections prevent infinite d' values, ensuring bias-corrected metrics like d', c, and beta remain computable and valid for publication-ready reporting.

When should I use d' versus Az or da for rating scale paradigms in cognitive psychology?

SDT rating scale paradigms use d' for equal-variance assumptions, da for unequal variance, and Az for nonparametric ROC-based sensitivity. Choose based on your distribution assumptions and paradigm design, applying ROC guidance to select the appropriate bias-corrected sensitivity metric.

How do I construct an ROC curve and report sensitivity metrics for recognition memory experiments?

Signal detection analysis constructs ROC curves by plotting hit rates against false alarm rates across criterion levels. For recognition memory, report d' or Az, bias measures like c and beta, confidence intervals, and statistical tests using canonical SDT reporting checklists.

Does signal detection theory work for ABX and same-different paradigms in psychophysics research?

Signal detection theory supports ABX and same-different paradigms with specific decision logic and d' conversions tailored to each design. SDT provides bias-corrected sensitivity metrics across these psychophysics tasks, including correction rules and reporting guidance for publication.

Why does raw accuracy mislead cognitive neuroscience studies and when do I need bias-corrected SDT metrics?

Raw accuracy conflates perceptual sensitivity with response criterion shifts, misleading cognitive neuroscience findings. Signal detection analysis disentangles discriminability from bias settings before producing summary statistics, requiring bias-corrected metrics whenever criterion shifts or base rate differences exist.