Skip to content

Materials of the paper "Mental Jenga - A counterfactual simulation model of physical support" by Liang Zhou, Kevin A. Smith, Joshua B. Tenenbaum & Tobias Gerstenberg

cicl-stanford/mental_jenga

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mental Jenga

Summary

People make causal judgments about the physical world in everyday life. Might mental simulation be critical in our ability to make these judgments?

Repository structure

├── code
│   ├── experiments
│   ├── js
│   └── R
├── data
├── figures
└── docs

code/ includes all the code used in running experiments, model implementation, and data analysis.

  • code/experiments includes psiTurk code for each of the experiments described in the paper
  • code/js includes javascript code used to implement the model and run simulations
  • code/R includes R code for analysis of data and simulations (you can also see the analysis here)

data contains all (anonymized) data gathered, in addition to files containing the data for every trial used in the experiments.

  • data/expX directories contain JSON files for the stimuli for each of the 3 experiments
  • exp3_key.json contains the IDs of the black and white brick for each trial in experiment 3
  • raw/ contains anonymized data files for all experiments

Interactive visualization

Check out the interactive visualization here!

About

Materials of the paper "Mental Jenga - A counterfactual simulation model of physical support" by Liang Zhou, Kevin A. Smith, Joshua B. Tenenbaum & Tobias Gerstenberg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published