Female childbirth in Bihar | R Documentation |
The function gives the frequency distribution of female childbirth in Bihar.
data_bihar
data_bihar |
A vector of (non-negative integer) count values. |
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.
data_bihar gives the frequency distribution of female childbirth in Bihar.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Kumar, A. (2020). A probability model for the number of female childbirths. Journal of Statistics Applications & Probability. 9(3), 525-534.
data_ufemale, data_rfemale
x<-data_bihar
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.