This document discusses stochastic project scheduling using the Program Evaluation and Review Technique (PERT) method. PERT introduces uncertainty into activity duration estimates by using three time estimates per activity - optimistic, most likely, and pessimistic. It then calculates the expected mean duration, variance, and distribution for each activity. The critical path is determined using expected mean durations. The overall project duration is calculated as the sum of expected critical path activity durations, and the project variance is the sum of individual critical path activity variances. This allows calculating the probability of completing the project by a certain date using the normal distribution.