Movies Example

This example illustrates the use of rating systems in a simple hypothetical example of movies.The users assign a rating (or vote) on a sequential scale(from 1-5). Zero value means that the users do not rate the movie. In this example there are 5 users and 3 movies.

Movies Example

User

Movie1

Movie2

Movie3

User1

1

5

0

User2

4

3

5

User3

2

4

0

User4

1

0

4

User5

0

2

3