UXmatters has published 18 editions of the column Good Questions.
Here are my basic best practices for buttons:
Nothing particularly revolutionary there, right? Ever since the <button> tag arrived in HTML4, buttons haven’t been especially difficult to create. Despite this, it’s rather easy to find buttons that don’t comply with these basic best practices, so I’m going to dig into them a little deeper in this column. Read More
What is a confidence interval? I wanted to know that recently and turned to one of my favorite books: Measuring the User Experience, by Tom Tullis and Bill Albert. And here’s what they say:
“Confidence intervals are extremely valuable for any usability professional. A confidence interval is a range that estimates the true population value for a statistic.”
Then they go on to explain how you calculate a confidence interval in Excel. Which is fine, but I have to admit that I wasn’t entirely sure that once I’d calculated it, I really knew what I’d done or what it meant. So I trawled through various statistics books to gain a better understanding of confidence intervals, and this column is the result. Read More
If you’ve ever had your computer give you a readability score or a grade level for something you’ve written, you’ve run a readability formula. Readability formulas are easy to use and give you a number. This combination makes them seductive. But a number isn’t useful if it isn’t reliable, valid, or helpful.
In this article, we’ll explain how readability formulas work and give you seven reasons why you shouldn’t use them. We’ll also show you better ways to learn whether the people you want to reach can find, understand, and use your content. Read More