dmattek / CrashCourse-stats

Crash course in basic concepts of statistics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash-course in hypothesis testing

This presentation is based on the Minitab Blog series.

View the presentation with interactive widgets here or a static version here.

Covers following topics:

  • sampling distribution,
  • significance level and p-value,
  • confidence level and confidence interval,
  • point estimate, margin of error,
  • hypothesis testing,
  • type I and II errors.

The R markdown file statsBasicsDynamic.Rmd contains the presentation with R/Shiny widgets to interactively explore the above concepts. To view it, open the file in RStudio and click Run Presentation.

The R markdown file statsBasicsStatic.Rmd contains a static version of the presentation. Once opened in RStudio, it can be converted (knitted) into a standalone HTML file, a PDF or a PowerPoint presentation.

About

Crash course in basic concepts of statistics


Languages

Language:R 99.4%Language:CSS 0.6%