QUESTION Given the following processes and burst times: Process Burst Time P0 17 P1 19 P2 4 P3 8 P4 27 P5 29 P6 35 P7 12 P8 17 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 8 is being used.