Skip to main content

I have a data set that has upward of 30 different soccer actions, such as "passes completed per 90" and "Shots taken per 90", which is distributed across a list of 50+ players.

 

My goal is to create a dashboard that presents a single view of each player, but does so demonstrating each of their specific soccer actions as a ranked percentile against the scores of their peers.

 

Would I have to create a ranked percentile calculation for each of the 30 actions?

4 respuestas
0/9000