hyp.sample: PDF of Successes from Finite Population

Description Usage Arguments Value Examples

View source: R/ch4-fn.R

Description

Probability Distribution of the Number of Successes from Finite Population

Usage

1
hyp.sample(npop, ndef, nsamp, cex = 0.8, dig = 4)

Arguments

npop

Population size

ndef

Number of success items in the population

nsamp

Sample size

cex

Text size, Default: 0.8

dig

Number of digits below the decimal point, Default: 4

Value

the PDF

Examples

1
 hyp.sample(50, 8, 10)

tjssu/Rstat documentation built on Aug. 8, 2020, 12:38 p.m.