Toys Price | R Documentation |
The function allows to provide the prices of the 31 different children’s wooden toys on sale in a Suffolk craft shop in April 1991.
data_toysprice
data_toysprice |
A vector of (non-negative integer) values. |
The data represents the prices of the 31 different children’s wooden toys on sale in a Suffolk craft shop in April 1991. Recently, it is used by Shafiei et al. (2016) and fitted the inverse Weibull power series distribution.
data_toysprice gives the prices of the 31 different children’s wooden toys on sale.
Muhammad Imran.
R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.
Shafiei, S., Darijani, S., & Saboori, H. (2016). Inverse Weibull power series distributions: properties and applications. Journal of statistical computation and simulation, 86(6), 1069-1094.
x<-data_toysprice
summary(x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.