I have read through the forum and found many posts on how to calculate median. However, I am still having trouble. I am attempting to calculate median cycle times per station for an assembly. The result should look like this:
F0100 2.56
F0400 5.87
F0425 9.09
etc, etc.
Here is the code...