Mathematical Psychology
About

Psychometric Function

The psychometric function describes how the probability of a correct response varies with stimulus intensity, typically following a sigmoid curve characterized by threshold and slope parameters.

ψ(x) = γ + (1 − γ − λ) · F(x; α, β)

The psychometric function is the fundamental curve of psychophysics, mapping stimulus intensity (or stimulus difference) to the probability of a particular response. It is typically a sigmoid (S-shaped) curve that transitions from chance performance at low intensities to perfect performance at high intensities, with the steepness of the transition reflecting the observer's sensitivity.

Parameterization

General Psychometric Function ψ(x) = γ + (1 − γ − λ) · F(x; α, β)

α = threshold (location parameter, typically 75% correct in 2AFC)
β = slope (inversely related to variability of underlying process)
γ = guess rate (0.5 for 2AFC, lower for yes/no)
λ = lapse rate (accounts for stimulus-independent errors)

The sigmoid function F is commonly chosen as the cumulative normal (probit), logistic, or Weibull distribution. The Weibull function is popular because its parameters have clean interpretations and it accommodates both detection and discrimination tasks. The choice of sigmoid rarely matters much for well-sampled data.

Fitting and Estimation

Psychometric functions are typically fit using maximum likelihood estimation or Bayesian methods. The threshold α is usually defined as the stimulus level producing a criterion performance level (e.g., 75% correct in 2AFC). The slope β reflects the observer's internal noise: steeper slopes indicate less noise and more precise discrimination. The lapse rate λ accounts for finger errors and inattention, and is typically constrained to small values (0–0.05).

Modern fitting packages (Palamedes, psignifit, quickpsy) provide bootstrap or Bayesian confidence intervals for all parameters and goodness-of-fit diagnostics.

Related Topics

References

  1. Wichmann, F. A., & Hill, N. J. (2001). The psychometric function: I. Fitting, sampling, and goodness of fit. Perception & Psychophysics, 63(8), 1293–1313. https://doi.org/10.3758/BF03194544
  2. Klein, S. A. (2001). Measuring, estimating, and understanding the psychometric function: A commentary. Perception & Psychophysics, 63(8), 1421–1455. https://doi.org/10.3758/BF03194552
  3. Treutwein, B. (1995). Adaptive psychophysical procedures. Vision Research, 35(17), 2503–2522. https://doi.org/10.1016/0042-6989(95)00016-X
  4. Gescheider, G. A. (1997). Psychophysics: The Fundamentals (3rd ed.). Lawrence Erlbaum Associates. https://doi.org/10.4324/9780203774458

External Links