Last chance! 50% off unlimited learning
Sale ends in
The function gives the observed number of females in 100 queues.
data_queue
data_queue gives the observed number of females in 100 queues.
A vector of (non-negative integer) count values.
Muhammad Imran
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
The data show the observed number of females in 100 queues of length 10 in a London underground station. They were used by Conigliani et al. (2000) and fitted by the zero-inflated models.
Conigliani, C., Castro, J. I., & O'Hagan, A. (2000). Bayesian assessment of goodness of fit against nonparametric alternatives. Canadian Journal of Statistics, 28(2), 327-342.
data_hurricanes
x<-data_queue
summary(x)
table (x)
Run the code above in your browser using DataLab