# Rating a Finding

You can rate any finding giving it from 1 to 5 stars.&#x20;

**Findings rated by you, will show with the rating you've given.**

Findings you haven't yet rated, will show a rating calculated based on the suggestions from the community. **Including whenever you'll rate yours!**&#x20;

However, every user's suggestion is weighted by their score, which represents their [auditing performance across multiple platform](https://docs.solodit.cyfrin.io/leaderboard)[s](https://docs.solodit.cyfrin.io/leaderboard).&#x20;

### How are finding ratings calculated?

The formula for the final rating of a finding is:

<figure><img src="https://373155631-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNO5R8i94VXdLYIR8XEd%2Fuploads%2FkmTmULbMdhdECXLUGrBo%2Fimage.png?alt=media&#x26;token=466cfeff-521c-4e6b-8bb0-d266ff2f849f" alt=""><figcaption><p>Formula to Determine an Issue's Rating</p></figcaption></figure>

Where:

* $$User’s Score\_i$$ is the score of the user.
* $$User’s  Suggested  Score\_i$$ is the suggested finding's score suggested by the user.

**Example**:

Suppose we have two users:

* User A with a score of 2500 suggests a score of 2.
* User B with a score of 7000 suggests a score of 5.

The final score for the finding would be:

<figure><img src="https://373155631-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FrNO5R8i94VXdLYIR8XEd%2Fuploads%2FuXnAcnXyB3netOmVfrIj%2Fimage.png?alt=media&#x26;token=b7eed4c5-39ac-4342-bc06-354973434541" alt=""><figcaption><p>Final Score Example</p></figcaption></figure>

**Simply put:** Ratings from users with higher scores have more weight in the final calculation of the score.
