<?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>Johnny Holland &#187; proces</title>
	<atom:link href="http://johnnyholland.org/tag/proces/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnnyholland.org</link>
	<description>It&#039;s all about interaction</description>
	<lastBuildDate>Wed, 23 May 2012 18:35:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Deconstructing Analysis Techniques</title>
		<link>http://johnnyholland.org/2009/02/deconstructing-analysis-techniques/</link>
		<comments>http://johnnyholland.org/2009/02/deconstructing-analysis-techniques/#comments</comments>
		<pubDate>Tue, 17 Feb 2009 18:34:22 +0000</pubDate>
		<dc:creator>Steve Baty</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[Methods & theory]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[analysis techniques]]></category>
		<category><![CDATA[proces]]></category>
		<category><![CDATA[techniques]]></category>

		<guid isPermaLink="false">http://johnnyholland.org/?p=1163</guid>
		<description><![CDATA[Breaking down the analysis black box of analysis techniques]]></description>
			<content:encoded><![CDATA[<img width="220" height="160" src="http://johnnyholland.org/wp-content/uploads/2011/12/d1.jpg" class="attachment-index-categories wp-post-image" alt="d1" title="d1" /><p><img class="alignnone size-full wp-image-1302" src="http://johnnyholland.org/wp-content/uploads/header.png" alt="" width="416" height="160" /><br />
Analysis is that oft-glossed over, but extremely important step in the research process that sits between observation (data gathering) and our design insights or recommendations. In many respects, analysis is crucial to realizing the value of our research since good analysis can salvage something from bad research, but the converse is not so true. This is where the literature tends to fall a little silent, jumping over the analysis techniques straight to a discussion of how best to document and communicate the findings from analysis. This article seeks to begin to redress that imbalance by breaking down the analysis black box into its major sub-techniques.<span id="more-1163"></span></p>
<p>On a recent project I needed to collect and analyze the content management templates in use across a large enterprise Intranet. We were looking to inventory the diversity of templates in use; whether they existed outside or within the enterprise content management system; what changes might be made to the &#8216;official&#8217; template set to reduce the overall number of templates, and to prepare for the migration of all content to a new design a few months down the track. I looked around at the literature for information architecture and Web design generally and found quite a few references to content inventories and content analysis, but nothing on analyzing templates.</p>
<p>I set about designing the analysis task from scratch: looking at what we wanted to get out of the analysis; and looking at what tools and techniques would most effectively allow us to get there. In so doing, it struck me that there is very little information published about the process of analysis that would equip practitioners with a toolkit to construct their own analytical techniques. So User Experience literature and all of its component domains focuses on techniques for user research and testing, it&#8217;s surprising to realize that the coverage often skips over the process of analysis, since this is where much of the value of our research is realized.</p>
<h2>Techniques of Analysis</h2>
<p>We can start to pull back the curtain on analysis by looking at the techniques that go into the process:</p>
<ul>
<li><strong>Deconstruction</strong>: breaking observations down into component pieces. This is the classical definition of analysis.</li>
<li><strong>Manipulation</strong>: re-sorting, rearranging and otherwise moving your research data, without fundamentally changing it. This is used both as a preparatory technique &#8211; i.e. as a precursor to some other activity &#8211; or as a means of exploring the data as an analytic tool in its own right.</li>
<li><strong>Transformation</strong>: Processing the data to arrive at some new representation of the observations. Unlike manipulation, transformation has the effect of changing the data.</li>
<li><strong>Summarization</strong>: collating similar observations together and treating them collectively. This is a standard technique in many quantitative analysis methods.</li>
<li><strong>Aggregation</strong>: closely related to summarization, this technique draws together data from multiple sources. Such collections typically represent a &#8220;higher-level&#8221; view made up from the underlying individual data sets. Aggregate data is used frequently in quantitative analysis.</li>
<li><strong>Generalization</strong>: taking specific data from our observations and creating general statements or rules.</li>
<li><strong>Abstraction</strong>: the process of stripping out the particulars &#8211; information that relates to a specific example &#8211; so that more general characteristics come to the fore.</li>
<li><strong>Synthesis</strong>: The process of drawing together concepts, ideas, objects and other qualitative data in new configurations, or to create something entirely new.</li>
</ul>
<p>Let&#8217;s take a look at each of these techniques in detail and discuss some of the ways in which each technique can be applied.</p>
<h2>Deconstruction</h2>
<p><em>Breaking observations down into component pieces. This is the classical definition of analysis.</em></p>
<p><img class="alignright size-full wp-image-1276" src="http://johnnyholland.org/wp-content/uploads/1.png" alt="" width="200" height="146" />Breaking down research data into its component parts is a standard technique for analysis. One example of deconstruction is turning an interview transcript into a series of separate comments or answers to questions. Deconstruction is often used simply to prepare data for other analytic processes such as manipulation or summarization, or even abstraction.</p>
<p>The aim of deconstruction is to decouple each component so as to allow inspection of each in its own right. In other disciplines this process is used as a device for critical thinking, bypassing the potentially misleading image conveyed by the whole. In so doing deconstruction can be a powerful tool for exposing unquestioned assumptions about our users’ mental models or the business priorities of the client organization.</p>
<p>Looking at our template analysis example, one of our first analysis tasks was to deconstruct the templates into their components. Like most of the technique we took a very low-tech approach to the task, blocking out the individual components with a pencil. In our case, the deconstruction made easier a lot of the subsequent analysis work.It was a minor, but significant, step in the overall process.</p>
<h2>Manipulation</h2>
<p><em>Re-sorting, rearranging and otherwise moving your research data, without fundamentally changing it. This is used both as a preparatory technique or as a means of exploring the data as an analytic tool in its own right.</em></p>
<p><img class="alignright size-full wp-image-1277" src="http://johnnyholland.org/wp-content/uploads/2.png" alt="" width="200" height="104" />The ability to “play with the data” is a critical capability in analysis. We utilize this technique in many situations: searching for patterns or trends in our observations; or as another preparatory stage for further analysis. For example, sorting data in some way &#8211; alphabetic, chronological, complexity or numerical &#8211; is an a form of manipulation.</p>
<p>The ability to easily manipulate data is one of the key determinants for the tools we use in our analysis work. Spreadsheets are an excellent tool for manipulating data; but as we see in our template analysis task, the use of a more tangible form &#8211; such as our index cards &#8211; can be just as effective: if not more so in some cases.</p>
<p>When data recorded in a format that resists fluid manipulation and exploration people can stumble when moving from observation &amp; data collection into analysis. It is important to plan this task into the research design so that it is not overlooked. You could find yourself with a costly and time-consuming data-entry process  if it is forgotten in the planning stages.</p>
<h2>Transformation</h2>
<p><em>Processing the data to arrive at some new representation of the observations. Unlike manipulation, transformation has the effect of changing the data.</em></p>
<p><img class="alignright size-full wp-image-1280" src="http://johnnyholland.org/wp-content/uploads/6.png" alt="" width="200" height="95" />Transforming research data is the process of taking our research data and turning it into something else. For example, you may recall from your schooling days the practice of “scaling” results from an assessment task (exam, essay etc) so they fit a certain distribution, so you end up with (for example) 10% A, 15% B, 25% C, 25% D etc</p>
<p>Another example might be to convert raw data into a logarithmic form to reduce the impact of extreme values &#8211; or to demonstrate power laws in the data.</p>
<h2>Summarization</h2>
<p><em>Collating similar observations together and treating them collectively. This is a standard technique in many quantitative analysis methods.</em></p>
<p><img class="alignright size-full wp-image-1278" src="http://johnnyholland.org/wp-content/uploads/3.png" alt="" width="200" height="138" />The goal of summarizing data is to generate an additional set of data, typically more succinct, that encapsulates the raw data in some way. This may be a short sentence that captures the essential point from several minutes of an interview transcript: “participant finds site search unwieldy, confusing and difficult to use”.</p>
<p>We can also summarize the data quantitatively using summary or descriptive statistics such as frequencies, means, and standard deviations. Unlike the process of abstraction, where specificity is sacrificed for the sake of clarity; or aggregation, where several data sets are “rolled up”; summarization seeks to characterize the underlying data.</p>
<p>Once again, spreadsheets are a very useful tool, especially when dealing with quantitative data. But they can be similarly useful when handling other data types. An equally useful medium for capturing summaries (once you have them) &#8211; particularly of qualitative data &#8211; is the PostIt or sticky note. This medium is also highly suited to manipulation and exploration of the resulting data. One advantage sticky notes have over a spreadsheet is that you can arrange and re-arrange them in two dimensions, so you can further manipulate and explore the summaries.</p>
<p>Index cards share many of the same advantages as sticky notes. They can be an excellent tool for capturing and working with summaries. They have the added advantage of being relatively robust and can therefore sustain a greater degree of handling.</p>
<h2>Aggregation</h2>
<p><em>Closely related to summarization, this technique draws together data from multiple sources. Such collections typically represent a &#8220;higher-level&#8221; view made up from the underlying individual data sets. Aggregate data is used frequently in quantitative analysis.</em></p>
<p><img class="alignright size-full wp-image-1279" src="http://johnnyholland.org/wp-content/uploads/4.png" alt="" width="200" height="178" />As discussed previously, aggregation is similar to, but distinct from summarization. In one respect aggregation is simply the process of bringing together data from a variety of sources and adding it together. In an analytic context it also carries with it the connotation of combining those sources together into something new.</p>
<p>A good example to highlight aggregation in action is the creation of a (fictional) customer satisfaction index (CSI). Our CSI will use data from:</p>
<ul>
<li>An annual customer survey;</li>
<li>The number of product returns received; and</li>
<li>The ratio of new to repeat customers.</li>
</ul>
<p>We combine data from each of these sources and arrive at some single figure &#8211; based on some form of calculation (we’ll save the ‘how’ of that for another time). That single figure &#8211; which we can track year-to-year &#8211; is our aggregate. Unlike a summary, which characterizes a single piece of data, you can see that our aggregate is a composite value.</p>
<h2>Generalization</h2>
<p><em>Taking specific data from our observations and creating general statements or rules.</em></p>
<p><img class="alignright size-full wp-image-1281" src="http://johnnyholland.org/wp-content/uploads/7.png" alt="" width="200" height="146" />Taking the results of some specific research task and drawing general inferences about the broader population is one of the most common, but perhaps the least understood analytical technique. Generalization draws a great deal of its strength from the discipline of statistics, and the particular techniques of statistical inference.</p>
<p>In many respects generalization is similar to abstraction in that it reflects a move from the specific to the general or essential. It is a way of describing the common characteristics of the objects reflected in the data.</p>
<p>An example of generalization might be: “security is important to our users” based on an analysis of user interviews.</p>
<h2>Abstraction</h2>
<p><em>The process of stripping out the particulars &#8211; information that relates to a specific example &#8211; so that more general characteristics come to the fore.</em></p>
<p><img class="alignright size-full wp-image-1282" src="http://johnnyholland.org/wp-content/uploads/8.png" alt="" width="200" height="99" />The process of abstraction involves the progressive removal of specific data retaining just the essential information needed to communicate particular characteristics of an object. For example, “professional” is a more abstract form of “Doctor” or “Lawyer”; “graphic” is a more abstract form for “photograph”, “logo”, “illustration” or “chart”.</p>
<p>A wireframe is an abstract representation of a page design; the template thumbnails on our index cards are an abstract representation of the templates.</p>
<p>Abstract representations can be very useful because they remove a lot of visual noise from the analysis process. What we’re left with is a “high-level” depiction devoid of specific detail; highlight focused on just those elements which are relevant to the discussion.</p>
<h2>Synthesis</h2>
<p><em>The process of drawing together concepts, ideas, objects and other qualitative data in new configurations, or to create something entirely new.</em></p>
<p><img class="alignright size-full wp-image-1298" title="5" src="http://johnnyholland.org/wp-content/uploads/5.png" alt="" width="200" height="146" />Combining multiple elements together to create a new, complex ‘thing’ is what the technique of synthesis is all about. Similar in some respects to aggregation, synthesis typically deals with non-numeric data.</p>
<p>Synthesis is often undertaken towards the end of an analytic process as the reverse of deconstruction. So where we might begin by breaking down data into its component parts and examining them; we often end by recombining those components in new ways. Note, however, that synthesis can also form part of an exploration and is one of the fundamental tools of the trade for UX strategy work.</p>
<p>If deconstruction allows us to critically examine assumptions by isolating individual components, synthesis allows us to explore new configurations for the whole.</p>
<h2>But what about…</h2>
<p>In discussing this article with other people we identified three other techniques that we either weren’t sure belonged as analytic techniques, or we couldn’t decide if they were already covered by the techniques discussed above. We believe they’re all very important to the analysis process. They are:</p>
<ul>
<li><strong>Reflection</strong>: thinking, pondering, contemplating. To the outside observer it looks a lot like staring into space, but your mind is going over and over and over all the detail of your observations, data, diagrams, and other research materials. It’s the part you can’t put a time limit on, and can make or break your subsequent work. You might call it “soaking it all in”, or “immersing myself in the data”. This technique is incredibly valuable to me in my own work and I’m not sure I’d be as effective if I didn’t include it.</li>
<li><strong>Visualization</strong>: this technique is about giving the data a visual dimension. Instead of lists of items, or rows of numbers in a spreadsheet, a chart or graph or some form of illustration. A good visualization can help expose patterns or gaps much more clearly than the raw data.</li>
<li>‘<strong>Number-crunching</strong>’: this feels like it needs to be drawn out as a separate activity from data manipulation, transformation, or summarization, but I also recognise that this level of distinction may just be peculiar to me. This refers to all of the heavy-duty quantitative analysis work like clustering analysis, or regression, calculating correlation co-efficients and the like.</li>
</ul>
<h2>Conclusion</h2>
<p>Working with research data and observations is often treated as a black box in design literature. Designers find themselves faced with the daunting task of analysing research data, but lack clear approaches to that task. Understanding the major techniques used in analysis work can remove some of the uncertainty and provide a clear way in to the work.</p>
<p>There still exists a very large gap in the literature on analysis and analytic techniques, but I hope that this discussion of the major components of analysis will go some way towards filling that void. The next time you’re undertaking some analysis work, try and identify these major techniques, and see if there are any others we can add to the list.</p>
<p>I’d like to say a very big thank you to the people who helped clarify and refine both my thinking on this topic, and the expression of that thinking in this article: <a href="http://twitter.com/semanticwill">Will Evans</a>, <a href="http://twitter.com/livlab">Livia Labate</a>, <a href="http://twitter.com/maadonna">Donna Spencer</a> and <a href="http://twitter.com/dszuc">Daniel Szuc</a>; <a href="http://twitter.com/mediajunkie">Christian Crumlish</a>, <a href="http://blog.michaelleis.com">Michael Leis</a> and <a href="http://twitter.com/kaleemux">Kaleem Khan</a>.</p>
<p>Graphics by <a href="http://www.twitter.com/jeroenvangeel">Jeroen van Geel</a> (and he&#8217;s pretty proud of them <img src='http://johnnyholland.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
]]></content:encoded>
			<wfw:commentRss>http://johnnyholland.org/2009/02/deconstructing-analysis-techniques/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
	</channel>
</rss>

