<?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>... and points beyond &#187; interactive analysis</title>
	<atom:link href="http://andpointsbeyond.com/category/interactive-analysis/feed/" rel="self" type="application/rss+xml" />
	<link>http://andpointsbeyond.com</link>
	<description>mostly about data</description>
	<lastBuildDate>Wed, 05 May 2010 23:26:58 +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>How One-Second Results Change Everything</title>
		<link>http://andpointsbeyond.com/2008/09/22/how-one-second-results-change-everything/</link>
		<comments>http://andpointsbeyond.com/2008/09/22/how-one-second-results-change-everything/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 15:27:30 +0000</pubDate>
		<dc:creator>Jay Jakosky</dc:creator>
				<category><![CDATA[QlikView]]></category>
		<category><![CDATA[business intelligence]]></category>
		<category><![CDATA[data warehouse]]></category>
		<category><![CDATA[interactive analysis]]></category>

		<guid isPermaLink="false">http://andpointsbeyond.com/?p=253</guid>
		<description><![CDATA[There&#8217;s a point where query response time is low enough that it changes the analysis game completely. This is the amount of time that a decision maker is willing to wait to get the next answer. Not the first answer, but the next one, and the next one. Eventually the frustration of waiting is worse [...]


Related posts:<ol><li><a href='http://andpointsbeyond.com/2008/09/24/peter-batty-discusses-one-second-results-and-geospatial-analysis/' rel='bookmark' title='Permanent Link: Peter Batty Discusses One-Second Results And Geospatial Analysis'>Peter Batty Discusses One-Second Results And Geospatial Analysis</a></li>
<li><a href='http://andpointsbeyond.com/2008/09/07/low-cost-data-analysis-visualization-its-getting-better-all-the-time/' rel='bookmark' title='Permanent Link: Low-Cost Data Analysis &#038; Visualization: It&#8217;s Getting Better All The Time'>Low-Cost Data Analysis &#038; Visualization: It&#8217;s Getting Better All The Time</a></li>
<li><a href='http://andpointsbeyond.com/2007/09/22/what-makes-qlikview-so-good/' rel='bookmark' title='Permanent Link: What makes QlikView so good?'>What makes QlikView so good?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a point where query response time is low enough that it changes the analysis game completely. This is the amount of time that a decision maker is willing to wait to get the <em>next</em> answer. Not the first answer, but the next one, and the next one. Eventually the frustration of waiting is worse than not knowing.</p>
<p>Salesperson: &#8220;What shipped yesterday? Ok, what&#8217;s the breakdown? Woah, what happened in that department? That markdown is too steep, who wrote that order? Which customer? What&#8217;s that rep&#8217;s extension?&#8221;</p>
<p>With one-second results, that analysis would have happened in the time it took you to read it. This is a competition against human nature. One-second results makes the difference between wishing you had the answer and getting it, multiplied over and over throughout the day.</p>
<p>The impact on a business is not from faster queries alone. Behavior changes when decision makers trust that the data is immediately at hand. The relationship to data changes when you can find the answer while you think about it and not lose your train of thought.</p>
<p>Because the query engine can respond to <em>any</em> query in one second, we can make <em>every</em> path of exploration available at the beginning. One application can take the place of many reports. Users can begin to query immediately and along any drill path. The benefit of one-second results is diminished if users have to first identify the report that has the data and filtering options they need.</p>
<p>Can OLAP deliver this? No. We must combine speed of execution with rapid application development, full transaction details, and eliminate predefined drill paths. OLAP/MOLAP/ROLAP/SCHMOLAP can&#8217;t take us into this new era. In-memory associative and column-store databases can.</p>
<p>With one-second results, you don&#8217;t build a query and then start the execution. Instead, the results update as soon as you pick the first filtering option, whether it&#8217;s the day, order number or country of origin. You get immediate feedback before you make your next selection. Also, the filter options can change based on the results. Maybe you remove options that are incompatible with the selections made so far. By shrinking the feedback loop with one-second results, the filtering options can show intelligent behavior to help guide users or add context to the results. This level of dynamism lets users roll back and forth through their ideas. They can cross-reference without losing a train of thought, or discover and follow tangents that are more important.</p>
<p>It&#8217;s not just one decision maker getting an answer quickly. Interactions and processes benefit. Workers get feedback in near-real-time. We can do tricks like running the same query once per second. Ridiculous? This isn&#8217;t paradise, I live in the land of low budgets and &#8220;getting it done&#8221;. Vendor and customer data is available right when they&#8217;re on the phone. Less &#8220;I&#8217;ll get back to you&#8221; and more &#8220;I have that info right in front of me.&#8221; I&#8217;ve also noticed that it&#8217;s harder to bullshit when anyone in the meeting can easily explore the data on their laptop and get the real answer.</p>
<p>In companies where I can deliver one-second results, I spend a lot of time reconditioning people to ask for anything they desire, because now I can put any information at their fingertips, no matter how many tables, how much detail and with little knowledge of how they want to look at the data.</p>
<p>For nearly all companies, the entire transactional database can be copied as-is into a one-second query engine. Add a BI tool on top, rename some fields and identify the table relationships. Time is spent developing the frontend to deliver the best reports and analysis. One person can build the entire solution. Since the transactional model is already validated, there is no data modeling, no formal architecture and little documentation. This might be frightening to enterprises but the benefits are huge for strapped IT budgets.</p>
<p>A one-second query engine needs an interactive frontend to take advantage of it. We also need simpler ETL tools. With the engine in place first, developers will connect the dots and the tools will be built to take advantage of the new abilities.</p>
<p>None of this is theoretical. I&#8217;ve been doing this for the past 7 years with an in-memory associative database, ETL tool and interactive frontend called QlikView. When information flows at the speed of thought, it changes decision-maker behavior and the business process. When we can prototype and deploy one-second query engines quickly, then ideas can be built and tested quickly. <strong>Most ideas won&#8217;t be new or unexpected, but they were impossible or impractical without one-second results.</strong></p>


<p>Related posts:<ol><li><a href='http://andpointsbeyond.com/2008/09/24/peter-batty-discusses-one-second-results-and-geospatial-analysis/' rel='bookmark' title='Permanent Link: Peter Batty Discusses One-Second Results And Geospatial Analysis'>Peter Batty Discusses One-Second Results And Geospatial Analysis</a></li>
<li><a href='http://andpointsbeyond.com/2008/09/07/low-cost-data-analysis-visualization-its-getting-better-all-the-time/' rel='bookmark' title='Permanent Link: Low-Cost Data Analysis &#038; Visualization: It&#8217;s Getting Better All The Time'>Low-Cost Data Analysis &#038; Visualization: It&#8217;s Getting Better All The Time</a></li>
<li><a href='http://andpointsbeyond.com/2007/09/22/what-makes-qlikview-so-good/' rel='bookmark' title='Permanent Link: What makes QlikView so good?'>What makes QlikView so good?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://andpointsbeyond.com/2008/09/22/how-one-second-results-change-everything/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Low-Cost Data Analysis &amp; Visualization: It&#8217;s Getting Better All The Time</title>
		<link>http://andpointsbeyond.com/2008/09/07/low-cost-data-analysis-visualization-its-getting-better-all-the-time/</link>
		<comments>http://andpointsbeyond.com/2008/09/07/low-cost-data-analysis-visualization-its-getting-better-all-the-time/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 02:43:45 +0000</pubDate>
		<dc:creator>Jay Jakosky</dc:creator>
				<category><![CDATA[MPP]]></category>
		<category><![CDATA[QlikView]]></category>
		<category><![CDATA[Tableau]]></category>
		<category><![CDATA[Vertica]]></category>
		<category><![CDATA[business intelligence]]></category>
		<category><![CDATA[data warehouse]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[emerging technology]]></category>
		<category><![CDATA[interactive analysis]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://andpointsbeyond.com/?p=213</guid>
		<description><![CDATA[Over the weekend I have revisited Tableau, enjoyed some success with MonetDB, tried to turn MySQL into a hundred million row data warehouse, been underwhelmed with Firebird, installed Greenplum and spent many frustrated hours with Talend Open Studio, Pentaho Kettle and Jitterbit.
Of course, I could just buy QlikView, but what can be done for less [...]


Related posts:<ol><li><a href='http://andpointsbeyond.com/2007/07/01/interactive-information-visualization/' rel='bookmark' title='Permanent Link: Interactive Information Visualization'>Interactive Information Visualization</a></li>
<li><a href='http://andpointsbeyond.com/2007/05/02/response-to-the-tableau-30-webinar/' rel='bookmark' title='Permanent Link: Response to the Tableau 3.0 Webinar'>Response to the Tableau 3.0 Webinar</a></li>
<li><a href='http://andpointsbeyond.com/2007/02/16/whats-vertica/' rel='bookmark' title='Permanent Link: What&#8217;s Vertica?'>What&#8217;s Vertica?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Over the weekend I have revisited <a href="http://tableausoftware.com/">Tableau</a>, enjoyed some success with <a href="http://monetdb.cwi.nl/">MonetDB</a>, tried to turn <a href="http://dev.mysql.com/">MySQL</a> into a hundred million row data warehouse, been underwhelmed with <a href="http://www.firebirdsql.org/">Firebird</a>, installed <a href="http://www.greenplum.com/">Greenplum</a> and spent many frustrated hours with <a href="http://www.talend.com/index.php">Talend Open Studio</a>, <a href="http://kettle.pentaho.org/">Pentaho Kettle</a> and <a href="http://www.jitterbit.com/">Jitterbit</a>.</p>
<p>Of course, I could just buy <a href="http://qlikview.com/home.aspx?LangType=1033">QlikView</a>, but what can be done for less $money? Unfortunately data warehouses and BI front-ends are not sexy problems in the opensource community. <a href="http://www.collegeathome.com/blog/2008/06/05/50-cool-things-you-can-do-with-google-charts-api/">Graphs and charts</a> get a little more attention, but you&#8217;ll need to write your own code to glue them to your application.</p>
<p><strong>In summary, what can I say about our options?</strong></p>
<p>First, write your own ETL. Why do opensource ETL tools like Talend and Kettle work so hard to rebuild <a href="http://www.informatica.com/Pages/index.aspx">Informatica</a>? It reminds me of Linux in the 1990s when the community wanted to beat Windows and kept working to look like Windows and wondering when victory would arrive. Informatica, like OLAP and mainframes, is from an era when memory was scarce; languages were low-level, slow to compile &amp; run, abstracted little and were not at all portable. On top of that, ODBC drivers were tightly controlled and costly.</p>
<p>But now we can pick from many great scripting languages. Today&#8217;s languages abstract the hard parts, are easy to read, can be edited while executing and talk to any system, database, web service or application. I think the next direction for ETL will be a simple (but extensible) transformation language using an ORM wrapper&#8230; Rails on ETL. Until that arrives, you can achieve everything you need with PHP, Perl, Ruby and others.</p>
<p><strong>Best option for low-cost data warehouse?</strong></p>
<p><span id="more-213"></span></p>
<p>Check out the totally free <a href="http://monetdb.cwi.nl/">MonetDB</a>. Unless <a href="http://www.vertica.com/">Vertica</a> or <a href="http://www.infobright.com/">InfoBright</a> reconsiders releasing a low/no cost option, MonetDB will likely mature to become a first-choice column-store database. It&#8217;s an academic project that has earned a sizeable development community and user base. The product is functional today for tens of millions of rows (maybe more). So far I have personally worked with a few million rows in MonetDB and I&#8217;d like to use it again. With a little focus on usability and packaging, it could be a contender.</p>
<p>Greenplum, freely available for development, won&#8217;t help. The architecture is designed around Massively Parallel Processing. As a single, standalone installation, it&#8217;s basically just PostgreSQL. You won&#8217;t see extra performance without a farm of servers.</p>
<p>To my surprise, MySQL itself is not too bad. The MyISAM tables are speedy and <a href="http://tomictech.com/2008/06/16/building-a-data-warehouse-on-a-budget-with-mysql-51/">Alex Tomic wrote a post </a>about using multiple queries against the Archive storage engine and how to steal an index with that engine. With basic MyISAM on a fast server, I&#8217;m running 10GB table scans in under a minute, but moderate aggregations take a few minutes. Architecturally, MySQL is limited. One query = one thread = one core. Running two simultaneous queries is an option, but MySQL still would not do the kind of transparent, optimized caching that you need for a warehouse. Throughput is limited to disk I/O speed. InfoBright has built a column-store storage engine for MySQL but it&#8217;s targeted for the enterprise only.</p>
<p><strong>What about the front end?</strong></p>
<p>For the money and quality and ease of integration, it&#8217;s hard to beat <a href="http://tableausoftware.com/">Tableau</a>. $1800 bucks isn&#8217;t cheap, but for a small business that truly needs to analyze patterns, this will do the job and it makes very pretty charts. The most recent version has integrated support for mapping based on zip code, area code, state, country and others. The maps also incorporate Census and USGS data and are pulled live from an online source. They look great! Tableau has always had a smooth, easy-to-understand layout and a crisp look that makes each chart very attractive in a presentation. It also automatically guesses what chart you want based on the quality &amp; number of aggregates and dimensions.</p>
<p>The drawback is that Tableau doesn&#8217;t have its own high-speed database or ETL tool. Tableau can&#8217;t shine until a low/no-cost read-optimized database is available. Until then, it does support the most common databases and data warehouses, both commercial and open-source. Except it can&#8217;t handle generic ODBC and I don&#8217;t know why.</p>
<p>There&#8217;s <a href="http://www.jaspersoft.com/">JasperSoft</a> = CrystalReports + OLAP + Informatica + Web Dashboards. Each component is from a different opensource project, so they don&#8217;t all use the same platform or interface, and they can&#8217;t all read the same data sources. The democratization of BI is NOT going to come from enterprise tools made cheap; it will come from simple disruptive tools that add new ideas and polish with each release. Sorry, Jasper.</p>
<p><strong>What would I use to build a reporting system for a smaller business?</strong></p>
<p>Well, assuming we&#8217;re doing it to make more money, not to keep up appearances, the best choice is still to pay the money for QlikView. It reads ODBC, OLE DB, text files and Excel&#8211;everything a business needs. The ETL language is easy to understand for any businessperson that has put together an Access database or enjoys Excel formulas (blech!). The GUI front-end designer is powerful &amp; straightforward. And the in-memory database behind QlikView is so incredibly fast that I routinely analyze 10 million of rows in a split-second. It&#8217;s a one-stop shop.</p>
<p>Tableau is a good option but you lose the database and ETL. Maybe you don&#8217;t have a large volume of data or maybe it&#8217;s all in one view in the database&#8211;Tableau could work for you.</p>
<p>At a lower cost? Well, it definitely comes down to tradeoffs in coder skill, money, development time and ease of use. Whereas in QlikView anyone can write the basic code to read a couple tables, all other solutions demand heavy lifting somehwere.</p>
<p><strong>If I was doing it for free?</strong></p>
<p>I&#8217;d start with PHP, and possibly Ruby. Read from a database, calculate, generate Google Charts, and maybe use one of the <a href="http://www.maani.us/xml_charts/">low/no-cost Flash-based charting libraries for interactive splash</a>. In a future post I&#8217;d like to cover ORMs and Google Chart APIs and how it can help get these projects off and running quickly.</p>
<p>Got any ideas? I&#8217;m always on the lookout for a faster cheaper better way to create these solutions.</p>
<p><a href="http://www.collegeathome.com/blog/2008/06/05/50-cool-things-you-can-do-with-google-charts-api/">50 Cool Things You Can Do with Google Charts</a></p>


<p>Related posts:<ol><li><a href='http://andpointsbeyond.com/2007/07/01/interactive-information-visualization/' rel='bookmark' title='Permanent Link: Interactive Information Visualization'>Interactive Information Visualization</a></li>
<li><a href='http://andpointsbeyond.com/2007/05/02/response-to-the-tableau-30-webinar/' rel='bookmark' title='Permanent Link: Response to the Tableau 3.0 Webinar'>Response to the Tableau 3.0 Webinar</a></li>
<li><a href='http://andpointsbeyond.com/2007/02/16/whats-vertica/' rel='bookmark' title='Permanent Link: What&#8217;s Vertica?'>What&#8217;s Vertica?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://andpointsbeyond.com/2008/09/07/low-cost-data-analysis-visualization-its-getting-better-all-the-time/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Hans Rosling Is My Hero</title>
		<link>http://andpointsbeyond.com/2007/10/05/hans-rosling-is-my-hero/</link>
		<comments>http://andpointsbeyond.com/2007/10/05/hans-rosling-is-my-hero/#comments</comments>
		<pubDate>Fri, 05 Oct 2007 06:16:00 +0000</pubDate>
		<dc:creator>Jay Jakosky</dc:creator>
				<category><![CDATA[interactive analysis]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://andpointsbeyond.com/2007/10/05/hans-rosling-is-my-hero/</guid>
		<description><![CDATA[I just can&#8217;t get enough of the Gapminder software, officially called Trendalyzer. The easy interface is just an enhanced scatter plot but it does the job perfectly. I think a lot of people, like me, were amazed and excited by his talk at TED 2006. He demonstrated that analytics offers real insight and improves efficiency. [...]


Related posts:<ol><li><a href='http://andpointsbeyond.com/2006/07/10/roslings-trendalizer-program/' rel='bookmark' title='Permanent Link: Rosling&#8217;s Trendalizer Program'>Rosling&#8217;s Trendalizer Program</a></li>
<li><a href='http://andpointsbeyond.com/2006/07/10/hans-rosling-of-gapminderorg-incredible-info-displays/' rel='bookmark' title='Permanent Link: Hans Rosling (of Gapminder.org) &#8212; Incredible Info Displays'>Hans Rosling (of Gapminder.org) &#8212; Incredible Info Displays</a></li>
<li><a href='http://andpointsbeyond.com/2006/07/10/what-software-was-hans-rosling-using/' rel='bookmark' title='Permanent Link: What Software Was Hans Rosling Using?'>What Software Was Hans Rosling Using?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I just can&#8217;t get enough of the <a href="http://www.gapminder.org/">Gapminder</a> software, officially called <a href="http://tools.google.com/gapminder/#$majorMode=chart$is;shi=t;ly=2003;lb=f;il=t;fs=11;al=30;stl=t;st=t;nsl=t;se=t$wst;tts=C$ts;sp=6;ti=2004$zpv;v=1$inc_x;mmid=XCOORDS;iid=NY.GDP.PCAP.PP.KD;by=ind$inc_y;mmid=YCOORDS;iid=SP.DYN.LE00.IN;by=ind$inc_s;uniValue=20;iid=SP.POP.TOTL;by=ind$inc_c;uniValue=255;gid=1004;iid=SP.POP.DPND;by=grp$map_x;scale=log;dataMin=466;dataMax=64299$map_y;scale=lin;dataMin=24;dataMax=82$map_s;sma=50;smi=1.2$inds=">Trendalyzer</a>. The easy interface is just an enhanced scatter plot but it does the job perfectly. I think a lot of people, like me, were amazed and excited by his <a href="http://www.ted.com/index.php/talks/view/id/92">talk at TED 2006</a>. He demonstrated that analytics offers real insight and improves efficiency. Now there are <a href="http://www.gapminder.org/video/gap-cast/">more &#8220;Gapcasts&#8221; to enjoy</a>.</p>


<p>Related posts:<ol><li><a href='http://andpointsbeyond.com/2006/07/10/roslings-trendalizer-program/' rel='bookmark' title='Permanent Link: Rosling&#8217;s Trendalizer Program'>Rosling&#8217;s Trendalizer Program</a></li>
<li><a href='http://andpointsbeyond.com/2006/07/10/hans-rosling-of-gapminderorg-incredible-info-displays/' rel='bookmark' title='Permanent Link: Hans Rosling (of Gapminder.org) &#8212; Incredible Info Displays'>Hans Rosling (of Gapminder.org) &#8212; Incredible Info Displays</a></li>
<li><a href='http://andpointsbeyond.com/2006/07/10/what-software-was-hans-rosling-using/' rel='bookmark' title='Permanent Link: What Software Was Hans Rosling Using?'>What Software Was Hans Rosling Using?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://andpointsbeyond.com/2007/10/05/hans-rosling-is-my-hero/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interactive Information Visualization</title>
		<link>http://andpointsbeyond.com/2007/07/01/interactive-information-visualization/</link>
		<comments>http://andpointsbeyond.com/2007/07/01/interactive-information-visualization/#comments</comments>
		<pubDate>Mon, 02 Jul 2007 04:51:42 +0000</pubDate>
		<dc:creator>Jay Jakosky</dc:creator>
				<category><![CDATA[QlikView]]></category>
		<category><![CDATA[Spotfire]]></category>
		<category><![CDATA[Tableau]]></category>
		<category><![CDATA[business intelligence]]></category>
		<category><![CDATA[interactive analysis]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://andpointsbeyond.com/?p=129</guid>
		<description><![CDATA[Enrico Bertini at Visuale asks how important is interactivity in information visualization? As a proponent of QlikView, Spotfire, Tableau and others, I think it&#8217;s extremely important. Interactivity is the future, it&#8217;s &#8220;make or break.&#8221;
I&#8217;ve been implementing speed-of-thought interactive BI tools for 6 years and I don&#8217;t want to do it any other way. When I [...]


Related posts:<ol><li><a href='http://andpointsbeyond.com/2008/09/07/low-cost-data-analysis-visualization-its-getting-better-all-the-time/' rel='bookmark' title='Permanent Link: Low-Cost Data Analysis &#038; Visualization: It&#8217;s Getting Better All The Time'>Low-Cost Data Analysis &#038; Visualization: It&#8217;s Getting Better All The Time</a></li>
<li><a href='http://andpointsbeyond.com/2007/05/02/response-to-the-tableau-30-webinar/' rel='bookmark' title='Permanent Link: Response to the Tableau 3.0 Webinar'>Response to the Tableau 3.0 Webinar</a></li>
<li><a href='http://andpointsbeyond.com/2007/03/12/social-explorer-interactive-census-data/' rel='bookmark' title='Permanent Link: Social Explorer &#8212; Interactive Census Data'>Social Explorer &#8212; Interactive Census Data</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Enrico Bertini at Visuale asks <a href="http://diuf.unifr.ch/people/bertinie/visuale/2007/05/the_neglected_role_of_interact_1.html">how important is interactivity in information visualization?</a> As a proponent of QlikView, Spotfire, Tableau and others, I think it&#8217;s extremely important. Interactivity is the future, it&#8217;s &#8220;make or break.&#8221;</p>
<p>I&#8217;ve been implementing speed-of-thought interactive BI tools for 6 years and I don&#8217;t want to do it any other way. When I watched my first seasoned executive lose restraint and laugh uncontrollably as he got instant answers to his hardest questions, I knew this was the only way to go. When my end-user training sessions end late because everyone is so excited about what they can do, it&#8217;s clear that people NEED interactivity.</p>


<p>Related posts:<ol><li><a href='http://andpointsbeyond.com/2008/09/07/low-cost-data-analysis-visualization-its-getting-better-all-the-time/' rel='bookmark' title='Permanent Link: Low-Cost Data Analysis &#038; Visualization: It&#8217;s Getting Better All The Time'>Low-Cost Data Analysis &#038; Visualization: It&#8217;s Getting Better All The Time</a></li>
<li><a href='http://andpointsbeyond.com/2007/05/02/response-to-the-tableau-30-webinar/' rel='bookmark' title='Permanent Link: Response to the Tableau 3.0 Webinar'>Response to the Tableau 3.0 Webinar</a></li>
<li><a href='http://andpointsbeyond.com/2007/03/12/social-explorer-interactive-census-data/' rel='bookmark' title='Permanent Link: Social Explorer &#8212; Interactive Census Data'>Social Explorer &#8212; Interactive Census Data</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://andpointsbeyond.com/2007/07/01/interactive-information-visualization/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Response to the Tableau 3.0 Webinar</title>
		<link>http://andpointsbeyond.com/2007/05/02/response-to-the-tableau-30-webinar/</link>
		<comments>http://andpointsbeyond.com/2007/05/02/response-to-the-tableau-30-webinar/#comments</comments>
		<pubDate>Thu, 03 May 2007 04:27:53 +0000</pubDate>
		<dc:creator>Jay Jakosky</dc:creator>
				<category><![CDATA[Tableau]]></category>
		<category><![CDATA[business intelligence]]></category>
		<category><![CDATA[data mining]]></category>
		<category><![CDATA[interactive analysis]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://andpointsbeyond.com/?p=128</guid>
		<description><![CDATA[I finally got around to watching the Tableau 3.0 webinar. I agree with their very excited presenter that Tableau 3.0 is a leap forward. The support of ad-hoc grouping of dimension elements is excellent as is the enhanced support of ad-hoc sets. The annotations look good and act sensibly. Generally, the new features are focused [...]


Related posts:<ol><li><a href='http://andpointsbeyond.com/2006/08/28/review-of-tableau-professional/' rel='bookmark' title='Permanent Link: Review of Tableau Professional'>Review of Tableau Professional</a></li>
<li><a href='http://andpointsbeyond.com/2008/09/07/low-cost-data-analysis-visualization-its-getting-better-all-the-time/' rel='bookmark' title='Permanent Link: Low-Cost Data Analysis &#038; Visualization: It&#8217;s Getting Better All The Time'>Low-Cost Data Analysis &#038; Visualization: It&#8217;s Getting Better All The Time</a></li>
<li><a href='http://andpointsbeyond.com/2007/02/16/more-on-vertica/' rel='bookmark' title='Permanent Link: More on Vertica'>More on Vertica</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I finally got around to watching the <a href="http://www.tableausoftware.com/seminars/archive/4-19A_webseminar.wmv">Tableau 3.0 webinar</a>. I agree with their very excited presenter that Tableau 3.0 is a leap forward. The support of ad-hoc grouping of dimension elements is excellent as is the enhanced support of ad-hoc sets. The annotations look good and act sensibly. Generally, the new features are focused on ease of use, better statistical analysis, and report clarity. All good things. <a href="http://www.tableausoftware.com/support/index.php/board,3.0.html">Here are 3.0 examples.</a></p>
<p>Annotations should be required in every BI tool. The ability to mark reference lines and data points on graphs and tables is critical to clear communication. Placing an annotation on a point in space does not require a data point to exist there, another nice feature. The smart BI vendors are focusing on collaboration and communication among users.</p>
<p>&#8220;Groups&#8221; stole their name from the &#8220;groups&#8221; of 2.x which are now the &#8220;sets&#8221; of 3.0 and can be used like so: similar dimensions such as coffee and tea, which may need to be represented in the database as separate product lines, can now be combined on the fly within Tableau by an end user under the simple heading &#8220;drinks&#8221;. This would make it easy to answer a question about food vs drink sales without the need to export to Excel and spend more time adding up the drink categories. In short, &#8220;groups&#8221; bring dimension values together and &#8220;sets&#8221; allow for separating special values from the rest of a dimensions values&#8211;and both can be done by the end user. Pretty nice.</p>
<p>I think the strongest competitor for visualization is Spotfire. However, Tableau&#8217;s use of live database interaction will become an advantage as data warehouse implementations shift to high-performance in-memory read-optimized databases. Was that over-hyphenated? Spotfire&#8217;s initial data loads are inflexible and I wouldn&#8217;t recommend it if you need to update a large dataset frequently.</p>
<p>Unlike QlikView, all of Tableau&#8217;s data needs to be in a single database. With good design, this is not a performance issue. The problem is that the extra expense of hardware and software to store a separate data warehouse and run ETL processing may push Tableau&#8217;s final price tag far above QlikView, which can easy pull from multiple sources and uses its own high-speed database.</p>


<p>Related posts:<ol><li><a href='http://andpointsbeyond.com/2006/08/28/review-of-tableau-professional/' rel='bookmark' title='Permanent Link: Review of Tableau Professional'>Review of Tableau Professional</a></li>
<li><a href='http://andpointsbeyond.com/2008/09/07/low-cost-data-analysis-visualization-its-getting-better-all-the-time/' rel='bookmark' title='Permanent Link: Low-Cost Data Analysis &#038; Visualization: It&#8217;s Getting Better All The Time'>Low-Cost Data Analysis &#038; Visualization: It&#8217;s Getting Better All The Time</a></li>
<li><a href='http://andpointsbeyond.com/2007/02/16/more-on-vertica/' rel='bookmark' title='Permanent Link: More on Vertica'>More on Vertica</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://andpointsbeyond.com/2007/05/02/response-to-the-tableau-30-webinar/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BI Is A Social Problem &#8212; Juice Analytics Breaks It Down</title>
		<link>http://andpointsbeyond.com/2007/03/29/bi-is-a-social-problem-juice-analytics-breaks-it-down/</link>
		<comments>http://andpointsbeyond.com/2007/03/29/bi-is-a-social-problem-juice-analytics-breaks-it-down/#comments</comments>
		<pubDate>Thu, 29 Mar 2007 09:38:00 +0000</pubDate>
		<dc:creator>Jay Jakosky</dc:creator>
				<category><![CDATA[business intelligence]]></category>
		<category><![CDATA[interactive analysis]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://andpointsbeyond.com/?p=118</guid>
		<description><![CDATA[My favorite part of the Juice Analytics presentation (PDF) is the rundown of the essential BI toolset and the examples they chose such as Yahoo Pipes, Baby Name Voyager and We Feel Fine. Great job!


Related posts:Baby Name Popularity Through Time
University Creates New &#34;Analytics&#34; Computer Science Program
What happened to Google?



Related posts:<ol><li><a href='http://andpointsbeyond.com/2006/07/20/baby-name-popularity-through-time/' rel='bookmark' title='Permanent Link: Baby Name Popularity Through Time'>Baby Name Popularity Through Time</a></li>
<li><a href='http://andpointsbeyond.com/2006/09/06/university-creates-new-analytics-computer-science-program/' rel='bookmark' title='Permanent Link: University Creates New &#34;Analytics&#34; Computer Science Program'>University Creates New &#34;Analytics&#34; Computer Science Program</a></li>
<li><a href='http://andpointsbeyond.com/2006/08/12/what-happened-to-google/' rel='bookmark' title='Permanent Link: What happened to Google?'>What happened to Google?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>My favorite part of <a href="http://www.juiceanalytics.com/downloads/BIisasocialproblem.pdf" target="_blank">the Juice Analytics presentation (PDF)</a> is the rundown of the essential BI toolset and the examples they chose such as <a href="http://pipes.yahoo.com/pipes/">Yahoo Pipes</a>, <a href="http://babynamewizard.com/namevoyager/lnv0105.html">Baby Name Voyager</a> and <a href="http://www.wefeelfine.org/">We Feel Fine</a>. Great job!</p>


<p>Related posts:<ol><li><a href='http://andpointsbeyond.com/2006/07/20/baby-name-popularity-through-time/' rel='bookmark' title='Permanent Link: Baby Name Popularity Through Time'>Baby Name Popularity Through Time</a></li>
<li><a href='http://andpointsbeyond.com/2006/09/06/university-creates-new-analytics-computer-science-program/' rel='bookmark' title='Permanent Link: University Creates New &#34;Analytics&#34; Computer Science Program'>University Creates New &#34;Analytics&#34; Computer Science Program</a></li>
<li><a href='http://andpointsbeyond.com/2006/08/12/what-happened-to-google/' rel='bookmark' title='Permanent Link: What happened to Google?'>What happened to Google?</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://andpointsbeyond.com/2007/03/29/bi-is-a-social-problem-juice-analytics-breaks-it-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi-Touch Demo</title>
		<link>http://andpointsbeyond.com/2007/03/29/multi-touch-demo/</link>
		<comments>http://andpointsbeyond.com/2007/03/29/multi-touch-demo/#comments</comments>
		<pubDate>Thu, 29 Mar 2007 09:37:16 +0000</pubDate>
		<dc:creator>Jay Jakosky</dc:creator>
				<category><![CDATA[interactive analysis]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://andpointsbeyond.com/?p=117</guid>
		<description><![CDATA[Jeff Han is going to change the world. His multi-touch interface is at the right place and the right time. Best video of it that I&#8217;ve seen.



Related posts:Authenticity
Hans Rosling Is My Hero



Related posts:<ol><li><a href='http://andpointsbeyond.com/2006/11/28/authenticity/' rel='bookmark' title='Permanent Link: Authenticity'>Authenticity</a></li>
<li><a href='http://andpointsbeyond.com/2007/10/05/hans-rosling-is-my-hero/' rel='bookmark' title='Permanent Link: Hans Rosling Is My Hero'>Hans Rosling Is My Hero</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Jeff Han is going to change the world. His <a href="http://infosthetics.com/archives/2007/01/jeff_han_multi-touch_display_demo_applications.html">multi-touch interface</a> is at the right place and the right time. Best video of it that I&#8217;ve seen.</p>
<p><a href="http://infosthetics.com/archives/2007/01/jeff_han_multi-touch_display_demo_applications.html"><img src="http://andpointsbeyond.files.wordpress.com/2007/03/snag-3-29-2007-0000.png" alt="Jeff Han Multi-Touch Interface" /></a></p>


<p>Related posts:<ol><li><a href='http://andpointsbeyond.com/2006/11/28/authenticity/' rel='bookmark' title='Permanent Link: Authenticity'>Authenticity</a></li>
<li><a href='http://andpointsbeyond.com/2007/10/05/hans-rosling-is-my-hero/' rel='bookmark' title='Permanent Link: Hans Rosling Is My Hero'>Hans Rosling Is My Hero</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://andpointsbeyond.com/2007/03/29/multi-touch-demo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Social Explorer &#8212; Interactive Census Data</title>
		<link>http://andpointsbeyond.com/2007/03/12/social-explorer-interactive-census-data/</link>
		<comments>http://andpointsbeyond.com/2007/03/12/social-explorer-interactive-census-data/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 15:10:00 +0000</pubDate>
		<dc:creator>Jay Jakosky</dc:creator>
				<category><![CDATA[interactive analysis]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://andpointsbeyond.com/?p=112</guid>
		<description><![CDATA[Social Explorer



Related posts:GCensus: Using Google Earth for Census Analysis
BI Is A Social Problem &#8212; Juice Analytics Breaks It Down
Interactive Information Visualization



Related posts:<ol><li><a href='http://andpointsbeyond.com/2007/03/12/gcensus-using-google-earth-for-census-analysis/' rel='bookmark' title='Permanent Link: GCensus: Using Google Earth for Census Analysis'>GCensus: Using Google Earth for Census Analysis</a></li>
<li><a href='http://andpointsbeyond.com/2007/03/29/bi-is-a-social-problem-juice-analytics-breaks-it-down/' rel='bookmark' title='Permanent Link: BI Is A Social Problem &#8212; Juice Analytics Breaks It Down'>BI Is A Social Problem &#8212; Juice Analytics Breaks It Down</a></li>
<li><a href='http://andpointsbeyond.com/2007/07/01/interactive-information-visualization/' rel='bookmark' title='Permanent Link: Interactive Information Visualization'>Interactive Information Visualization</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.socialexplorer.com/pub/maps/home.aspx">Social Explorer</a></p>
<p><a href="http://bp1.blogger.com/_CSfq-ivS7v4/RfVt5z9LCAI/AAAAAAAAADI/Y9BJqPWrV9c/s1600-h/SNAG--3-12-2007--0000.png"><img src="http://bp1.blogger.com/_CSfq-ivS7v4/RfVt5z9LCAI/AAAAAAAAADI/Y9BJqPWrV9c/s400/SNAG--3-12-2007--0000.png" style="cursor:pointer;" border="0" /></a></p>


<p>Related posts:<ol><li><a href='http://andpointsbeyond.com/2007/03/12/gcensus-using-google-earth-for-census-analysis/' rel='bookmark' title='Permanent Link: GCensus: Using Google Earth for Census Analysis'>GCensus: Using Google Earth for Census Analysis</a></li>
<li><a href='http://andpointsbeyond.com/2007/03/29/bi-is-a-social-problem-juice-analytics-breaks-it-down/' rel='bookmark' title='Permanent Link: BI Is A Social Problem &#8212; Juice Analytics Breaks It Down'>BI Is A Social Problem &#8212; Juice Analytics Breaks It Down</a></li>
<li><a href='http://andpointsbeyond.com/2007/07/01/interactive-information-visualization/' rel='bookmark' title='Permanent Link: Interactive Information Visualization'>Interactive Information Visualization</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://andpointsbeyond.com/2007/03/12/social-explorer-interactive-census-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GCensus: Using Google Earth for Census Analysis</title>
		<link>http://andpointsbeyond.com/2007/03/12/gcensus-using-google-earth-for-census-analysis/</link>
		<comments>http://andpointsbeyond.com/2007/03/12/gcensus-using-google-earth-for-census-analysis/#comments</comments>
		<pubDate>Mon, 12 Mar 2007 15:07:00 +0000</pubDate>
		<dc:creator>Jay Jakosky</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[interactive analysis]]></category>
		<category><![CDATA[visualization]]></category>

		<guid isPermaLink="false">http://andpointsbeyond.com/?p=111</guid>
		<description><![CDATA[GCensus: Using Google Earth for Census Analysis



Related posts:Social Explorer &#8212; Interactive Census Data
What happened to Google?
Pentaho Releases Google Maps Integration



Related posts:<ol><li><a href='http://andpointsbeyond.com/2007/03/12/social-explorer-interactive-census-data/' rel='bookmark' title='Permanent Link: Social Explorer &#8212; Interactive Census Data'>Social Explorer &#8212; Interactive Census Data</a></li>
<li><a href='http://andpointsbeyond.com/2006/08/12/what-happened-to-google/' rel='bookmark' title='Permanent Link: What happened to Google?'>What happened to Google?</a></li>
<li><a href='http://andpointsbeyond.com/2006/10/21/pentaho-releases-google-maps-integration/' rel='bookmark' title='Permanent Link: Pentaho Releases Google Maps Integration'>Pentaho Releases Google Maps Integration</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.extremetech.com/article2/0,1697,2102559,00.asp">GCensus: Using Google Earth for Census Analysis</a></p>
<p><a href="http://bp2.blogger.com/_CSfq-ivS7v4/RfVszD9LB_I/AAAAAAAAADA/3bAB_8EyW7k/s1600-h/census.jpg"><img src="http://bp2.blogger.com/_CSfq-ivS7v4/RfVszD9LB_I/AAAAAAAAADA/3bAB_8EyW7k/s400/census.jpg" style="cursor:pointer;" border="0" /></a></p>


<p>Related posts:<ol><li><a href='http://andpointsbeyond.com/2007/03/12/social-explorer-interactive-census-data/' rel='bookmark' title='Permanent Link: Social Explorer &#8212; Interactive Census Data'>Social Explorer &#8212; Interactive Census Data</a></li>
<li><a href='http://andpointsbeyond.com/2006/08/12/what-happened-to-google/' rel='bookmark' title='Permanent Link: What happened to Google?'>What happened to Google?</a></li>
<li><a href='http://andpointsbeyond.com/2006/10/21/pentaho-releases-google-maps-integration/' rel='bookmark' title='Permanent Link: Pentaho Releases Google Maps Integration'>Pentaho Releases Google Maps Integration</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://andpointsbeyond.com/2007/03/12/gcensus-using-google-earth-for-census-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
