Learn R Programming

DLFM (version 0.2.3)

new_energy_vehicle: New Energy Vehicle (NEV) Purchase Intention Survey Data

Description

A questionnaire survey on consumers' purchase intention toward new energy vehicles (NEVs) and its influencing factors. The dataset includes (i) household vehicle purchase history, (ii) attitudes toward policy/product/economic/firm factors measured on a 5-point Likert scale, and (iii) demographic information.

Usage

new_energy_vehicle

Arguments

Format

A data frame with 520 rows and multiple variables:

household_ice_owned

Whether the household has purchased an internal-combustion (fuel) vehicle (single choice).

household_nev_owned

Whether the household has purchased a new energy vehicle (single choice).

policy_subsidy_intention

Effect of subsidy policies (e.g., toll exemptions, lower purchase price, low-interest loans) on NEV purchase intention (Likert 5-point).

policy_license_intention

Effect of license-plate policies (e.g., free registration, road-restriction privileges) on NEV purchase intention (Likert 5-point).

environmental_intention

Effect of environmental concerns on NEV purchase intention (Likert 5-point).

infrastructure_intention

Effect of charging infrastructure convenience on NEV purchase intention (Likert 5-point).

driving_experience_factor

Effect of driving experience (product factor) on NEV purchase intention (Likert 5-point).

battery_performance_factor

Effect of battery performance (range, lifespan, capacity, charging efficiency) on NEV purchase intention (Likert 5-point).

safety_factor

Effect of safety and technology maturity/reliability on NEV purchase intention (Likert 5-point).

depreciation_cost_factor

Effect of depreciation/durability concerns (economic factor) on NEV purchase intention (Likert 5-point).

purchase_cost_factor

Effect of purchase price (economic factor) on NEV purchase intention (Likert 5-point).

charging_cost_factor

Effect of charging cost (economic factor) on NEV purchase intention (Likert 5-point).

maintenance_cost_factor

Effect of maintenance/repair cost (economic factor) on NEV purchase intention (Likert 5-point).

service_factor

Effect of firm service (pre-sales and after-sales) on NEV purchase intention (Likert 5-point).

brand_factor

Effect of brand (firm factor) on NEV purchase intention (Likert 5-point).

technology_advantage_factor

Effect of perceived technological advantages (firm factor) on NEV purchase intention (Likert 5-point).

purchase_intent

Stated intention to purchase an NEV (Likert 5-point).

recommend_intent

Willingness to recommend NEVs to others (Likert 5-point).

repurchase_intent

Willingness to prioritize buying an NEV next time (Likert 5-point).

gender

Gender (single choice).

age

Age group (single choice).

education

Education level (single choice).

occupation

Occupation (single choice).

hukou

Household registration type (rural/urban; single choice).

household_income

Average monthly household income (categorical; single choice).

Details

The Likert scale options are: A = Strongly disagree, B = Disagree, C = Neutral, D = Agree, E = Strongly agree.