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

How to get the unweighted score? #2

Open
zhimin-z opened this issue Mar 11, 2024 · 3 comments
Open

How to get the unweighted score? #2

zhimin-z opened this issue Mar 11, 2024 · 3 comments

Comments

@zhimin-z
Copy link

zhimin-z commented Mar 11, 2024

image
$(88.89+80.60+52.63+100)/4 = 80.53$
$(88.89+80.60+52.63)/3 = 74.04$
It seems very unintuitive to get the 78.97 unweighted score from the leaderboards...

@brightmart
Copy link
Member

image

@brightmart
Copy link
Member

the unweighted score is not calculated from the average of beginner level,
intermediate level, and advanced level. Instead, it is (the number of questions passed unit test / number of totals questions)

@zhimin-z
Copy link
Author

zhimin-z commented Mar 11, 2024

the unweighted score is not calculated from the average of beginner level, intermediate level, and advanced level. Instead, it is (the number of questions passed unit test / number of totals questions)

Thanks for clarification, why not specify it in the documentation as well? @brightmart

@zhimin-z zhimin-z reopened this Oct 17, 2024
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

2 participants