A simulated dataset containing 8000 mode choices among four alternatives.
apollo_modeChoiceData
A data frame with 8000 rows and 25 variables:
Numeric. Identification number of the individual.
Numeric. 1 if the row corresponds to a revealed preference (RP) observation. 0 otherwise.
Numeric. Consecutive ID of RP observation.
Numeric. 1 if the row corresponds to a stated preference (SP) observation. 0 otherwise.
Numeric. Consecutive ID of SP choice task.
Numeric. Access time (in minutes) of mode air.
Numeric. Access time (in minutes) of mode bus.
Numeric. Access time (in minutes) of mode rail.
Numeric. 1 if the mode air (plane) is available. 0 otherwise.
Numeric. 1 if the mode bus is available. 0 otherwise.
Numeric. 1 if the mode car is available. 0 otherwise.
Numeric. 1 if the mode rail (train) is available. 0 otherwise.
Numeric. Purpose of the trip. 1 for business, 0 for other.
Numeric. Choice indicator, 1=car, 2=bus, 3=air, 4=rail.
Numeric. Cost (in GBP) of mode air.
Numeric. Cost (in GBP) of mode bus.
Numeric. Cost (in GBP) of mode car.
Numeric. Cost (in GBP) of mode rail.
Numeric. Sex of individual. 1 for female, 0 for male.
Numeric. Income (in GBP per annum) of the individual.
Numeric. Additional services for the air alternative. 1 for no-frills, 2 for wifi, 3 for food. This is not used in the RP data, where it is set to 0.
Numeric. Additional services for the rail alternative. 1 for no-frills, 2 for wifi, 3 for food. This is not used in the RP data, where it is set to 0.
Numeric. Travel time (in minutes) of mode air.
Numeric. Travel time (in minutes) of mode bus.
Numeric. Travel time (in minutes) of mode car.
Numeric. Travel time (in minutes) of mode rail.
This dataset is to be used for discrete choice modelling. Data comes from 500 individuals, each with one revealed preferences (RP) observation, and 15 stated preferences (SP) observations. There are 8000 choices in total. Data is simulated. Each observation contains attributes of the alternatives, availability of alternatives, and characteristics of the individuals.