An Example

This lesson introduces the unfairness metric with the help of an example and also briefly touches upon how to assign​ tickets.

We'll cover the following...

Unfairness metric

To make the dynamics of lottery scheduling more understandable, we now perform a brief study of the completion time of two jobs competing against one another, each with the same number of tickets (100) and the ​same run time (RR, which we will vary).

In this scenario, we’d like for each job to finish at roughly the same time, but due to the randomness of lottery scheduling, sometimes one job finishes before the other. To quantify this difference, we define a simple unfairness metric, UU which ...