Skip to main content

Tutorial 1: Sequential Probability Ratio Test

Difficulty level
Beginner
Speaker

In this tutorial, you will perform a Sequential Probability Ratio Test between two hypotheses HL and HR by running simulations of a Drift Diffusion Model (DDM).

Topics covered in this lesson
  • Simulate Drift-Diffusion Model with different stopping rules
  • Observe the relation between accuracy and reaction time, get an intuition about the speed/accuracy tradeoff
Prerequisites

Experience with Python Programming Language.

Back to the course