<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Complete Usability&#187; Usability and User Experience | Complete Usability</title>
	<atom:link href="http://completeusability.com/category/user-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://completeusability.com</link>
	<description>The big picture of usability and user experience</description>
	<lastBuildDate>Fri, 16 Oct 2009 19:21:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Your users have baggage</title>
		<link>http://completeusability.com/expectations-and-biases/</link>
		<comments>http://completeusability.com/expectations-and-biases/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 05:15:32 +0000</pubDate>
		<dc:creator>Mike B. Fisher</dc:creator>
				<category><![CDATA[Common usability issues]]></category>
		<category><![CDATA[Interaction design]]></category>
		<category><![CDATA[Usability and User experience]]></category>
		<category><![CDATA[User testing]]></category>
		<category><![CDATA[information architecture]]></category>
		<category><![CDATA[messaging]]></category>
		<category><![CDATA[setting expectations]]></category>

		<guid isPermaLink="false">http://frightfullybad.com/?p=719</guid>
		<description><![CDATA[Users come to every website or application with a variety of expectations, assumptions and biases from previous experiences. It's important to acknowledge this, and to determine what your users' biases are - then address the ones that affect usability.


Related posts:<ol><li><a href='http://completeusability.com/why-require-registration-part-1/' rel='bookmark' title='Permanent Link: Why require registration? Part 1'>Why require registration? Part 1</a></li><li><a href='http://completeusability.com/improved-error-handling-part-1-helping-users-notice-errors/' rel='bookmark' title='Permanent Link: Improved error handling, part 1: helping users notice errors'>Improved error handling, part 1: helping users notice errors</a></li><li><a href='http://completeusability.com/communicating-status/' rel='bookmark' title='Permanent Link: Communicating status'>Communicating status</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://completeusability.com/expectations-and-biases/" title="Permanent link to Your users have baggage"><img class="post_image alignright" src="http://completeusability.com/wp-content/uploads/2009/03/packed-and-ready-to-roll-by-striatic.jpg" width="150" height="150" alt="Post image for Your users have baggage" /></a>
</p><blockquote><p><span style="color: #800000;"><strong>Quick summary</strong></span>: Users come to every website or application with expectations, assumptions and biases that are forged from previous experiences. It&#8217;s important to understand your users&#8217; biases &#8211; and address the ones that affect usability.</p></blockquote>
<p>I hate to be the one to break it to you, but your users have baggage. Lots of it.</p>
<p>I’m not referring to carry-ons or checked luggage. And I don&#8217;t mean deep emotional problems (although they may have those too). I mean that everyone who visits your website or uses your application brings with them certain assumptions and expectations from previous experiences.</p>
<p>Why should you care? Unless you’re willing to understand and accommodate your users’ baggage you may be inadvertently creating a frightfully bad user experience for them. So it’s best to understand your users&#8217; baggage and then determine what you can do about it.</p>
<p><span id="more-719"></span></p>
<h2>User Expectations and biases</h2>
<p>Everyone who uses technology &#8211; websites, applications, kiosks, products &#8211; walks away from each experience with certain impressions and memories. Sometimes the experience reinforces what we already believed. Other times the experience results in new opinions or assumptions, or changes existing ones. Good, bad or indifferent these memories get filed away and later become part of the filters through which we view the world.</p>
<p>This is important to usability because when someone begins to interact with your product they’re perceiving it through their own unique set of filters. In other words, their previous experiences have a big impact on how they interact with your product &#8211; and what they expect from it.</p>
<p>This type of “baggage” takes many forms, for example:</p>
<ul>
<li><strong>Stories about others’ experiences</strong>. A user coming to your website might have recently read a story in the media about a big online privacy breech, and be wondering just how secure your website really is. Or he/she may have heard a story from a friend or family member about identity theft. This user is likely to be especially sensitive to privacy and security issues and messaging (or lack of it).</li>
</ul>
<ul>
<li><strong>Their own personal experiences</strong>. Perhaps your user recently ordered an item but found out a week later that it was out of stock for six months. This user may be wary of making a purchase if they don’t feel a strong sense that the order will be filled promptly.</li>
</ul>
<p>User baggage isn’t limited to bad experiences. It also takes the form of assumptions and expectations about things like:</p>
<ul>
<li>Information architecture (“I expect to find silverware in the housewares section”)</li>
<li>Data entry (“I expect to put parentheses around my area code”)</li>
<li>Terminology (“I call them oyster forks, don’t you?”)</li>
<li>Search syntax (“I expect to search by typing in sentences like ‘show me forks under $10’”)</li>
</ul>
<p>… and so on. These assumptions and expectations cause users to interact with your website or application in a certain way. The problems often begin when the website or application works in a way that&#8217;s contrary to users&#8217; expectations.</p>
<h2>What should we do about user expectations and biases?</h2>
<p>We need some ways to understand and then address this type of user baggage.</p>
<p>The best way I know to understand what baggage users carry with them is simply to ask. Well, maybe not directly (&#8220;Say, what baggage are <em>you</em> saddled with?&#8221;). But there are a number of ways to find out, and not surprisingly they’re all consistent with best practices for usability and user experience design. Three of my favorites are:</p>
<ul>
<li><strong>User testing</strong>. So far there’s no substitute for sitting down with representative users and observing how they interact with your product. It’s an opportunity to uncover important assumptions and expectations, and it can enable you to address the most serious disconnects between what your users expect and what you’re giving them. I’ll cover user testing in considerably more detail in future articles. Naturally user testing isn&#8217;t the only way to inform improvements to usability and user experience &#8211; but it&#8217;s the most powerful.</li>
</ul>
<ul>
<li><strong>Online surveys</strong>. Collecting information via quick online surveys is another great way to gain insight into your users’ thoughts. Tools like <a title="Survey Monkey" href="http://www.surveymonkey.com/" target="_blank">Survey Monkey</a> can be used to gather information on terminology preferences, for example by displaying a product image and asking users to choose which category it belongs to. The disadvantage to surveys is that you get “what” users think but not “why”. In other words you may be able to determine that most of your users expect to find speakers in a section labeled “studio monitors”, but you won’t necessarily know why they feel that &#8220;studio monitors&#8221; is a better choice than &#8220;speakers&#8221; or &#8220;sound reinforcement&#8221;.</li>
</ul>
<ul>
<li><strong>Remote observation tools</strong>. Tools like <a title="Clicktale" href="http://www.clicktale.com/" target="_blank">ClickTale</a> and <a title="Userfly" href="http://www.userfly.com/" target="_blank">Userfly</a> enable you to record users&#8217; interactions with your website. You can then play back the recordings later to see exactly what users clicked and typed, and when. These tools can be very helpful in uncovering user baggage. Their primary limitation is that &#8211; just like surveys &#8211; they don&#8217;t address the &#8220;why&#8221; of user behavior as effectively as user testing. Still, they can be a good starting point for learning where user behaviors and expectations differ from what a website or application delivers.</li>
</ul>
<p>Regardless of how we gather information from users, once we begin to see what baggage they bring with them we can address it. Again there are a number of ways this can be done, but the two most important are:</p>
<ul>
<li>Revising the site or application to more closely match user expectations; or,</li>
<li>Setting expectations more clearly.</li>
</ul>
<p>Revising the site or application generally involves things like:</p>
<ul>
<li><strong>Using terminology that users expect</strong>. If most of your users think that product #218 is an oyster fork, then call it that. Or use more than one name (&#8220;Oyster fork/3-pronged fork&#8221;).</li>
</ul>
<ul>
<li><strong>Matching information architecture to user expectations</strong>. Similarly if users expect to find their oyster forks in a section called &#8220;housewares&#8221; but you&#8217;ve got them in a section called &#8220;silver&#8221; or &#8220;other&#8221; then there&#8217;s a problem.</li>
</ul>
<ul>
<li><strong>Adding or revising functionality to match expectations</strong>. Using the example from above, if users tend to use parentheses when entering phone numbers the ideal solution is for the website or application to simply accommodate parentheses.</li>
</ul>
<p>Of course there are situations where it may be unfeasible (or undesirable) to change aspects of a website or application to match user expectations. The next best alternative is to set expectations more effectively. This can be done in a variety of ways such as:</p>
<ul>
<li><strong>Adding text hints and contextual help</strong>. If users tend to make mistakes with data entry (like the earlier example of parentheses around an area code) then it makes sense to either modify your site or application so that it can handle such input, or help set expectations that it can&#8217;t. Text hints such as &#8220;(numbers only)&#8221; or &#8220;xxx-xxx-xxxx&#8221; can help guide users towards entering data in the format it&#8217;s needed.</li>
</ul>
<ul>
<li><strong>Ensuring important messaging is easy to see and clearly written</strong>. I&#8217;ve touched upon this in several previous articles but to recap: if you want to ensure that customers with privacy and security concerns (and that&#8217;s most of them) feel comfortable, it&#8217;s important to address these points very clearly. It&#8217;s also important to make sure users can actually see and notice these messages. They need to be large enough and presented in places where users will naturally look.</li>
</ul>
<h3>In conclusion</h3>
<ul>
<li>Users&#8217; previous experiences create filters through which they see and interact with your application or website.</li>
<li>It&#8217;s important to understand your users&#8217; biases and expectations because they can play a big role in ease of use.</li>
<li>User testing, online surveys, and remote observation are three tools that can help uncover and understand user expectations and biases.</li>
<li>Once you understand your users&#8217; biases you can work around them; in many cases this involves simple changes like terminology. Sometimes the necessary changes are more complex and involve site structure or information architecture.</li>
<li>It&#8217;s wise to gather information about expectations and biases periodically because they tend to change over time.</li>
</ul>
<p>Yes, your users have plenty of baggage. But it needn&#8217;t result in frightfully bad user experiences.</p>
<hr />
<p class="fisher-photo-caption" style="text-align: left;">Photo: <a title="Photo by Striatic" href="http://www.flickr.com/photos/striatic/19839430/" target="_blank">striatic</a>. Creative Commons licensed.</p>


<p>Related posts:<ol><li><a href='http://completeusability.com/why-require-registration-part-1/' rel='bookmark' title='Permanent Link: Why require registration? Part 1'>Why require registration? Part 1</a></li><li><a href='http://completeusability.com/improved-error-handling-part-1-helping-users-notice-errors/' rel='bookmark' title='Permanent Link: Improved error handling, part 1: helping users notice errors'>Improved error handling, part 1: helping users notice errors</a></li><li><a href='http://completeusability.com/communicating-status/' rel='bookmark' title='Permanent Link: Communicating status'>Communicating status</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://completeusability.com/expectations-and-biases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
