Content deleted Content added
No edit summary |
→Project management: changed variable to match standard deviation in first section |
||
Line 25:
To produce a project estimate the project manager:
* Decomposes the project into a list of estimable tasks, i.e. a [[work breakdown structure]]
* Estimates the expected value E(task) and the [[standard
* Calculates the expected value for the total project work time as <math>\operatorname{E}(\text{project}) = \sum{ \operatorname{E}(\text{task})}</math>
* Calculates the value
The E and
* The 68% confidence interval for the true project work time is approximately E(project) ±
* The 90% confidence interval for the true project work time is approximately E(project) ± 1.645 ×
* The 95% confidence interval for the true project work time is approximately E(project) ± 2 ×
* The 99.7% confidence interval for the true project work time is approximately E(project) ± 3 ×
* Information Systems typically uses the 95% confidence interval for all project and task estimates.<ref>[[68-95-99.7 rule]]</ref>
|