zscore_func: Find the zscore

Description Usage Arguments Value Examples

View source: R/zscore.R

Description

Find the zscore

Usage

1

Arguments

mean

the mean of a sample

val

the value being examines

sd

the standard deviation of the sample

Value

zscore of the value in a sample

Examples

1
zscore_func(89, 80, 5)

rgamble819/MATH4753ouGamb0004 documentation built on April 20, 2021, 10:34 p.m.