About FilmScores
FilmScores combines a financial performance score and an audience reception score into one global score.
The idea behind FilmScores is simple: compile in one place a single score that gives you a comprehensive idea of how well a film performed both financially and in terms of audience success. Rather than juggling box office numbers and ratings across different sources, you get one unified metric that considers both dimensions.
This is a side project built for fun, exploring how we can combine different measures of success into something meaningful and easy to understand.
Financial Score
Based on return ratio revenue / budget, transformed by a logistic function.
Audience Score
Audience score is a direct normalization of TMDB average vote.
Dynamic Weighting
The audience weight increases with vote count using a second logistic function.
Global Score And Display
Final score is the weighted sum of both components, then rendered as a percentage.