Jeff Sauro • September 17, 2004
Often the most reported measures of usability is task success. Success rates can be converted into a sigma value by using the discrete-binary defect calculation:Converting a Proportion to a Sigma Value
A sigma value is a description of how far a sample or point of data is away from its mean, expressed in standard deviations usually with the Greek letter σ or lower case s. A data point with a higher sigma value will have a higher standard deviation, meaning it is further away from the mean.Approximating the Proportion to a Normal Distribution
An easy way to exploit the Central Limit Theorem solution and obtain a sigma value from the task proportion is by using the Excel function NORMSINV. NORMSINV approximates the area under a normal bell-shaped curve. Take the unsuccessful proportion .1399--the proportion defective and insert it into the following equation in Excel.=NORMSINV(1-.1399)
Note: My sigma values DO NOT contain
a 1.5σ adjustment
or "shift."
Task Completion Benchmark
A common benchmark for the percent of users that should complete a task is 90% or 90 out of 100 users that attempt a task should be able to complete it. There are at least two problems with this benchmark:The Bottom Line
In a sense, task completion then is a good preliminary test for detecting egregious usability problems or for first time or novice users. I'd continue to use 90% as a goal for novice(never or rarely completed the task) and use 99%+ for experienced(complete the task weekly) users.
Jeff Sauro is the founding principal of Measuring Usability LLC, a company providing statistics and usability consulting to
Fortune 1000 companies.
He is the author of over
15 journal articles and 3 books on statistics and the user-experience.
More about Jeff...
Distrust in Social Networks: Google+, Twitter, Facebook
5 Examples of Quantifying Qualitative Data
Should you use 5 or 7 point scales?
What five users can tell you that 5000 cannot
Top 10 Research-Based Usability Findings of 2010
A Brief History of the Magic Number 5 in Usability Testing
How common are usability problems?
Does better usability increase customer loyalty?
25 Resources for Measuring Usability
The Five Most Influential Papers in Usability
10 Things to Know about Usability Problems
Confidence Interval Calculator for a Completion Rate
Why you only need to test with five users (explained)