🧾 Hicks law
= a predictive model that describes the time it takes for a person to make a decision as a result of the possible choices (more choices → faster)
Formula
time input device-dependent constant (seconds/bit), often 150ms/bit number of choices
Ordered ↔︎ Unordered
- Unordered lists: linear time complexity
- Ordered lists: logarithmic time complexity