Waiting Time {DataSetsUni} | R Documentation |
Bank waiting times before the customers receive their services
Description
The function allows to provide the 100 observations about waiting times (in minutes) in a bank before the customers receive their services.
Usage
data_waitingtime
Arguments
data_waitingtime |
A vector of (non-negative integer) values. |
Details
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.
Value
data_waitingtime gives the waiting times (in minutes) in a bank before the customers receive their services.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
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.
See Also
Examples
x<-data_waitingtime
summary(x)