Hi everyone,
I have been trying to create an algorithm to calculate the delivery efficiency rate (DER) of a logistics delivery company. The variables I have currently are late delivery risk( 1 or 0), distance between departure (customer city) and destination city(order city) , time taken for shipment, time taken for pre-shipment, weight of the parcel, the delivery fee revenue and delivery fee expense.
Currently, I am using one that involves a point system but I can't figure out which variable has the most effect on the delivery efficiency rate because I was already allocating a specific 'point' to each variable I used in the algorithm. I was wondering if anyone could lend me a hand in creating a new algorithm with the available variables that can help me to figure out how efficient the delivery process is. I could also use your valuable help in figuring out which variable has the most effect on the delivery efficiency rate.
Thank you!
I have been trying to create an algorithm to calculate the delivery efficiency rate (DER) of a logistics delivery company. The variables I have currently are late delivery risk( 1 or 0), distance between departure (customer city) and destination city(order city) , time taken for shipment, time taken for pre-shipment, weight of the parcel, the delivery fee revenue and delivery fee expense.
Currently, I am using one that involves a point system but I can't figure out which variable has the most effect on the delivery efficiency rate because I was already allocating a specific 'point' to each variable I used in the algorithm. I was wondering if anyone could lend me a hand in creating a new algorithm with the available variables that can help me to figure out how efficient the delivery process is. I could also use your valuable help in figuring out which variable has the most effect on the delivery efficiency rate.
Thank you!