Child deaths in the age group 40-49 | R Documentation |
The function gives the frequency distribution of child deaths in the age group 40-49 of Uttar Pradesh.
data_age_40
data_age_40 |
A vector of (non-negative integer) count values. |
The data show the frequency distribution of child deaths in the age group 40-49 of Uttar Pradesh. They were used by Singh et al. (2012) and fitted by a probabilistic study of variation in the number of child deaths.
data_age_40 gives the frequency distribution of child deaths in the age group 40-49 of Uttar Pradesh.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Singh, K. K., Singh, B. P., & Singh, N. (2012). A probabilistic study of variation in number of child deaths. Journal of Rajasthan Statistical Association, 1(1), 54-67.
data_age_30
x<-data_age_40
summary(x)
table (x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.