What programmers should know about Statistics

[This article was first published on Revolutions, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Reader KW pointed me to this rant essay from Ruby on Rails enfant terrible Zed Shaw on what computer programmers don’t know about statistical analysis, but should. (Spoiler alert: a lot, apparently.) Perhaps surprisingly, building complex software systems often involves a lot of simulation, experimentation, and measurement for which statistical methods would be an asset. But according to Shaw, many programmers often have no idea how many iterations to run a test for, or why an average is often meaningless if you don’t also consider the variation, or how confounding factors can mess up an experiment. There’s actually some good statistical advice here, illustrated with examples from R

Zed Shaw: Programmers Need To Learn Statistics Or I Will Kill Them All

To leave a comment for the author, please follow the link and comment on their blog: Revolutions.

R-bloggers.com offers daily e-mail updates about R news and tutorials about learning R and many other topics. Click here if you're looking to post or find an R/data-science job.
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.

Never miss an update!
Subscribe to R-bloggers to receive
e-mails with the latest R posts.
(You will not see this message again.)

Click here to close (This popup will not appear again)