All functions

ames

Housing prices in Ames, Iowa

arbuthnot

Male and female births in London

atheism

Atheism in the world data

bdims

Body Dimensions

calc_streak()

Calculate hit streaks

ci_single_mean_sim()

Confidence interval for one mean, using bootstrapping

ci_single_mean_theo()

Confidence interval for two proportions, using CLT based T-interval

ci_single_median_sim()

Confidence interval for one median, using bootstrapping

ci_single_prop_sim()

Confidence interval for one proportion, using bootstrapping

ci_single_prop_theo()

Confidence interval for one proportion, using CLT based Z-interval

ci_two_mean_sim()

Confidence interval for two means, using bootstrapping

ci_two_mean_theo()

Confidence interval for two means, using CLT-based T-interval

ci_two_median_sim()

Confidence interval for two medians, using bootstrapping

ci_two_prop_sim()

Confidence interval for two proportions, using bootstrapping

ci_two_prop_theo()

Confidence interval for two proportions, using a CLT based Z-interval

evals

Teachers evaluations at the University of Texas at Austin

ht_many_mean_theo()

Hypothesis testing for many means, using ANOVA

ht_many_prop_sim()

Hypothesis testing for many proportions, using simulated chi-square independence

ht_many_prop_theo()

Hypothesis testing for many proportions, using chi-sq independence

ht_single_mean_sim()

Hypothesis testing for one mean, using shifted bootstrapping

ht_single_mean_theo()

Hypothesis testing for one mean, using CLT-based T-test

ht_single_median_sim()

Hypothesis testing for one median, using shifted bootstrapping

ht_single_prop_sim()

Hypothesis testing for one proportion, using randomization

ht_single_prop_theo()

Hypothesis testing for one proportion, using CLT-based Z-test

ht_two_mean_sim()

Hypothesis testing for two means, using randomization

ht_two_mean_theo()

Hypothesis testing for two means, using CLT-based T-interval

ht_two_median_sim()

Hypothesis testing for two medians, using randomization

ht_two_prop_sim()

Hypothesis testing for two proportions, using randomization

ht_two_prop_theo()

Hypothesis testing for two proportions, using CLT-based Z-interval

inference()

Hypothesis tests and confidence intervals

kobe_basket

Kobe Bryant basketball performance

lab_report()

lab_report

mlb11

Major League Baseball team data

nc

North Carolina births

nycflights

Flights data

oilabs

oilabs: An R package accompanying the OpenIntro labs.

plot_ci()

Plot confidence intervals

plot_ss()

Interactively visualize and calculate sum of squares

present

Male and female births in the US

qqnormsim()

Generate simulated QQ plots

rep_sample_n()

Repeating sampling with a given sample size and number of samples