Man pages for azc242/collegestats
Common functions used in college statistics classes

df_2_sample_t_testGets the degrees of freedom in 2-samp t-test
get_p_valueGets p-value
get_zGet Z score
get_z_given_sdGets Z-score given standard deviation. You can just call...
intervalGet confidence interval
linear_regressionReturns linear regression model (least squares), sum of...
powerGets power, or the probability of correctly rejecting the...
two_samp_binom2-sample z-test with binomial distribution
two_samp_test_equal_varRuns a 2-sample t test assuming equal variances
two_samp_t_test_leqPerforms lower-tailed 2-sample t-test
two_samp_t_test_neqPerforms 2-sided 2-sample t-test
type_2_errGenerates probability of Type II error
type_2_err_min_sizeGets minimum sample size needed for certain Beta (Type II...
z_test_geqConducts upper-tailed z-test
z_test_leqConducts lower-tailed z-test
z_test_neqConducts double sided z-test
azc242/collegestats documentation built on Dec. 31, 2020, 7:54 p.m.