Linked by Thom Holwerda on Wed 5th Mar 2008 21:02 UTC, submitted by irbis
Graphics, User Interfaces "Most software packages employ progress bars to visualize the status of an ongoing process. Users rely on progress bars to verify that an operation is proceeding successfully and to estimate its completion time. Typically, a linear function is applied such that the advancement of a progress bar is directly proportional to the amount of work that has been completed. However, estimating progress can be difficult for complex or multi-stage processes. Varying disk, memory, processor, bandwidth and other factors complicate this further. Consequently, progress bars often exhibit non-linear behaviors, such as acceleration, deceleration, and pauses. Furthermore, humans do not perceive the passage of time in a linear way. This, coupled with the irregular behavior of progress bars, produces a highly variable perception of how long it takes progress bars to complete. An understanding of which behaviors perceptually shorten or lengthen process duration can be used to engineer a progress bar that appears faster, even though the actual duration remains unchanged. This paper describes an experiment that sought to identify patterns in user perception of progress bar behavior."
Thread beginning with comment 303605
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[2]: All very nice, but
by segedunum on Thu 6th Mar 2008 11:33 UTC in reply to "RE: All very nice, but"
segedunum
Member since:
2005-07-06

Oh, and another thing. Get this. The MSI installer actually has a progress bar that goes backwards if the install rolls back - several times.

Reply Parent Bookmark Score: 3

RE[3]: All very nice, but
by cerbie on Thu 6th Mar 2008 13:54 in reply to "RE[2]: All very nice, but"
cerbie Member since:
2006-01-02

The progress bar going backwards I think is actually a good idea. It's that, "several times," bit that is annoying. Of course, also the part where its position isn't based on a meaningful measure of how far along it is.

Reply Parent Bookmark Score: 3