ndphillips / EE-Goals

0 stars 0 forks source link

Redo Plots that show switch rates, high variance chosen etc. over trials with cumulative points on x -axis #11

Closed mdsteiner closed 7 years ago

mdsteiner commented 7 years ago

To have a better measure of when participants were closer to the goal, don't use trials as measure but the cumulative points. Maybe use bins of 5 points or so to make sure to have enough datapoints to get a meaningful mean value.

mdsteiner commented 7 years ago

I address this in 05_issue11.R.

Here are some plots about this. I created bins to be able to aggregate data somehow over the point values. The bins are always on the x axes. Results don't differ too much from the analyses over trials. Here's a summary of what the plots show:

Predictions of the different models over the bins and separated for the conditions grafik

Proportion of high variance chosen over bins and conditions grafik

Proportion of switches over bins and conditions grafik

Median response times over bins and conditions grafik