Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What metrics for GUI usability do you know?

Of course the best metric would be a happiness of your users.
But what metrics do you know for GUI usability measurements?
For example, one of the common metrics is a average click count to perform action. What other metrics do you know?

like image 530
aku Avatar asked Sep 03 '08 23:09

aku


People also ask

What are the 5 usability goals and measures?

An understanding of the five characteristics of usability – effective, efficient, engaging, error tolerant, easy to learn – helps guide the user-centered design tasks to the goal of usable products.

What are usability measures in HCI?

Usability is a measure of how well a specific user in a specific context can use a product/design to achieve a defined goal effectively, efficiently and satisfactorily. Designers usually measure a design's usability throughout the development process—from wireframes to the final deliverable—to ensure maximum usability.

Which software metric is a key usability standard?

Completion Rates: Often called the fundamental usability metric, or the gateway metric, completion rates are a simple measure of usability. It's typically recorded as binary metric (1=Task Success and 0= Task failure). If users cannot accomplish their goals, not much else matters.


1 Answers

Jakob Nielsen has several articles regarding usability metrics, including one that is entitled, well, Usability Metrics:

The most basic measures are based on the definition of usability as a quality metric:

  • success rate (whether users can perform the task at all),
  • the time a task requires,
  • the error rate, and
  • users' subjective satisfaction.
like image 173
Jon Limjap Avatar answered Oct 23 '22 04:10

Jon Limjap