Supplementary data for the paper Bazilinskyy, P., Sakuma, T., & De Winter, J. C. F. (2021). What driving style makes pedestrians think a passing vehicle is driving automatically? Applied Ergonomics. https://doi.org/10.1016/j.apergo.2021.103428

* analysis.m: MATLAB script that produces bar plots and analyses.
* comments_annotated.xlsx: annotated comments of participants in English (translated when needed).
* comments.xlsx: comments of participants in Japanese and English (read by analysis.m).
* data.xlsx: numeric data from the experiment (read by analysis.m).
* /forms: instructions and questionnaires used during the experiment.
* stats_deceleration.xlsx: results of t-tests for deceleration trials (generated by analysis.m).
* stats_trajectory.xlsx: results of t-tests for trajectory trials (generated by analysis.m).
* trials_mapping.xlsx: mapping of trials during 3 sessions (read by analysis.m).

Notes
* The MATLAB scripts were tested using MATLAB R2020b.