TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: What is your favorite book for learning statistics?

56 点作者 djklanac超过 3 年前
Daniel Kahneman’s assertion that we’re not great intuitive statisticians got me thinking how poorly I understood stat despite intro classes in college.<p>What is your favorite book that transformed the way you interpret and produce statistics?

11 条评论

jstx1超过 3 年前
Kahneman famously wrote in Thinking Fast and Slow that his results can&#x27;t possibly be statistical flukes and then a bunch of the studies in the book ended up being exactly statistical flukes - <a href="https:&#x2F;&#x2F;slate.com&#x2F;technology&#x2F;2016&#x2F;12&#x2F;kahneman-and-tversky-researched-the-science-of-error-and-still-made-errors.html" rel="nofollow">https:&#x2F;&#x2F;slate.com&#x2F;technology&#x2F;2016&#x2F;12&#x2F;kahneman-and-tversky-re...</a><p>Anyway, about the books...<p>Blitzstein&#x27;s Introduction to Probability and Harvard&#x27;s Stat110 course are a good starting point if you&#x27;ve taken calculus. There&#x27;s also good books like All of Statistics by Wasserman and Bayesian Data Analysis by Gelman but they&#x27;re an absolute slog to get through - definitely not my favorite in any way but they cover a lot of stuff and you can have a copy around for reference.
huitzitziltzin超过 3 年前
At what level?<p>intro: freedman, Pisani, purves. Very clear and accessible.<p>Intermediate&#x2F;advanced: casella and Berger<p>Advanced: Bickel and doksum<p>Overview of ML and modern stat methods: efron and hastie<p>You are spoiled for good choices frankly.<p>What’s the best textbook you have read about X? In general the answer is “the third one.” By that time things sink in and the third book seems super clear and understandable.
评论 #29728050 未加载
lastofus超过 3 年前
&quot;Naked Statistics&quot; by Charles Wheelan is a very approachable entry level book. As opposed to a textbook, it&#x27;s something that can be read casually in a relatively short amount of time, while still building a solid intuition on the subject.
评论 #29737456 未加载
qorrect超过 3 年前
I really enjoyed <a href="https:&#x2F;&#x2F;xcelab.net&#x2F;rm&#x2F;statistical-rethinking&#x2F;" rel="nofollow">https:&#x2F;&#x2F;xcelab.net&#x2F;rm&#x2F;statistical-rethinking&#x2F;</a>
评论 #29728281 未加载
prova_modena超过 3 年前
I recently decided to refresh my statistics knowledge after about 10 years of not touching it. My last experience with stats was during my (non-math&#x2F;stats) undergraduate degree when I took some statistics coursework and ended up working fairly closely with a statistics professor during my thesis. Please keep in mind that the following recommendation comes from this amateur level of knowledge.<p>I read a HN comment that mentioned &quot;Hypothesis Testing: An Intuitive Guide for Making Data Driven Decisions&quot; by Jim Frost and picked up a copy. This book is part two of a three book series by Frost, first of which is an introductory statistics book and the last of which concerns linear regression.<p>I&#x27;m about 3&#x2F;4 through the Hypothesis Testing book and am so impressed I just ordered the other two in the series. This book is the companion I wished I had during my undergraduate work. Reading it, I realized how much I partially digested or glossed over during my stats course. It also is a good way to reassess those statistical practices that I was taught during non-stats courses as &quot;just how we do things.&quot; Frost is good at concisely explaining the appropriate uses of different kinds of statistical tests and their pitfalls.<p>What it lacks is implementation details- the book contains very few equations and no code (although I believe there is downloadable example data available). For my purposes, this works great as I most needed an overview of the different hypothesis tests and their suitability for different situations. I now have more confidence about choosing and understanding a test at a high level and can dive into specific implementation details in other sources as needed.<p>To be perfectly clear, I have no designs on becoming a professional statistician and I&#x27;m re-learning stats just to support a couple side projects and generally broaden my capabilities. Someone whose primary interest is the math and implementation of statistical calculations will be better served by another book.
mitchelldeacon9超过 3 年前
When I studied economics in college, statistics was taught as a math course with virtually no straightforward explanation of the main concepts. Later as a graduate student in sociology, I helped teach statistics to undergraduates using an introductory textbook that featured an intuitive and conceptual presentation of statistics, and for the first time I really grasped the main ideas. By then it was no longer necessary to manually perform the advanced mathematical operations for statistical analysis, because the students were encouraged to use SPSS and other software tools. If you are looking for an outstanding introduction to statistics, I highly recommend the following textbook:<p>Healey, Joseph (2014) Statistics: A Tool for Social Research, 10th Edition<p>For those seeking a good conceptual knowledge of statistics based on real-world examples, including criticism of the limitations of statistical analysis, I would suggest these excellent studies:<p>Lewis, Michael (2010) The Big Short: Inside the Doomsday Machine<p>Paulos, John Allen (1988) Innumeracy: Mathematical Illiteracy and Its Consequences<p>Silver, Nate (2012) The Signal and the Noise: Why So Many Predictions Fail, but Some Don&#x27;t<p>Taleb, Nassim Nicholas (2005&#x2F;10) Fooled by Randomness, 2E; Black Swan: Impact of the Highly Improbable, 2E
derbOac超过 3 年前
Jaynes, Probability Theory: The Logic of Science (<a href="https:&#x2F;&#x2F;books.google.com&#x2F;books&#x2F;about&#x2F;Probability_Theory.html?id=UjsgAwAAQBAJ&amp;source=kp_book_description" rel="nofollow">https:&#x2F;&#x2F;books.google.com&#x2F;books&#x2F;about&#x2F;Probability_Theory.html...</a>)<p>Grunwald, The Minimum Description Length Principle.
评论 #29736115 未加载
wodenokoto超过 3 年前
“ An Introduction to Statistical Learning” even if it is with examples in R and you don’t care about R.<p>It’s also not aimed at complete beginners, but if you have a very solid grasp on high school math and some blood on your teeth, you can totally do it.<p>There’s also a coursera course and the book is free as a pdf
评论 #29728565 未加载
adamnemecek超过 3 年前
The only right answer is All of Statistics: A Concise Course in Statistical Inference<p><a href="https:&#x2F;&#x2F;www.stat.cmu.edu&#x2F;~larry&#x2F;all-of-statistics&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.stat.cmu.edu&#x2F;~larry&#x2F;all-of-statistics&#x2F;</a>
r4um超过 3 年前
I highly recommend The Art of Statistics.<p><a href="https:&#x2F;&#x2F;www.goodreads.com&#x2F;book&#x2F;show&#x2F;43722897-the-art-of-statistics" rel="nofollow">https:&#x2F;&#x2F;www.goodreads.com&#x2F;book&#x2F;show&#x2F;43722897-the-art-of-stat...</a>
djklanac超过 3 年前
Thank you all for your suggestions! I can’t wait to get started.