Please compute the correct answer of the given Problem
Problem-Consider three processes with weights of 1, 2, and 3, respectively, being scheduled by a Lottery scheduler.
Part 1- What is the probability of seeing the rest two processes occupy at least 5 out of 10 consecutive CPU quanta?
Assume all processes are always ready to run, no traps occur, and no interrupts except for the timer interrupt occur.
I want expert's assistance to find the probability of seeing two processes occupy at least 5 out of 10.