Actual Taxes {DataSetsUni} | R Documentation |
The monthly actual taxes revenue in Egypt
Description
The function allows to provide the monthly actual taxes revenue in Egypt from January 2006 to November 2010.
Usage
data_Taxes
Arguments
data_Taxes |
A vector of (non-negative integer) values. |
Details
The data set consists of the monthly actual taxes revenue in Egypt from January 2006 to November 2010. Recently, it is used by Ali et al. (2022) and fitted the odd Burr-III Lomax distribution.
Value
data_Taxes gives the monthly actual taxes revenue in Egypt.
Author(s)
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
References
Ali, M., Khalil, A., Mashwani, W. K., Alrajhi, S., Al-Marzouki, S., & Shah, K. (2022). A novel fréchet-type probability distribution: its properties and applications. Mathematical Problems in Engineering, 2022, 1-14.
Jamal, F., Nasir, M. A., Tahir, M. H., & Montazeri, N. H. (2017). The odd Burr-III family of distributions. Journal of Statistics Applications and Probability, 6(1), 105-122.
Owoloko, E. A., Oguntunde, P. E., & Adejumo, A. O. (2015). Performance rating of the transmuted exponential distribution: an analytical approach. SpringerPlus, 4, 1-15.
Nassar, M. M., & Nada, N. K. (2011). The beta generalized Pareto distribution. Journal of Statistics: Advances in Theory and Applications, 6(1/2), 1-17.
See Also
Examples
x<-data_Taxes
summary(x)