better formula explanation

main
Washington Botelho 2017-10-30 23:45:01 -02:00
parent 598c58af7e
commit 73b194304e
No known key found for this signature in database
GPG Key ID: BECE10A8106CC7A0
1 changed files with 3 additions and 3 deletions

View File

@ -33,13 +33,13 @@ Rating uses the know as "True Bayesian Estimate" inspired on [IMDb rating](http:
`WR`: weighted rating `WR`: weighted rating
`R`: average for the resource (mean) = (Rating) `R`: average for the resource
`v`: number of votes for the movie = (votes) `v`: number of votes for the resource
`m`: average of the number of votes `m`: average of the number of votes
`C`: the mean vote across the whole report `C`: the average rating based on all resources
## Install ## Install