Think Stats: Statistics and Probability for Programmers

by Irfan on August 28, 2011 · 0 comments

in programming, statistics

Learning about Probability and Statistics in my opinion is as important, if not more, to learn than any programming paradigm out there. Programmers and computer scientists in general love to delve deep into software and computer systems. This often involves the analysis of lots of data, in order to make sense of the data, descriptive statistics are vital.  Moreover, several fields of Computer Science now including Artificial Intelligence and Machine Learning feature methods that are based primarily on statistical approaches.

 

So whats a good way learn about this domain? Today I found a sufficiently comprehensive and accessible online resource.

Previous post:

Next post: