11-23-2020, 09:41 PM
Hi Cynthia,
Are you trying to implement some type of a multi-armed bandit experiment? I think I mostly understand what you are after, but it'd be helpful to get an explicit confirmation to my interpretation below:
Let's assume that in your block 1, you are using a choice response with three options. The left option has a 80% reward rate, the middle 50%, and the right 20%. Then, what you are looking for is a way for FF to tell participants "you are correct!" 80% of the time if they choose the left option, 50% for the middle, and 20% for the right.
Is this interpretation correct? If not, can you explain what you need in a similarly concrete example? Thanks!
Are you trying to implement some type of a multi-armed bandit experiment? I think I mostly understand what you are after, but it'd be helpful to get an explicit confirmation to my interpretation below:
Let's assume that in your block 1, you are using a choice response with three options. The left option has a 80% reward rate, the middle 50%, and the right 20%. Then, what you are looking for is a way for FF to tell participants "you are correct!" 80% of the time if they choose the left option, 50% for the middle, and 20% for the right.
Is this interpretation correct? If not, can you explain what you need in a similarly concrete example? Thanks!