Card sorting is a knowledge elicitation technique that involves participants sorting items according to some given criteria. This is done to determine how participants categorize items in a given domain and to identify similarities and differences between groups of participants.[1] Card sorting is typically used as a research method in user experience design, information architecture[2], and cognitive psychology[1].
In user experience design card sorting is used to test a group of subject experts or users to generate a dendrogram (category tree) or folksonomy. It is a useful approach for designing information architecture, workflows, menu structure, or web site navigation paths.
The person conducting the test (usability analyst, user experience designer, etc.) first identifies key concepts and writes them on index cards or Post-it notes. Test subjects, individually or sometimes as a group, then arrange the cards to represent how they see the structure and relationships of the information.[3]
Groups can be organized as collaborative groups (focus groups) or as repeated individual sorts. The literature discusses appropriate numbers of users needed to produce trustworthy results.[4]
A card sort is commonly undertaken when designing a navigation structure for an environment that offers a variety of content and functions, such as a web site.[5][6][7][8] In that context, the items to organize are those significant in the environment. The way the items are organized should make sense to the target audience and cannot be determined from first principles.[citation needed]
The field of information architecture is founded on the study of the structure of information. If an accepted and standardized taxonomy exists for a subject, it would be natural to apply that taxonomy to organize both the information in the environment, and any navigation to particular subjects or functions.[citation needed] Card sorting is useful when:
- The variety of items to organize is so great that no existing taxonomy is accepted as organizing the items.
- Similarities among the items make them difficult to divide clearly into categories.
- Members of the audience that uses the environment differ significantly in how they view the similarities among items and the appropriate groupings of items.[citation needed]
Card sorting is an established technique with an emerging literature.[9][page needed]
Basic method
To perform a card sort:
- A person representative of the audience receives a set of index cards with terms written on them.
- This person groups the terms in whatever way they think is logical, and gives each group a category name, either from an existing card or by writing a name on a blank card.
- Testers repeat this process across a group of test subjects.
- The testers later analyze the results to discover patterns.
Variants
Open card sorting
In an open card sort, participants create their own names for the categories. This helps reveal not only how they mentally classify the cards, but also what terms they use for the categories. Open sorting is generative; it is typically used to discover patterns in how participants classify, which in turn helps generate ideas for organizing information.
Closed card sorting
In a closed card sort, participants are provided with a predetermined set of category names. They then assign the index cards to these fixed categories. This helps reveal the degree to which the participants agree on which cards belong under each category. Closed sorting is evaluative; it is typically used to judge whether a given set of category names provides an effective way to organize a given collection of content.
Reverse card sorting
In a reverse card sort (more popularly called tree testing), an existing structure of categories and sub-categories is tested. Users are given tasks and are asked to complete them navigating a collection of cards. Each card contains the names of subcategories related to a category, and the user should find the card most relevant to the given task starting from the main card with the top-level categories. This ensures that the structure is evaluated in isolation, nullifying the effects of navigational aids, visual design, and other factors. Reverse card sorting is evaluative—it judges whether a predetermined hierarchy provides a good way to find information.
Modified-Delphi card sorting
Created by Celeste Paul, The Modified-Delphi card sort is based on the Delphi method. Rather than each participant creating their own card sort, only the first participant does a full card sort of organizing and arranging items. The next participant iterates on the first participant’s model, then the third participant iterates on the second’s model, and so on. The idea is that with each iteration the card sort gets more refined with fewer participants and consensus is built sooner. [10]
Analysis
The purpose of card sorting analysis is to extract patterns from the population of test subjects, so that a common set of categories and relationships emerges. This common set is then incorporated into the design of the environment, either for navigation or for other purposes. There is some indication that different evaluation methods for card sorting provide different results.[11]
Broadly, there are two main methods to analyze card sorts: semantic, where the responses of participants (card labels, group descriptions) are analyzed and syntactic, where the structure of card sorts and the placement of cards is analyzed.[12]
Semantic Methods
Semantic methods for analysing card sorts include gist analysis and superordinate analysis. Gist analysis involves identifying group labels given by different participants that refer to the same concept; for example “Difficult to understand” and “Confusing”. Superordinate analysis involves identifying the overall rule(s) used for classification by a participant for an entire card sort; for example, “Clarity of information”.[13] Superordinate analysis is sometimes referred to as identifying content analysis groups[14] or facets[1].
Syntactic Methods
Methods for syntactic analysis can be either structural where the overall “shape” of card sorts is analyzed (for example, the number of groups in each sort, the number of cards in each group), or item based where the relationships between cards are examined.[15]
Card-based Analysis
Similarities and dissimilarities between cards are often measured with similarity or dissimilarity matrices. Similarity and dissimilarity matrices are distance matrices that count the number of times any two cards were (in the case of similarity matrices) or were not (in the case of dissimilarity matrices) placed together in the same groups. Dissimilarity matrices can be used in cluster analysis, most often hierarchical clustering to create dendrograms[16][17].
Dissimilarity matrices can also be used to create -dimensional scatter plots using multidimensional scaling as an alternative visualisation to dendrograms[17][18].
Sort-based Analysis
Edit distance is a metric used to compare card sorts. The edit distance between two card sorts is defined as the minimum number of card moves needed to transform one card sort into the other. The edit distance between two card sorts can be calculated efficiently using the Hungarian algorithm.[15]
Orthogonality is a measure derived from edit distance that is used to gauge how distinct the card sorts in a set of card sorts are from one another. Card sort orthogonality is defined as the sum of edge weights of the minimum spanning tree of the complete graph of pairwise edit distances between card sorts divided by the number of card sorts.[19]
Edit distances can be used to identify -neighbourhoods and -cliques. These are simple clustering methods used to find card sorts that are similar to a probe sort—a card sort that is specifically constructed to examine a criterion of interest. -neighbourhoods are defined as the card sorts within a distance of from a probe sort. -cliques are defined as the card sorts within a distance of from a probe sort where no two sorts in the clique can have a distance of more than from one another.[15]
Similarity matrices have also been used to compute distances between card sorts. Using the Jaccard distance, the proportion of card pairings that are different between two card sorts relative to the total number of possible card parings can be calculated.[20]
Online (remote) card sorting
A number of web-based tools are available to perform card sorting. The perceived advantage of web-based card sorting is that it reaches a larger group of participants at a lower cost. The software can also help analyze the sort results. A perceived disadvantage of a remote card sort is the lack of personal interaction between card sort participants and the card sort administrator, which may produce valuable insights.[21]
See also
References
- ^ a b c Rugg, Gordon; McGeorge, Peter (December 2002). “The sorting techniques: a tutorial paper on card sorts, picture sorts and item sorts”. Expert Systems. 14 (2). Wiley: 80–93. doi:10.1111/1468-0394.00045. Retrieved 12 June 2026.
- ^ Morville, Peter; Rosenfeld, Louis (November 2006). “Chapter 10: Research”. Information architecture for the World Wide Web: Designing large-scale web sites. United States of America, California: O’Reilly Media, Inc. p. 255. ISBN 978-0-596-52734-1. Retrieved 12 June 2026.
- ^ Nielsen, Jakob (May 1995). “Card Sorting to Discover the Users’ Model of the Information Space”. Nielsen Norman Group. Archived from the original on 5 May 2012.
- ^ Nielsen, Jakob (19 July 2004). “Card Sorting: How Many Users to Test”. Nielsen Norman Group. Archived from the original on 27 October 2012.
- ^ Maurer, Donna; Warfel, Todd (7 April 2004). “Card sorting: a definitive guide”. Boxes and Arrows.
- ^ “Card Sorting Introduction”. Design for Usability. Syntagm Ltd. Retrieved 4 April 2017.
- ^ Watrall, Ethan; Siarto, Jeff (2009). “Organizing Your Site: ‘So you take a left at the green water tower…’“. Head First Web Design. Sebastopol, CA: O’Reilly Media. pp. 81–100. ISBN 978-0-596-52030-4. OCLC 880220576 – via Google Books.
- ^ Spencer, Donna (2009). Card Sorting: Designing Usable Categories. Brooklyn, NY: Rosenfeld Media. ISBN 978-1-933820-02-6. OCLC 761032171.
- ^ Paul, Celeste Lyn (November 2008). “A modified Delphi approach to a new card sorting methodology”. Journal of Usability Studies. 4 (1): 7–30.
- ^ Nawaz, Ather (August 2012). A Comparison of Card-sorting Analysis Methods. The 10th Asia Pacific Conference on Computer Human Interaction (APCHI2012). Matsue, Japan. hdl:10398/8587.
- ^ Fincher, Sally; Tenenberg, Josh (June 2005). “Making sense of card sorting data”. Expert Systems. 22 (3). Wiley: 89–93. doi:10.1111/j.1468-0394.2005.00299.x. Retrieved 12 June 2026.
- ^ Upchurch, Linda; Rugg, Gordon; Kitchenham, Barbara (August 2001). “Using card sorts to elicit web page quality attributes”. IEEE Software. 18 (4). IEEE: 84–89. doi:10.1109/MS.2001.936222. Retrieved 12 June 2026.
- ^ McCauley, Renée; Murphy, Laurie; Westbrook, Suzanne; Haller, Susan; Zander, Carol; Fossum, Timothy; Sanders, Kate; Morrison, Briana; Richards, Brad; Anderson, Ruth (June 2005). “What do successful computer science students know? An integrative analysis using card sort measures and content analysis to evaluate graduating students’ knowledge of programming concepts”. Expert Systems. 22 (3). Wiley: 147–159. doi:10.1111/j.1468-0394.2005.00306.x. Retrieved 12 June 2026.
- ^ a b c Deibel, Katherine; Anderson, Richard; Anderson, Ruth (June 2005). “Using edit distance to analyze card sorts”. Expert Systems. 22 (3). Wiley: 129–138. doi:10.1111/j.1468-0394.2005.00304.x. Retrieved 12 June 2026.
- ^ Baxter, Kathy; Courage, Catherine; Caine, Kelly (2015). “Chapter 11 – Card Sorting”. Understanding your Users (Second Edition). Morgan Kaufmann. p. 302. ISBN 978-0-12-800232-2. Retrieved 12 June 2026.
- ^ a b Tullis, Tom; Albert, Bill (2013). “Chapter 9 – Special Topics”. Measuring the User Experience (Second Edition). Morgan Kaufmann. p. 302. ISBN 978-0-12-415781-1. Retrieved 12 June 2026.
- ^ Whaley, Arthur; Longoria, Richard (2009). “Preparing Card Sort Data for Multidimensional Scaling Analysis in Social Psychological Research: A Methodological Approach”. The Journal of Social Psychology. 149 (1). Routledge: 105–115. doi:10.3200/SOCP.149.1.105-115. Retrieved 12 June 2026.
- ^ Fossum, Timothy; Haller, Susan (June 2005). “Measuring card sort orthogonality”. Expert Systems. 22 (3). Wiley: 139–146. doi:10.1111/j.1468-0394.2005.00305.x. Retrieved 12 June 2026.
- ^ Dixon, Peter; Bortolussi, Marisa; Mullins, Blaine (January 2015). “Judging a book by its cover”. Scientific Study of Literature. 5 (1). John Benjamins: 23–48. doi:10.1075/ssol.5.1.02dix. Retrieved 13 June 2026.
- ^ Tullis, Tom (3 March 2015). “Card-sorting Tools”. Measuring User Experience. p. 1. Retrieved 29 August 2017.
Further reading
- Coxon, Anthony Peter Macmillan (1999). Sorting Data: Collection and Analysis. Quantitative Applications in the Social Sciences. Vol. 127. SAGE. ISBN 978-0-8039-7237-7. ISSN 0149-192X – via Google Books.
- Hudson, William. “Card Sorting”. In Soegaard, Mads; Dam, Rikke Friis (eds.). The Encyclopedia of Human-Computer Interaction (2nd ed.). Interaction Design Foundation.
- Sinyakov, Sergey (13 May 2013). “Can Card Sorting Improve the Usability of Your Designs?”. Design Instruct.