What is your favorite book that transformed the way you interpret and produce statistics?
Anyway, about the books...
Blitzstein's Introduction to Probability and Harvard's Stat110 course are a good starting point if you've taken calculus. There's also good books like All of Statistics by Wasserman and Bayesian Data Analysis by Gelman but they'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.
intro: freedman, Pisani, purves. Very clear and accessible.
Intermediate/advanced: casella and Berger
Advanced: Bickel and doksum
Overview of ML and modern stat methods: efron and hastie
You are spoiled for good choices frankly.
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.
I read a HN comment that mentioned "Hypothesis Testing: An Intuitive Guide for Making Data Driven Decisions" 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.
I'm about 3/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 "just how we do things." Frost is good at concisely explaining the appropriate uses of different kinds of statistical tests and their pitfalls.
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.
To be perfectly clear, I have no designs on becoming a professional statistician and I'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.
Healey, Joseph (2014) Statistics: A Tool for Social Research, 10th Edition
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:
Lewis, Michael (2010) The Big Short: Inside the Doomsday Machine
Paulos, John Allen (1988) Innumeracy: Mathematical Illiteracy and Its Consequences
Silver, Nate (2012) The Signal and the Noise: Why So Many Predictions Fail, but Some Don't
Taleb, Nassim Nicholas (2005/10) Fooled by Randomness, 2E; Black Swan: Impact of the Highly Improbable, 2E
Grunwald, The Minimum Description Length Principle.
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.
There’s also a coursera course and the book is free as a pdf
https://www.goodreads.com/book/show/43722897-the-art-of-stat...