Content deleted Content added
removed dead links in references Tag: references removed |
rmv promotional external link |
||
(20 intermediate revisions by 18 users not shown) | |||
Line 1:
{{Short description|Technique used in management and information systems}}
The '''three-point estimation''' technique is used in management and [[information systems]] applications for the construction of an approximate [[probability distribution]] representing the outcome of future events, based on very limited information. While the distribution used for the approximation might be a [[normal distribution]], this is not always so.
In three-point estimation, three figures are produced initially for every distribution that is required, based on prior experience or best-guesses:
Line 5 ⟶ 6:
* ''m'' = the most likely estimate
* ''b'' = the worst-case estimate
These are then combined to yield either a full probability distribution, for later combination with distributions obtained similarly for other variables, or summary descriptors of the distribution, such as the [[mean]], [[standard deviation]] or [[percentile|percentage points]] of the distribution. The accuracy attributed to the results derived can be no better than the accuracy inherent in the
==Estimation==
Based on the assumption
: ''E'' = (''a'' + 4''m'' + ''b'') / 6
Line 14 ⟶ 15:
''E'' is a [[weighted average]] which takes into account both the most optimistic and most pessimistic estimates provided. SD measures the variability or uncertainty in the estimate.
In
The [[triangular distribution]] is also commonly used. It differs from the [[Double-triangular distribution|double-triangular]] by its simple triangular shape and by the property that the mode does not have to coincide with the median. The mean (
: ''E'' = (''a'' + ''m'' + ''b'') / 3.
In some applications,<ref name=MOD2007>Ministry of Defence (2007) [http://www.aof.mod.uk/aofcontent/tactical/risk/downloads/3pepracgude.pdf "Three point estimates and quantitative risk analysis"] [http://www.aof.mod.uk/aofcontent/tactical/risk/content/tpe.htm Policy, information and guidance on the Risk Management aspects of UK MOD Defence Acquisition]</ref> the triangular distribution is used directly as an estimated [[probability distribution]], rather than for the derivation of estimated statistics.
==Project management==
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
* Calculates the
* Calculates the
The E and SD values are then used to convert the project time estimates to [[confidence
*
* The 90% confidence interval for the true project work time is approximately E(project) ± 1.645 × SD(project)
*
*
* Information Systems typically
These confidence
==See also==
Line 49 ⟶ 50:
{{Reflist}}
{{Project cost estimation methods}}
{{DEFAULTSORT:Three-Point Estimation}}
[[Category:Statistical approximations]]
|