Learn R Programming

RRTCS (version 0.0.4)

DianaPerri1Data: Randomized Response Survey on defrauded taxes

Description

This data set contains observations from a randomized response survey conducted in a population of 417 individuals in a municipality to investigate defrauded taxes. The sample is drawn by simple random sampling without replacement. The randomized response technique used is the Diana and Perri 1 model (Diana and Perri, 2010) with parameters \(p=0.6\), \(W=F(10,5)\) and \(U=F(5,5)\).

Usage

data(DianaPerri1Data)

Arguments

Format

A data frame containing 150 observations from a population of \(N=417\). The variables are:

  • ID: Survey ID

  • z: The randomized response to the question: What quantity of your agricultural subsidy do you declare in your income tax return?

  • Pi: first-order inclusion probabilities

References

Diana, G., Perri, P.F. (2010). New scrambled response models for estimating the mean of a sensitive quantitative character. Journal of Applied Statistics 37 (11), 1875<U+2013>1890.

See Also

DianaPerri1

Examples

Run this code
# NOT RUN {
data(DianaPerri1Data)
# }

Run the code above in your browser using DataLab