Slashdot Log In
Do Zebra Stripes Actually Help?
Posted by
timothy
on Tuesday May 06, @10:34AM
from the they-seem-to-help-the-zebras dept.
from the they-seem-to-help-the-zebras dept.
RyoShin writes "A List Apart, an excellent resource for web development and related aesthetics, has put together an article based on original research by Jessica Enders into 'zebra striping.' From the article: 'Zebra striping [coloring alternate rows] is used when data is presented in an essentially tabular form. The user of that table will be looking for one or more data points. Their aim is to get the right points and get them as quickly as possible. Therefore, if we set a task that uses a table, and zebra striping does make things easier, then we would expect to see improvements in two things: accuracy and speed.' The conclusion of the peer reviewed paper? It's a wash. Striped tables offered only a slight increase in accuracy and speed overall. The article notes a few other benefits to using Zebra striping, so it's all up to the individual."
Related Stories
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
Full
Abbreviated
Hidden
Loading... please wait.

Do Zebra Stripes Actually Help? (Score:4, Funny)
Reply to This
Re:Do Zebra Stripes Actually Help? (Score:5, Funny)
The now extinct Red Go Faster Striped Zebras easily outran cheetahs. They didn't actually go extinct; they just migrated so fast, time stopped for them.
Reply to This
Parent
Re:Do Zebra Stripes Actually Help? (Score:5, Informative)
Please remember that some of us are colorblind!
(I was trying to start the "Meet the Robinsons" Blue Ray disk the other day, and couldn't find the "Play" option. It seems some genius over there made the text green on white, and therefor invisible to me...)
Reply to This
Parent
Re:Do Zebra Stripes Actually Help? (Score:5, Funny)
Reply to This
Parent
How about scalability? (Score:5, Insightful)
Reply to This
A test without fatigued test subjects... (Score:5, Insightful)
Reply to This
They absolutely help (Score:5, Insightful)
Either way, they certainly can't hurt, especially if they're a pale color. So why are we even having this discussion?
Reply to This
Bad example (Score:5, Interesting)
Reply to This
That was useful (Score:5, Funny)
News at 11.
Reply to This
I love it (Score:5, Funny)
Reply to This
Why it didn't help... (Score:5, Informative)
I can see the Slashdot headline now, "A practice used for over half a century still proves to be useful!" Somehow, I think such a headline falls under the category of "not news."
Reply to This
An obvious problem with the study (Score:5, Insightful)
Reply to This
Helps a LOT if you have Nystagmus (Score:5, Interesting)
BTW, a wider font like Verdana is also highly recommended.
Reply to This
sample size too low, and wtf? (Score:5, Insightful)
"Given that applying zebra striping in an electronic medium is a nontrivial task"
Say what? Any application that is based on columns and/or rows has trivial access to those columns/rows as separate entities. Markup for such columns/rows is easily changed. 'mod N 2 == 0? grey:white' is hardly nontrivial, it's so basic that if you can't manage to do it, you must be using the wrong software.
---
Now for the scope - it seems like the only research they have done is when data in the sheet is dense and the sheet itself is not all that wide.
Now try with a wide sheet and instead of every 'cell' or at least one of its close neighbors having data in it, imagine lots of empty cells. Now try and see if zebrastriping helps or not. I can guarantee you that without any visual cues, your lining up of something in the leftmost column to the same line on the rightmost column is going to fail far more often than you'd like.
--
Oh wait, they even admit as much:
"However, there is clearly a need for additional studies to investigate how task difficulty and the size of the table/form influence the effect of zebra striping."
No shit. I'm glad you admitted that your sample size is too low.
Reply to This
Questions are bizzare (Score:5, Insightful)
Here's what I view as correct answers:
Q What is the name of the screw that costs $35.66?
A: None. The M28 screw costs $35.66 per 50.
Q There are 664 screws of which minor diameter tolerance?
A: None. The M18 Screw has a minor diameter tolerance of 8g, and there are 664 of those, but there are 1442 screws with a tolerance of 8g.
Q: There are 292 screws of what thread pitch?
A: None. There are 292 M16 screws which have a thread pitch of 2mm, but there are 527 screws with a thread pitch of 2mm.
Reply to This
whoa, even worse (Score:5, Insightful)
Zebra striping may or may not help significantly, but this paper won't tell you either way.
Reply to This
Re:It looks nice (Score:5, Informative)
numbers at the top) to fill in times.
Reply to This
Parent
Re:It looks nice (Score:5, Insightful)
Reply to This
Parent
Re:It looks nice (Score:5, Insightful)
second, authetically pleasing is also worth points when it doesn't hurt anything else.
third, and perhaps most importantly, just because I can drive as fast and as safely on a sunny day as I can on an over-cast day, doesn't mean that one isn't easier than the other. professional typers type just as quickly on a qwerty keyboard as they do on a dvorak keyboard because they are professional typers and will adapt to just about anything. But they still expend more effort on a owerty keyboard than on a dvorak one -- simply put, their fingers travel farther.
I don't suppose that this experiment studied the cognitive effort required, nor stressed the patricipants to measure their accuracy during significant distraction -- like driving, or listening to something important, or carrying a conversation, or giving a presentation.
Reply to This
Parent
Re:It looks nice (Score:5, Funny)
Reply to This
Parent
Re:It looks nice (Score:5, Insightful)
Zebra striping becomes more useful the further apart the key row is from the data in the row. It also becomes more important if there are no lines between the rows and columns. It's practically essential when you're trying to view a wide table where the key must be scrolled off screen to view the pertinent data.
In this study, the key row was the tolerance in grams, and the data was the factory outlet boolean. They were an inch and a half apart from each other, and there was no necessity to interpret multiple values in a row, but only vertically scan the key column and test for the existence of a row that has yes in the factory outlet column right next to it.
These people are spreading misinformation. The study was so contrived to support the premise, and so consciously avoidant of the actual situations where zebra striping becomes useful, that it's difficult to believe it wasn't intentionally done. If nothing else, there was far, far too little study done to make any conclusion whatsoever.
Whoever is behind article this should be working at MacDonalds.
Reply to This
Parent
Re:It looks nice (Score:5, Insightful)
Isn't an improvement in accuracy is better than no improvement, or a decrease?
Reply to This
Parent
Re:Coloring every 3rd or 5th row helps too (Score:5, Funny)
Reply to This
Parent
Re:Yes and No. (Score:5, Informative)
Reply to This
Parent
Re:Maybe not faster but more Aesthetically Pleasin (Score:5, Interesting)
I'm no GUI designer, but when I make utility web pages that use tables, I tend to use either zebra striping or a tr:hover that uses a light yellow to highlight the line under the mouse pointer. That way, if I feel I need the help to track through the table, I just run the mouse down the columns and it lines up the current row for me very nicely. IMHO, this is a nice compromise where zebra striping might not look good, but the user might want the help nonetheless.
Reply to This
Parent