Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 3.58 KB

File metadata and controls

39 lines (24 loc) · 3.58 KB

Learning activities for ColumbiaX series on Data Science and Analytics

###Course I: Statistical Thinking for Data Science and Analytics

Week 2

Excel sheet for the Buffon's needle learning activity.

Week 3

The folder R Learning activities contains some R learning activities we created for week 3 of our course I "Statistical Thinking for Data Science and Analytics" for the ColumbiaX series on Data Science and Analytics on edX.

Before you start
Learning activities

These learning activities are given during week 3 of our edX course. All these RMarkdown files can be run after installing R, Rstudio, and the knitr package. We use data sets that come with standard R installation. These RMarkdown (rmd) files are intended to be downloaded locally and run on your personal computer. Download these files to your computer and save them in a designated folder (such as one created for this course). To explore the R codes, in Rstudio, use the file menu to open the saved RMarkdown file and click on "knit html".

Week 4

  • Learning activity 4: visualize the geographical distribution of participants of our edX course. This exercise is contributed by our course assistant Bob Minnich.

Week 5

The folder R Learning activities contains another R learning activity we created for week 5 of our course I "Statistical Thinking for Data Science and Analytics" for the ColumbiaX series on Data Science and Analytics on edX.