data_bihar: The data show the frequency distribution of female childbirth...

Female childbirth in BiharR Documentation

The data show the frequency distribution of female childbirth in Bihar

Description

The function gives the frequency distribution of female childbirth in Bihar.

Usage

data_bihar

Arguments

data_bihar

A vector of (non-negative integer) count values.

Details

The data show the frequency distribution of female childbirth in Bihar. Recently, they were used by Kumar (2020) and fitted by a probability model for the number of female childbirths.

Value

data_bihar gives the frequency distribution of female childbirth in Bihar.

Author(s)

Muhammad Imran

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

References

Kumar, A. (2020). A probability model for the number of female childbirths. Journal of Statistics Applications & Probability. 9(3), 525-534.

See Also

data_ufemale, data_rfemale

Examples

x<-data_bihar
summary(x)
table (x)

DDPM documentation built on July 9, 2023, 6:17 p.m.