gravatar

CarstenGrube

Carsten Grube

Recently Published

Notes on hopr book Garret Grolemund
my notes on how to create a slot machine
Independent two-sample t-test in R
This is part of my R training. My site: dataZ4s.com
One-sample t-test in R
This is part of my R training which I publish on my site dataZ4s.com
Student's t-distribution in R
The four R function dt(), pt(), qt() and rt(). Part of my R programming training which I publish on my site: dataZ4s.com
The normal distribution in R
This is a training doc as part of my training in R programming. I publish on my site www.dataZ4s.com
The Poisson distribution
Learning statistics and R. This is part of my R training published also on my site dataZ4s.com.
The binomial distribbution in R
Learning statistics and R. This is part of my R training published also on my site dataZ4s.com. Basic functions for calculations in the binomial distribution.
tapply and by commands in R
Learning statistics and R. This is part of my R training published also on my site dataZ4s.com. It is based on Mike Marin's and his statslectures video 'tApply function in R'
Apply Functions in R
Document
Document
Variables at a glance
Import from Excel to R
Part of my notes on R statistical programming published on my site, dataZ4s.com
Poisson distribution
LaTeX formulas and R functions for my Poisson distribution page on dataZ4s.com
Binomial distribution
Summary of my page on dataZ4s.com
The normal distribution
A summary from my site dataZ4s.com. Self-studying statistics. Learning by doing.
02_02_Creating pie charts for categorical variables
my first doc on RPubs