Identify the formal approach that creates three time estimates for an activity.

a. Program Evaluation and Review Technique (PERT)
b. Work breakdown structure (WBS)
c. Gantt chart technique (GCT)
d. Grid breakdown structure (GBS)


a. Program Evaluation and Review Technique (PERT)
A formalized approach called Program Evaluation and Review Technique (PERT) creates three time estimates for an activity: shortest possible time, most likely time, and longest possible time. A formula is then applied to determine a single PERT time estimate.

Computer Science & Information Technology

You might also like to view...

Assume the following program declarations for the below questions.

``` float x, y, z; int m, n; void w // function prototype (float&, float&, int); ``` Is the function call w (z*2, y, m); correct? If not, state why not.

Computer Science & Information Technology

Which test checks to see whether data fields are correctly filled in with either numbers or letters?

What will be an ideal response?

Computer Science & Information Technology

Click the File tab and Exit in order to close an application

Indicate whether the statement is true or false

Computer Science & Information Technology

In the real world, you'll save the vast majority of your files as basic PSD documents

Answer the following statement true (T) or false (F)

Computer Science & Information Technology