Statistics learning recommendations: Difference between revisions
No edit summary |
|||
Line 55: | Line 55: | ||
* [https://www.edx.org/ edX] offers ~20 statistics courses, including [https://www.edx.org/course/uc-berkeleyx/uc-berkeleyx-stat2-1x-introduction-1138 Introduction to Statistics: Descriptive Statistics], [https://www.edx.org/course/uc-berkeleyx/uc-berkeleyx-stat2-3x-introduction-1533 Introduction to Statistics: Inference] and [https://www.edx.org/course/uc-berkeleyx/uc-berkeleyx-stat2-2x-introduction-1534 Introduction to Statistics: Probability], which are associated with UC Berkeley. | * [https://www.edx.org/ edX] offers ~20 statistics courses, including [https://www.edx.org/course/uc-berkeleyx/uc-berkeleyx-stat2-1x-introduction-1138 Introduction to Statistics: Descriptive Statistics], [https://www.edx.org/course/uc-berkeleyx/uc-berkeleyx-stat2-3x-introduction-1533 Introduction to Statistics: Inference] and [https://www.edx.org/course/uc-berkeleyx/uc-berkeleyx-stat2-2x-introduction-1534 Introduction to Statistics: Probability], which are associated with UC Berkeley. | ||
* [https://www.udacity.com/ Udacity] offers [https://www.udacity.com/course/st101 Intro to Statistics] and [https://www.udacity.com/course/st095 Statistics. | * [https://www.udacity.com/ Udacity] offers [https://www.udacity.com/course/st101 Intro to Statistics] and [https://www.udacity.com/course/st095 Statistics. | ||
* [ | * [http://ocw.mit.edu/index.htm MIT OCW] offers an [http://ocw.mit.edu/courses/mathematics/ math courses] that include "Introduction to Probability and Statistics" and "Statistics for Applications." | ||
* Carnegie Mellon University's [http://oli.cmu.edu/ Open Learning Initiative] offers [https://oli.cmu.edu/jcourse/webui/guest/join.do?section=probstat a course on probability and statistics]. | * Carnegie Mellon University's [http://oli.cmu.edu/ Open Learning Initiative] offers [https://oli.cmu.edu/jcourse/webui/guest/join.do?section=probstat a course on probability and statistics]. | ||
Statistics.com offers over 110 [http://www.statistics.com/course-catalog/ statistics courses]. The courses are expensive: $500 for a 4-week long course. We don't have any inside knowledge of the quality of the courses. | Statistics.com offers over 110 [http://www.statistics.com/course-catalog/ statistics courses]. The courses are expensive: $500 for a 4-week long course. We don't have any inside knowledge of the quality of the courses. |
Revision as of 20:15, 8 February 2014
Generalities
Statistics is a fundamental tool in the social sciences, medical sciences, actuarial science and finance. Aside from being useful professionally, some of the basic concepts of statistics are also crucial to quantitative literacy.
Students should be warned that statistics expositions sometimes conceptually misguided. Arguably the focus on frequentist statistics rather than Bayesian statistics is an example of this. However, it's important to learn the standard perspectives in order to understand and communicate with people who use them.
Statistical intuition isn't the same as technical knowledge of things like how to perform factor analysis. One can have the technical knowledge without the intuition or the intuition without the technical knowledge. If you're planning on going into a line of work where statistics is used, you need to acquire the technical knowledge, but for general quantitative literacy, reading the material on "statistical intuition with real world examples" may suffice.
AP Statistics is generally regarded as unsubstantive and inadequate – students who want to build quantitative literacy should supplement the material with other materials such as those listed below.
Recommendations
Statistical intuition with real world examples
- Naked Statistics: Stripping the Dread from the Data by Charles Wheelan
- The Signal and the Noise by Nate Silver
Frequentist approach textbook
Statistics in Plain English by Timothy C. Urdan is a lucid book that's only 200 pages long. It's somewhat terse and may not give enough examples. No exercises.
Statistics for Dummies, and Statistics II for Dummies offer a more leisurely exposition. Statistics Workbook for Dummies offers exercises.
Bayesian statistics
Chapter 8 of The Signal and the Noise by Nate Silver gives some history of Bayesian statistics and an exposition of the basics of the subject. (Silver's book is well-worth skimming in entirety for developing statistical intuition.)
Some blog posts
- A History of Bayes' Theorem by Luke Muehlhauser
- An Intuitive Explanation of Bayes' Theorem by Eliezer Yudkowsky.
- Bayes' Theorem Illustrated (My Way) by Komponisto.
Programming and Bayesian statistics
Good if you want to actually do statistical analysis. Good for becoming more familiar with programming.
- Discovering Statistics Using R by Andy Field, Jeremy Miles and Zoe Field.
- Think Bayes: Bayesian Statistics Made Simple by Allen Downey teaches statistics through Python programming.
- Doing Bayesian Data Analysis: A Tutorial with R and BUGS by John Kruschke.
Data analysis
We don't have subject matter knowledge, but these books are very highly reviewed on Amazon.
- Doing Data Science: Straight Talk from the Frontline by Cathy O'Neil and Rachel Schutt.
- Data Science for Business: What you need to know about data mining and data-analytic thinking by Foster Provost and Tom Fawcett.
- Data Smart: Using Data Science to Transform Information into Insight by John Foreman
Online classes
If you find it easier to learn from lectures than from a textbook, we encourage you to check out free online courses. You can try out different lecturers until you find one who you find especially easy to learn from.
- Coursera offers ~45 statistics courses. Their offerings include Statistics One, an introductory course.
- edX offers ~20 statistics courses, including Introduction to Statistics: Descriptive Statistics, Introduction to Statistics: Inference and Introduction to Statistics: Probability, which are associated with UC Berkeley.
- Udacity offers Intro to Statistics and [https://www.udacity.com/course/st095 Statistics.
- MIT OCW offers an math courses that include "Introduction to Probability and Statistics" and "Statistics for Applications."
- Carnegie Mellon University's Open Learning Initiative offers a course on probability and statistics.
Statistics.com offers over 110 statistics courses. The courses are expensive: $500 for a 4-week long course. We don't have any inside knowledge of the quality of the courses.