From 73b194304ed71b596644bd3d359c151f3df98b5b Mon Sep 17 00:00:00 2001 From: Washington Botelho Date: Mon, 30 Oct 2017 23:45:01 -0200 Subject: [PATCH] better formula explanation --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a78fcf7..ab5a89a 100644 --- a/README.md +++ b/README.md @@ -33,13 +33,13 @@ Rating uses the know as "True Bayesian Estimate" inspired on [IMDb rating](http: `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 -`C`: the mean vote across the whole report +`C`: the average rating based on all resources ## Install