## How Do Data Analysts Respond to AI Assistance? A Wizard-of-Oz Study
## Overview
This repository contains the supplementary materials for the paper, [How Do Data Analysts Respond to AI Assistance? A Wizard-of-Oz Study](https://arxiv.org/abs/2309.10108).
The code for the JupyterLab notebook interface used in the study is available on [github](https://github.com/behavioral-data/Data-Assistant-Interface).
### Files in this folder
The files are organized as follows
* `StudyProtocol.pdf`:
Description of the study protocol including questions we asked during the interview phase of the study
* `Recruitment.pdf`:
Recruitment text used to send to mailing lists
* `SuggestionAndPropmts.xlsx`:
All the prepared suggestions used for the wizard of oz study and the general prompt we used
* `Task`
* `TaskDescriptionAndStarterCells.pdf`: The task description for every participant and associated start cell for R or Python
* `data.csv`" The dataset used for the study task, simplified from the crowd sourced analysis study
* `data_report.html`: Simple visualizations and statistics of the dataset created from the ydata profiling library