Design Testing

November 19th, 2011
experiment, tech, work
One of the things I really like about working on websites is that we can run real experiments. If we have a change we're considering making, we can have half our users see the new version while the other half see the old version, and we can see which one performs better. [1] These are randomized, controlled, double blind trials, with no publication bias issues, and a successful result means a better version of our site that we can start using immediately. After years in school where running a proper experiment meant weeks of careful experiment design, laborious data collection, compromises in experimental procedure for the sake of practicality, insufficient sample sizes, poor generalization, and unclear usefulness, this is really satisfying.

One humbling aspect is that I've realized I'm not very good at predicting whether a change will help. None of us are. When we test new designs, sometimes they work well and other times they don't. [2] For an example of this, consider two redesigns from the early days of our daily deals website. The first is an email design, the second is a site design:

Old:
New:
Old:
New:
One of these was a 14% improvement, the other a 27% degradation. Can you tell which was which?


[1] Not all websites have an obvious metric for "performs better". For example, how does wikipedia know if a site change improves things for their users? (More edits? Better edits? More time reading? Less time?) We're generally trying to sell things, however, so we can mostly just look at the fraction of users who advance to the next step in the sales process.

[2] This really shows the value of testing: if we just made every change we thought was good, we wouldn't improve anywhere near as much as just adopting the changes that help.

Comment via: google plus, facebook

Recent posts on blogs I like:

Development RCTs Are Good Actually

In defense of trying things out

via Thing of Things March 25, 2024

Clarendon Postmortem

I posted a postmortem of a community I worked to help build, Clarendon, in Cambridge MA, over at Supernuclear.

via Home March 19, 2024

How web bloat impacts users with slow devices

In 2017, we looked at how web bloat affects users with slow connections. Even in the U.S., many users didn't have broadband speeds, making much of the web difficult to use. It's still the case that many users don't have broadband speeds, both …

via Posts on March 16, 2024

more     (via openring)