Academic literature on the topic 'Effort estimation'
Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles
Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Effort estimation.'
Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.
You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.
Journal articles on the topic "Effort estimation"
Capretz, Luiz Fernando, and Venus Marza. "Improving Effort Estimation by Voting Software Estimation Models." Advances in Software Engineering 2009 (September 1, 2009): 1–8. http://dx.doi.org/10.1155/2009/829725.
Full textYücalar, Fatih, Deniz Kilinc, Emin Borandag, and Akin Ozcift. "Regression Analysis Based Software Effort Estimation Method." International Journal of Software Engineering and Knowledge Engineering 26, no. 05 (June 2016): 807–26. http://dx.doi.org/10.1142/s0218194016500261.
Full textAyyıldız, Tülin Erçelebi, and Hasan Can Terzi. "Case Study on Software Effort Estimation." International Journal of Information and Electronics Engineering 7, no. 3 (May 2017): 103–7. http://dx.doi.org/10.18178/ijiee.2017.7.3.670.
Full textŞengüneş, Burcu, and Nursel Öztürk. "An Artificial Neural Network Model for Project Effort Estimation." Systems 11, no. 2 (February 9, 2023): 91. http://dx.doi.org/10.3390/systems11020091.
Full textPagadala, Srivyshnavi, Sony Bathala, and B. Uma. "An Efficient Predictive Paradigm for Software Reliability." Asian Journal of Computer Science and Technology 8, S3 (June 5, 2019): 114–16. http://dx.doi.org/10.51983/ajcst-2019.8.s3.2051.
Full textIwata, Kazunori, Toyoshiro Nakashima, Yoshiyuki Anan, and Naohiro Ishii. "Machine Learning Classification to Effort Estimation for Embedded Software Development Projects." International Journal of Software Innovation 5, no. 4 (October 2017): 19–32. http://dx.doi.org/10.4018/ijsi.2017100102.
Full textPuspaningrum, Alifia, Fachrul Pralienka Bani Muhammad, and Esti Mulyani. "Flower Pollination Algorithm for Software Effort Coefficients Optimization to Improve Effort Estimation Accuracy." JUITA: Jurnal Informatika 9, no. 2 (November 30, 2021): 139. http://dx.doi.org/10.30595/juita.v9i2.10511.
Full textDeng, Jeremiah D., Martin Purvis, and Maryam Purvis. "Software Effort Estimation." International Journal of Intelligent Information Technologies 7, no. 3 (July 2011): 41–53. http://dx.doi.org/10.4018/jiit.2011070104.
Full textBasten, Dirk, and Thomas Hoerstrup. "Organizational Effort Estimation." Computer 47, no. 8 (August 2014): 76–79. http://dx.doi.org/10.1109/mc.2014.216.
Full textLudwig, D., and C. J. Walters. "A Robust Method for Parameter Estimation from Catch and Effort Data." Canadian Journal of Fisheries and Aquatic Sciences 46, no. 1 (January 1, 1989): 137–44. http://dx.doi.org/10.1139/f89-018.
Full textDissertations / Theses on the topic "Effort estimation"
Tunalilar, Seckin. "Efes: An Effort Estimation Methodology." Phd thesis, METU, 2011. http://etd.lib.metu.edu.tr/upload/12613847/index.pdf.
Full textconflicts described in literature. Five integrated processes: Data Collection, Size Measurement, Data Analysis, Calibration, Effort Estimation processes are developed with their artifacts, procedures, checklists and templates. The validation and applicability of the methodology is checked in a middle-size software company. During the validation of methodology we also evaluated some concepts such as Functional Similarity (FS) and usage of Base Functional Components (BFC) in effort model on a reliable dataset. By this way we evaluated whether these subjects should be a part of methodology or not. Besides in this study it is the first time that the COSMIC has been used for Artificial Neural Network models.
Nabi, Mina. "A Software Benchmarking Methodology For Effort Estimation." Master's thesis, METU, 2012. http://etd.lib.metu.edu.tr/upload/12614648/index.pdf.
Full textUsman, Muhammad. "Supporting Effort Estimation in Agile Software Development." Licentiate thesis, Karlskrona, 2015. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-10961.
Full textVukovic, Divna, and Cecilia Wester. "Staff Prediction Analysis : Effort Estimation In System Test." Thesis, Blekinge Tekniska Högskola, Institutionen för programvaruteknik och datavetenskap, 2001. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-1739.
Full textSarro, Federica. "Search-based approaches for software development effort estimation." Doctoral thesis, Universita degli studi di Salerno, 2015. http://hdl.handle.net/10556/1969.
Full textEffort estimation is a critical activity for planning and monitoring software project development and for delivering the product on time and within budget. Significant over or under-estimates expose a software project to several risks. As a matter of fact under-estimates could lead to addition of manpower to a late software project, making the project later (Brooks’s Law), or to the cancellation of activities, such as documentation and testing, negatively impacting on software quality and maintainability. Thus, the competitiveness of a software company heavily depends on the ability of its project managers to accurately predict in advance the effort required to develop software system. However, several challenges exists in making accurate estimates, e.g., the estimation is needed early in the software lifecycle, when few information about the project are available, or several factors can impact on project effort and these factor are usually specific for different production contexts. Several techniques have been proposed in the literature to support project manager in estimating software project development effort. In the last years the use of Search-Based (SB) approaches has been suggested to be employed as an effort estimation technique. These approaches include a variety of meta-heuristics, such as local search techniques (e.g., Hill Climbing, Tabu Search, Simulated Annealing) or Evolutionary Algorithms (e.g., Genetic Algorithms, Genetic Programming). The idea underlying the use of such techniques is based on the reformulation of software engineering problems as search or optimization problems whose goal is to find the most appropriate solutions which conform to some adequacy criteria (i.e., problem goals). In particular, the use of SB approaches in the context of effort estimation is twofold: they can be exploited to build effort estimation models or to enhance the use of existing effort estimation techniques. The usage reported in the literature of SB approaches for effort estimation have provided promising results that encourage further investigations. However, they can be considered preliminary studies. As a matter of fact, the capabilities of these approaches were not fully exploited, either the employed empirical analyses did not consider the more recent recommendations on how to carry out this kind of empirical assessment in the effort estimation and in the SBSE contexts. The main aim of the PhD dissertation is to provide an insight on the use of SB techniques for the effort estimation trying to highlight strengths and weaknesses of these approaches for both the uses above mentioned. [edited by Author]
XI n.s.
Marshall, Ian Mitchell. "Evaluating courseware development effort estimation measures and models." Thesis, University of Abertay Dundee, 1996. http://ethos.bl.uk/OrderDetails.do?uin=uk.bl.ethos.318946.
Full textAzzeh, Mohammad Y. A. "Analogy-based software project effort estimation : contributions to projects similarity measurement, attribute selection and attribute weighting algorithms for analogy-based effort estimation." Thesis, University of Bradford, 2010. http://hdl.handle.net/10454/4442.
Full textAndersson, Veronika, and Hanna Sjöstedt. "Improved effort estimation of software projects based on metrics." Thesis, Linköping University, Department of Electrical Engineering, 2005. http://urn.kb.se/resolve?urn=urn:nbn:se:liu:diva-5269.
Full textSaab Ericsson Space AB develops products for space for a predetermined price. Since the price is fixed, it is crucial to have a reliable prediction model to estimate the effort needed to develop the product. In general software effort estimation is difficult, and at the software department this is a problem.
By analyzing metrics, collected from former projects, different prediction models are developed to estimate the number of person hours a software project will require. Models for predicting the effort before a project begins is first developed. Only a few variables are known at this state of a project. The models developed are compared to a current model used at the company. Linear regression models improve the estimate error with nine percent units and nonlinear regression models improve the result even more. The model used today is also calibrated to improve its predictions. A principal component regression model is developed as well. Also a model to improve the estimate during an ongoing project is developed. This is a new approach, and comparison with the first estimate is the only evaluation.
The result is an improved prediction model. There are several models that perform better than the one used today. In the discussion, positive and negative aspects of the models are debated, leading to the choice of a model, recommended for future use.
Schofield, Christopher. "An empirical investigation into software effort estimation by analogy." Thesis, Bournemouth University, 1998. http://eprints.bournemouth.ac.uk/411/.
Full textKanneganti, Alekhya. "Using Ensemble Machine Learning Methods in Estimating Software Development Effort." Thesis, Blekinge Tekniska Högskola, Institutionen för datavetenskap, 2020. http://urn.kb.se/resolve?urn=urn:nbn:se:bth-20691.
Full textBooks on the topic "Effort estimation"
Trendowicz, Adam, and Ross Jeffery. Software Project Effort Estimation. Cham: Springer International Publishing, 2014. http://dx.doi.org/10.1007/978-3-319-03629-8.
Full textVesterinen, Petri. On effort estimation in software projects. Lappeenranta, Finland: Lappeenranta University of Technology, 2000.
Find full textSchofield, Christopher. An Empirical investigation into software effort estimation by analogy. Poole: Bournemouth University, 1998.
Find full textSingh, Jasveer. Functional Software Size Measurement Methodology with Effort Estimation and Performance Indication. Hoboken, NJ, USA: John Wiley & Sons, Inc., 2017. http://dx.doi.org/10.1002/9781119238126.
Full textCahalan, Jennifer A. Catch sampling and estimation in the federal groundfish fisheries off Alaska. Seattle, Wash.]: U.S. Dept. of Commerce, National Oceanic and Atmospheric Administration, National Marine Fisheries Service, Alaska Fisheries Science Center, 2010.
Find full textGilhousen, Philip. Estimation of Fraser River sockeye escapements from commercial harvest data, 1892-1944. Vancouver, B.C., Canada: International Pacific Salmon Fisheries Commission, 1992.
Find full textMayo, R. K. Estimation of standardized otter trawl effort, landings per unit effort, and landings at age for Gulf of Maine and Georges Bank cod. Woods Hole, MA: NOAA/National Marine Fisheries Service, Northeast Fisheries Science Center, Conservation and Utilization Division, 1994.
Find full textOffice, General Accounting. Credit reform: Greater effort needed to overcome persistent cost estimation problems : report to the Chairman, Committee on the Budget, U.S. Senate. Washington, D.C. (P.O. Box 37050, Washington, D.C. 20013): The Office, 1998.
Find full textOffice, General Accounting. Credit reform: Greater effort needed to overcome persistent cost estimation problems : report to the Chairman, Committee on the Budget, U.S. Senate. Washington, D.C. (P.O. Box 37050, Washington 20013): The Office, 1998.
Find full textSmith, Gretchen Cole. Ozone bioindicator sampling and estimation. Newtown Square, PA: U.S. Dept. of Agriculture, Forest Service, Northern Research Station, 2007.
Find full textBook chapters on the topic "Effort estimation"
Trendowicz, Adam, and Ross Jeffery. "Estimation Under Uncertainty." In Software Project Effort Estimation, 81–124. Cham: Springer International Publishing, 2013. http://dx.doi.org/10.1007/978-3-319-03629-8_4.
Full textTrendowicz, Adam, and Ross Jeffery. "Basic Estimation Strategies." In Software Project Effort Estimation, 125–52. Cham: Springer International Publishing, 2013. http://dx.doi.org/10.1007/978-3-319-03629-8_5.
Full textTrendowicz, Adam, and Ross Jeffery. "Continuously Improving Effort Estimation." In Software Project Effort Estimation, 367–99. Cham: Springer International Publishing, 2013. http://dx.doi.org/10.1007/978-3-319-03629-8_16.
Full textTrendowicz, Adam, and Ross Jeffery. "Effort Estimation Best Practices." In Software Project Effort Estimation, 401–32. Cham: Springer International Publishing, 2013. http://dx.doi.org/10.1007/978-3-319-03629-8_17.
Full textTrendowicz, Adam, and Ross Jeffery. "Challenges of Predictable Software Development." In Software Project Effort Estimation, 3–10. Cham: Springer International Publishing, 2013. http://dx.doi.org/10.1007/978-3-319-03629-8_1.
Full textTrendowicz, Adam, and Ross Jeffery. "Classification and Regression Trees." In Software Project Effort Estimation, 295–304. Cham: Springer International Publishing, 2013. http://dx.doi.org/10.1007/978-3-319-03629-8_10.
Full textTrendowicz, Adam, and Ross Jeffery. "Case-Based Reasoning." In Software Project Effort Estimation, 305–13. Cham: Springer International Publishing, 2013. http://dx.doi.org/10.1007/978-3-319-03629-8_11.
Full textTrendowicz, Adam, and Ross Jeffery. "Wideband Delphi." In Software Project Effort Estimation, 315–26. Cham: Springer International Publishing, 2013. http://dx.doi.org/10.1007/978-3-319-03629-8_12.
Full textTrendowicz, Adam, and Ross Jeffery. "Planning Poker." In Software Project Effort Estimation, 327–38. Cham: Springer International Publishing, 2013. http://dx.doi.org/10.1007/978-3-319-03629-8_13.
Full textTrendowicz, Adam, and Ross Jeffery. "Bayesian Belief Networks (BBN)." In Software Project Effort Estimation, 339–48. Cham: Springer International Publishing, 2013. http://dx.doi.org/10.1007/978-3-319-03629-8_14.
Full textConference papers on the topic "Effort estimation"
Mendes, Emilia, Sergio Di Martino, Filomena Ferrucci, and Carmine Gravino. "Effort estimation." In the 16th international conference. New York, New York, USA: ACM Press, 2007. http://dx.doi.org/10.1145/1242572.1242702.
Full textFerrucci, Filomena, Emilia Mendes, and Federica Sarro. "Web effort estimation." In the 8th International Conference. New York, New York, USA: ACM Press, 2012. http://dx.doi.org/10.1145/2365324.2365330.
Full textMatos, Olavo, Luiz Fortaleza, Tayana Conte, and Emilia Mendes. "Realising web effort estimation." In the 17th International Conference. New York, New York, USA: ACM Press, 2013. http://dx.doi.org/10.1145/2460999.2461002.
Full textCostagliola, Gennaro, Sergio Di Martino, Filomena Ferrucci, Carmine Gravino, Genoveffa Tortora, and Giuliana Vitiello. "Effort estimation modeling techniques." In the 6th international conference. New York, New York, USA: ACM Press, 2006. http://dx.doi.org/10.1145/1145581.1145584.
Full textQi, Kan, and Barry W. Boehm. "Process-Driven Incremental Effort Estimation." In 2019 IEEE/ACM International Conference on Software and System Processes (ICSSP). IEEE, 2019. http://dx.doi.org/10.1109/icssp.2019.00030.
Full textTunalilar, Seckin, and Onur Demirors. "EFES: An Effort Estimation Methodology." In 2012 Joint Conf of 22nd Int'l Workshop on Software Measurement and the 7th Int'l Conference on Software Process and Product Measurement (IWSM-MENSURA). IEEE, 2012. http://dx.doi.org/10.1109/iwsm-mensura.2012.37.
Full textSarro, Federica, Alessio Petrozziello, and Mark Harman. "Multi-objective software effort estimation." In ICSE '16: 38th International Conference on Software Engineering. New York, NY, USA: ACM, 2016. http://dx.doi.org/10.1145/2884781.2884830.
Full textTariq, Sidra, Muhammad Usman, Raymond Wong, Yan Zhuang, and Simon Fong. "On Learning Software Effort Estimation." In 2015 3rd International Symposium on Computational and Business Intelligence (ISCBI). IEEE, 2015. http://dx.doi.org/10.1109/iscbi.2015.21.
Full textWienke, Sandra, Julian Miller, Martin Schulz, and Matthias S. Muller. "Development Effort Estimation in HPC." In SC16: International Conference for High Performance Computing, Networking, Storage and Analysis. IEEE, 2016. http://dx.doi.org/10.1109/sc.2016.9.
Full textJørgensen, Magne. "Measurement of Software Development Effort Estimation Bias: Avoiding Biased Measures of Estimation Bias." In 11th International Conference on Embedded Systems and Applications (EMSA 2022). Academy and Industry Research Collaboration Center (AIRCC), 2022. http://dx.doi.org/10.5121/csit.2022.120607.
Full textReports on the topic "Effort estimation"
Qamer, Faisal M., Sravan Shrestha, Kiran Shakya, Birendra Bajracharya, Shib Nandan Shah, Ram Krishna Regmi, Salik Paudel, et al. Operational in-season rice area estimation through Earth observation data in Nepal - working paper. International Centre for Integrated Mountain Development (ICIMOD), March 2023. http://dx.doi.org/10.53055/icimod.1017.
Full textBenavente, José Miguel, and Pluvia Zuñiga. The Effectiveness of Innovation Policy and the Moderating Role of Market Competition: Evidence from Latin American Firms. Inter-American Development Bank, September 2021. http://dx.doi.org/10.18235/0003655.
Full textTarko, Andrew P., Mario A. Romero, Vamsi Krishna Bandaru, and Xueqian Shi. Guidelines for Evaluating Safety Using Traffic Encounters: Proactive Crash Estimation on Roadways with Conventional and Autonomous Vehicle Scenarios. Purdue University, 2023. http://dx.doi.org/10.5703/1288284317587.
Full textHall, Peter, and R. J. Carroll. Variance Function Estimation in Regression: The Effect of Estimating the Mean. Fort Belvoir, VA: Defense Technical Information Center, August 1988. http://dx.doi.org/10.21236/ada198228.
Full textNeuert, Mark, and Smitha Koduru. PR-244-173856-R01 In-line Inspection Crack Tool Reliability and Performance Evaluation. Chantilly, Virginia: Pipeline Research Council International, Inc. (PRCI), June 2019. http://dx.doi.org/10.55274/r0011599.
Full textVail, Kylin, Bret Lizundia, David Welch, and Evan Reis. Earthquake Damage Workshop (PEER-CEA Project). Pacific Earthquake Engineering Research Center, University of California, Berkeley, CA, November 2020. http://dx.doi.org/10.55461/plbd5536.
Full textGamboa-Estrada, Fredy, and Jose Vicente Romero. Common and idiosyncratic movements in Latin-American Exchange Rates. Banco de la República, April 2021. http://dx.doi.org/10.32468/be.1158.
Full textJulio-Román, Juan Manuel, and Javier Guillermo Gómez-Pineda. Output gap estimation, estimation uncertainty and its effect on policy rules. Bogotá, Colombia: Banco de la República de Colombia, June 1999. http://dx.doi.org/10.32468/be.125.
Full textBattistin, Erich, and Andrew Chesher. Treatment effect estimation with covariate measurement error. Institute for Fiscal Studies, September 2009. http://dx.doi.org/10.1920/wp.cem.2009.2509.
Full textBenavente, José Miguel, and Pluvia Zuñiga. How Does Market Competition Affect Firm Innovation Incentives in Emerging Countries? Evidence from Chile and Colombia. Inter-American Development Bank, May 2022. http://dx.doi.org/10.18235/0004235.
Full text