Waiting Time | R Documentation |
The function allows to provide the 100 observations about waiting times (in minutes) in a bank before the customers receive their services.
data_waitingtime
data_waitingtime |
A vector of (non-negative integer) values. |
The data contain 100 observations about waiting times (in minutes) in a bank before the customers receive their services. Recently, the data set is used by Alsubie. A (2022) and fitted modified Kies–Lomax distribution with estimation methods.
data_waitingtime gives the waiting times (in minutes) in a bank before the customers receive their services.
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Alsubie, A. (2021). Properties and Applications of the Modified Kies–Lomax Distribution with Estimation Methods. Journal of Mathematics, 2021, 1-18.
Afify, A., Yousof, H., & Nadarajah, S. (2017). The beta transmuted-H family for lifetime data. Statistics and its Interface, 10(3), 505-520.
data_bank
x<-data_waitingtime
summary(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.