5. Models Flashcards
What is Fitts’ Law?
A robust model of human psychomotor behavior
Predicts movement time for rapid aimed tasks (depending on distance, size of the object and the device)
Equation MT = a+b*log2(1+D/W)
Index of Difficulty ID = log2(1+D/W)
Throughput TP = ID/MT
How can you calculate the constants for the device?
Linear Regression
Measure the MV with different distances and sizes
Fit a line through the measured points
a=interception b=slope
What is Steerings Law?
Models the movement time for a pointer though a 2D tunnel
Equation MT = a+b*(1+D/W)
Index of Difficulty ID = (1+D/W)
What is Hick’s Law?
Time needed to make a selection is proportional to the log number of alternatives
H = log2(1+n)
What are descriptive Models?
Provide a basis for understanding, reflecting and reasoning about certain facts and interactions
Provide a conceptual framework that simplifies a potentially real system
What is GOMS?
Goal, Operators, Methods, Selection rules
-Various variable parameters, difficult to target specific users, time consuming, …
What is KLM?
Keystroke-Level Model
It can evaluate UI design, interaction methods and trade-off
Based on this shortcuts can be provided
Name the KLM Operators.
K: Key press B/BB: Mouse button press/click P: Mause pointing D: Mause drawing H: Move hand between mouse and keyboard M: Thinking R: Response time from the system
Describe Norman’s Action Cycle?
The world: Evaluation: Perceiving the state of the world Interpreting the perception Evaluation of Interpretations Goals: Execution: Intention to act Sequence of actions Execute the acton sequence