/oiLabs-mosaic

Source files for OpenIntro Statistics labs

Primary LanguageHTMLOtherNOASSERTION

OpenIntro Labs - dplyr and ggplot2

OpenIntro Labs promote the understanding and application of statistics through applied data analysis. Labs are titled based on topic area, which correpond to particular chapters in all three versions of OpenIntro Statistics, a free and open-source textbook. The textbook as well as the html version of the labs can be found at http://www.openintro.org/stat/labs.php.

This repository is a fork of the original labs that is intended to incorporate the syntax from the dplyr package. The conversion will occur over summer 2015, with classroom testing in fall 2015, and release on www.openintro.org in January 2016.

We currently support our source files in the .Rmd format, which can be output into html format (though output to pdf is also possible). The source files are processed using the knitr package in R.

It is our hope that these materials are useful for instructors and students of statistics. If you end up developing some interesting variants of these labs or creating new ones, please let us know!

This branch contains a fork of the OpenIntro Labs that have been infused with mosaic. Project MOSAIC is a community of educators working to develop a new way to introduce mathematics, statistics, computation and modeling to students in colleges and universities. The mosaic package brings the full power of R to statistics students.

Feedback / collaboration

Your feedback is most welcomed! If you have suggestions for minor updates (fixing typos, etc.) please do not hesitate to issue a pull request. If you have ideas for major revamp of a lab (replacing outdated code with modern version, overhaul in pedagogy, etc.) please create an issue so to start the conversation.