Information System Development

Effort Allocation

Effort Allocation invert_B

Project Effort Estimation

Effort estimation involves trade-offs between functionality, time, and cost. The process assigns projected values for time and effort, with the most accurate estimates coming from experience.

Estimation methods:

  • Use-case point method:
  • Function point approach:
    • Converts function points into person-months, which then determine project duration.

Methods, Techniques, and Instruments in Project Identification

MethodsTechniquesInstruments
ObservationDirect location visitChecklist
InterviewFace-to-face, telephone, email, etc.List of questions
QuestionnairesPersonal administration, email, etc.Questionnaire
Document searchDirect location visitList of documents
SamplingRandom, purposive, etc.Randomization

Project Management Tools

Project management tools aid in creating workplans by:

  • Identifying all tasks, their sequence, and estimating the time to complete each task.

Common tools:

  • Work breakdown structures (WBS):

    • A hierarchy of tasks that helps to:
      • Identify the duration of each task
      • Track the current status of each task
      • Show task dependencies (which tasks must be completed before others can begin)
  • Gantt charts:

    • A horizontal bar chart that visually represents the WBS.
  • Network diagrams:

    • Examples include PERT (Program Evaluation Review Technique) and CPM (Critical Path Method).