Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interpret e_bayescoring #46

Open
JoshSchramm94 opened this issue Oct 15, 2022 · 0 comments
Open

Interpret e_bayescoring #46

JoshSchramm94 opened this issue Oct 15, 2022 · 0 comments

Comments

@JoshSchramm94
Copy link

Hey,

I was wondering how I can actually interpret these bayes scoring?
If I compare it to the ranks running HB Sawtooth I found a quite close match. However, Sawtooth also provides probability scores as well as zero-anchored interval scores.
I thought that these bayes scores can be treated as raw logits scores and could easily be transformed to probability scores, either by the formula provided by Sawtooth (https://sawtoothsoftware.com/help/lighthouse-studio/manual/hid_web_maxdiff_hbv4.html?anchor=transformingweightsto0-100 , see "Transforming Weights to 0-100 Scale") or just running exp() and divide it by the sum(exp()) of all other item scores. However, when using these formulas the range is within 1 to 2% for all items, which seems odd.

Thanks a lot for the help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant