YoYo m in group A
Yoo m in group A
Could have picked me.
If any team left give it to me.
I'm managing a World Ten10 League. I will be simulating it in Cricket Revolution. In Cricket Revolution, every player has attributes for fielding, bowling and batting out of 10. The maximum a player can have is 20 points and the maximum a team consisting of 11 players can have is 160 points. So, I have used this way to calculate points of every player based on their bowling/batting averages in T20Is. The number before the '=' sign show the batting/bowling average for a particular player and on the other side the points are showed which are given if a player has his batting/bbowling average lying in that range.
Batting Averages:
50 ? 100 = 10
40 - 50 = 9
35 ? 40 = 8
30 ? 35 = 7
25 ? 30 = 6
20 ? 25 = 5
15 ? 20 = 4
10 ? 15 = 3
5 - 10 = 2
0 ? 5 = 1
0 = 0
Bowling Averages:
1 ? 15 = 10
15 ? 20 = 9
20 ? 25 = 8
25 ? 30 = 7
30 ? 35 = 6
35 ? 40 = 5
40 ? 45 = 4
45 ? 50 = 3
50 ? 55 = 2
55 ? 60 = 1
60 ? 65 = 0
Is this correct? Or are there any changes required?
Now, the problem is that some players have not played T20Is so which average should I take? ODIs or T20s? Secondly, many good players have quite low batting averages and high bowling averages, how to correct the points according to that?
Thank you Asad Abar.