|
Description |
The chance that a task will be completed.
A task can be canceled in one of 3 cases:
- if the risk cancels task or cancel tasks + all successor has occurred
- if task has reached a deadline
- if project has reached a deadline and task finish time is
beyond such deadlines. Success rate can be calculated in of
probabilistic calculation. It equals number of iterations,
then task
has been completed divided on total number of iterations.
|
|