Toys Price {DataSetsUni}R Documentation

The data represents the prices of the 31 different children’s wooden toys on sale in a Suffolk craft shop in April 1991

Description

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.

Usage

data_toysprice

Arguments

data_toysprice

A vector of (non-negative integer) values.

Details

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.

Value

data_toysprice gives the prices of the 31 different children’s wooden toys on sale.

Author(s)

Muhammad Imran.

R implementation and documentation: Muhammad Imran imranshakoor84@yahoo.com.

References

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.

Examples

x<-data_toysprice
summary(x)

[Package DataSetsUni version 0.1 Index]