Recently Published
Combining random variables
The distribution for a combination of random variables can be calculated through the individual distributions of each one.
We'll explore a little bit the way of doing this.
Simulation of statistical inference
A simple simulator of statistical inference in three steps:
1. Create the population's distribution.
2. Sample some values.
3. Compare the deduced distribution using the sample with the real one.
Reproducible research, assignment 2
This document is an assignment of the Coursera's course Reproducible Research.