HCI 3353 - Final Flashcards
What are the 4 input types?
selection, quantification, position, text
What are some characteristics of bad interfaces?
hard to use, violates expectations, too many degrees of freedom
What is SR (stimulus response) compatibility?
system does what you expected it to do
TF: Input symbols for HCI’s can be event too
T
TF: The set of all possible inputs is a set of events?
T
What is the transition function?
Maps all sets of inputs to a next step and output
Who proposed the gulf of evaluation and execution?
Don Norman
What is the gulf of evaluation?
User should know what state they are in
What is the gulf execution?
User should be able to complete their task easily
What is the gulf of information?
A reference of how easy a machine is to use
What does it mean if a gulfs are large?
bad user experience
What are design artifacts?
deliverable that document design progress
for any given task, what objectives measurements do you have and what are they measured by?
Selection / Text
- measured in: Time and Error rate
Quantifiers / Position
- measured in: Accuracy Speed
Can you measure usability if the user does not have a task?
No - what in the titty boi are you going to measure??
What is the relationship between speed and accuracy?
its a tradeoff, they cannot be decouples, more speed = less accuracy
what are the units of performance for T, RT, (A/w) + 1, Log_10(x), Log_2(x), Log_2(A/W + 1)
seconds, seconds, dimensionless (A and W are always the same units), Bels, bits, bits
what does it mean if units or types are “strongly typed”
strongly typed language has stricter typing rules at compile time, which imply that errors and exceptions are more likely to happen during compilation
why does log_2 have the dimensions that it does? (why does it make sense)
1 bit difficulty is equal to a screen split in half (50% change in difficulty) and because bits are a measurement of spatial resolution
what is performance equal to?
speed x accuracy
what is an interface?
the boundary between two things?
what type of input is a webcam?
depends what it’s being used for (voice recognition - text)
what is a “haptic device”?
one that constrains the relationship between force and position - applies tactile sensation to an interaction with a computer
what is absolute position?
input and output have a 1:1 relationship
what is relative position
speed and accuracy tradeoff, returns “best guess”
what is a isometric device?
position does not change and it senses force
what s an isotonic device?
position changes, force does not change (or its not measured)