t_ci: Create Confidence Interval using t Distribution

Description Usage Arguments Value

Description

Create Confidence Interval using t Distribution

Usage

1
t_ci(data, alpha, rounding_places)

Arguments

data

One column of data to create a confidence interval of the mean for.

alpha

Alpha level of the confidence interval.

rounding_places

How many places to round each side of the confidence interval to.

Value

A confidence interval for the mean based on the t-distribution.


jmiahjones/lunch.time documentation built on May 29, 2019, 1:05 a.m.