Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M4065

Fitts's Law

Fitts's Law
BusinessHigh supportManagement
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

The time required to move to a target depends on the distance to the target and the size of the target. The farther and smaller the target, the longer the time required.

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Design for access cost. It applies not only to UI (buttons should be large) but also to physical environments and management. If you want employees to do something more often (e.g., drink water, fill out forms), place the tool closest to hand (short distance) and most visible (large target). Adding slight physical friction can significantly change behavior.

anchor

Anchor fast decisions

Fitts's law states that the time to point at a target increases with the distance to the target and decreases with the size of the target, formalized as T = a + b·log₂(D/W + 1). It is a classic model for predicting operation difficulty in interface design.

MINIMUM ACTION

In progress 0/1

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Fitts%27s_lawZH · Explicit
    verified

RELATED MODELS