How does this compare to, say "Introduction to Statistical Learning" and "Elements of Statistical Learning" by Trevor et al? As I understand, the former is also supposed to be a concise introduction to statistical concepts while the latter offers a more rigorous treatment. Where does this book fall in between?
All of Statistics, by Larry Wassserman (2013) [pdf]
51–55 of 55 posts
Re: All of Statistics, by Larry Wassserman (2013) [pdf]
#52Earlier quoted context omitted.
As an EE, how would you explain concepts like a PN junction or field effect transistor without using statistical mechanics? (Ie, expected behaviour for ensembles of huge numbers of particles).
The models EE use are simplified, drift and diffusion current and electron and holes with their different mobilities and energy levels. Math apparatus used here, and strictly related to statistics, is limited to averaging, I would dare to say.
I think you can agree now that your original observation of statistics as "glorified curve fitting" as a bit naive.
Re: All of Statistics, by Larry Wassserman (2013) [pdf]
#53While All of Statistics is wonderful in its genre, it really isn't a good place to start to learn statistics. Firstly because it focuses very heavily on the theory and contains very little on practical modeling. Secondly because the theory isn't even necessarily going to be very enlightening: frequentist statistics is a mathematical tour de force, using every possible hack you can think of to be able to draw statisti…
For ML Hastie and Tibshirani ISLR is very good but is more for applications of machine learning: classification, regression and prediction.
Re: All of Statistics, by Larry Wassserman (2013) [pdf]
#54While All of Statistics is wonderful in its genre, it really isn't a good place to start to learn statistics. Firstly because it focuses very heavily on the theory and contains very little on practical modeling. Secondly because the theory isn't even necessarily going to be very enlightening: frequentist statistics is a mathematical tour de force, using every possible hack you can think of to be able to draw statisti…
Brian Blais's free book doesn't contain any reference to the Poisson Distribution. For ML Hastie and Tibshirani ISLR is very good but is more for applications of machine learning: classification, regression and prediction.