50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

RRTCS (version 0.0.4)

SoberanisCruzData: Randomized Response Survey on speeding

Description

This data set contains observations from a randomized response survey conducted in a population of 1500 families in a Spanish town to investigate speeding. The sample is drawn by cluster sampling by district. The randomized response technique used is the SoberanisCruz model (Soberanis Cruz et al., 2008) with parameter p=0.7. The innocuous question is: Is your car medium/high quality? with α=0.5.

Usage

data(SoberanisCruzData)

Arguments

Format

A data frame containing 290 observations from a population of N=1500 families divided into twenty cluster. The variables are:

  • ID: Survey ID

  • CL: Cluster ID

  • z: The randomized response to the question: Do you often break the speed limit?

  • Pi: first-order inclusion probabilities

References

Soberanis Cruz, V., Ram<U+00ED>rez Valverde, G., P<U+00E9>rez Elizalde, S., Gonz<U+00E1>lez Cossio, F. (2008). Muestreo de respuestas aleatorizadas en poblaciones finitas: Un enfoque unificador. Agrociencia Vol. 42 N<U+00FA>m. 5 537-549.

See Also

SoberanisCruz

Examples

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

Run the code above in your browser using DataLab