I have a list of data split into three columns.
The first column is a speed limit for a particular road.
The second column is the speed at which a vehicle was travelling along that road.
The third column is the amount which the vehicle was breaking the speed limit.
I am trying to come up with a formula that will read the content of the cells and produce a percentage for the total amount of vehicles that were travelling at x amount over the posted speed limit.
Eg show the percentage of all drivers who were doing 37mph in a 30mph zone, show me the percentage of all drivers who were doing 39 mph in a 30mph zone.
Eg, show me the percentage of all drivers who were travelling at 47mph in a 40mph zone etc...
Hope someone can help me out
Bookmarks