get_z_given_sd: Gets Z-score given standard deviation. You can just call...

Description Usage Arguments Value

View source: R/hypotest.R

Description

Gets z-score given sample p (p_hat), null hypothesis value (p_null), population standard deviation (sd), and sample

Usage

1
get_z_given_sd(p_hat, p_null, sd, size)

Arguments

p_hat

Sample probability

sd

Standard deviation

size

Sample size

p_sull

Null hypothesis value

Value

Z-score


azc242/collegestats documentation built on Dec. 31, 2020, 7:54 p.m.