Hmmm ...
(Station_Strikes / Station_Signals) this is the red axis
(Station_Strikes / Total_Strikes) this is the blue axis
(Station_Strikes / Station_Signals) * (Station_Strikes / Total_Strikes) this is the efficiency in lightningmaps.org !
Maybe we have to put some weighting to this both axises ?
For example :
( 2x (Station_Strikes / Station_Signals) + 1x (Station_Strikes / Total_Strikes) ) /3 *100
This will double the weighting for the location ratio.
Hmmm, looks like every station is efficient
Edit : Played a little bit with the weighting and found, the best weighting is NO weighting (see plot) The only different now is the + operator, not using the *
Thomas
(Station_Strikes / Station_Signals) this is the red axis
(Station_Strikes / Total_Strikes) this is the blue axis
(Station_Strikes / Station_Signals) * (Station_Strikes / Total_Strikes) this is the efficiency in lightningmaps.org !
Maybe we have to put some weighting to this both axises ?
For example :
( 2x (Station_Strikes / Station_Signals) + 1x (Station_Strikes / Total_Strikes) ) /3 *100
This will double the weighting for the location ratio.
Hmmm, looks like every station is efficient
Edit : Played a little bit with the weighting and found, the best weighting is NO weighting (see plot) The only different now is the + operator, not using the *
Thomas