Goal crossing
Fitts’ law formula for goal crossing
MT = a + b * log2(D/W + 1)
Formula stays the same but width represents the vertical width of the goal instead of the width of the target
When is crossing-based selection used
Edge/corner access points
Edges and corners are the fastest possible access points as you do not have to worry about overshooting.
Acts more like crossing tasks than selection tasks because you cannot overshoot.
Steering law
Models the movement time (MT) to traverse through a 2D tunnel of length (D) and width (W).
Steering law formula
Keystroke-level model (KLM)
A model for determining how long it will take an expert user to complete a task without errors.
Uses basic input operators with time estimates for their execution.
Types of operator
System response
Time the user must wait for a response from the system
Operators
Advantages of KLM
Limitations of KLM