dex165: probability mass function for exersize 1.6.5

Description Usage Details Value References Examples

Description

a pmf for choosing 5 out of 100 units to test for acceptability

Usage

1

Details

pmf for Exercise 1.6.5 part a

Value

a matrix with the value of x and its pmf

x the x value used to determine the output for the pmf

pmf the output of the probability mass function using the corresponding x value

References

Hogg, R. McKean, J. Craig, A. (2018) Introduction to Mathematical Statistics, 8th Ed. Boston: Pearson.

Examples

1
pmf_matrix <- dex165()

joemckean/mathstat documentation built on May 30, 2019, 2:01 p.m.