mbafrani / AutomaticProcessSimulation

Automatic process simulation using Simpy and Pm4py.
Other
16 stars 5 forks source link

Service time: Find distribution of service of each activity #4

Closed mbafrani closed 4 years ago

mbafrani commented 4 years ago

After calculating the service time of each activity and removing their outlier, find the closest distribution with the parameters. Several techniques exist in python for finding the closest distribution. If nothing found a normal distiribution with the calcuated average.