Estimation et contrôle des coûts

Cost Estimating Relationship

Débloquer le pouvoir des relations : les relations d'estimation des coûts dans l'estimation et le contrôle des coûts

L'estimation des coûts est une partie cruciale de tout projet, servant de base à la budgétisation, à l'allocation des ressources et, en fin de compte, à la réussite du projet. Bien qu'il existe de nombreuses techniques d'estimation des coûts, une approche puissante s'appuie sur le concept de **Relations d'estimation des coûts (REC)**.

**Que sont les relations d'estimation des coûts (REC) ?**

Essentiellement, une REC est une formule mathématique qui exploite une relation connue entre un élément de coût (variable dépendante) et une variable indépendante. Cette variable indépendante peut être tout ce qui influence le coût, comme :

  • Taille du projet : Mesurée en pieds carrés pour la construction, en lignes de code pour le développement de logiciels ou en nombre d'unités produites pour la fabrication.
  • Complexité : Reflétée dans le nombre de fonctionnalités, les spécifications de conception ou les défis techniques.
  • Coût des matériaux : Basé sur les prix du marché ou les données historiques.
  • Heures de travail : Déterminées par le temps estimé nécessaire pour accomplir des tâches spécifiques.

**Le pouvoir de l'estimation paramétrique**

Les REC font partie de l'**estimation paramétrique**, une technique qui utilise des données historiques et des relations statistiques pour prédire les coûts futurs. En établissant une relation claire entre les variables indépendantes et dépendantes, les REC offrent plusieurs avantages :

  • Précision accrue : Les REC s'appuient sur des données historiques et des tendances établies, ce qui conduit à des estimations de coûts plus précises par rapport aux évaluations purement subjectives.
  • Plus rapide et efficace : Les REC simplifient le processus d'estimation, réduisant ainsi le besoin de recherches et d'analyses approfondies.
  • Prise de décision basée sur les données : La reliance sur des relations quantitatives fournit une approche plus objective et transparente de l'estimation des coûts, permettant une prise de décision éclairée.

**Créer et appliquer des REC**

Le développement d'une REC exige une réflexion et une analyse approfondies :

  1. Identifier l'élément de coût : Définir l'élément de coût spécifique que vous souhaitez estimer (par exemple, le coût de la main-d'œuvre, le coût des matériaux, les frais généraux).
  2. Choisir une variable indépendante : Sélectionner une variable qui influence de manière démontrée l'élément de coût.
  3. Recueillir des données historiques : Recueillir des données pertinentes sur des projets antérieurs, y compris des données sur les coûts pour la variable dépendante et des valeurs pour la variable indépendante.
  4. Établir la relation : Analyser les données pour identifier une relation claire entre les variables. Cela peut être linéaire, exponentiel ou d'autres modèles adaptés.
  5. Développer la REC : Formuler une équation mathématique qui exprime la relation entre les variables.
  6. Appliquer la REC : Utiliser la REC développée pour estimer le coût de nouveaux projets en fonction de la valeur estimée de la variable indépendante.

Applications réelles**

Les REC trouvent des applications étendues dans divers secteurs, notamment :

  • Construction : Estimation du coût de construction d'une structure en fonction de sa superficie.
  • Développement de logiciels : Prédiction du coût de développement en fonction du nombre de lignes de code.
  • Fabrication : Estimation du coût de production d'un nouveau produit en fonction du nombre d'unités à produire.

Défis et considérations**

Bien que les REC offrent des avantages importants, il est essentiel de reconnaître leurs limites :

  • Précision et exhaustivité des données : La qualité des données historiques utilisées pour développer la REC a un impact direct sur sa précision. Des données inexactes ou incomplètes peuvent conduire à des estimations biaisées.
  • Facteurs spécifiques au projet : Les REC peuvent ne pas saisir complètement les aspects uniques de projets individuels, nécessitant des ajustements pour tenir compte de facteurs spécifiques au projet qui ne sont pas reflétés dans les relations établies.
  • Examen et mise à jour réguliers : Au fur et à mesure que les caractéristiques du projet évoluent et que les conditions du marché changent, les REC doivent être examinées et mises à jour régulièrement afin de maintenir leur pertinence et leur précision.

**Conclusion**

Les relations d'estimation des coûts (REC) constituent un outil puissant pour l'estimation et le contrôle des coûts. En exploitant le pouvoir des données et des relations établies, les REC permettent aux équipes de projet de prendre des décisions plus éclairées, d'améliorer la précision de la budgétisation et, en fin de compte, d'améliorer la réussite des projets.


Test Your Knowledge

Quiz on Cost Estimating Relationships (CERs)

Instructions: Choose the best answer for each question.

1. What is a Cost Estimating Relationship (CER)? a) A mathematical formula that estimates project duration. b) A subjective assessment of project costs based on experience. c) A statistical technique that predicts project risks. d) A mathematical formula that links cost to an independent variable.

Answer

d) A mathematical formula that links cost to an independent variable.

2. Which of the following is NOT a common independent variable used in CERs? a) Project size b) Complexity c) Weather conditions d) Labor hours

Answer

c) Weather conditions

3. What is a key advantage of using CERs for cost estimation? a) They eliminate the need for historical data analysis. b) They are completely immune to project-specific factors. c) They provide more objective and data-driven cost estimates. d) They guarantee 100% accuracy in cost prediction.

Answer

c) They provide more objective and data-driven cost estimates.

4. Which of the following industries is NOT a common application of CERs? a) Construction b) Software Development c) Retail d) Manufacturing

Answer

c) Retail

5. What is a crucial factor to consider when applying CERs for cost estimation? a) The reputation of the project team b) The availability of free software tools c) The accuracy and completeness of historical data d) The personal preferences of the project manager

Answer

c) The accuracy and completeness of historical data

Exercise: Developing a CER

Scenario: You are managing a construction project where the cost of excavation is directly related to the volume of earth moved. You have the following data from previous projects:

| Project | Volume of Earth Moved (m3) | Excavation Cost ($) | |---|---|---| | A | 500 | 10,000 | | B | 750 | 15,000 | | C | 1000 | 20,000 |

Task:

  1. Identify the dependent and independent variables.
  2. Plot the data points on a graph.
  3. Determine the relationship between the variables (linear, exponential, etc.).
  4. Develop a CER equation that expresses the relationship.
  5. Estimate the excavation cost for a new project with a volume of 1200 m3.

Exercice Correction

1. **Dependent Variable:** Excavation Cost ($) 2. **Independent Variable:** Volume of Earth Moved (m3) 3. **Relationship:** The data points suggest a linear relationship. 4. **CER Equation:** * Calculate the slope (m): m = (change in cost) / (change in volume) = (20,000 - 10,000) / (1000 - 500) = 20 * Calculate the y-intercept (b) using one data point and the slope: 10,000 = 20 * 500 + b => b = 0 * CER Equation: Cost = 20 * Volume + 0 => **Cost = 20 * Volume** 5. **Estimated Excavation Cost:** * Cost = 20 * 1200 = **$24,000**


Books

  • Cost Estimating by A.C. Fisher (Classic text on cost estimation, covers various methods including CERs)
  • Cost Engineering: Principles and Practice by Norman A. B. Kling (A comprehensive resource on cost engineering, covers CERs and other techniques)
  • Parametric Cost Estimating: A Practical Guide by Alan D. Badiru (Specific focus on parametric cost estimating, including CER development and application)
  • Project Management Institute (PMI): A Guide to the Project Management Body of Knowledge (PMBOK Guide) (Provides a general overview of cost estimation techniques, including CERs)

Articles

  • "Parametric Cost Estimating: A Comprehensive Overview" by S. P. Garg & A. K. Jaiswal (Journal of Construction Engineering and Management, 2006)
  • "Cost Estimating Relationships for Construction Projects" by A. A. Moselhi & M. A. El-Rayes (Journal of Construction Engineering and Management, 2001)
  • "Developing Cost Estimating Relationships for Software Development Projects" by J. Boehm (IEEE Software, 1981)

Online Resources

  • Cost Estimating Relationships (CERs) - AACE International (AACE International provides a wealth of information on cost estimating, including CERs)
  • Cost Estimating and Analysis - Project Management Institute (PMI provides resources on cost estimating, including CERs)
  • Parametric Cost Estimating - University of Maryland (This resource provides an overview of parametric cost estimating and its applications)

Search Tips

  • "Cost Estimating Relationships"
  • "Parametric Cost Estimating"
  • "CERs in [industry]" (e.g., "CERs in construction", "CERs in software development")
  • "Develop Cost Estimating Relationship"
  • "Cost Estimating Relationship Examples"

Techniques

Chapter 1: Techniques for Developing Cost Estimating Relationships (CERs)

This chapter details the various techniques employed in developing effective Cost Estimating Relationships (CERs). The accuracy and reliability of a CER are directly tied to the methodologies used in its creation.

1.1 Regression Analysis: This is the most common technique. Regression analysis uses statistical methods to model the relationship between a dependent variable (cost) and one or more independent variables (e.g., size, complexity). Different types of regression (linear, multiple linear, polynomial, etc.) can be used depending on the nature of the relationship between the variables. The output provides a mathematical equation and statistical measures like R-squared to assess the goodness of fit.

1.2 Correlation Analysis: Before performing regression, correlation analysis helps determine the strength and direction of the relationship between variables. A strong correlation suggests a suitable relationship for CER development. However, correlation does not imply causation; a strong correlation needs further investigation before establishing a CER.

1.3 Expert Judgment: While not a purely quantitative technique, expert judgment plays a vital role, especially when historical data is scarce or unreliable. Experts can provide insights into factors that influence cost, helping refine the CER model and account for project-specific nuances. This can be integrated with quantitative techniques through a Delphi process or other structured expert elicitation methods.

1.4 Analogy Estimating: This technique leverages the cost data from similar past projects. It involves identifying analogous projects and scaling their costs to the current project based on relevant factors. While less precise than regression, it's useful when historical data is limited for the specific project type.

1.5 Machine Learning Techniques: Advanced techniques like machine learning algorithms (e.g., neural networks, support vector machines) can be employed to analyze large and complex datasets to identify non-linear relationships and improve prediction accuracy beyond traditional regression methods. However, these techniques require significant data and expertise.

Chapter 2: Models for Cost Estimating Relationships (CERs)

This chapter explores various mathematical models used to represent CERs. The choice of model depends on the nature of the relationship between the cost element and the independent variable(s).

2.1 Linear Models: These are the simplest models, assuming a straight-line relationship between the dependent and independent variables. They are easy to understand and implement but might not accurately capture complex relationships. The general form is: Cost = a + b * Independent Variable, where 'a' is the intercept and 'b' is the slope.

2.2 Polynomial Models: These models accommodate non-linear relationships by including higher-order terms (e.g., squared or cubed terms) of the independent variable. They offer greater flexibility than linear models but can be more complex to interpret.

2.3 Exponential Models: These are suitable when the cost increases exponentially with the independent variable, such as in situations with economies of scale. The general form is: Cost = a * e^(b * Independent Variable), where 'e' is the base of the natural logarithm.

2.4 Power Law Models: These models are useful when the relationship between cost and the independent variable follows a power law, often observed in situations with diminishing returns. The general form is: Cost = a * (Independent Variable)^b.

2.5 Multiple Regression Models: When multiple independent variables influence the cost, multiple regression models are used. These models consider the combined effect of several factors on the cost.

Chapter 3: Software for Developing and Applying CERs

This chapter examines the software tools available to support the development, analysis, and application of CERs.

3.1 Spreadsheet Software (Excel, Google Sheets): These are widely accessible and provide basic statistical functions for performing regression analysis and creating CERs. They are suitable for simpler CERs but may lack advanced features for complex analyses.

3.2 Statistical Software Packages (SPSS, SAS, R): These offer powerful statistical tools for advanced regression analysis, model selection, and diagnostic checks. They are ideal for complex CERs with multiple independent variables and non-linear relationships. R, in particular, is a powerful open-source option with extensive statistical libraries.

3.3 Project Management Software (MS Project, Primavera P6): Some project management software includes features for cost estimating and may incorporate CERs within their cost management modules. These tools can integrate CERs into project scheduling and budgeting processes.

3.4 Specialized Cost Estimating Software: Several software packages are specifically designed for cost estimation and include capabilities for developing and applying CERs. These often include features for data management, model building, and reporting.

3.5 Programming Languages (Python, MATLAB): These languages provide flexibility and control for developing custom CER models and integrating them with other systems. They allow for advanced data processing and analysis but require programming expertise.

Chapter 4: Best Practices for Developing and Using CERs

This chapter outlines best practices to ensure the accuracy, reliability, and effectiveness of CERs.

4.1 Data Quality: Accurate and reliable historical data is crucial. Data should be thoroughly cleaned, validated, and checked for outliers. Data sources should be documented and traceable.

4.2 Variable Selection: Carefully select independent variables that have a demonstrable influence on the cost element. Avoid including irrelevant or highly correlated variables.

4.3 Model Validation: Validate the chosen model using appropriate statistical measures (e.g., R-squared, adjusted R-squared, residual analysis) and ensure it accurately represents the relationship between variables.

4.4 Sensitivity Analysis: Conduct sensitivity analysis to assess the impact of changes in independent variables on the estimated cost. This helps understand the uncertainty associated with the estimates.

4.5 Regular Updates: CERs should be regularly reviewed and updated to reflect changes in project characteristics, market conditions, and technology. Outdated CERs can lead to inaccurate cost estimates.

4.6 Documentation: Maintain thorough documentation of the data sources, assumptions, model development process, and validation results. This ensures transparency and traceability.

Chapter 5: Case Studies of Cost Estimating Relationships (CERs)

This chapter presents real-world examples of successful applications of CERs across different industries.

5.1 Construction Project: A CER could be developed to estimate the cost of a building based on its square footage, number of floors, and type of materials used. The model could be validated using historical data from similar projects.

5.2 Software Development Project: A CER could predict the development cost based on the number of lines of code, complexity of features, and experience level of developers. This can aid in resource allocation and project planning.

5.3 Manufacturing Project: A CER can estimate the production cost of a new product based on the number of units to be produced, material costs, and labor hours. This allows for accurate pricing and profitability analysis.

5.4 Infrastructure Project: Estimating the cost of a highway project could involve a CER that relates cost to length, terrain characteristics, and the presence of environmental constraints.

Each case study will provide details on the data used, the model developed, the results obtained, and the challenges faced in the process. The goal is to demonstrate the practical application of CERs and their impact on project success.

Termes similaires
Traitement du pétrole et du gazPlanification et ordonnancement du projetEstimation et contrôle des coûtsBudgétisation et contrôle financierGestion des contrats et du périmètreGestion des achats et de la chaîne d'approvisionnement

Comments


No Comments
POST COMMENT
captcha
Back