Skip to main content

Fitts's Law

A mathematical model predicting movement time based on target distance and size that defines the speed-accuracy tradeoff in motor control

Fitts's Law is a mathematical model of human motor control proposed by Paul Fitts in 1954 that predicts movement time (MT) from target distance (A) and target width (W). Expressed as MT = a + b × log2(2A/W), it demonstrates a logarithmic relationship where higher index of difficulty (ID = log2(2A/W)) requires longer movement time. It is widely applied as the theoretical foundation for HCI design and aim training.

Mathematical Foundation of Fitts's Law

Fitts's Law is grounded in information theory, modeling pointing movements as an information transmission channel. The Index of Difficulty (ID) is calculated as log2(2A/W), measured in bits. Movement time increases linearly with ID, and the slope (b) represents the inverse of the motor system's information processing bandwidth. This law applies universally to mouse operations, touchscreens, pen input, and even foot and head movements, making it directly applicable to predicting aim test scores across different input modalities and device configurations.

Relationship to Aim Testing

Aim tests represent the most direct application of Fitts's Law in cognitive testing. As targets become smaller and more distant, difficulty increases and click time grows logarithmically. Expert performers exhibit a smaller b coefficient, capturing targets faster at equivalent difficulty levels. This reflects optimized motor programs in the cerebellum and improved efficiency of visuomotor transformation. Training expands the motor system's information processing bandwidth, producing simultaneous improvements in both speed and accuracy that are measurable across sessions.

Optimizing the Speed-Accuracy Tradeoff

The speed-accuracy tradeoff described by Fitts's Law represents a fundamental constraint in motor control. Faster movements increase motor noise (variability), raising the probability of missing targets. The optimal strategy involves adaptive control that dynamically adjusts speed based on target difficulty. A two-phase approach works best: an initial ballistic movement to approximate the target location, followed by a feedback-controlled correction phase for precise landing. This strategy directly produces high aim test scores, and its automation constitutes the essence of muscle memory formation.