This document defines key terms and formulas used in critical path method (CPM) network computation. It discusses the forward and backward pass computations used to calculate the earliest and latest start and finish times of activities. The forward pass uses the earliest start time of predecessor activities to calculate the earliest finish time of each activity. The backward pass uses the latest finish time to calculate the latest start time. Several examples are provided to demonstrate applying CPM calculations to activity networks. Key outputs include identifying the critical path and activities that dictate the minimum project duration.