I have a game with levels. I am tracking the time (in seconds) each of my users took to complete a certain level.
What I want to accomplish is to show the user how their time compares to others (i.e. "Your time is better than 60.5%") by using the existing data that I have.
From the raw data...