| SQ {RSADBE} | R Documentation |
Sample Questionnaire Data
Description
The sample questionnaire data is simply used to familiarize the reader with data and statistical terminologies.
Usage
data(SQ)
Format
A data frame with 20 observations on the following 12 variables.
Customer_IDCustomer ID
Questionnaire_IDQuestionnaire ID
NameCustomers Name
GenderCustomers gender
FemaleMaleAgeAge of the customer
Car_ModelCar Model's name
Car_Manufacture_YearMonth and year of car's manufacturing
Minor_ProblemsMinor problems were fixed by the workshop center indicator
NoYesMajor_ProblemsMajor problems were fixed by the workshop center indicator
NoYesYesMileageThe overall mileage of the car (kms/litre)
OdometerThe overall kilometers travelled by the car
Satisfaction_RatingHow satisfied was the customer
Very Poor<Poor<Average<Good<Very Good
Examples
data(SQ)
[Package RSADBE version 1.0 Index]