All of Statistics, by Larry Wassserman (2013) [pdf]
1–10 of 55 posts
Re: All of Statistics, by Larry Wassserman (2013) [pdf]
#2This post links to the website supporting the book and provides links to errata, code and data. The links on the page to Springer and Amazon are broken: Here are valid links:
http://www.springer.com/de/book/9780387402727
http://www.amazon.com/All-Statistics-Statistical-Inference-S...
Here is the Google Books link:
https://books.google.ie/books?id=th3fbFI1DaMC&printsec=front...
Re: All of Statistics, by Larry Wassserman (2013) [pdf]
#3Edit: Please stop the down votes, just an electrical engineer here, with one basic course in Probability and Stat. :)
Re: All of Statistics, by Larry Wassserman (2013) [pdf]
#4Sadly, no link to free eBook, which is not surprising because it seems that the book is still in print, having been released as recently as 2004, and updated in 2005 and 2013. This post links to the website supporting the book and provides links to errata, code and data. The links on the page to Springer and Amazon are broken: Here are valid links: http://www.springer.com/de/book/9780387402727 http://www.amazon.com/A…
Re: All of Statistics, by Larry Wassserman (2013) [pdf]
#5Can someone say in few sentences what Statistics is all about? I can't shake off the feeling that it is just glorified curve fitting. Edit: Please stop the down votes, just an electrical engineer here, with one basic course in Probability and Stat. :)
Basically, you count things and compare that to how many things you think you should have counted given your assumptions.
Re: All of Statistics, by Larry Wassserman (2013) [pdf]
#6Can someone say in few sentences what Statistics is all about? I can't shake off the feeling that it is just glorified curve fitting. Edit: Please stop the down votes, just an electrical engineer here, with one basic course in Probability and Stat. :)
Re: All of Statistics, by Larry Wassserman (2013) [pdf]
#7Can someone say in few sentences what Statistics is all about? I can't shake off the feeling that it is just glorified curve fitting. Edit: Please stop the down votes, just an electrical engineer here, with one basic course in Probability and Stat. :)
Another way of thinking about it (described in Wasserman's book) is that statistics is the inverse problem of probability.
Probability theory asks: given a process, what does its data look like? Statistics asks: given data, what process might have generated it?
Re: All of Statistics, by Larry Wassserman (2013) [pdf]
#8Can someone say in few sentences what Statistics is all about? I can't shake off the feeling that it is just glorified curve fitting. Edit: Please stop the down votes, just an electrical engineer here, with one basic course in Probability and Stat. :)
Re: All of Statistics, by Larry Wassserman (2013) [pdf]
#9From my look at Part 1, it has some great coverage of the basics, all of which are important. Some of the fundamentals that I see left out are rightly left out since they require experience in real analysis to appreciate, and maybe aren't very actionable. There's few proofs, but, since the goal is a quick understanding, I can also appreciate this.
It looks to me like a great intro of statistics for CS people, as the author says.
Re: All of Statistics, by Larry Wassserman (2013) [pdf]
#10Can someone say in few sentences what Statistics is all about? I can't shake off the feeling that it is just glorified curve fitting. Edit: Please stop the down votes, just an electrical engineer here, with one basic course in Probability and Stat. :)
Making inferences and predictions from data, in the presence of uncertainty.
Analysis of the properties of procedures for doing the above.
If you want examples that avoid the feel of just "curve fitting" (assume you mean something like "inferring parameters given noisy observations of them") -- maybe look at models involving latent variables. Bayesian statistics has quite a few interesting examples.