Problem 12-09 (Algorithmic) A project has four activities (A, B, C, and D) that must be performed sequentially. The prob
Posted: Wed Jul 06, 2022 12:24 pm
a. Provide the base-case, worst-case, and best-case calculations for the time to complete the project. Activity Base case A B C D Total B с D Total weeks weeks 0.2186 0.4655 weeks 0.8641 0.9039 weeks weeks Worst case Activity Random Number Completion Time A weeks weeks weeks weeks weeks weeks b. Use the random numbers 0.2186, 0.4655, 0.8641 and 0.9039 to simulate the completion time of the project in weeks. weeks weeks weeks Best case weeks weeks weeks weeks weeks weeks c. Discuss how simulation could be used to estimate the probability that the project can be completed in weeks or less. Simulation provides a distribution of project completion times. Th✔ mean percentage of times weeks and under can be used to estimate the probability that the project will be completed within w