Never Be More Precise Than Accurate

User experience design is a tricky thing, full of tiny, seemingly insignificant pitfalls that can end up causing major frustration for users. One common pitfall is being more precise than you are accurate. The typical example uses pi: 3 is accurate, but not precise, while 3.6789 is more precise, but less accurate. Accuracy in a system is controlled by a wide array of factors, but generally you’re aware of the limitations in place and you have a general idea of your accuracy. Precision you can control directly through interface design, so you should always have it match your accuracy, never exceed it. Any estimation, extrapolation, aggregation, or rounding can introduce a loss of precision. Digital floating point math is inherently imprecise.

Users naturally presume that any number they’re looking at is as accurate as it is precise. If you show four decimal places, they assume that number is accurate to four decimal places, and rightly so. If you show numbers in millions (37M), users will assume this is accurate to the nearest million. They naturally trust you to present them with accurate information, so they assume that whatever information they’re given is accurate. This is exactly why you should ensure that you don’t present information that you don’t know to be accurate.

The New GMail for Android

The new GMail for Android UX sucks. I mean… it’s really awful.

They’ve replaced the checkboxes next to each message (useful) with sender images (gimmick), or, if there is no sender message (i.e., everything that’s not a G+ contact – so, every newsletter, receipt, order confirmation, etc. you’ll ever get), a big colorful first initial (completely useless waste of space). This image then acts as if it were the checkbox that used to be there (confusing) for selecting messages. You can turn off the images, but you don’t get the checkboxes back; you can only tap-hold to select multiple messages, though this isn’t mentioned anywhere, you just have to guess.

They’ve gotten rid of the delete button (why?), and moved it to the menu.

If you have no messages selected, pressing the device’s menu key gives you the menu. However, if you do have messages selected, the menu key does nothing, instead you must tap the menu button that appears at the top-right of the display. It’s not there if you don’t have messages selected.

Once you’re viewing a message, there are two menus: one when you tap the menu button, with 90% of the options in it, and another at the top-right gives you just two options, forward and reply-all; this almost makes sense, except that it uses the same, standard “here’s the menu” button that’s used on (some) other screens as the *only* available menu.

In the message view they’ve also gotten rid of the delete button (to match the annoyance of the message list, I supposed).

There is also a new “label settings” screen that’s fairly mysterious; I assume it applies to the current label, though this includes “Inbox”, which – while I understand it’s treated internally as a label – I think most users don’t think of as being a label in the typical sense.