Question: You have just started your new job as a junior programmer at Wrigh's Design House. The Project Manager has asked you to develop a program to determine the estimated time needed to complete a design project.
To evaluate the estimated time the Design House uses the calculations entered for an optimistic time, a realistic time and a pessimistic time. The program allows the staff to enter and keep track of the number of projects, then prints the results based on the data entered.
Data Entry
A five digit project number
A two digit optimistic time
A two digit realistic time
A two digit pessimistic time
Data Output
Each project number
The optimistic time
The realistic time
The pessimistic time
The expected time use the formula ET = ( OT + 4RT + PT) / 6
The total number of projects and the activity that takes the longest time and the activity that takes the shortest time.
Rationalize your answer by math, measurement or example, something convincing.