<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Simple Research Advice: A / B Testing</title>
	<atom:link href="http://www.webword.com/wp/2006/01/14/simple-research-advice-a-b-testing/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webword.com/wp/2006/01/14/simple-research-advice-a-b-testing/</link>
	<description>The usability blog of John S. Rhodes</description>
	<lastBuildDate>Sun, 17 Oct 2010 00:45:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: emmanuel</title>
		<link>http://www.webword.com/wp/2006/01/14/simple-research-advice-a-b-testing/comment-page-1/#comment-11954</link>
		<dc:creator>emmanuel</dc:creator>
		<pubDate>Mon, 27 Feb 2006 13:03:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.webword.com/2006/01/14/simple-research-advice-a-b-testing/#comment-11954</guid>
		<description>To illustrate the concept of A/B testing, I have developped a simple script, that you can install easily on your site.

http://galide.jazar.co.uk/2006/02/ab-testing.html</description>
		<content:encoded><![CDATA[<p>To illustrate the concept of A/B testing, I have developped a simple script, that you can install easily on your site.</p>
<p><a href="http://galide.jazar.co.uk/2006/02/ab-testing.html" rel="nofollow">http://galide.jazar.co.uk/2006/02/ab-testing.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dana Todd</title>
		<link>http://www.webword.com/wp/2006/01/14/simple-research-advice-a-b-testing/comment-page-1/#comment-11837</link>
		<dc:creator>Dana Todd</dc:creator>
		<pubDate>Fri, 10 Feb 2006 00:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webword.com/2006/01/14/simple-research-advice-a-b-testing/#comment-11837</guid>
		<description>You may be interested in a new beta launch that we&#039;ve put out there - a new A/B tool that will let you easily control the percentage of distribution manually (or you can let the system optimize on the fly). 

Even if you do the auto-optimization option, you can still set a &quot;ceiling&quot; on the distribution so that you control the spiral effect we sometimes see in auto-optimized system (where it too quickly becomes a self-fulfilling prophecy and doesn&#039;t give the other pages a chance to catch up).

If anyone is interested in trying it out, we&#039;re in soft launch now and a free trial offer: http://pagelab.sitelab.com.  

Would love to hear your feedback and ideas for next-gen!</description>
		<content:encoded><![CDATA[<p>You may be interested in a new beta launch that we&#8217;ve put out there &#8211; a new A/B tool that will let you easily control the percentage of distribution manually (or you can let the system optimize on the fly). </p>
<p>Even if you do the auto-optimization option, you can still set a &#8220;ceiling&#8221; on the distribution so that you control the spiral effect we sometimes see in auto-optimized system (where it too quickly becomes a self-fulfilling prophecy and doesn&#8217;t give the other pages a chance to catch up).</p>
<p>If anyone is interested in trying it out, we&#8217;re in soft launch now and a free trial offer: <a href="http://pagelab.sitelab.com" rel="nofollow">http://pagelab.sitelab.com</a>.  </p>
<p>Would love to hear your feedback and ideas for next-gen!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Hansen</title>
		<link>http://www.webword.com/wp/2006/01/14/simple-research-advice-a-b-testing/comment-page-1/#comment-11627</link>
		<dc:creator>Eric Hansen</dc:creator>
		<pubDate>Tue, 24 Jan 2006 18:12:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.webword.com/2006/01/14/simple-research-advice-a-b-testing/#comment-11627</guid>
		<description>Thank you for the helpful article!  Here are a few other suggestions that your readers might consider for basic A/B testing:

- Control your risk - depending on how &quot;extreme&quot; your new page/product/content is, try running the test on just a portion of overall traffic.  For example, if you&#039;ve got 3 page alternates that you&#039;d like to test, split off 50% of overall traffic to go towards the the test, and then within that 50%, randomize the visitors into the three page alternates.  The benefit here is that you&#039;re better able control the risk/downside if one or more of your alternatives turn out to be stinkers (i.e. your risk exposure is only 1/3 * 50% = 16% for each of the alternatives.)

- Test running time - assuming you&#039;re getting a decent amount of traffic to your site, consider running an A/B test for at least a week, ideally two weeks.  This helps to minimize time bias that may occur if you&#039;re only testing visitors during weekdays, for example.  Of course if you&#039;re getting alot of traffic, you may find that your test results start to look conclusive in just a few days.  In this case, consider the suggestion above to reduce your overall test to 25% or 33% of total traffic.  That way, you &quot;spread out&quot; your test over a longer period of time to balance out time bias.

It&#039;s not uncommon to see seemingly conclusive results after a short period of time... but statistics can be misleading.  To avoid the trap of making a hasty decision about what&#039;s working (and what isn&#039;t), try to wait until your best-performing page alternative has produced at least 100 &quot;conversions&quot;.  

Happy testing :)</description>
		<content:encoded><![CDATA[<p>Thank you for the helpful article!  Here are a few other suggestions that your readers might consider for basic A/B testing:</p>
<p>- Control your risk &#8211; depending on how &#8220;extreme&#8221; your new page/product/content is, try running the test on just a portion of overall traffic.  For example, if you&#8217;ve got 3 page alternates that you&#8217;d like to test, split off 50% of overall traffic to go towards the the test, and then within that 50%, randomize the visitors into the three page alternates.  The benefit here is that you&#8217;re better able control the risk/downside if one or more of your alternatives turn out to be stinkers (i.e. your risk exposure is only 1/3 * 50% = 16% for each of the alternatives.)</p>
<p>- Test running time &#8211; assuming you&#8217;re getting a decent amount of traffic to your site, consider running an A/B test for at least a week, ideally two weeks.  This helps to minimize time bias that may occur if you&#8217;re only testing visitors during weekdays, for example.  Of course if you&#8217;re getting alot of traffic, you may find that your test results start to look conclusive in just a few days.  In this case, consider the suggestion above to reduce your overall test to 25% or 33% of total traffic.  That way, you &#8220;spread out&#8221; your test over a longer period of time to balance out time bias.</p>
<p>It&#8217;s not uncommon to see seemingly conclusive results after a short period of time&#8230; but statistics can be misleading.  To avoid the trap of making a hasty decision about what&#8217;s working (and what isn&#8217;t), try to wait until your best-performing page alternative has produced at least 100 &#8220;conversions&#8221;.  </p>
<p>Happy testing :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

