Learn R Programming

tigerstats (version 0.1.6)

Type12Errors: Type I and Type II Errors

Description

An app to explore the concepts of Type I and Type II errors, and the concept of power. We take samples from a population that is imagined to be normal, and perform the t-procedures for one mean. The Null Hypotheis is H0: mu=170. A slider allows us to vary the true mean mu.

Usage

Type12Errors()

Arguments

Value

  • Graphical and numerical output.

Examples

Run this code
if (require(manipulate)) Type12Errors()

Run the code above in your browser using DataLab