Hits: 0 / Misses: 0 |
Avg. Time / Hit: 0ms
Skill Score: 0
How Skill Score is Calculated
The Skill Score reflects performance based on Accuracy, Speed (Time per Hit), and Difficulty (Target Size).
Components:
- Accuracy Factor: Your overall accuracy affects the score quadratically (Accuracy % / 100)2. This heavily rewards high accuracy. (Your Accuracy: 0%, Factor: 0.00)
- Speed Factor: How quickly you hit targets compared to a baseline time (
1000ms
). Calculated as Baseline Time / Your Avg Time per Hit
, capped to prevent extreme scores (max factor 2.5). Faster times give a higher multiplier. (Your Avg Time: 0ms, Factor: 1.00)
- Difficulty Factor: Based on target size. Smaller targets increase the score. Calculated as
Reference Size / Your Size
. (Reference: 30px, Your Size: 30px, Factor: 1.00)
Formula:
Score = (Accuracy Factor) * (Speed Factor) * (Difficulty Factor) * Scaling Factor
(Where Scaling Factor = 10000
, adjusts the score to a larger range)
Your Calculation:
(0.00) * 1.00 * 1.00 * 10000 = 0