<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Visually exploring and representing survey data.</title>
	<link>http://ask.metafilter.com/90784/Visually-exploring-and-representing-survey-data/</link>
	<description>Comments on Ask MetaFilter post Visually exploring and representing survey data.</description>
	<pubDate>Wed, 07 May 2008 09:52:45 -0800</pubDate>
	<lastBuildDate>Wed, 07 May 2008 09:52:45 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Visually exploring and representing survey data.</title>
		<link>http://ask.metafilter.com/90784/Visually-exploring-and-representing-survey-data</link>	
		<description>Best ways to visually explore a large survey data set? &lt;br /&gt;&lt;br /&gt; My advisor has advised me to explore my data set visually before diving in statistically. It is a large (N = 180,000+) survey data set comprised of individuals in over 80 countries. Most of the responses are categorical or dichotomous in nature, taking the form &quot;agree/disagree&quot; or &quot;yes/no/maybe.&quot; Some of them are Likert-style scales (1-5, Disagree-Agree). Many of the demographic variables are also categorical (for example, rather than asking income, &quot;income level&quot; is asked) but I do have a few continuous variables such as age. My dependent variable of interest is a scale composed of four survey items indexed to 100 (although the actual number of discrete values taken on the scale is rather low owing to the nature of the questions comprising the scale). &lt;br&gt;
&lt;br&gt;
What would be some interesting ways to visually explore this data? Obviously, scatterplots (even with jittering) are not the way to go because of the highly redundant and categorical nature of the data. I have a few boxplots that I&apos;ve generated (usually separating by gender or region). I am open to abstract suggestions or concrete suggestions using R or Stata.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.90784</guid>
		<pubDate>Wed, 07 May 2008 09:45:08 -0800</pubDate>
		<dc:creator>proj</dc:creator>
		
			<category>data</category>
		
			<category>visual</category>
		
			<category>graphs</category>
		
			<category>plots</category>
		
			<category>r</category>
		
			<category>stata</category>
		
			<category>statistics</category>
		
			<category>research</category>
		
	</item> <item>
		<title>By: zpousman</title>
		<link>http://ask.metafilter.com/90784/Visually-exploring-and-representing-survey-data#1332377</link>	
		<description>I do infovis research and there&apos;s a new tool that might be of interest to you. It&apos;s called &lt;a href=&quot;http://www.tableausoftware.com/&quot;&gt;Tableau&lt;/a&gt;. There&apos;s a &lt;a href=&quot;http://www.tableausoftware.com/products/trial&quot;&gt;free trial&lt;/a&gt;. It&apos;s a very exploratory tool and you can slice and dice the data a lot of different ways and you can also represent different attributes with a pretty wide variety of visual encodings (such as color, size, shapes -- star, triangle, square). It handles ordinal data as well as nominal (categorical) data, so you should be able to load your data pretty easily. There&apos;s a bit of a learning curve with the software, but it certainly makes easy things easy and the hard things possible, so I think it&apos;s probably worth a shot.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90784-1332377</guid>
		<pubDate>Wed, 07 May 2008 09:52:45 -0800</pubDate>
		<dc:creator>zpousman</dc:creator>
	</item><item>
		<title>By: Blazecock Pileon</title>
		<link>http://ask.metafilter.com/90784/Visually-exploring-and-representing-survey-data#1332385</link>	
		<description>&lt;a href=&quot;http://www.ggobi.org/&quot;&gt;GGobi&lt;/a&gt; is good for visually exploring multivariate data with R.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90784-1332385</guid>
		<pubDate>Wed, 07 May 2008 10:01:21 -0800</pubDate>
		<dc:creator>Blazecock Pileon</dc:creator>
	</item><item>
		<title>By: k8t</title>
		<link>http://ask.metafilter.com/90784/Visually-exploring-and-representing-survey-data#1332391</link>	
		<description>I&apos;d like to throw in that I&apos;d be interested in similar software/plug-ins for SPSS if anyone has suggestions.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90784-1332391</guid>
		<pubDate>Wed, 07 May 2008 10:06:26 -0800</pubDate>
		<dc:creator>k8t</dc:creator>
	</item><item>
		<title>By: desjardins</title>
		<link>http://ask.metafilter.com/90784/Visually-exploring-and-representing-survey-data#1332512</link>	
		<description>Are there likely to be geographic patterns? Do you have access to a GIS program? Perhaps a cloropleth map would be appropriate. &lt;a href=&quot;http://www.ncaction.org.uk/search/entry.htm?id=1447&quot;&gt;An example.&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90784-1332512</guid>
		<pubDate>Wed, 07 May 2008 11:25:53 -0800</pubDate>
		<dc:creator>desjardins</dc:creator>
	</item><item>
		<title>By: desjardins</title>
		<link>http://ask.metafilter.com/90784/Visually-exploring-and-representing-survey-data#1332515</link>	
		<description>I meant &lt;em&gt;choropleth&lt;/em&gt;.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90784-1332515</guid>
		<pubDate>Wed, 07 May 2008 11:26:22 -0800</pubDate>
		<dc:creator>desjardins</dc:creator>
	</item><item>
		<title>By: a robot made out of meat</title>
		<link>http://ask.metafilter.com/90784/Visually-exploring-and-representing-survey-data#1332629</link>	
		<description>&lt;a href=&quot;http://casoilresource.lawr.ucdavis.edu/drupal/node/510&quot;&gt; Lattice plots&lt;/a&gt; of contours/histograms of your outcome over groups?  Be sure to include the reference histogram/cdf.  With data that has many inter-dependent variables, I find it helpful to construct added-variable and component-plus-residual plots.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90784-1332629</guid>
		<pubDate>Wed, 07 May 2008 12:47:32 -0800</pubDate>
		<dc:creator>a robot made out of meat</dc:creator>
	</item><item>
		<title>By: a robot made out of meat</title>
		<link>http://ask.metafilter.com/90784/Visually-exploring-and-representing-survey-data#1332642</link>	
		<description>Wow, tableau does look nice.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90784-1332642</guid>
		<pubDate>Wed, 07 May 2008 12:58:52 -0800</pubDate>
		<dc:creator>a robot made out of meat</dc:creator>
	</item><item>
		<title>By: dondiego87</title>
		<link>http://ask.metafilter.com/90784/Visually-exploring-and-representing-survey-data#1332643</link>	
		<description>In Excel, you can do some &lt;a href=&quot;http://www.timeatlas.com/mos/5_Minute_Tips/General/How_to_use_Conditional_Formatting_to_Highlight_Data/&quot;&gt;conditional formatting&lt;/a&gt; (especially by color shading) that could help with the categorical data. Although there&apos;s a limit to the number of conditions you can use.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90784-1332643</guid>
		<pubDate>Wed, 07 May 2008 13:03:04 -0800</pubDate>
		<dc:creator>dondiego87</dc:creator>
	</item><item>
		<title>By: proj</title>
		<link>http://ask.metafilter.com/90784/Visually-exploring-and-representing-survey-data#1333549</link>	
		<description>Thanks for the suggestions. Tableau looks cool indeed but alas I&apos;m on a Mac. The terminal server that I use for data analysis is a PC but I don&apos;t have software install authority on it. I installed GGobi but it doesn&apos;t seem to want to recognize my dataset. I think at this point I&apos;ll just stick with boxplots over several categorical variables.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.90784-1333549</guid>
		<pubDate>Thu, 08 May 2008 07:36:48 -0800</pubDate>
		<dc:creator>proj</dc:creator>
	</item>
	</channel>
</rss>
