<?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>评论：Abandonment Rate的影响因素</title>
	<atom:link href="http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/feed/" rel="self" type="application/rss+xml" />
	<link>http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/</link>
	<description>通过网站分析与数据分析实现网站优化</description>
	<lastBuildDate>Sat, 19 May 2012 06:15:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：徳博 &#187; T检验和卡方检验[zt]</title>
		<link>http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-9161</link>
		<dc:creator>徳博 &#187; T检验和卡方检验[zt]</dc:creator>
		<pubDate>Mon, 05 Mar 2012 02:36:32 +0000</pubDate>
		<guid isPermaLink="false">http://webdataanalysis.net/?p=248#comment-9161</guid>
		<description>[...] 卡方检验（chi-square test），也就是χ2检验，用来验证两个总体间某个比率之间是否存在显著性差异。卡方检验属于非参数假设检验，适用于布尔型或二项分布数据，基于两个概率间的比较，早期用于生产企业的产品合格率等，在网站分析中可以用于转化率、Bounce Rate等所有比率度量的比较分析，其实在之前的文章——Abandonment Rate的影响因素进行过相关的应用。这里同样不去介绍χ2是如何计算得到的，以及基于χ2统计量的显著性概率的查询等，这里直接以转化率为例来比较网站改版前后转化率是否发生了显著性差异，抽样改版前后各3天的网站分析数据——总访问数和转化的访问数，用“转化访问数/总访问数”计算得到转化率： [...]</description>
		<content:encoded><![CDATA[<p>[...] 卡方检验（chi-square test），也就是χ2检验，用来验证两个总体间某个比率之间是否存在显著性差异。卡方检验属于非参数假设检验，适用于布尔型或二项分布数据，基于两个概率间的比较，早期用于生产企业的产品合格率等，在网站分析中可以用于转化率、Bounce Rate等所有比率度量的比较分析，其实在之前的文章——Abandonment Rate的影响因素进行过相关的应用。这里同样不去介绍χ2是如何计算得到的，以及基于χ2统计量的显著性概率的查询等，这里直接以转化率为例来比较网站改版前后转化率是否发生了显著性差异，抽样改版前后各3天的网站分析数据——总访问数和转化的访问数，用“转化访问数/总访问数”计算得到转化率： [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：陈刚</title>
		<link>http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-8804</link>
		<dc:creator>陈刚</dc:creator>
		<pubDate>Tue, 14 Feb 2012 07:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://webdataanalysis.net/?p=248#comment-8804</guid>
		<description>博主文章与宋星的文章都各有我们值得我们学习的地方，不禁一喜！</description>
		<content:encoded><![CDATA[<p>博主文章与宋星的文章都各有我们值得我们学习的地方，不禁一喜！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：行走在互联网路上——UE之旅 &#187; T检验和卡方检验</title>
		<link>http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-7511</link>
		<dc:creator>行走在互联网路上——UE之旅 &#187; T检验和卡方检验</dc:creator>
		<pubDate>Wed, 14 Dec 2011 14:36:38 +0000</pubDate>
		<guid isPermaLink="false">http://webdataanalysis.net/?p=248#comment-7511</guid>
		<description>[...] 　　卡方检验（chi-square test），也就是χ2检验，用来验证两个总体间某个比率之间是否存在显著性差异。卡方检验属于非参数假设检验，适用于布尔型或二项分布数据，基于两个概率间的比较，早期用于生产企业的产品合格率等，在网站分析中可以用于转化率、Bounce Rate等所有比率度量的比较分析，其实在之前的文章——Abandonment Rate的影响因素进行过相关的应用。这里同样不去介绍χ2是如何计算得到的，以及基于χ2统计量的显著性概率的查询等，这里直接以转化率为例来比较网站改版前后转化率是否发生了显著性差异，抽样改版前后各3天的网站分析数据——总访问数和转化的访问数，用“转化访问数/总访问数”计算得到转化率： [...]</description>
		<content:encoded><![CDATA[<p>[...] 　　卡方检验（chi-square test），也就是χ2检验，用来验证两个总体间某个比率之间是否存在显著性差异。卡方检验属于非参数假设检验，适用于布尔型或二项分布数据，基于两个概率间的比较，早期用于生产企业的产品合格率等，在网站分析中可以用于转化率、Bounce Rate等所有比率度量的比较分析，其实在之前的文章——Abandonment Rate的影响因素进行过相关的应用。这里同样不去介绍χ2是如何计算得到的，以及基于χ2统计量的显著性概率的查询等，这里直接以转化率为例来比较网站改版前后转化率是否发生了显著性差异，抽样改版前后各3天的网站分析数据——总访问数和转化的访问数，用“转化访问数/总访问数”计算得到转化率： [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：行走在互联网路上——UE之旅 &#187; 合并和比较度量</title>
		<link>http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-7499</link>
		<dc:creator>行走在互联网路上——UE之旅 &#187; 合并和比较度量</dc:creator>
		<pubDate>Wed, 14 Dec 2011 14:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://webdataanalysis.net/?p=248#comment-7499</guid>
		<description>[...] Abandonment Rate的影响因素 [...]</description>
		<content:encoded><![CDATA[<p>[...] Abandonment Rate的影响因素 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Abandonment Rate的影响因素 &#124; 电商聚读</title>
		<link>http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-7403</link>
		<dc:creator>Abandonment Rate的影响因素 &#124; 电商聚读</dc:creator>
		<pubDate>Fri, 09 Dec 2011 04:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://webdataanalysis.net/?p=248#comment-7403</guid>
		<description>[...]  　» 本文采用  BY-NC-SA 协议，转载请注明来源：网站数据分析 » 《Abandonment Rate的影响因素》      网站分析精进, 购物车分析   &#8592; 网站转化率与漏斗模型      /*  [...]</description>
		<content:encoded><![CDATA[<p>[...]  　» 本文采用  BY-NC-SA 协议，转载请注明来源：网站数据分析 » 《Abandonment Rate的影响因素》      网站分析精进, 购物车分析   &larr; 网站转化率与漏斗模型      /*  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：joegh</title>
		<link>http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-1935</link>
		<dc:creator>joegh</dc:creator>
		<pubDate>Wed, 22 Dec 2010 07:36:30 +0000</pubDate>
		<guid isPermaLink="false">http://webdataanalysis.net/?p=248#comment-1935</guid>
		<description>@&lt;a href=&quot;http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-1934&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;yoyo&lt;/a&gt;: 不好意思，是我文章里面数值的问题，我刚刚看了下当时做的Excel，里面表格的数值在“促销比率”这一列跟博客文章中的数值有出入，文中相关度的结论是根据Excel的数值计算的，所以可能跟你用文中表格数值计算的结果有偏差。
我更新下表格的数值，多谢你的提醒！</description>
		<content:encoded><![CDATA[<p>@<a href="http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-1934" rel="nofollow" target="_blank">yoyo</a>: 不好意思，是我文章里面数值的问题，我刚刚看了下当时做的Excel，里面表格的数值在“促销比率”这一列跟博客文章中的数值有出入，文中相关度的结论是根据Excel的数值计算的，所以可能跟你用文中表格数值计算的结果有偏差。<br />
我更新下表格的数值，多谢你的提醒！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：yoyo</title>
		<link>http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-1934</link>
		<dc:creator>yoyo</dc:creator>
		<pubDate>Wed, 22 Dec 2010 07:22:19 +0000</pubDate>
		<guid isPermaLink="false">http://webdataanalysis.net/?p=248#comment-1934</guid>
		<description>非常棒的文章。。我把相关系数的知识认认真真的通读了一遍。好多有用的知识呀。可惜自己没学过统计学

另外我在excel里算出的结果，Abandonment Rate与价格相关度为正0.8，与关注度负0.6,与销售量负0.45,与促销比率负0.37. 应该为低度负相关。 而文中你的结论为中度负相关。 麻烦看一下是我计算错误还是你笔误？</description>
		<content:encoded><![CDATA[<p>非常棒的文章。。我把相关系数的知识认认真真的通读了一遍。好多有用的知识呀。可惜自己没学过统计学</p>
<p>另外我在excel里算出的结果，Abandonment Rate与价格相关度为正0.8，与关注度负0.6,与销售量负0.45,与促销比率负0.37. 应该为低度负相关。 而文中你的结论为中度负相关。 麻烦看一下是我计算错误还是你笔误？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：提升用户满意度 &#187; 互联网杂谈</title>
		<link>http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-1038</link>
		<dc:creator>提升用户满意度 &#187; 互联网杂谈</dc:creator>
		<pubDate>Fri, 10 Sep 2010 15:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://webdataanalysis.net/?p=248#comment-1038</guid>
		<description>[...] Abandonment Rate的影响因素 [...]</description>
		<content:encoded><![CDATA[<p>[...] Abandonment Rate的影响因素 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：joegh</title>
		<link>http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-830</link>
		<dc:creator>joegh</dc:creator>
		<pubDate>Sat, 21 Aug 2010 14:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://webdataanalysis.net/?p=248#comment-830</guid>
		<description>@&lt;a href=&quot;http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-828&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Leon&lt;/a&gt;: 这里主要指的是电子商务网站的购物流程中从购物车到付款这一步转化中的Abandonment Rate。</description>
		<content:encoded><![CDATA[<p>@<a href="http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-828" rel="nofollow" target="_blank">Leon</a>: 这里主要指的是电子商务网站的购物流程中从购物车到付款这一步转化中的Abandonment Rate。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：joegh</title>
		<link>http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-829</link>
		<dc:creator>joegh</dc:creator>
		<pubDate>Sat, 21 Aug 2010 14:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://webdataanalysis.net/?p=248#comment-829</guid>
		<description>@&lt;a href=&quot;http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-827&quot; rel=&quot;nofollow&quot; target=&quot;_blank&quot;&gt;Leon&lt;/a&gt;: 相关系数有相应的计算公式，这里公式不好贴出来，可以搜索下，其实用Excel和SPSS都可以计算相关系数的。</description>
		<content:encoded><![CDATA[<p>@<a href="http://webdataanalysis.net/web-quantitative-analysis/factor-of-abandonment-rate/comment-page-1/#comment-827" rel="nofollow" target="_blank">Leon</a>: 相关系数有相应的计算公式，这里公式不好贴出来，可以搜索下，其实用Excel和SPSS都可以计算相关系数的。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

