QUESTION Given the following processes and burst times: Process Burst Time P0 8 P1 6 P2 17 P3 6 P4 8 P5 9 P6 3 Calculate the average wait time for the following scheduling algorithms Non pre-emptive, First Come, First Served Round Robin Shortest Job First Assume that a quantum of 5 is being used.