Type12Errors: Type I and Type II Errors

Description Usage Value Note Author(s) Examples

View source: R/Type12Errors.R

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 Hypothesis is H0: mu=170. A slider allows us to vary the true mean mu.

Usage

1

Value

Graphical and numerical output.

Note

Uses manipulate.

Author(s)

Homer White hwhite0@georgetowncollege.edu

Examples

1
2
3
4
## Not run: 
if (require(manipulate)) Type12Errors()

## End(Not run)

homerhanumat/tigerstats documentation built on Sept. 27, 2020, 3:21 a.m.