The Movie Database Support

Currently, when you click Explore, you can choose three sorting methods:

  • Popularity

It's not entirely clear to me what popularity means. I would guess it's based on number of clicks and limited to a certain time frame, e.g. a week.

  • Rating

If you choose "Rating Descending" you will get many trash results, like "Satan Moves to the Suburbs (2016)", which only turns up because one twerp rated 10 grin So it's mostly useless for the purpose of finding good movies, but still turns up one or another interesting movie.

  • Release Date

This seems to be useful when you are really bored and want to make sure to catch'em'all.

I see room for new types of sorting methods:

  • Number Of Ratings: Good movies usually get more ratings than bad movies. Well, The Room isn't exactly a good movie, but it might still be desirable for it to turn up in Number Of Ratings. It seems TMDB doesn't show number of ratings anywhere at the moment, which should also be added IMO.
  • Number Of Clicks This Week: Like the current Popularity, just renamed for clarity.
  • Number Of Clicks All Time
  • Number Of Reviews: Reviewers usually take some time for their review. The more reviews, the better the movie must be, because it got so much attention. The Room argument applies again. (That partiular movie however got none at the moment)
  • Random: TMDB simply selects 10 random results. Additional controls should be added which limit minimum rating/number of ratings, in order to weed out trash results.
  • Unexpected: You take all the data of the movie, create the hash and sort by that. The resulting order should be pretty unexpected wink For better resource usage, hashes should only be produced when data changes.
  • Recommendation: Some of your activity is sent to a third party, analyzed and digested into recommendations. A non-commercial third party should be chosen to avoid privacy free hell. A cooperation with Movielens comes to mind. On their site, you rate movies and they present a grid of recommended movies. Surely, ratings on TMDB could be sent to Movielens and Movielens could in turn send the recommendations.

WDYT?

3 replies (on page 1 of 1)

Jump to last post

@ViciousPecan said:

Currently, when you click Explore, you can choose three sorting methods:

  • Rating

If you choose "Rating Descending" you will get many trash results, like "Satan Moves to the Suburbs (2016)", which only turns up because one twerp rated 10 grin So it's mostly useless for the purpose of finding good movies, but still turns up one or another interesting movie.

I believe that IMDb awaits at least five ratings before showing average rating. Maybe doing something like that here would be advisable. Also, it definitely would help to show number of ratings for a movie, so folks know the number or ratings that the average is based upon; but I'm not so sure that using number of ratings as a sorting criterion would make much sense as a sort of surrogate for average rating. E.g., Plan 9 from Outer Space is generally regarded as one of the worst movies ever made. At IMDb it has an average rating of 4.0/10, but that terrible average is based on a huge 31,540 user ratings. (The 4.4 average it gets here has no count of number of user ratings, but I'm guessing it's minuscule relative to the number over at the other site.)

Actual average rating would work well as long as they await a minimum number of ratings before showing average. And I think it's obvious that showing number of ratings next to the average would be really helpful, so that users can judge for themselves whether the sample is large enough to be representative.

I believe that IMDb awaits at least five ratings before showing average rating. Maybe doing something like that here would be advisable. Also, it definitely would help to show number of ratings for a movie, so folks know the number or ratings that the average is based upon; but I'm not so sure that using number of ratings as a sorting criterion would make much sense as a sort of surrogate for average rating. E.g., Plan 9 from Outer Space is generally regarded as one of the worst movies ever made. At IMDb it has an average rating of 4.0/10, but that terrible average is based on a huge 31,540 user ratings. (The 4.4 average it gets here has no count of number of user ratings, but I'm guessing it's minuscule relative to the number over at the other site.)

Actual average rating would work well as long as they await a minimum number of ratings before showing average. And I think it's obvious that showing number of ratings next to the average would be really helpful, so that users can judge for themselves whether the sample is large enough to be representative.

I remembered reading this about averages the other day in "Site Reliability Engineering" p. 42:

Most metrics are better thought of as distributions rather than averages. For example, for a latency SLI [Service Level Indicator], some requests will be served quickly, while others will invariably take longer–sometimes much longer. A simple average can obscure these tail latencies, as well as changes in them. Figure 4-1 [omitted] provides an example: although a typical request is served in about 50ms, 5% of requests are 20 times slower! [...]

Translated into TMDB terms:

Most metrics are better thought of as distributions rather than averages. For example, for a rating metric, some ratings will be 9, while others wil invariably be 4–sometimes even 1. A simple average can obscure these tail ratings, as well as changes in them. Figure 4-1 [omitted] provides an example: although a typical rating is 7, 5% of ratings is 20 times worse.

A well-known example where ratings are broken up into segments is Amazon. You can see at a glance the distribution of ratings. It might be worthwile to do this as well on TMDB.

@ViciousPecan said:

A well-known example where ratings are broken up into segments is Amazon. You can see at a glance the distribution of ratings. It might be worthwile to do this as well on TMDB.

Yes, IMDb's system that allows us to see distributions is preferable, but a measure of central tendency is also helpful as long as it is based on a reasonable minimum number of ratings and if the number of ratings is indicated. And for a measure of central tendency, the median is, in this case, preferable to the mean, the latter of which can be more easily influenced by a few extreme ratings.

Can't find a movie or TV show? Login to create it.

Global

s focus the search bar
p open profile menu
esc close an open window
? open keyboard shortcut window

On media pages

b go back (or to parent when applicable)
e go to edit page

On TV season pages

(right arrow) go to next season
(left arrow) go to previous season

On TV episode pages

(right arrow) go to next episode
(left arrow) go to previous episode

On all image pages

a open add image window

On all edit pages

t open translation selector
ctrl+ s submit form

On discussion pages

n create new discussion
w toggle watching status
p toggle public/private
c toggle close/open
a open activity
r reply to discussion
l go to last reply
ctrl+ enter submit your message
(right arrow) next page
(left arrow) previous page

Settings

Want to rate or add this item to a list?

Login