Skip to content

Fix mean score formula #101

@itrujnara

Description

@itrujnara

Description of the bug

The formula for "goodness" is currently $\frac{\bar x}{k}$, which produces non-comparable results when the number of databases changes. It should be $\frac{\bar x - 1}{k - 1}$.

Command used and terminal output

Relevant files

No response

System information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions