GOMS

From Wikipedia, the free encyclopedia

GOMS is a specialized human information processor model for human-computer interaction observation that describes a user's cognitive structure on four components. In the book The Psychology of Human Computer Interaction.[1] written in 1983 by Stuart K. Card, Thomas P. Moran and Allen Newell, the authors introduce: "a set of Goals, a set of Operators, a set of Methods for achieving the goals, and a set of Selections rules for choosing among competing methods for goals."[1] GOMS is a widely used method by usability specialists for computer system designers because it produces quantitative and qualitative predictions of how people will use a proposed system.

Overview[edit]

The concepts behind a GOMS model and their relationships

A GOMS model is composed of methods that are used to achieve specific goals. These methods are then composed of operators at the lowest level. The operators are specific steps that a user performs and are assigned a specific execution time. If a goal can be achieved by more than one method, then selection rules are used to determine the method.

  • Goals are symbolic structures that define a state of affairs to be achieved and determinate a set of possible methods by which it may be accomplished
  • Operators are elementary perceptual, motor or cognitive acts, whose execution is necessary to change any aspect of the user's mental state or to affect the task environment
  • Methods describe a procedure for accomplishing a goal
  • Selection Rules are needed when a goal is attempted, there may be more than one method available to the user to accomplish it.

There are several different GOMS variations which allow for different aspects of an interface to be accurately studied and predicted. For all of the variants, the definitions of the major concepts are the same. There is some flexibility for the designer's/analyst's definition of all of the entities. For instance, an operator in one method may be a goal in a different method. The level of granularity is adjusted to capture what the particular evaluator is examining. For a simple applied example see CMN-GOMS.

Qualification[edit]

Advantages[edit]

The GOMS approach to user modeling has strengths and weaknesses. While it is not necessarily the most accurate method to measure human-computer interface interaction, it does allow visibility of all procedural knowledge. With GOMS, an analyst can easily estimate a particular interaction and calculate it quickly and easily. This is only possible if the average Methods-Time Measurement data for each specific task has previously been measured experimentally to a high degree of accuracy.[2]

Disadvantages[edit]

GOMS only applies to skilled users. It does not work for beginners or intermediates for errors may occur which can alter the data.[3] Also the model doesn't apply to learning the system or a user using the system after a longer time of not using it.[3] Another big disadvantage is the lack of account for errors, even skilled users make errors but GOMS does not account for errors.[3] Mental workload is not addressed in the model, making this an unpredictable variable. The same applies to fatigue.[3] GOMS only addresses the usability of a task on a system, it does not address its functionality.[3]

User personalities, habits or physical restrictions (for example disabilities) are not accounted for in any of the GOMS models. All users are assumed to be exactly the same. Recently some extensions of GOMS were developed, that allow to formulate GOMS models describing the interaction behavior of disabled users.[4] [5] [6]

Variations[edit]

Basically there are five different GOMS models: the Keystroke-Level Model, CMN-GOMS, NGOMSL, CPM-GOMS, and SGOMS. Each model has a different complexity and varies in activities.

KLM[edit]

The Keystroke-Level Model (KLM) is the first and simplest GOMS technique Stuart Card, Thomas P. Moran and Allen Newell created.[6] Estimating an execution time for a task is done by listing the sequence of operators and then totaling the execution times for the individual operators. With KLM the analyst must specify the method used to accomplish each particular task instance. Furthermore, the specified methods are limited to being in sequence form and containing only keystroke-level primitive operators. The biggest difference between GOMS and KLM is how time is assigned to cognitive and perceptual operators when it comes to execution time predictions. Another major difference is that the goal-hierarchy is explicit in GOMS while it was implicit in the KLM. The nature of unobservable operators is another important difference. KLM has a single M operator that precedes each cognitive unit of action. In contrast, GOMS assigns no time to such cognitive overhead. But both models include M-like operators for substantial time-consuming mental actions such as locating information on the screen and verifying entries. Both methods assign roughly the same time to unobservable perceptual and cognitive activities. Also they make different assumptions about unobservable cognitive and perceptual operators and so distribute the time in different ways.[2] [7]

KLM's execution part is described in four physical-motor operators:

  • K keystroking/ keypressing
  • P pointing with a mouse to a target
  • H homing the hand on the keyboard
  • D drawing a line segment on a grid

One mental operator M that stands for the time a user has to mentally prepare themselves to do an action, and a system response operator R in with the user has to wait for the system. Execution time is the sum of the times spent executing the different operator types:

Texecute = TK + TP + TH + TD + TM + TR.[1]

Each of these operators has an estimate of execution time, either a single value or a parameterized estimate.

Touch Level Model (TLM)[edit]

GOMS and it variants were designed for keyboard interfaces, nowadays a new type of interface is omnipresent. This addition to the GOMS family, together with updates to the existing KLM operators, is called the Touch Level Model (TLM). Andrew D. Rice and Jonathan W. Lartigue propose this model for the used to model human task performance on a constrained input touchscreen device and, with proper benchmarking, accurately predict actual user performance.[8]

The goal is to provide an instrument for quantitative analysis of touchscreen interfaces.

A number of operators are added for touchscreen interactions:

Distraction (X)
a multiplicative operator that is applied to other operators to model real world distractions
Gesture (G)
gestures are conceptualized as specialized combinations of finger movements across the device's screen
Pinch (P)
refers to the common two-finger gesture
Zoom (Z)
the reverse application of the Pinch operator. value in MS = 200 Ms
Initial Act (I)
KLM assumed the user is prepared to begin an action, touchscreen devices require users to prepare them for use (home button or password)
Tap (T)
operator refers to the physical action of tapping an area on the touchscreen device in order to initiate some change or action
Swipe (S)
usually a horizontally or vertically swipe like changing the page in a book. value in MS = 70 Ms
Tilt (L(d))
used with an interacting with a devices equipped with accelerometers.
Rotate (O(d))
gesture in which two or more fingers are placed on the screen and then rotated about a central point
Drag (D)
similar to Swipe, Drag also involves tapping a location on the screen and then moving one or more fingers in specific direction

CMN-GOMS[edit]

CMN-GOMS is the original GOMS model proposed by Stuart Card, Thomas P. Moran and Allen Newell.

CMN stands for Card, Moran and Newell and it takes the KLM as its basic and adds subgoals and selection rules. This model can predict operator sequence as well as execution time. A CMN-GOMS model can be represented in program form, making it amenable to analysis as well as execution. CMN-GOMS has been used to model word processors [1] and CAD systems for ergonomic design(see CAD). [2] The CMN method can predict the operator sequence and the execution time of a task on a quantitative level and can focus its attention on methods to accomplish goals on a qualitative level.

In the example by Bonnie E. John and David E. Kieras a simple CMN-GOMS on editing a manuscript is shown.[2]

GOAL: EDIT-MANUSCRIPT
. GOAL.  EDIT-UNIT-TASK ...repeat until no more unit tasks
. . GOAL.  ACQUIRE UNIT-TASK ...if task not remembered
. . .   GOAL.  TURN PAGE  ...if at end of manuscript
. . .   GOAL.  GET-FROM-MANUSCRIPT
. . GOAL.  EXECUTE-UNIT-TASK ...if a unit task was found
. . . GOAL.  MODIFY-TEXT
. . . .   select.  GOAL.   MOVE-TEXT* ...if text is to be moved
. . . . . .     GOAL.   DELETE-PHRASE ...if a phrase is to be deleted
. . . . . .     GOAL.   INSERT-WORD ... if a word is to be inserted
. . . .      VERIFY-EDIT

Shown below is a simple copy and paste example.[9]

GOAL COPY-AND-PASTE-TEXT  

    GOAL COPY-TEXT
        GOAL HIGHLIGH-TEXT
            Operator MOVE-CURSOR-TO-BEGINNING
            Operator CLICK-MOUSE-BUTTON
            Operator MOVE-CURSOR-TO-END
            Operator SHIFT-CLICK-MOUSE-BUTTON
            Operator VERIFY-HIGHLIGHT
        GOAL ISSUE-COPY-COMMAND 
            Select*    
                GOAL USE-MOUSE
                    Operator MOVE-CURSOR-TO-EDIT-MENU
                    Operator PRESS-MOUSE-BUTTON
                    Operator MOVE-CURSOR-TO-COPY-ITEM
                    Operator VERIFY-HIGHLIGHT
                    Operator RELEASE-MOUSE-BUTTON
                GOAL USE-KEYBOARD
                    Operator PRESS-KEY-STRG
                    Operator PRESS-KEY-C
                    Operator RELEASE-KEYS
    GOAL PASTE-TEXT[...]

* Selection rule for GOAL ISSUE-COPY-COMMAND  

if HANDS-ARE-ON-KEYBOARD then 

    select GOAL USE-KEYBOARD
else 

    select GOAL USE-MOUSE

NGOMSL[edit]

NGOMSL is a structured natural language notation for representing GOMS models and a procedure for constructing them. This program form provides predictions of operator sequences, execution time and time to learn methods. An analyst constructs an NGOMSL model by performing a top-down, breadth-first expansion of the user's top-level goals into methods, until the methods contain only primitive operators, typically keystroke-level operators. This model explicitly represents the goal structure just like the CMN-GOMS and can so represent high-level goals.[10]

Shown below is a simple example.[2]

NGOMSL Statements 

METHOD for GOAL     MOVE TEXT

    STEP 1     ACCOMPLISH GOAL     CUT TEXT
    STEP 2     ACCOMPLISH GOAL     PASTE TEXT
    STEP 3     RETURN WITH GOAL ACCOMPLISHED

METHOD for GOAL     CUT TEXT

    STEP 1     ACCOMPLISH GOAL     HIGHLIGHT TEXT
    STEP 2     RETAIN THAT COMMAND IS CUT, AND 
            ACCOMPLISH GOAL     ISSUE A COMMAND
    STEP 3     RETURN WITH GOAL ACCOMPLISHED

etc.

CPM-GOMS[edit]

Bonnie E. John and David Kieras describe four different types of GOMS. CMN-GOMS, KLM and NGOMSL assume that all of the operators occur in sequence and do not contain operators that are below the activity level. CPM-GOMS being the fourth method uses operators at the level of Model Human Processor which assumes that operators of the cognitive processor, perceptual processor, and the motor processor can work in parallel to each other. The most important point of CPM-GOMS is the ability to predict skilled behavior from its ability to model overlapping actions. [11] [12]

SGOMS[edit]

SGOMS stands for Sociotechnical GOMS [13][14][15] and was created to allow GOMS to model work in complex sociotechnical systems. GOMS is meant to model an individual user, working in isolation, with no unexpected interruptions, similar to a Cognitive Psychology experiment. This level of analysis is sometimes referred to as microcognition to distinguish it from macrocognition, which refers to real world cognition. SGOMS is meant to expand the applicability of GOMS to the macro cognitive level of analysis. To do this, SGOMS adds a high level control structure to GOMS, called the planning unit. This allows GOMS to deal with unexpected interruptions.

A planning unit is a list of unit tasks. Planning units can be ordered (the unit tasks must be done in order) or situated (the unit tasks in the list are done as the situation demands). Consistent with CPM-GOMS, SGOMS assumes that the agent can monitor the situation in parallel in order to detect threats (neurophysiologically, this function is associated with the amygdala). Planning units can be interrupted and bookmarked so they can be resumed later. When a planning unit is interrupted the agent considers the situation and can resume the same planning unit or bookmark it and switch to a different planning unit. SGOMS does not prescribe how this choice is made but, if the decision is based on routine expertise, it can be included in the SGOMS model.

Assumptions and errors[edit]

Importance of assumptions in GOMS analysis[edit]

Accurate assumptions are vital in GOMS analysis. Before applying the average times for detailed functions, it is very important that an experimenter make sure he or she has accounted for as many variables as possible by using assumptions. Experimenters should design their GOMS analysis for the users who will most likely be using the system which is being analyzed. Consider, for example, an experimenter wishes to determine how long it will take an F22 Raptor pilot to interact with an interface he or she has used for years. It can probably be assumed that the pilot has outstanding vision and is in good physical health. In addition, it can be assumed that the pilot can interact with the interface quickly because of the vast hours of simulation and previous use he or she has endured. All things considered, it is fair to use fastman times in this situation. Contrarily, consider an 80-year-old person with no flight experience attempting to interact with the same F22 Raptor interface. It is fair to say that the two people would have much different skill sets and those skill sets should be accounted for subjectively.

Accounting for errors[edit]

The only way to account for errors in GOMS analysis is to predict where the errors are most likely to occur and measure the time it would take to correct the predicted errors. For example, assume an experimenter thought that in typing the word "the" it was likely that a subject would instead incorrectly type "teh". The experimenter would calculate the time it takes to type the incorrect word, the time it takes to recognize that a mistake has been made, and the time it takes to correct the recognized error.

Applications of GOMS[edit]

Workstation efficiency[edit]

A successful implementation of CPM-GOMS was in Project Ernestine held by New England Telephone. New ergonomically designed workstations were compared to old workstations in terms of improvement in telephone operators' performance. CPM-GOMS analysis estimated a 3% decrease in productivity. Over the four-month trial 78,240 calls were analysed and it was concluded that the new workstations produced an actual 4% decrease in productivity. As the proposed workstation required less keystrokes than the original it was not clear from the time trials why the decrease occurred. However CPM-GOMS analysis made it apparent that the problem was that the new workstations did not utilize the workers' slack time. Not only did CPM-GOMS give a close estimate, but it provided more information of the situation.[16]

CAD[edit]

GOMS models were employed in the redesign of a CAD (computer-aided design) system for industrial ergonomics.[17] An applied GOMS model shows where the interface needs to be redesigned, as well as provides an evaluation of design concepts and ideas. In Richard Gong's example, when GOMS revealed a frequent goal supported by a very inefficient method, he changed the method to a more efficient one. If GOMS showed that there were goals not supported by any method at all, then new methods were added. GOMS also revealed where similar goals are supported by inconsistent methods, a situation in which users are likely to have problems remembering what to do, and showed how to make the methods consistent.[17]

Software tools[edit]

There exist various tools for the creation and analysis of Goms-Models. A selection is listed in the following:

  • QGoms (Quick-Goms)
  • CogTool KLM-based modelling tool
  • Cogulator Cognitive calculator for GOMS modeling

See also[edit]

References[edit]

  1. ^ a b c d Card, Stuart; Thomas P. Moran; Allen Newell (1983). The Psychology of Human Computer Interaction. Lawrence Erlbaum Associates. ISBN 0-89859-859-1.
  2. ^ a b c d e John, Bonnie E.; David E. Kieras (1996). "The GOMS Family of User Interface Analysis Techniques: Comparison and Contrast". ACM Transactions on Computer-Human Interaction. United States of America: ACM. doi:10.1145/235833.236054. ISSN 1073-0516. S2CID 13514458.
  3. ^ a b c d e Rogers, Yvonne; Helen Sharp; Jenny Preece (2002). Interaction Design. United States of America: John Wiley & Sons. p. 454. ISBN 0-471-49278-7.
  4. ^ Tonn-Eichstädt, H. (2005). Measuring website usability for visually impaired people – A modified GOMS analysis. In: ACM SIGACCESS Conference on Assistive Technology. New York: ACM Press. pp. 55–62. doi:10.1145/1168987.1168998. S2CID 14257284.
  5. ^ Schrepp, M. (2006). On the efficiency of keyboard navigation in web sites. Universal Access in the Information Society, Vol. 5, No. 2, pp. 180-188.
  6. ^ a b Card, Stuart; Thomas P. Moran; Allen Newell (1980). The keystroke-level model for user performance time with interactive systems. Lawrence Erlbaum Associates. doi:10.1145/358886.358895. ISBN 0-13-444910-X. S2CID 5918086.
  7. ^ John, Bonnie E.; David E. Kieras (1996). "Using GOMS for User Interface Design and Evaluation: Which Technique?". ACM Transactions on Computer-Human Interaction. United States of America: ACM. doi:10.1145/235833.236050. ISSN 1073-0516. S2CID 1187310.
  8. ^ Rice, Andrew D.; Jonathan W. Lartigue (2014). Touch-level model (TLM): evolving KLM-GOMS for touchscreen and mobile devices. ACM. doi:10.1145/2638404.2638532. ISBN 978-1-4503-2923-1. S2CID 25139034.
  9. ^ Voss, David (2010). Analyse, Evaluierung und Optimierung der intraoperativen Mensch-Maschine-Interaktion. Eberhard-Karls-Universität Tübingen. hdl:10900/45648.
  10. ^ Kieras, David (1994). "GOMS modeling of user interfaces using NGOMSL". Conference companion on Human factors in computing systems - CHI '94. ACM. pp. 371–372. doi:10.1145/259963.260467. ISBN 0-89791-651-4. S2CID 16999909.
  11. ^ John., Bonnie E.; Alonso Vera; Michael Mattesa (2002). Automating CPM-GOMS. ACM. doi:10.1145/503376.503404. ISBN 1-58113-453-3. S2CID 675250.
  12. ^ John, Bonnie E; Wayne D. Gray (1995). CPM-GOMS: an analysis method for tasks with parallel activities. ACM. ISBN 0-89791-755-3.
  13. ^ West, R. L.; Nagy, N. (2007). "Using GOMS for Modeling Routine Tasks Within Complex Sociotechnical Systems: Connecting Macrocognitive Models to Microcognition". Journal of Cognitive Engineering and Decision Making. 1 (2): 186–211. doi:10.1518/155534307X232848. S2CID 62229701.
  14. ^ West, R. L.; Provnost, S. (2009). "Modeling SGOMS in ACT-R: Linking Macro- and Microcognition". Journal of Cognitive Engineering and Decision Making. 3 (2): 194–207. doi:10.1518/155534309X441853. S2CID 62563894.
  15. ^ West, R. L.; Macdougal, W. (2015). "The Macro Architecture Hypothesis: Modifying Newell's System Levels to Include Macro Cognition". Biologically Inspired Cognitive Architectures.
  16. ^ Gray, Wayne D.; John, Bonnie E.; Atwood, Michael E. (1992). "The Precis of Project Ernestine or an overview of a validation of GOMS". Proceedings of the SIGCHI conference on Human factors in computing systems. doi:10.1145/142750.142821. ISBN 0897915135.
  17. ^ a b Gong, Richard; David Kieras (1994). A Validation of the GOMS Model Methodology in the Development of a Specialized, Commercial Software Application. ACM. doi:10.1145/191666.191782. ISBN 0-89791-650-6. S2CID 1477759.

A previous version of this article was largely a derivative work of GOMS Analysis Techniques - Final Essay (1997).

Further reading[edit]

  • Kieras, D., John, B., The GOMS Family of Analysis Techniques: Tools for Design and Evaluation, CMU-HCII-94-106, 1994
  • Judith Reitman Olson, Gary M. Olson: The Growth of Cognitive Modeling in Human-Computer Interaction Since GOMS, in: R. M. Baecker, J. Grudin, W. A. S. Buxton, S. Greenberg: Readings in Human-Computer Interaction: Towards the Year 2000. 1995, San Francisco, CA: Morgan Kaufmann.
  • Card, S.K.; Moran, T.P.; Newell, A. (1983), The Psychology of Human-Computer Interaction, London: Lawrence Erlbaum Associates, ISBN 0-89859-243-7
  • Card, Moran, Newell (1980). The Keystroke-Level Model for User Performance Time With Interactive Systems, Communications of the ACM, July, 23(7), 396–410.
  • Reason, J. (1990), Human Error, Manchester: Cambridge University Press, ISBN 978-0-521-31419-0
  • John, Bonnie E. (1995), "Why GOMS?", Interactions, 2 (4), ACM: 80–89, doi:10.1145/225362.225374, ISSN 1072-5520, S2CID 18403942
  • Kieras, David (1999), A Guide to GOMS Model Usability Evaluation using GOMSL and GLEAN3, Citeseer
  • Gray, Wayne D (1993), "Project Ernestine: Validating a GOMS Analysis for Predicting and Explaining Real-World Task Performance", Human-Computer Interaction, 8 (3), ACM: 237–309, doi:10.1207/s15327051hci0803_3, ISSN 0737-0024
  • Haunold, Peter (1994), A Keystroke Level Analysis of a Graphics Application: Manual Map Digitizing, ACM, ISBN 0-89791-650-6