5. Models Flashcards

1
Q

What is Fitts’ Law?

A

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 well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How can you calculate the constants for the device?

A

Linear Regression
Measure the MV with different distances and sizes
Fit a line through the measured points
a=interception b=slope

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Steerings Law?

A

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)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is Hick’s Law?

A

Time needed to make a selection is proportional to the log number of alternatives
H = log2(1+n)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What are descriptive Models?

A

Provide a basis for understanding, reflecting and reasoning about certain facts and interactions
Provide a conceptual framework that simplifies a potentially real system

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is GOMS?

A

Goal, Operators, Methods, Selection rules

-Various variable parameters, difficult to target specific users, time consuming, …

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is KLM?

A

Keystroke-Level Model
It can evaluate UI design, interaction methods and trade-off
Based on this shortcuts can be provided

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Name the KLM Operators.

A
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Describe Norman’s Action Cycle?

A
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
How well did you know this?
1
Not at all
2
3
4
5
Perfectly