This channels offers a series of video lectures for MAT 111 Elementary Statistics, offered at Georgetown College in Kentucky. The course uses R in the R Studio environment.

In order to follow the lectures you will need some contributed packages that come from CRAN, the Comprehensive R Archive Network. From the R comman dline run:

install.packages(c(mosaic,devtools,mosaicData,abd))

You will also need package tigerstats, which is available from Github. To acquire the latest version of tigerstats, run the following from the R command-line:

devtools::install_github(homerhanumat/tigerstats)

If you have a recent version of R Studio or if your computer has a recent version of pandoc, then you can also build the package vignettes with this version:

devtools::install_github(homerhanumat/tigerstats,build_vignettes=TRUE)


addinplots
11:24
DataReport
12:52
Ch7P3
18:57
Ch7P2
21:54
Ch7P1
14:00
Ch9P2
34:15
Ch9P1
36:17
Ch10P4
42:08
Ch11P2
11:03
Ch11P1
25:59
Ch10P3a
28:25
Ch10P5
16:41
Ch10P2
11:45
Ch10P1
46:31
Ch8P4
11:32
Ch8P3
33:40
Ch8P2
13:12
Ch8P1
30:00
Ch4P3
17:48
Ch4P2
23:51