Update for 07-02-22 21:00
This commit is contained in:
parent
d6b6384a41
commit
588372aecc
@ -9,6 +9,7 @@ Computer graphics is the field focusing on making a computer generate an image.
|
||||
* [[human_limitations]]
|
||||
* [[creepy_convenience]]
|
||||
* [[fitts_law]]
|
||||
* [[hick-hyman]]
|
||||
|
||||
* [[GUI]]
|
||||
|
||||
|
8
tech/hick-hyman.wiki
Normal file
8
tech/hick-hyman.wiki
Normal file
@ -0,0 +1,8 @@
|
||||
= Hick hyman law =
|
||||
|
||||
Describes relationship between the number of stimuli and reaction time to a
|
||||
given stiulus. More stimuli, longer it takes for user to make a choice.
|
||||
|
||||
```
|
||||
Reaction Time = a + b log,,2,,(n)
|
||||
```
|
Loading…
Reference in New Issue
Block a user