| 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_ID
- Customer ID 
- Questionnaire_ID
- Questionnaire ID 
- Name
- Customers Name 
- Gender
- Customers gender - Female- Male
- Age
- Age of the customer 
- Car_Model
- Car Model's name 
- Car_Manufacture_Year
- Month and year of car's manufacturing 
- Minor_Problems
- Minor problems were fixed by the workshop center indicator - No- Yes
- Major_Problems
- Major problems were fixed by the workshop center indicator - No- Yes- Yes
- Mileage
- The overall mileage of the car (kms/litre) 
- Odometer
- The overall kilometers travelled by the car 
- Satisfaction_Rating
- How satisfied was the customer - Very Poor<- Poor<- Average<- Good<- Very Good
Examples
data(SQ)
[Package RSADBE version 1.0 Index]