stat_rep: Show Statistical Representations

Description Usage Arguments Value

Description

Present statistical representations of the proportions of female and male Williams students who graduated with Latin honors in each year from 2003 to 2016. The function uses internal datasets in the package. The datasets are dataframes with students' name, genders, and Latin honors they received. Using provided datasets saves computation time.

Five options are available: five-number summary, box plot, hypothesis test, time plot, and annual reports.

Usage

1

Arguments

type

Type of statistical representation to be shown. Pick "prop.sum" for five-number summary. Pick "boxplot" for box plot. Pick "t.testing" for hypothesis test. Pick "timeplot" for proportions over time. Pick "annual" for annual information.

Value

Statistical representation according to specified type


pjumrustanasan/wstudent documentation built on May 25, 2019, 8:19 a.m.