<?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>Jeff的数据科学笔记</title>
	<atom:link href="https://jeffshow.com/feed" rel="self" type="application/rss+xml" />
	<link>https://jeffshow.com</link>
	<description>All About Data Science</description>
	<lastBuildDate>Mon, 11 Nov 2024 12:10:29 +0000</lastBuildDate>
	<language>zh-Hans</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>实验效果不显著？不妨试试CUPED来缩减指标的方差</title>
		<link>https://jeffshow.com/use-cuped-to-variance-reduction-in-abtest.html</link>
					<comments>https://jeffshow.com/use-cuped-to-variance-reduction-in-abtest.html#comments</comments>
		
		<dc:creator><![CDATA[Jefferson]]></dc:creator>
		<pubDate>Sun, 07 Jun 2020 09:03:46 +0000</pubDate>
				<category><![CDATA[A/B 测试]]></category>
		<category><![CDATA[CUPED]]></category>
		<category><![CDATA[方差缩减]]></category>
		<guid isPermaLink="false">https://jeffshow.com/?p=1891</guid>

					<description><![CDATA[以后文章更新会先在微信公众号（公众号名：输出ING），欢迎大家来关注。 一、实验效果不显著怎么办 为了使A/B <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="https://jeffshow.com/use-cuped-to-variance-reduction-in-abtest.html" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		
					<wfw:commentRss>https://jeffshow.com/use-cuped-to-variance-reduction-in-abtest.html/feed</wfw:commentRss>
			<slash:comments>8</slash:comments>
		
		
			</item>
		<item>
		<title>A/B测试系列文章之两样本均值显著性检验</title>
		<link>https://jeffshow.com/abtest-two-means-significance.html</link>
					<comments>https://jeffshow.com/abtest-two-means-significance.html#respond</comments>
		
		<dc:creator><![CDATA[Jefferson]]></dc:creator>
		<pubDate>Sat, 23 May 2020 03:56:41 +0000</pubDate>
				<category><![CDATA[A/B 测试]]></category>
		<category><![CDATA[t test]]></category>
		<category><![CDATA[假设检验]]></category>
		<guid isPermaLink="false">https://jeffshow.com/?p=1860</guid>

					<description><![CDATA[以后文章更新会先在微信公众号（公众号名：输出ING），欢迎大家来关注。 ​前面Jeff专门介绍过A/B实验计算 <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="https://jeffshow.com/abtest-two-means-significance.html" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		
					<wfw:commentRss>https://jeffshow.com/abtest-two-means-significance.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>之后本号内容更新方向的预告</title>
		<link>https://jeffshow.com/%e4%b9%8b%e5%90%8e%e6%9c%ac%e5%8f%b7%e5%86%85%e5%ae%b9%e6%9b%b4%e6%96%b0%e6%96%b9%e5%90%91%e7%9a%84%e9%a2%84%e5%91%8a.html</link>
					<comments>https://jeffshow.com/%e4%b9%8b%e5%90%8e%e6%9c%ac%e5%8f%b7%e5%86%85%e5%ae%b9%e6%9b%b4%e6%96%b0%e6%96%b9%e5%90%91%e7%9a%84%e9%a2%84%e5%91%8a.html#comments</comments>
		
		<dc:creator><![CDATA[Jefferson]]></dc:creator>
		<pubDate>Sun, 19 Apr 2020 14:28:22 +0000</pubDate>
				<category><![CDATA[A/B 测试]]></category>
		<category><![CDATA[因果推断]]></category>
		<category><![CDATA[用户增长]]></category>
		<category><![CDATA[实验]]></category>
		<guid isPermaLink="false">https://jeffshow.com/?p=1852</guid>

					<description><![CDATA[以后文章更新会先在微信公众号（公众号名：输出ING），欢迎大家来关注。 又是好久没更新了，感谢还在默默关注我的 <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="https://jeffshow.com/%e4%b9%8b%e5%90%8e%e6%9c%ac%e5%8f%b7%e5%86%85%e5%ae%b9%e6%9b%b4%e6%96%b0%e6%96%b9%e5%90%91%e7%9a%84%e9%a2%84%e5%91%8a.html" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		
					<wfw:commentRss>https://jeffshow.com/%e4%b9%8b%e5%90%8e%e6%9c%ac%e5%8f%b7%e5%86%85%e5%ae%b9%e6%9b%b4%e6%96%b0%e6%96%b9%e5%90%91%e7%9a%84%e9%a2%84%e5%91%8a.html/feed</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
		<item>
		<title>A/B测试系列文章之A/B测试背后的科学原理</title>
		<link>https://jeffshow.com/science-theory-behind-abtest.html</link>
					<comments>https://jeffshow.com/science-theory-behind-abtest.html#comments</comments>
		
		<dc:creator><![CDATA[Jefferson]]></dc:creator>
		<pubDate>Sun, 07 Jul 2019 15:11:47 +0000</pubDate>
				<category><![CDATA[A/B 测试]]></category>
		<guid isPermaLink="false">https://jeffshow.com/?p=1831</guid>

					<description><![CDATA[以后文章更新会先在微信公众号（公众号名：输出ING），欢迎大家来关注。 前面Jeff 专门讨论了A/B测试里两 <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="https://jeffshow.com/science-theory-behind-abtest.html" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		
					<wfw:commentRss>https://jeffshow.com/science-theory-behind-abtest.html/feed</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>A/B测试系列文章之怎么判断实验结果是否显著</title>
		<link>https://jeffshow.com/is-abtest-result-significant.html</link>
					<comments>https://jeffshow.com/is-abtest-result-significant.html#comments</comments>
		
		<dc:creator><![CDATA[Jefferson]]></dc:creator>
		<pubDate>Sun, 16 Jun 2019 12:21:03 +0000</pubDate>
				<category><![CDATA[A/B 测试]]></category>
		<category><![CDATA[显著性]]></category>
		<guid isPermaLink="false">https://jeffshow.com/?p=1812</guid>

					<description><![CDATA[以后文章更新会先在微信公众号（公众号名：输出ING），欢迎大家来关注。 前面我们已经介绍了在开始一个A/B实验 <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="https://jeffshow.com/is-abtest-result-significant.html" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		
					<wfw:commentRss>https://jeffshow.com/is-abtest-result-significant.html/feed</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
			</item>
		<item>
		<title>A/B测试系列文章之怎么计算实验所需样本量</title>
		<link>https://jeffshow.com/caculate-abtest-required-sample-size.html</link>
					<comments>https://jeffshow.com/caculate-abtest-required-sample-size.html#comments</comments>
		
		<dc:creator><![CDATA[Jefferson]]></dc:creator>
		<pubDate>Sun, 26 May 2019 14:55:34 +0000</pubDate>
				<category><![CDATA[A/B 测试]]></category>
		<category><![CDATA[样本量]]></category>
		<guid isPermaLink="false">https://jeffshow.com/?p=1798</guid>

					<description><![CDATA[注：2024.11.11 更新样本量计算公式 以后文章更新会先在微信公众号（公众号名：输出ING），欢迎大家来 <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="https://jeffshow.com/caculate-abtest-required-sample-size.html" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		
					<wfw:commentRss>https://jeffshow.com/caculate-abtest-required-sample-size.html/feed</wfw:commentRss>
			<slash:comments>36</slash:comments>
		
		
			</item>
		<item>
		<title>几种常见的概率统计谬误</title>
		<link>https://jeffshow.com/%e5%87%a0%e7%a7%8d%e5%b8%b8%e8%a7%81%e7%9a%84%e6%a6%82%e7%8e%87%e7%bb%9f%e8%ae%a1%e8%b0%ac%e8%af%af.html</link>
					<comments>https://jeffshow.com/%e5%87%a0%e7%a7%8d%e5%b8%b8%e8%a7%81%e7%9a%84%e6%a6%82%e7%8e%87%e7%bb%9f%e8%ae%a1%e8%b0%ac%e8%af%af.html#comments</comments>
		
		<dc:creator><![CDATA[Jefferson]]></dc:creator>
		<pubDate>Sat, 06 Apr 2019 16:14:28 +0000</pubDate>
				<category><![CDATA[统计学]]></category>
		<category><![CDATA[谬误]]></category>
		<category><![CDATA[逻辑]]></category>
		<guid isPermaLink="false">https://jeffshow.com/?p=1753</guid>

					<description><![CDATA[一、幸存者偏差 描述 关注于眼前那些经历了某些过程而幸存下来的人或物，却忽视了不在视线范围内的未幸存下来的人或 <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="https://jeffshow.com/%e5%87%a0%e7%a7%8d%e5%b8%b8%e8%a7%81%e7%9a%84%e6%a6%82%e7%8e%87%e7%bb%9f%e8%ae%a1%e8%b0%ac%e8%af%af.html" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		
					<wfw:commentRss>https://jeffshow.com/%e5%87%a0%e7%a7%8d%e5%b8%b8%e8%a7%81%e7%9a%84%e6%a6%82%e7%8e%87%e7%bb%9f%e8%ae%a1%e8%b0%ac%e8%af%af.html/feed</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>2019年读的第2本书《内容算法》</title>
		<link>https://jeffshow.com/read-book-2019-2nd.html</link>
					<comments>https://jeffshow.com/read-book-2019-2nd.html#respond</comments>
		
		<dc:creator><![CDATA[Jefferson]]></dc:creator>
		<pubDate>Sun, 03 Mar 2019 08:56:35 +0000</pubDate>
				<category><![CDATA[读书笔记]]></category>
		<category><![CDATA[推荐系统]]></category>
		<guid isPermaLink="false">https://jeffshow.com/?p=1739</guid>

					<description><![CDATA[]]></description>
		
					<wfw:commentRss>https://jeffshow.com/read-book-2019-2nd.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>2019年读的第1本书《人类简史》</title>
		<link>https://jeffshow.com/read-book-2019-1st.html</link>
					<comments>https://jeffshow.com/read-book-2019-1st.html#respond</comments>
		
		<dc:creator><![CDATA[Jefferson]]></dc:creator>
		<pubDate>Sun, 13 Jan 2019 09:07:19 +0000</pubDate>
				<category><![CDATA[读书笔记]]></category>
		<category><![CDATA[人类]]></category>
		<category><![CDATA[历史]]></category>
		<category><![CDATA[笔记]]></category>
		<guid isPermaLink="false">https://jeffshow.com/?p=1690</guid>

					<description><![CDATA[]]></description>
		
					<wfw:commentRss>https://jeffshow.com/read-book-2019-1st.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>App Store Connect功能简介</title>
		<link>https://jeffshow.com/app-store-connect-basic-guide.html</link>
					<comments>https://jeffshow.com/app-store-connect-basic-guide.html#respond</comments>
		
		<dc:creator><![CDATA[Jefferson]]></dc:creator>
		<pubDate>Sun, 26 Aug 2018 15:02:50 +0000</pubDate>
				<category><![CDATA[工具]]></category>
		<category><![CDATA[app store]]></category>
		<category><![CDATA[app分析]]></category>
		<guid isPermaLink="false">https://jeffshow.com/?p=1649</guid>

					<description><![CDATA[App Store Connect是Apple提供给开发者用来管理app信息、提交app审核、查看app数据等 <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="https://jeffshow.com/app-store-connect-basic-guide.html" class="more-link"><span>Read More &#8594;</span></a></span>]]></description>
		
					<wfw:commentRss>https://jeffshow.com/app-store-connect-basic-guide.html/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
