Get startedGet started for free

Throughput time analysis

In the final exercises, we will look at the performance of the order-to-cash process. In particular: how long does it take before an order is delivered?

This exercise is part of the course

Business Process Analytics in R

View Course

Hands-on interactive exercise

Have a go at this exercise by completing this sample code.

# Filter and trim otc to select sections of interest
___ %>% 
  ___
Edit and Run Code