<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>The Analytic Age</title>
	
	<link>http://blog.ramakrishnan.com</link>
	<description>A business analytics blog by Rama Ramakrishnan</description>
	<lastBuildDate>Tue, 26 Jul 2011 22:05:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/TheAnalyticAge" /><feedburner:info uri="theanalyticage" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Three Ways to Analytic Impact</title>
		<link>http://feedproxy.google.com/~r/TheAnalyticAge/~3/BFmTErZ3kFg/</link>
		<comments>http://blog.ramakrishnan.com/2011/07/three-ways-to-analytic-impact/#comments</comments>
		<pubDate>Tue, 26 Jul 2011 22:05:50 +0000</pubDate>
		<dc:creator>Rama Ramakrishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.ramakrishnan.com/?p=648</guid>
		<description><![CDATA[(cross-posted from the CQuotient blog) At work every day, we work on analytic problems that are important to retailers. Solving these problems in a better way has the potential for substantial impact. Very often, our first instinct is to find/devise a better algorithm to throw at the problem. This is not a bad thing to do [...]]]></description>
			<content:encoded><![CDATA[<p>(cross-posted from the <a href="http://www.cquotient.com" onclick="pageTracker._trackPageview('/outgoing/www.cquotient.com?referer=');">CQuotient</a> <a href="http://blog.cquotient.com" onclick="pageTracker._trackPageview('/outgoing/blog.cquotient.com?referer=');">blog</a>)</p>
<div>
<p>At work every day, we work on analytic problems that are important to retailers. Solving these problems in a better way has the potential for substantial impact.</p>
<p>Very often, our first instinct is to find/devise a better <em>algorithm</em> to throw at the problem. This is not a bad thing to do since the rate of progress in machine learning is high and you never know what powerful new algorithm popped up yesterday (example: <a href="http://en.wikipedia.org/wiki/Least-angle_regression" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Least-angle_regression?referer=');">Least Angle Regression</a>, an important new prediction algorithm published in 2004, was invented by a researcher as he was reading the 2001 edition of the &#8220;data science&#8221; bible, <a href="http://www-stat.stanford.edu/~tibs/ElemStatLearn/" onclick="pageTracker._trackPageview('/outgoing/www-stat.stanford.edu/_tibs/ElemStatLearn/?referer=');">Elements of Statistical Learning</a>). Trying the latest and greatest algorithm may well solve the problem better than previous approaches.</p>
<p>However, many problems are stubbornly resistant to this approach. What then?</p>
<p>One of my favorites is to get<em> better data</em>. Not more data, but data that&#8217;s <em>different</em> from what has been used to solve the problem so far. If you have used demographic data, add purchase data. If you have both, add browsing data.  If you have numeric data, add text data (aside: in recent work, we have seen very promising results from complementing traditional retail sales and promotions data with text data for customer modeling and personalization).</p>
<p><a href="http://www.norvig.com" onclick="pageTracker._trackPageview('/outgoing/www.norvig.com?referer=');">Peter Norvig</a>, Director of Research at Google and co-author of one of the most lucid textbooks I have had the pleasure of reading (<a href="http://www.amazon.com/Artificial-Intelligence-Modern-Approach-3rd/dp/0136042597" onclick="pageTracker._trackPageview('/outgoing/www.amazon.com/Artificial-Intelligence-Modern-Approach-3rd/dp/0136042597?referer=');">Artificial Intelligence</a>), makes a compelling case for data in <a href="http://www.scribd.com/doc/13863110/The-Unreasonable-Effectiveness-of-Data" onclick="pageTracker._trackPageview('/outgoing/www.scribd.com/doc/13863110/The-Unreasonable-Effectiveness-of-Data?referer=');">The Unreasonable Effectiveness of Data</a>. <a href="http://anand.typepad.com/datawocky/" onclick="pageTracker._trackPageview('/outgoing/anand.typepad.com/datawocky/?referer=');">Anand Rajaraman</a>, a machine learning guru and entrepreneur who writes the insightful <a href="http://anand.typepad.com/datawocky/" onclick="pageTracker._trackPageview('/outgoing/anand.typepad.com/datawocky/?referer=');">datawocky</a> blog, argues that <a href="http://anand.typepad.com/datawocky/2008/03/more-data-usual.html" onclick="pageTracker._trackPageview('/outgoing/anand.typepad.com/datawocky/2008/03/more-data-usual.html?referer=');">more data beats better algorithms</a>.</p>
<p>Better algorithms, better data. Anything else?</p>
<p>There is. It is <em>re-thinking the problem</em>. (Don&#8217;t stop reading, I am not about to inflict on you the &#8220;every problem is an opportunity&#8221; advice reliably served up by inspirational speakers)</p>
<p>Along with trying new algorithms or adding different data, it is often helpful to step back and confirm that the problem as formulated truly matches what the business cares about.</p>
<p>Take the &#8220;customer targeting&#8221; problem that arises in direct marketing. Customer targeting is about deciding which customers should be mailed (since mailing every customer is expensive). This is an old problem that has been studied by numerous researchers and practitioners. The most commonly used approach is as follows:</p>
<ol>
<li>send a test mailing to a sample of customers</li>
<li>use the results of the test mailing to build a &#8220;response model&#8221; that predicts each customer&#8217;s propensity to respond to the mailing as a function of their attributes, past history etc.</li>
<li>use this model to score each customer in the database and mail to the top scorers.</li>
</ol>
<p>This looks reasonable and may well be what the business cares about. But perhaps not.</p>
<p>The words &#8220;response model&#8221; suggest that the mailing <em>caused</em> the customer to respond. In reality, the customer may have come into the store and made a purchase anyway (I am thinking of multichannel retailers and not pure-play catalog retailers. For the latter, without the catalog, it may be impossible for customers to make a purchase so the word &#8220;response&#8221; may be appropriate).</p>
<p>What these response models really do is identify customers who are likely to shop rather than customers likely to shop as a result of the mailing. But may what management really wants is the latter. Fo those customers who are either going to shop anyway or not going to shop regardless of what is mailed to them, mailing is a waste of money and potentially costs customer goodwill too. What the business may really want is to identify those customers who will shop if mailed, but won&#8217;t if not mailed.</p>
<p>This re-framing of the customer targeting problem and approaches for solving it are relatively recent. It goes by many names - <a href="http://en.wikipedia.org/wiki/Uplift_modelling" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/Uplift_modelling?referer=');">uplift modeling, net lift modeling</a> &#8211; and the academic work on it (<a href="http://stochasticsolutions.com/pdf/sig-based-up-trees.pdf" onclick="pageTracker._trackPageview('/outgoing/stochasticsolutions.com/pdf/sig-based-up-trees.pdf?referer=');">good recent example</a>) is quite minimal compared to traditional response modeling. Yet, for many retailers, this is a more relevant and useful way to frame and solve the customer targeting problem than doing it the old way.</p>
<p>One nice thing about re-framing the problem is the likelihood of finding low-hanging fruit. Since the new problem hasn&#8217;t received enough attention (by definition), simple algorithms may yield benefits quickly.</p>
<p>In summary, these three roads &#8211; better algorithms, better data and a better problem definition &#8211; all have merit and play a part in our analytic journey.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
</div>
<p>&nbsp;</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.ramakrishnan.com%2F2011%2F07%2Fthree-ways-to-analytic-impact%2F&amp;title=Three%20Ways%20to%20Analytic%20Impact" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save_url=http_3A_2F_2Fblog.ramakrishnan.com_2F2011_2F07_2Fthree-ways-to-analytic-impact_2F_amp_title=Three_20Ways_20to_20Analytic_20Impact?referer=');"><img src="http://blog.ramakrishnan.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p><img src="http://feeds.feedburner.com/~r/TheAnalyticAge/~4/BFmTErZ3kFg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ramakrishnan.com/2011/07/three-ways-to-analytic-impact/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://blog.ramakrishnan.com/2011/07/three-ways-to-analytic-impact/</feedburner:origLink></item>
		<item>
		<title>Personalized Ads Don’t Always Work?</title>
		<link>http://feedproxy.google.com/~r/TheAnalyticAge/~3/Zvh0LEAsNZg/</link>
		<comments>http://blog.ramakrishnan.com/2011/06/personalized-ads-don%e2%80%99t-always-work/#comments</comments>
		<pubDate>Thu, 30 Jun 2011 16:24:31 +0000</pubDate>
		<dc:creator>Rama Ramakrishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.ramakrishnan.com/?p=643</guid>
		<description><![CDATA[(cross-posted from the CQuotient blog) According to a recent MIT study reported in MediaPost, personalized advertising doesn&#8217;t always work. Contrary to popular practice, personalized ads not only don&#8217;t drive conversions, but are likely to be ignored, according to the study by MIT Sloan School of Management Prof. Catherine Tucker and London Business School Prof. Anja Lambrecht. This [...]]]></description>
			<content:encoded><![CDATA[<div>
<p>(cross-posted from the <a href="http://www.cquotient.com" onclick="pageTracker._trackPageview('/outgoing/www.cquotient.com?referer=');">CQuotient</a> <a href="http://blog.cquotient.com" onclick="pageTracker._trackPageview('/outgoing/blog.cquotient.com?referer=');">blog</a>)</p>
<p>According to a recent MIT study reported in <a href="http://www.mediapost.com/" onclick="pageTracker._trackPageview('/outgoing/www.mediapost.com/?referer=');">MediaPost</a>, <a href="http://www.mediapost.com/publications/?fa=Articles.showArticle&amp;art_aid=151477" onclick="pageTracker._trackPageview('/outgoing/www.mediapost.com/publications/?fa=Articles.showArticle_amp_art_aid=151477&amp;referer=');">personalized advertising</a> doesn&#8217;t always work.</p>
<blockquote><p>Contrary to popular practice, personalized ads not only don&#8217;t drive conversions, but are likely to be ignored, according to the study by MIT Sloan School of Management Prof. Catherine Tucker and London Business School Prof. Anja Lambrecht.</p></blockquote>
<p>This was very provocative indeed! The key finding of the research was:</p>
<blockquote><p>When online shoppers were simply looking at a product category, ads that matched their prior Web browsing interests were ineffective. However, after consumers had visited a review site to seek out information about product details &#8212; and were closer to a purchase &#8212; then personalized ads became more effective than generic ads intended for a mass audience.</p></blockquote>
<p>I found this to be simultaneously obvious and confusing.</p>
<p>Obvious in that what you show a shopper should (of course!) be tailored to where they are in the purchase process. Confusing because the study effectively assumes that personalization is only about creating product-specific content.</p>
<p>In my opinion, this is a very narrow definition of personalization. The way we think about this at CQuotient, what you say to the customer at a point in time should be tailored to their current state <em>and</em> past history.</p>
<p>For example, if the customer&#8217;s current state suggests that they are near the beginning of the purchase process for back-to-school shopping for their 9 year old boy, showing them an ad or presenting them an offer for SKU #823272 (&#8220;boys short-sleeve baseball tee&#8221;) is suboptimal.</p>
<p>However, an ad along the lines of &#8220;Get your child ready for back-to-school. Great selection of boys uniforms and sports-themed casual clothing  in the stores right now&#8221;, with images of smart-looking 9-10 year old boys wearing the mentioned merchandise, and a 25%-off-all-purchases-this-weekend coupon, may be just right for that customer.</p>
<p>It may sway her to shop with us rather than the competition, spend the majority if not all of her back-to-school clothing budget with us, and do so this very weekend. A win-win outcome.</p>
<p>Knowing the customer&#8217;s current state helped us determine the right <em>level</em> of personalized messaging, and knowing her past purchase history (loves sports-themed casuals, preppy looks, and responsive to coupons) told us what to emphasize in the message and design the right promotional offer.</p>
<p>From this perspective, the finding that customers just beginning the purchase process don&#8217;t respond to product-specific ads is neither surprising nor a blow to personalization. But it does underscore the importance of thinking about personalization in a holistic way.</p>
</div>
<p>&nbsp;</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.ramakrishnan.com%2F2011%2F06%2Fpersonalized-ads-don%25e2%2580%2599t-always-work%2F&amp;title=Personalized%20Ads%20Don%E2%80%99t%20Always%20Work%3F" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save_url=http_3A_2F_2Fblog.ramakrishnan.com_2F2011_2F06_2Fpersonalized-ads-don_25e2_2580_2599t-always-work_2F_amp_title=Personalized_20Ads_20Don_E2_80_99t_20Always_20Work_3F?referer=');"><img src="http://blog.ramakrishnan.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p><img src="http://feeds.feedburner.com/~r/TheAnalyticAge/~4/Zvh0LEAsNZg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ramakrishnan.com/2011/06/personalized-ads-don%e2%80%99t-always-work/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ramakrishnan.com/2011/06/personalized-ads-don%e2%80%99t-always-work/</feedburner:origLink></item>
		<item>
		<title>Impact of “Big Data” on Retail: The McKinsey View (Part 2 of 2)</title>
		<link>http://feedproxy.google.com/~r/TheAnalyticAge/~3/9NuQoiNS93w/</link>
		<comments>http://blog.ramakrishnan.com/2011/06/impact-of-%e2%80%9cbig-data%e2%80%9d-on-retail-the-mckinsey-view-part-2-of-2/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 17:12:06 +0000</pubDate>
		<dc:creator>Rama Ramakrishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.ramakrishnan.com/?p=638</guid>
		<description><![CDATA[A few weeks ago, I blogged about a recent McKinsey &#38; Company report on the emergence and impact of “Big Data”. I highlighted the retail areas where significant gains may be achievable by harnessing analytics and big data. In this post on the CQuotient blog, I complete my summary of the report. Please head over there if you [...]]]></description>
			<content:encoded><![CDATA[<p>A few weeks ago, I <a href="http://blog.cquotient.com/?p=64" onclick="pageTracker._trackPageview('/outgoing/blog.cquotient.com/?p=64&amp;referer=');">blogged</a> about a recent <a href="http://www.mckinsey.com/" onclick="pageTracker._trackPageview('/outgoing/www.mckinsey.com/?referer=');">McKinsey &amp; Company</a> <a href="http://www.mckinsey.com/mgi/publications/big_data/index.asp" onclick="pageTracker._trackPageview('/outgoing/www.mckinsey.com/mgi/publications/big_data/index.asp?referer=');">report</a> on the emergence and impact of “Big Data”. I highlighted the retail areas where significant gains may be achievable by harnessing analytics and big data. In this <a href="http://blog.cquotient.com/?p=80" onclick="pageTracker._trackPageview('/outgoing/blog.cquotient.com/?p=80&amp;referer=');">post</a> on the CQuotient <a href="http://blog.cquotient.com/" onclick="pageTracker._trackPageview('/outgoing/blog.cquotient.com/?referer=');">blog</a>, I complete my summary of the report. Please head over there if you are interested. Thanks!</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.ramakrishnan.com%2F2011%2F06%2Fimpact-of-%25e2%2580%259cbig-data%25e2%2580%259d-on-retail-the-mckinsey-view-part-2-of-2%2F&amp;title=Impact%20of%20%E2%80%9CBig%20Data%E2%80%9D%20on%20Retail%3A%20The%20McKinsey%20View%20%28Part%202%20of%202%29" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save_url=http_3A_2F_2Fblog.ramakrishnan.com_2F2011_2F06_2Fimpact-of-_25e2_2580_259cbig-data_25e2_2580_259d-on-retail-the-mckinsey-view-part-2-of-2_2F_amp_title=Impact_20of_20_E2_80_9CBig_20Data_E2_80_9D_20on_20Retail_3A_20The_20McKinsey_20View_20_28Part_202_20of_202_29?referer=');"><img src="http://blog.ramakrishnan.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p><img src="http://feeds.feedburner.com/~r/TheAnalyticAge/~4/9NuQoiNS93w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ramakrishnan.com/2011/06/impact-of-%e2%80%9cbig-data%e2%80%9d-on-retail-the-mckinsey-view-part-2-of-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ramakrishnan.com/2011/06/impact-of-%e2%80%9cbig-data%e2%80%9d-on-retail-the-mckinsey-view-part-2-of-2/</feedburner:origLink></item>
		<item>
		<title>Product Personalization: Good or Bad?</title>
		<link>http://feedproxy.google.com/~r/TheAnalyticAge/~3/efaFO5s6d-s/</link>
		<comments>http://blog.ramakrishnan.com/2011/06/product-personalization-good-or-bad/#comments</comments>
		<pubDate>Tue, 07 Jun 2011 12:54:08 +0000</pubDate>
		<dc:creator>Rama Ramakrishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.ramakrishnan.com/?p=633</guid>
		<description><![CDATA[(cross-posted from the CQuotient blog) Personalizing products and offers to suit customers&#8217; unique tastes is a core element of CQuotient&#8217;s product focus. So I perked up when I started seeing negative articles on personalization over the past few weeks, triggered by a book called The Filter Bubble: What the Internet Is Hiding From You by Eli Pariser. [...]]]></description>
			<content:encoded><![CDATA[<p>(cross-posted from the <a href="http://www.cquotient.com" onclick="pageTracker._trackPageview('/outgoing/www.cquotient.com?referer=');">CQuotient</a> <a href="http://blog.cquotient.com" onclick="pageTracker._trackPageview('/outgoing/blog.cquotient.com?referer=');">blog</a>)</p>
<div>
<p>Personalizing products and offers to suit customers&#8217; unique tastes is a core element of CQuotient&#8217;s product focus. So I perked up when I started seeing <em>negative</em> articles on personalization over the past few weeks, triggered by a book called <a title="Web site for the book/" href="http://www.thefilterbubble.com/" onclick="pageTracker._trackPageview('/outgoing/www.thefilterbubble.com/?referer=');">The Filter Bubble: What the Internet Is Hiding From You</a> by Eli Pariser.</p>
<p>In an <a href="http://www.nytimes.com/2011/05/29/technology/29stream.html?_r=2&amp;partner=rss&amp;emc=rss" onclick="pageTracker._trackPageview('/outgoing/www.nytimes.com/2011/05/29/technology/29stream.html?_r=2_amp_partner=rss_amp_emc=rss&amp;referer=');">interview</a> with the <a href="http://www.nytimes.com" onclick="pageTracker._trackPageview('/outgoing/www.nytimes.com?referer=');">New York Times</a>, Mr. Pariser says:</p>
<blockquote><p>Personalization on the Web is becoming so pervasive that we may not even know what we’re missing: the views and voices that challenge our own thinking.</p>
<p>People love the idea of having their feelings affirmed. If you can provide that warm, comfortable sense without tipping your hand that your algorithm is pandering to people, then all the better.</p>
<p>Personalization channels people into feedback loops, or “filter bubbles,” of their own predilections.</p></blockquote>
<p>The gist of his argument is that personalization technologies <em>censor</em> what we see. Comfort wins, diversity suffers, and you are worse off as a result.</p>
<p>While some of Mr. Pariser&#8217;s comments make sense to me, I do think he is painting with too broad a brush. If the<em>news</em> we receive is heavily censored by personalization technologies (or anything else for that matter), it is a dangerous thing and worth being vigilant about. But I don&#8217;t see how this applies to personalizing <em>product</em>recommendations.</p>
<p>Personalized product recommendations help you <em>discover</em> things you end up liking that you would have never thought of looking for. It is a great answer to the problem of finding good needles in an almost infinite haystack. Now, as my colleague Graeme Grant <a href="http://blog.cquotient.com/?p=133" onclick="pageTracker._trackPageview('/outgoing/blog.cquotient.com/?p=133&amp;referer=');">points</a> out, the reality is that most forms of personalization out there start and end with addressing the customer by their first name. But personalization stalwarts like Amazon and Netflix (<em>that&#8217;s</em> how I stumbled on <a href="http://en.wikipedia.org/wiki/24_(TV_series)" onclick="pageTracker._trackPageview('/outgoing/en.wikipedia.org/wiki/24_TV_series?referer=');">24</a> <img src='http://blog.ramakrishnan.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> ) have shown what&#8217;s possible.</p>
<p><a href="http://glinden.blogspot.com/" onclick="pageTracker._trackPageview('/outgoing/glinden.blogspot.com/?referer=');">Greg Linden</a>, who was part of the team that created Amazon&#8217;s personalization engine, says <a href="http://glinden.blogspot.com/2011/05/eli-pariser-is-wrong.html" onclick="pageTracker._trackPageview('/outgoing/glinden.blogspot.com/2011/05/eli-pariser-is-wrong.html?referer=');">personalization is all about serendipity</a></p>
<blockquote><p>Eli has a fundamental misunderstanding of what personalization is, leading him to the wrong conclusion. The goal of personalization and recommendations is discovery. Recommendations help people find things they would have difficulty finding on their own.</p>
<p>If you know about something already, you use search to find it. If you don&#8217;t know something exists, you can&#8217;t search for it. And that is where recommendations and personalization come in. Recommendations and personalization enhance serendipity by surfacing useful things you might not know about.</p>
<p>That is the goal of Amazon&#8217;s product recommendations, to help you discover things you did not know about in Amazon&#8217;s store. It is like a knowledgeable clerk who walks you through the store, highlighting things you didn&#8217;t know about, helping you find new things you might enjoy. Recommendations enhance discovery and provide serendipity.</p></blockquote>
<p>Greg goes on to write that news personalization also promotes serendipity and pulls people out of their comfort zone. I am not sure I agree with him on this point &#8211; I am more in agreement with Eli on the potential negative effects of personalizing news.</p>
<p>But when it comes to product personalization, we don&#8217;t get a filter bubble. We get a serendipity amplifier. And we can all use more serendipity in our lives.</p>
</div>
<p>&nbsp;</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.ramakrishnan.com%2F2011%2F06%2Fproduct-personalization-good-or-bad%2F&amp;title=Product%20Personalization%3A%20Good%20or%20Bad%3F" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save_url=http_3A_2F_2Fblog.ramakrishnan.com_2F2011_2F06_2Fproduct-personalization-good-or-bad_2F_amp_title=Product_20Personalization_3A_20Good_20or_20Bad_3F?referer=');"><img src="http://blog.ramakrishnan.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p><img src="http://feeds.feedburner.com/~r/TheAnalyticAge/~4/efaFO5s6d-s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ramakrishnan.com/2011/06/product-personalization-good-or-bad/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://blog.ramakrishnan.com/2011/06/product-personalization-good-or-bad/</feedburner:origLink></item>
		<item>
		<title>Impact of “Big Data” on Retail: The McKinsey View (Part 1 of 2)</title>
		<link>http://feedproxy.google.com/~r/TheAnalyticAge/~3/VaGWUhMwth0/</link>
		<comments>http://blog.ramakrishnan.com/2011/05/impact-of-big-data-on-retail-the-mckinsey-view-part-1-of-2/#comments</comments>
		<pubDate>Sun, 15 May 2011 22:51:19 +0000</pubDate>
		<dc:creator>Rama Ramakrishnan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.ramakrishnan.com/?p=624</guid>
		<description><![CDATA[The McKinsey Global Institute (MGI) , the research arm of consulting firm McKinsey &#38; Company (disclosure: I am an alum) released a report on Big Data and analytics last week. I have summarized key insights from the retail section of the report at the CQuotient blog. Please head over there if you are interested. Thanks. &#160;]]></description>
			<content:encoded><![CDATA[<div>
<div>
<p>The <a href="http://www.mckinsey.com/mgi/" onclick="pageTracker._trackPageview('/outgoing/www.mckinsey.com/mgi/?referer=');">McKinsey Global Institute (MGI)</a> , the research arm of consulting firm <a href="http://www.mckinsey.com" onclick="pageTracker._trackPageview('/outgoing/www.mckinsey.com?referer=');">McKinsey &amp; Company</a> (disclosure: I am an alum) released a <a href="http://www.mckinsey.com/mgi/publications/big_data/index.asp" onclick="pageTracker._trackPageview('/outgoing/www.mckinsey.com/mgi/publications/big_data/index.asp?referer=');">report</a> on Big Data and analytics last week. I have summarized key insights from the retail section of the report at the CQuotient <a href="http://blog.cquotient.com" onclick="pageTracker._trackPageview('/outgoing/blog.cquotient.com?referer=');">blog</a>. Please head over there if you are interested. Thanks.</p>
<p>&nbsp;</p>
</div>
</div>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fblog.ramakrishnan.com%2F2011%2F05%2Fimpact-of-big-data-on-retail-the-mckinsey-view-part-1-of-2%2F&amp;title=Impact%20of%20%26%238220%3BBig%20Data%26%238221%3B%20on%20Retail%3A%20The%20McKinsey%20View%20%28Part%201%20of%202%29" onclick="pageTracker._trackPageview('/outgoing/www.addtoany.com/share_save_url=http_3A_2F_2Fblog.ramakrishnan.com_2F2011_2F05_2Fimpact-of-big-data-on-retail-the-mckinsey-view-part-1-of-2_2F_amp_title=Impact_20of_20_26_238220_3BBig_20Data_26_238221_3B_20on_20Retail_3A_20The_20McKinsey_20View_20_28Part_201_20of_202_29?referer=');"><img src="http://blog.ramakrishnan.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a> </p><img src="http://feeds.feedburner.com/~r/TheAnalyticAge/~4/VaGWUhMwth0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://blog.ramakrishnan.com/2011/05/impact-of-big-data-on-retail-the-mckinsey-view-part-1-of-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://blog.ramakrishnan.com/2011/05/impact-of-big-data-on-retail-the-mckinsey-view-part-1-of-2/</feedburner:origLink></item>
	</channel>
</rss>

