Learn R Programming

RSADBE (version 1.0)

SQ: Sample Questionnaire Data

Description

The sample questionnaire data is simply used to familiarize the reader with data and statistical terminologies.

Usage

data(SQ)

Arguments

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

Run this code
data(SQ)

Run the code above in your browser using DataLab