Project Analysis

Probability analysis of projects
Download

Project Analysis Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Price:
  • FREE
  • Publisher Name:
  • The Project Analysis Team
  • Publisher web site:
  • https://launchpad.net/~project-analysis-team

Project Analysis Tags


Project Analysis Description

Probability analysis of projects Project Analysis contains a set of scripts for the analysis of projects. The goal is to find out the probability of a certain duration or/and cost. This is based on the idea which stands behind the Monte Carlo Analysis and is an adaption to project management. The results are CSV files for importing into other applications, HTML-Representations and a GML-File providing a network diagram (usable e.g. with yEd).Input:- A project plan which is completely linked (like a network diagram). Loops are allowed if a start and and-point is available (loops from the very end to the very beginning are not possible). Loops will be ignored but are visible in the GML-File. Wrong predecessors will be deleted. Task with all durations of 0 are milestones. A milestone is automatically added at the beginning and at the end.Parameters:- Iterations: amount of simulations. The maximum is 10'000 and will automatically adjusted if input is higher.- Rounding for duration and cost: This is used to define how granular statistical data is gathered. 1 means e.g. 12.4, -1 means with the same number 10.Output:- Statistical data which shows how often how long the project takes, as CSV and HTML.- Statistical data which shows how often how high the project costs are, as CSV and HTML.- Statistical data which correlates time and cost and the occurrence of each of this combination, as CSV and HTML.- Statistical data which shows the percentage if a task is on the critical path of each tasks, as CSV.- Statistical data which shows the average lag of each task, as CSV.- Network plan which shows statistical data, as GML.- All links to the results above in WIKI-Syntax (MediaWiki). Requirements: · PHP


Project Analysis Related Software