Reliability and Testing Effort Estimation of Web Projects

Size: px
Start display at page:

Download "Reliability and Testing Effort Estimation of Web Projects"

Transcription

1 Anand Singh Rajawat 1, Sangita Tomar 2,Upendra Dwivedi 3 and Dr. Akhilesh R. Upadhyay 4 1 JJT University, Jhunjhunu, India 2 TRUBA College of Science & Technology, CSE Department, Indore, India 3 JJT University Jhunjhunu, India 4 Professor and Head, Dept. of Communication Engg., SIRT Bhopal, India. 1 rajawat_iet@yahoo.in, 2 sangitatomar31@gmail.com, 3 ud1985@gmail.com, 4 akhileshupadhyay@yahoo.com Abstract A lot of research has been performed on the issue of reliability of web based project. Reliability is the probability of failurefree web project operation for a specified period of time in a specified environment. It plays a key role in planning and controlling development of projects. It facilitates the organization to deliver a quality product on time and within budget. Nowadays there are large numbers of models available for estimating reliability. Most of the models are complex, expensive and require much effort to estimate the parameters. In this paper, a comparative study of metrics parameters (i.e. defect density, planned efforts, planned time and resources) and defect statistical data (which is measured by testing) is done for measuring and predicting reliability and calculating testing effort. For predicting web project reliability, Moranda Model is used. Through our extended model, we can find out whether our project is reliable or not and at the same time we can also predict its reliability unlike other traditional models which measure only the reliability of any project. Through the proposed model, it is easier to plan the resources requirement. The model is computationally simple and produces fairly accurate results. Keywords: Web project Reliability, Moranda Model, Web project Reliability Estimation, Defect Statistical Data. Introduction In today s technological world many types of project are being developed for many purposes. Now we must know how much reliable these project s are. So in order to test the reliability many web project reliability models have been developed over time. The work on web project reliability models started in 70 s, the first model being presented in This Research paper describes a system that can measure the reliability and calculate testing effort for any web project. For this a comparative study of metrics parameters and defect statistical data is done. Defect statistical data, which is measured by testing, is compared with the metrics, used to predict web project reliability by using the Moranda Model equation. The outcome of this research is presented through graphical representation which facilitates the estimation of web project reliability. Our system is based on comparison between baseline data and actual data. Baseline data is the collection of standard information from various projects. We have used baseline data provided by reputed software company in this research. We assume baseline data as standard for all our research work. Actual data is collection of testing results of various project for which we are calculating software estimation. Our research compares baseline data and actual data to estimate software reliability. We also define baseline defect density as number of defects for particular size of code. Baseline defect density decides what standard defect density we follow for various project. Project defect density must follow the standard define by baseline defect density to pass our reliability estimation standard. When the baseline effort estimates, revised effort estimates, and actual effort are plotted together for all the phases of SDLC, effort variances are estimated. Schedule variances are calculated at the end of every milestone to find out how well the project is doing with respect to the schedule. Moranda Model is used to predict the reliability and effort estimation in our research. This model is credited with being the first reliability model [1]. It belongs to a class of exponential order statistic model that assumes that fault detection and correction begins when a program contains faults and all the faults have the same rate. The basic assumptions of the model includes the rate of fault detection is proportional to the current fault content of the web project. The fault detection rate remains constant over the intervals between fault occurrences. A fault is corrected instantaneously without introducing new faults into the software. Every fault has the same chance of being encountered within a severity class as any other fault in that class. The failures, when the faults are detected, are independent. Web project Reliability Estimation Nowadays, estimating the reliability of web project is becoming increasingly important. As we know, there are large numbers of models available for estimating reliability. However, most of the models are complex, expensive and require much effort to estimate the parameters. In such a situation, there is a need to develop a model which suits the user s choice, to estimate the reliability of given web project. Our objective is to derive an approach that produce analytical pictorial reports for actual vs. planned effort [Page No. 312]

2 variances, resource, time and cost variances and predict web project reliability through Moranda Model. This system is very easy to use and produces fairly accurate results. It is very useful for monitoring the reliability of many web projects. Reliability Models Web project reliability models are used to predict the web project reliability which cannot be estimated unless the development of software is complete. As software reliability model specify the general form of the dependence of the failure process on the principle factors that affect it, namely fault introduction, fault removal and the environment reliability [2] we have analyzed four well-known reliability models. These models include Littlewood-Verall model, Goel- Okumoto NHPP (GO) model, Musa-Okumoto logarithmic execution (MO) model. Our research focuses on Jelinski - Moranda model. Jelinski-Moranda (JM) Model The model proposed by Jelinski and Moranda [1] is one of the earliest and the simplest software reliability models. The JM model assumes that times between failures are independent random variables, T 1,T 2,.following an exponential distributions, that there are finite number of faults at the beginning of the test phase, and that the failure rate is uniform between successive failures and is proportional to the current error content of the program being tested. It also assumes that the fault detected is immediately and completely fixed. From these assumptions we have failure rate λ i λi=φ(n-i+1) Where N is the total number of faults in the software at the beginning of the test, i ; is the number of faults detected so far and φ is the reduction in failure intensity per failure per fault. The reliability function is given by R i (t)=e -λ i t and the current MTTF is given by MTTF =1/λ i. The advantage of this model is that it is very simple to use. It is also fairly accurate for some data sets. Littlewood-Verall (LV) model Littlewood-Verall model [3] assumes exponential distribution for the random variable T i representing the failure interval time. But the failure intensity is regarded as a stochastically decreasing function with gamma distribution, implying that the fault fixing process is not considered as perfect, and that faults are of different sizes. A function Ψ (i), which is under the control of the user, determines the nature of the reliability growth. In this model Ψ (i) is taken as Ψ(i,β) = β 1 +β 2 i. The current reliability estimate in this model is given by R p i(t)=[ψ(i,β p )/t+ Ψ(i,β p )]α Mean Time To Failure is given by (it does not exist for α <= 1) MTTF=Ψ(i)/α-1 α>1 Predictions are by maximum likelihood estimation of parameters α 1, β 1, β 2 and use of plug-in rule. The problem with this model lies in complexity involved in determining the parameters. For estimated parameters, MTTF may not be finite. Goel-Okumoto NHPP (GO) model The Goel-Okumoto model [4] considers software failure process as a non homogeneous Poisson process. With a mean function µ(t). This model treats initial error contents as a random variable. Time between k - l th and k th failure depends on the time to k l th failure. For the NHPP we have Pr{n(t)=y}= ([µ(t)] y /y! ) e- µ(t) for y=0,1, With µ(t) considered as µ(t) = a(1 - e - b t ) Where a is the expected number of failures in the system and b is the initial failure intensity. Hence, the failure rate can be expressed as, λ (t) = abe -bt and λ(µ)= b(a-µ) is the time between j - l th and j th failures. From this data cumulative error n(t) can be easily calculated. Estimation of the parameters a and b is by maximum likelihood method. Musa-Okumoto logarithmic execution (MO) model The model proposed by Musa and Okumoto [5] views failure process as an NHPP like GO model. But Unlike GO model it assumes that reduction in failure rates are greater for the earlier fixes. MO model assumes failure rate to be an exponential function of the expected number of failures. λ( t ) = λ o e -θµ ( t ), where λ 0 and θ are initial failure rate and reduction in the normalized failure intensity per failure respectively. Input to the model is in the form t l, t 2,..., where each t i represents the execution time. Musa has established the superiority of execution time over calendar time when it comes to software reliability models. However, this model works for calendar times also. The conditional reliability is given as, R(t/t i-1 )={(λ 0 θt i-1 +1)/λ 0 θ(t+t i-1 )+1} 1/θ Estimation of parameter λ 0, θ is by maximum likelihood method. By substituting the estimated values λ 0, θ P the reliability and other quantities are determined. Execution time is related to calendar time through some suitable assumptions and further computation. Research Methodology This research uses the Moranda Model to estimate and predict the reliability. For this we have used the baseline data i.e. metrics parameters. The parameters are defect density, planned efforts, planned time and resources. We also collected the defect statistical data by testing. A comparative study of metrics parameters and defect statistical data has been done for measuring the reliability and calculate testing effort. Find out metrics The analysis of metrics relates several data and consolidating the results in terms of charts and pictures simplifies the analysis and facilitates the use of metrics for decision making. Baseline defect density: Defect density is number of defects for particular size of code. We determine the defect density by using metrics and measurements in our environments. Defect Density is computed by: (number of defects)/(1000 line of code) [Page No. 313]

3 5 th IEEE International Conference on Advanced Computing & Communication Technologies [ICACCT-2011] ISBN Effort variances: when the baseline effort estimates, revised effort estimates, and actual effort are plotted together for all the phases of SDLC, it provides many insights about the estimation process. Effort variances are calculated by: Variance %= [(actual effort-revised estimated)/revised estimate]*100 Schedule variances: Schedule variances are calculated at the end of every milestone to find out how well the project is doing with respect to the schedule. To get a real picture on schedule in the middle of project execution, it is important to calculate and plot it along with the actual schedule spent. Defect statistical data This statistical data is found after the testing process. A comparative study of metrics parameters and defect statistical data is done for measuring the reliability and calculating testing effort. For reliability prediction we use the Moranda Model [1]. The Moranda Model equation is given by this formula: λi= Φ (N - i+ 1) Fig 2. Baseline statistical data list Fig 3. Import Statistical Data List Where N is the total number of faults in the software at the beginning of the test, i is the number of faults detected so far and Φ is the reduction in failure intensity per failure per fault. The reliability function is given by Ri (t) = e λit and the current MTTF is given by MTTF = 1/λi The advantage of this model is that it is very simple to use. It is also fairly accurate for some data sets. Implementation of the System Implementing the web based application we used the MVC architecture. In our system, control elements are implemented using servlets or JSP. For measuring and predicting software reliability graphical results are obtained that shows the comparative study of actual vs. planned effort variances. This system is tested and fully implemented. Here, we are enclosing snapshots of running system. Fig 1. Testing effort estimation tool. Fig 4. Actual Statistical Data List Positive factors of proposed System: It is very simple to use. It produces fairly accurate results. It plays a key role in the planning and controlling of software development projects. This research is useful for monitoring the reliability of many types of software. The model needs extensive comparison with other existing models and reliability statistics of past projects. This will help us to enhance the model. Result of the System In this research, we have analyzed and designed a system. This system is based on Moranda Model reliability prediction. We have also assumed statistical data such as baseline data, actual data and baseline defect density. The final outcome of our system is analytical pictorial reports. These reports include [Page No. 314]

4 comparison between actual versus planned effort variances and between Resource versus time and cost variances. Moranda Model is a standard model to predict reliability and also produces fairly accurate results. Conclusion Through our extended model, we can find out whether our web project is reliable or not and at the same time we can also predict its reliability unlike other traditional models which measure only the reliability of any web project. The model is computationally simple and produces fairly accurate results. Through this model resources can be planned effectively and efficiently in the coming future. It is also very cost effective system which can be implemented by various organizations very easily. This research work is naturally extensible to any similar situation, where there is any need to make reliability prediction web project. There is a possibility to extend this model. The more we learn about past mistakes, the better sure our chances to avoid them in the future and build better web project. In future, more diversity can add to this mode and help organization to maximize their quality efforts. Acknowledgment We would like to express our gratitude to all those who gave us the possibility to complete this paper. We want to thank the Department of Engineering of the JJT University for giving me permission to commence this paper in the first instance, to do the necessary research work and to use departmental data. We are deeply indebted to our supervisor Prof. Dr. Akhilesh R. Upadhyay from the JJT University whose help, stimulating suggestions and encouragement helped me in all the time of our research work for our Phd. and writing of this paper. Fig 5. Base Line Data Graph Representation Fig 6. Actual Data Graph Representation and reliability prediction through Moranda Model References [1] Ahmad, N., Khan, M. G. M., Quadri, S. M. K. and Kumar, M., Modeling and Analysis of Software Reliability with Burr Type X Testing-Effort and Release-Time Determination, Journal of Modeling in Management, Vol. 4 (1), 28 54, [2] Huang, C. Y. Performance analysis of software reliability growth models with testing-effort and change-point, Journal of Systems and Software, Vol. 76, pp , [3] Huang, C. Y. Cost-reliability-optimal-release policy for software reliability models incorporating improvements in testing efficiency, Journal of Systems and Software 77(2), pp , 2005b. [4] Stringfellow, C., Andrews, A., "Integrating Defect Estimation Methods to Make Release Decisions," Proc. IASTED Software Engineering Applications, Marina Del Rey, CA, November 2003, pp [5] Musa, J.D., Introduction to software reliability engineering and testing. Proc. 8-th International Symposium on Software Reliability Engineering: Case studies, Albuquerque, NM, November 1997, pp [6] Y. Tohma, K. Tokunaga, S. Nagase, and Y. Murata, Structural approach to the estimation of the number of residual software faults based on the hypergeometric distribution, IEEE Trans. Software Engineering, vol. 15, no. 3, pp , Mar [7] Phil McMin, Search-based Software Test Data Generation: A Survey, Proceedings in Software [Page No. 315]

5 5 th IEEE International Conference on Advanced Computing & Communication Technologies [ICACCT-2011] ISBN Testing, Verification and Reliability, 2004, 14: [8] D. J. Berndt and A. Watkins, High Volume Software Testing Using Genetic Algorithms, Proceedings of the 38th (IEEE) Hawaii International Conference on System Sciences, Waikoloa, Hawaii, Jan [9] Nachiappan Nagappan, Laurie Williams, Jason Osborne, Mladen Vouk, Pekka Abrahamsson: Providing Test Quality Feedback Using Static Source Code and Automatic Test Suite Metrics, Proceedings of the 16th IEEE International Symposium on Software Reliability Engineering, Chicago, 2005, pp85-94 [10] Z. Jelinski and P.B. Moranda, Software Reliability Research, Statistical Computer performance Evaluation, W. Freibeger (Ed,), New York, Academic,1972. [11] Lyu, M., Nikora, A., Applying reliability Models more effectively, IEEE software 9(4),July [12] B. Littlewood and J.L. Verrall, A Bayesian Reliability Growth Model for Computer Software, J.Royal Statist. Soc., C (App1ied Statistics), Vol. 2, pp , [13] A.L. Goel and K. Okumoto, Time-dependent errordetection rate model for software reliability and other performance measures, IEEE Tr. Reliability, Vol. R- 28, No. 3, pp , [14] J.D. Musa and K. Okumoto, A Logarithmic Execution time model for software reliability measurement, Proc. 7th International conference on Software Engineering, Orlando, Florida, March26-29, pp , 1984 [Page No. 316]

C. Wohlin, M. Höst, P. Runeson and A. Wesslén, "Software Reliability", in Encyclopedia of Physical Sciences and Technology (third edition), Vol.

C. Wohlin, M. Höst, P. Runeson and A. Wesslén, Software Reliability, in Encyclopedia of Physical Sciences and Technology (third edition), Vol. C. Wohlin, M. Höst, P. Runeson and A. Wesslén, "Software Reliability", in Encyclopedia of Physical Sciences and Technology (third edition), Vol. 15, Academic Press, 2001. Software Reliability Claes Wohlin

More information

Imperfect Debugging in Software Reliability

Imperfect Debugging in Software Reliability Imperfect Debugging in Software Reliability Tevfik Aktekin and Toros Caglar University of New Hampshire Peter T. Paul College of Business and Economics Department of Decision Sciences and United Health

More information

Monitoring Software Reliability using Statistical Process Control: An Ordered Statistics Approach

Monitoring Software Reliability using Statistical Process Control: An Ordered Statistics Approach Monitoring Software Reliability using Statistical Process Control: An Ordered Statistics Approach Bandla Srinivasa Rao Associate Professor. Dept. of Computer Science VRS & YRN College Dr. R Satya Prasad

More information

α α λ α = = λ λ α ψ = = α α α λ λ ψ α = + β = > θ θ β > β β θ θ θ β θ β γ θ β = γ θ > β > γ θ β γ = θ β = θ β = θ β = β θ = β β θ = = = β β θ = + α α α α α = = λ λ λ λ λ λ λ = λ λ α α α α λ ψ + α =

More information

An Experimental Analysis of Open Source Software Reliability*

An Experimental Analysis of Open Source Software Reliability* An Experimental Analysis of Open Source Software Reliability* Cobra Rahmani, Harvey Siy, Azad Azadmanesh College of Information Science & Technology University of Nebraska-Omaha Omaha, U.S. E-mail: (crahmani,

More information

Software reliability improvement with quality metric and defect tracking

Software reliability improvement with quality metric and defect tracking Software reliability improvement with quality metric and defect tracking Madhavi Mane 1, Manjusha Joshi 2, Prof. Amol Kadam 3, Prof. Dr. S.D. Joshi 4, 1 M.Tech Student, Computer Engineering Department

More information

Performance evaluation of large-scale data processing systems

Performance evaluation of large-scale data processing systems Proceedings of the 7 th International Conference on Applied Informatics Eger, Hungary, January 28 31, 2007. Vol. 1. pp. 295 301. Performance evaluation of large-scale data processing systems Attila Adamkó,

More information

Optimal parameter choice in modeling of ERP system reliability

Optimal parameter choice in modeling of ERP system reliability Proceedings of the 22nd Central European Conference on Information and Intelligent Systems 365 Optimal parameter choice in modeling of ERP system reliability Frane Urem, Želimir Mikulić Department of management

More information

A Comparative Analysis of Open Source Software Reliability

A Comparative Analysis of Open Source Software Reliability 384 JOURNAL OF SOFTWARE, VOL. 5, NO. 2, DECEMBER 2 A Comparative Analysis of Open Source Software Reliability Cobra Rahmani, Azad Azadmanesh and Lotfollah Najjar College of Information Science & Technology

More information

Monitoring Software Reliability using Statistical Process Control: An MMLE Approach

Monitoring Software Reliability using Statistical Process Control: An MMLE Approach Monitoring Software Reliability using Statistical Process Control: An MMLE Approach Dr. R Satya Prasad 1, Bandla Sreenivasa Rao 2 and Dr. R.R. L Kantham 3 1 Department of Computer Science &Engineering,

More information

35 th Design Automation Conference Copyright 1998 ACM

35 th Design Automation Conference Copyright 1998 ACM Design Reliability - Estimation through Statistical Analysis of Bug Discovery Data Yossi Malka, Avi Ziv IBM Research Lab in Haifa MATAM Haifa 3195, Israel email: fyossi, aziv@vnet.ibm.comg Abstract Statistical

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) www.iasir.net

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) www.iasir.net International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational

More information

A Selective Survey and direction on the software of Reliability Models

A Selective Survey and direction on the software of Reliability Models A Selective Survey and direction on the software of Reliability Models Vipin Kumar Research Scholar, S.M. Degree College, Chandausi Abstract: Software development, design and testing have become very intricate

More information

Supplement to Call Centers with Delay Information: Models and Insights

Supplement to Call Centers with Delay Information: Models and Insights Supplement to Call Centers with Delay Information: Models and Insights Oualid Jouini 1 Zeynep Akşin 2 Yves Dallery 1 1 Laboratoire Genie Industriel, Ecole Centrale Paris, Grande Voie des Vignes, 92290

More information

Fuzzy Logic Based Revised Defect Rating for Software Lifecycle Performance. Prediction Using GMR

Fuzzy Logic Based Revised Defect Rating for Software Lifecycle Performance. Prediction Using GMR BIJIT - BVICAM s International Journal of Information Technology Bharati Vidyapeeth s Institute of Computer Applications and Management (BVICAM), New Delhi Fuzzy Logic Based Revised Defect Rating for Software

More information

SILs and Software. Introduction. The SIL concept. Problems with SIL. Unpicking the SIL concept

SILs and Software. Introduction. The SIL concept. Problems with SIL. Unpicking the SIL concept SILs and Software PG Bishop Adelard and Centre for Software Reliability, City University Introduction The SIL (safety integrity level) concept was introduced in the HSE (Health and Safety Executive) PES

More information

GUIDANCE FOR ASSESSING THE LIKELIHOOD THAT A SYSTEM WILL DEMONSTRATE ITS RELIABILITY REQUIREMENT DURING INITIAL OPERATIONAL TEST.

GUIDANCE FOR ASSESSING THE LIKELIHOOD THAT A SYSTEM WILL DEMONSTRATE ITS RELIABILITY REQUIREMENT DURING INITIAL OPERATIONAL TEST. GUIDANCE FOR ASSESSING THE LIKELIHOOD THAT A SYSTEM WILL DEMONSTRATE ITS RELIABILITY REQUIREMENT DURING INITIAL OPERATIONAL TEST. 1. INTRODUCTION Purpose The purpose of this white paper is to provide guidance

More information

Optimal Resource Allocation for the Quality Control Process

Optimal Resource Allocation for the Quality Control Process Optimal Resource Allocation for the Quality Control Process Pankaj Jalote Department of Computer Sc. & Engg. Indian Institute of Technology Kanpur Kanpur, INDIA - 208016 jalote@cse.iitk.ac.in Bijendra

More information

ENHANCEMENT AND COMPARISON OF ANT COLONY OPTIMIZATION FOR SOFTWARE RELIABILITY MODELS

ENHANCEMENT AND COMPARISON OF ANT COLONY OPTIMIZATION FOR SOFTWARE RELIABILITY MODELS Journal of Computer Science 9 (9): 1232-1240, 2013 ISSN: 1549-3636 2013 doi:10.3844/jcssp.2013.1232.1240 Published Online 9 (9) 2013 (http://www.thescipub.com/jcs.toc) ENHANCEMENT AND COMPARISON OF ANT

More information

Schedule Risk Analysis Simulator using Beta Distribution

Schedule Risk Analysis Simulator using Beta Distribution Schedule Risk Analysis Simulator using Beta Distribution Isha Sharma Department of Computer Science and Applications, Kurukshetra University, Kurukshetra, Haryana (INDIA) ishasharma211@yahoo.com Dr. P.K.

More information

Selecting a defect prediction model for maintenance resource planning and software insurance

Selecting a defect prediction model for maintenance resource planning and software insurance Selecting a defect prediction model for maintenance resource planning and software insurance Paul Luo Li Carnegie Mellon University 5000 Forbes Ave Pittsburgh PA 15213 1-412-268-3043 Paul.Li@cs.cmu.edu

More information

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics For 2015 Examinations Aim The aim of the Probability and Mathematical Statistics subject is to provide a grounding in

More information

An On-Line Algorithm for Checkpoint Placement

An On-Line Algorithm for Checkpoint Placement An On-Line Algorithm for Checkpoint Placement Avi Ziv IBM Israel, Science and Technology Center MATAM - Advanced Technology Center Haifa 3905, Israel avi@haifa.vnat.ibm.com Jehoshua Bruck California Institute

More information

A STUDY OF TASK SCHEDULING IN MULTIPROCESSOR ENVIROMENT Ranjit Rajak 1, C.P.Katti 2, Nidhi Rajak 3

A STUDY OF TASK SCHEDULING IN MULTIPROCESSOR ENVIROMENT Ranjit Rajak 1, C.P.Katti 2, Nidhi Rajak 3 A STUDY OF TASK SCHEDULING IN MULTIPROCESSOR ENVIROMENT Ranjit Rajak 1, C.P.Katti, Nidhi Rajak 1 Department of Computer Science & Applications, Dr.H.S.Gour Central University, Sagar, India, ranjit.jnu@gmail.com

More information

Profit and behavior analysis of two unit system with partial failure

Profit and behavior analysis of two unit system with partial failure International Journal of Academic Research and Development ISSN: 2455-4197 www.newresearchjournal.com/academic Volume 1; Issue 3; March 2016; Page No. 34-39 Profit and behavior analysis of two unit system

More information

Errata and updates for ASM Exam C/Exam 4 Manual (Sixteenth Edition) sorted by page

Errata and updates for ASM Exam C/Exam 4 Manual (Sixteenth Edition) sorted by page Errata for ASM Exam C/4 Study Manual (Sixteenth Edition) Sorted by Page 1 Errata and updates for ASM Exam C/Exam 4 Manual (Sixteenth Edition) sorted by page Practice exam 1:9, 1:22, 1:29, 9:5, and 10:8

More information

Normality Testing in Excel

Normality Testing in Excel Normality Testing in Excel By Mark Harmon Copyright 2011 Mark Harmon No part of this publication may be reproduced or distributed without the express permission of the author. mark@excelmasterseries.com

More information

VISUALIZATION OF DENSITY FUNCTIONS WITH GEOGEBRA

VISUALIZATION OF DENSITY FUNCTIONS WITH GEOGEBRA VISUALIZATION OF DENSITY FUNCTIONS WITH GEOGEBRA Csilla Csendes University of Miskolc, Hungary Department of Applied Mathematics ICAM 2010 Probability density functions A random variable X has density

More information

MATH4427 Notebook 2 Spring 2016. 2 MATH4427 Notebook 2 3. 2.1 Definitions and Examples... 3. 2.2 Performance Measures for Estimators...

MATH4427 Notebook 2 Spring 2016. 2 MATH4427 Notebook 2 3. 2.1 Definitions and Examples... 3. 2.2 Performance Measures for Estimators... MATH4427 Notebook 2 Spring 2016 prepared by Professor Jenny Baglivo c Copyright 2009-2016 by Jenny A. Baglivo. All Rights Reserved. Contents 2 MATH4427 Notebook 2 3 2.1 Definitions and Examples...................................

More information

Optimization of Reliability Allocation and Testing Schedule for Software Systems

Optimization of Reliability Allocation and Testing Schedule for Software Systems Optimization of Reliability Allocation and Testing Schedule for Software Systems Michael R. Lyu Sampath Rangarajan Aad P. A. van Moorsel Bell Laboratories, Lucent Technologies 600 Mountain Avenue, Murray

More information

How To Calculate Max Likelihood For A Software Reliability Model

How To Calculate Max Likelihood For A Software Reliability Model International Journal of Reliability, Quality and Safety Engineering c World Scientific Publishing Company MAXIMUM LIKELIHOOD ESTIMATES FOR THE HYPERGEOMETRIC SOFTWARE RELIABILITY MODEL FRANK PADBERG Fakultät

More information

Alessandro Birolini. ineerin. Theory and Practice. Fifth edition. With 140 Figures, 60 Tables, 120 Examples, and 50 Problems.

Alessandro Birolini. ineerin. Theory and Practice. Fifth edition. With 140 Figures, 60 Tables, 120 Examples, and 50 Problems. Alessandro Birolini Re ia i it En ineerin Theory and Practice Fifth edition With 140 Figures, 60 Tables, 120 Examples, and 50 Problems ~ Springer Contents 1 Basic Concepts, Quality and Reliability Assurance

More information

ANALYSIS OF WORKFLOW SCHEDULING PROCESS USING ENHANCED SUPERIOR ELEMENT MULTITUDE OPTIMIZATION IN CLOUD

ANALYSIS OF WORKFLOW SCHEDULING PROCESS USING ENHANCED SUPERIOR ELEMENT MULTITUDE OPTIMIZATION IN CLOUD ANALYSIS OF WORKFLOW SCHEDULING PROCESS USING ENHANCED SUPERIOR ELEMENT MULTITUDE OPTIMIZATION IN CLOUD Mrs. D.PONNISELVI, M.Sc., M.Phil., 1 E.SEETHA, 2 ASSISTANT PROFESSOR, M.PHIL FULL-TIME RESEARCH SCHOLAR,

More information

Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment 2-3, Probability and Statistics, March 2015. Due:-March 25, 2015.

Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment 2-3, Probability and Statistics, March 2015. Due:-March 25, 2015. Department of Mathematics, Indian Institute of Technology, Kharagpur Assignment -3, Probability and Statistics, March 05. Due:-March 5, 05.. Show that the function 0 for x < x+ F (x) = 4 for x < for x

More information

Fairfield Public Schools

Fairfield Public Schools Mathematics Fairfield Public Schools AP Statistics AP Statistics BOE Approved 04/08/2014 1 AP STATISTICS Critical Areas of Focus AP Statistics is a rigorous course that offers advanced students an opportunity

More information

Software Reliability Measuring using Modified Maximum Likelihood Estimation and SPC

Software Reliability Measuring using Modified Maximum Likelihood Estimation and SPC Software Reliaility Measuring using Modified Maximum Likelihood Estimation and SPC Dr. R Satya Prasad Associate Prof, Dept. of CSE Acharya Nagarjuna University Guntur, INDIA K Ramchand H Rao Dept. of CSE

More information

Gamma Distribution Fitting

Gamma Distribution Fitting Chapter 552 Gamma Distribution Fitting Introduction This module fits the gamma probability distributions to a complete or censored set of individual or grouped data values. It outputs various statistics

More information

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 3, May 2013

ISSN: 2319-5967 ISO 9001:2008 Certified International Journal of Engineering Science and Innovative Technology (IJESIT) Volume 2, Issue 3, May 2013 Transistor Level Fault Finding in VLSI Circuits using Genetic Algorithm Lalit A. Patel, Sarman K. Hadia CSPIT, CHARUSAT, Changa., CSPIT, CHARUSAT, Changa Abstract This paper presents, genetic based algorithm

More information

Bayesian Statistics in One Hour. Patrick Lam

Bayesian Statistics in One Hour. Patrick Lam Bayesian Statistics in One Hour Patrick Lam Outline Introduction Bayesian Models Applications Missing Data Hierarchical Models Outline Introduction Bayesian Models Applications Missing Data Hierarchical

More information

Keywords Software metrics; Software quality; Customer Satisfaction; Statistical tools; Metrics Analysis; Quality Assurance metrics

Keywords Software metrics; Software quality; Customer Satisfaction; Statistical tools; Metrics Analysis; Quality Assurance metrics Volume 4, Issue 8, August 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Framework for

More information

A Comparative Performance Analysis of Load Balancing Algorithms in Distributed System using Qualitative Parameters

A Comparative Performance Analysis of Load Balancing Algorithms in Distributed System using Qualitative Parameters A Comparative Performance Analysis of Load Balancing Algorithms in Distributed System using Qualitative Parameters Abhijit A. Rajguru, S.S. Apte Abstract - A distributed system can be viewed as a collection

More information

Ranking of Cloud Services Using Cumulative Sum Method

Ranking of Cloud Services Using Cumulative Sum Method Journal of Computer Science and Applications. ISSN 2231-1270 Volume 6, Number 2 (2014), pp. 99-105 International Research Publication House http://www.irphouse.com Ranking of Cloud s Using Cumulative Sum

More information

Selecting a defect prediction model for maintenance resource planning and software insurance

Selecting a defect prediction model for maintenance resource planning and software insurance Selecting a defect prediction model for maintenance resource planning and software insurance Paul Luo Li Carnegie Mellon University 5000 Forbes Ave Pittsburgh PA 15213 1-412-268-3043 Paul.Li@cs.cmu.edu

More information

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur

Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Probability and Statistics Prof. Dr. Somesh Kumar Department of Mathematics Indian Institute of Technology, Kharagpur Module No. #01 Lecture No. #15 Special Distributions-VI Today, I am going to introduce

More information

Statistics I for QBIC. Contents and Objectives. Chapters 1 7. Revised: August 2013

Statistics I for QBIC. Contents and Objectives. Chapters 1 7. Revised: August 2013 Statistics I for QBIC Text Book: Biostatistics, 10 th edition, by Daniel & Cross Contents and Objectives Chapters 1 7 Revised: August 2013 Chapter 1: Nature of Statistics (sections 1.1-1.6) Objectives

More information

C. Wohlin, "Managing Software Quality through Incremental Development and Certification", In Building Quality into Software, pp. 187-202, edited by

C. Wohlin, Managing Software Quality through Incremental Development and Certification, In Building Quality into Software, pp. 187-202, edited by C. Wohlin, "Managing Software Quality through Incremental Development and Certification", In Building Quality into Software, pp. 187-202, edited by M. Ross, C. A. Brebbia, G. Staples and J. Stapleton,

More information

Chapter 2 Background: Software Quality and Reliability Prediction

Chapter 2 Background: Software Quality and Reliability Prediction Chapter 2 Background: Software Quality and Reliability Prediction 2.1 Introduction Size, complexity, and human dependency on software-based products have grown dramatically during past decades. Software

More information

RELIABILITY IMPROVEMENT WITH PSP OF WEB-BASED SOFTWARE APPLICATIONS

RELIABILITY IMPROVEMENT WITH PSP OF WEB-BASED SOFTWARE APPLICATIONS RELIABILITY IMPROVEMENT WITH PSP OF WEB-BASED SOFTWARE APPLICATIONS Leticia Dávila-Nicanor, Pedro Mejía-Alvarez CINVESTAV-IPN. Sección de Computación ldavila@yahoo.com.mx, pmejia@cs.cinvestav.mx ABSTRACT

More information

The Joint Distribution of Server State and Queue Length of M/M/1/1 Retrial Queue with Abandonment and Feedback

The Joint Distribution of Server State and Queue Length of M/M/1/1 Retrial Queue with Abandonment and Feedback The Joint Distribution of Server State and Queue Length of M/M/1/1 Retrial Queue with Abandonment and Feedback Hamada Alshaer Université Pierre et Marie Curie - Lip 6 7515 Paris, France Hamada.alshaer@lip6.fr

More information

Optimal Stopping in Software Testing

Optimal Stopping in Software Testing Optimal Stopping in Software Testing Nilgun Morali, 1 Refik Soyer 2 1 Department of Statistics, Dokuz Eylal Universitesi, Turkey 2 Department of Management Science, The George Washington University, 2115

More information

A LOGNORMAL MODEL FOR INSURANCE CLAIMS DATA

A LOGNORMAL MODEL FOR INSURANCE CLAIMS DATA REVSTAT Statistical Journal Volume 4, Number 2, June 2006, 131 142 A LOGNORMAL MODEL FOR INSURANCE CLAIMS DATA Authors: Daiane Aparecida Zuanetti Departamento de Estatística, Universidade Federal de São

More information

Using a Log-normal Failure Rate Distribution for Worst Case Bound Reliability Prediction

Using a Log-normal Failure Rate Distribution for Worst Case Bound Reliability Prediction Using a Log-normal Failure Rate Distribution for Worst Case Bound Reliability Prediction Peter G. Bishop Adelard and Centre for Software Reliability pgb@csr.city.ac.uk Robin E. Bloomfield Adelard and Centre

More information

A Simple Model of Price Dispersion *

A Simple Model of Price Dispersion * Federal Reserve Bank of Dallas Globalization and Monetary Policy Institute Working Paper No. 112 http://www.dallasfed.org/assets/documents/institute/wpapers/2012/0112.pdf A Simple Model of Price Dispersion

More information

Military Reliability Modeling William P. Fox, Steven B. Horton

Military Reliability Modeling William P. Fox, Steven B. Horton Military Reliability Modeling William P. Fox, Steven B. Horton Introduction You are an infantry rifle platoon leader. Your platoon is occupying a battle position and has been ordered to establish an observation

More information

CHAPTER 5 STAFFING LEVEL AND COST ANALYSES FOR SOFTWARE DEBUGGING ACTIVITIES THROUGH RATE- BASED SIMULATION APPROACHES

CHAPTER 5 STAFFING LEVEL AND COST ANALYSES FOR SOFTWARE DEBUGGING ACTIVITIES THROUGH RATE- BASED SIMULATION APPROACHES 101 CHAPTER 5 STAFFING LEVEL AND COST ANALYSES FOR SOFTWARE DEBUGGING ACTIVITIES THROUGH RATE- BASED SIMULATION APPROACHES 5.1 INTRODUCTION Many approaches have been given like rate based approaches for

More information

MANAGING OF IMMENSE CLOUD DATA BY LOAD BALANCING STRATEGY. Sara Anjum 1, B.Manasa 2

MANAGING OF IMMENSE CLOUD DATA BY LOAD BALANCING STRATEGY. Sara Anjum 1, B.Manasa 2 INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING AND SCIENCE MANAGING OF IMMENSE CLOUD DATA BY LOAD BALANCING STRATEGY Sara Anjum 1, B.Manasa 2 1 M.Tech Student, Dept of CSE, A.M.R. Institute

More information

BASED TESTING TOOL FOR EVENT DRIVEN SOFTWARE

BASED TESTING TOOL FOR EVENT DRIVEN SOFTWARE AGENT BASED TESTING TOOL FOR EVENT DRIVEN SOFTWARE Shashank Joshi*, Shital Pawar** * (Department of Computer Engineering, Bharati Vidyapeeth Deemed University, pune, India) ** (Department of Computer Engineering,

More information

SOFTWARE TESTING MODELS AGAINST INFORMATION SECURITY REQUIREMENTS

SOFTWARE TESTING MODELS AGAINST INFORMATION SECURITY REQUIREMENTS Alexey Markov. Software testing models against information security requirements // «Vestnik of the Bauman Moscow State Technical University» Journal. Series «Instrument» 2011. Special Issue on "Hardware

More information

PS 271B: Quantitative Methods II. Lecture Notes

PS 271B: Quantitative Methods II. Lecture Notes PS 271B: Quantitative Methods II Lecture Notes Langche Zeng zeng@ucsd.edu The Empirical Research Process; Fundamental Methodological Issues 2 Theory; Data; Models/model selection; Estimation; Inference.

More information

STRATEGIC CAPACITY PLANNING USING STOCK CONTROL MODEL

STRATEGIC CAPACITY PLANNING USING STOCK CONTROL MODEL Session 6. Applications of Mathematical Methods to Logistics and Business Proceedings of the 9th International Conference Reliability and Statistics in Transportation and Communication (RelStat 09), 21

More information

International Journal of Computer Engineering and Applications, Volume V, Issue III, March 14

International Journal of Computer Engineering and Applications, Volume V, Issue III, March 14 International Journal of Computer Engineering and Applications, Volume V, Issue III, March 14 PREDICTION OF RATE OF IMPROVEMENT OF SOFTWARE QUALITY AND DEVELOPMENT EFFORT ON THE BASIS OF DEGREE OF EXCELLENCE

More information

A Programme Implementation of Several Inventory Control Algorithms

A Programme Implementation of Several Inventory Control Algorithms BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume, No Sofia 20 A Programme Implementation of Several Inventory Control Algorithms Vladimir Monov, Tasho Tashev Institute of Information

More information

A Robust Method for Solving Transcendental Equations

A Robust Method for Solving Transcendental Equations www.ijcsi.org 413 A Robust Method for Solving Transcendental Equations Md. Golam Moazzam, Amita Chakraborty and Md. Al-Amin Bhuiyan Department of Computer Science and Engineering, Jahangirnagar University,

More information

Evaluation of Patch Management Strategies

Evaluation of Patch Management Strategies 1 Evaluation of Patch Management Strategies Hamed Okhravi and David M. Nicol Abstract Discovery of new vulnerabilities in software pieces from various vendors and quick exploitation of such vulnerabilities

More information

CRASHING-RISK-MODELING SOFTWARE (CRMS)

CRASHING-RISK-MODELING SOFTWARE (CRMS) International Journal of Science, Environment and Technology, Vol. 4, No 2, 2015, 501 508 ISSN 2278-3687 (O) 2277-663X (P) CRASHING-RISK-MODELING SOFTWARE (CRMS) Nabil Semaan 1, Najib Georges 2 and Joe

More information

Option Pricing Methods for Estimating Capacity Shortages

Option Pricing Methods for Estimating Capacity Shortages Option Pricing Methods for Estimating Capacity Shortages Dohyun Pak and Sarah M. Ryan Department of Industrial and Manufacturing Systems Engineering Iowa State University Ames, IA 500-64, USA Abstract

More information

Traffic Behavior Analysis with Poisson Sampling on High-speed Network 1

Traffic Behavior Analysis with Poisson Sampling on High-speed Network 1 Traffic Behavior Analysis with Poisson Sampling on High-speed etwork Guang Cheng Jian Gong (Computer Department of Southeast University anjing 0096, P.R.China) Abstract: With the subsequent increasing

More information

UNIT-II Part-A Questions

UNIT-II Part-A Questions UNIT-I 1. What is quality? 2. Define software quality? 3. What are the views of quality? 4. Give the definitions of quality? 5. What is quality as per ISO? 6. What are the reasons for software becomes

More information

Software Reliability Measurement Experiences Conducted in Alcatel Portugal

Software Reliability Measurement Experiences Conducted in Alcatel Portugal Software Reliability Measurement Experiences Conducted in Alcatel Portugal Rui Loureno, Alcatel Portugal, S.A. Abstract Sofhvare Reliabz.lity measurement is essential for examining the degree of qualz.ty

More information

A Sarsa based Autonomous Stock Trading Agent

A Sarsa based Autonomous Stock Trading Agent A Sarsa based Autonomous Stock Trading Agent Achal Augustine The University of Texas at Austin Department of Computer Science Austin, TX 78712 USA achal@cs.utexas.edu Abstract This paper describes an autonomous

More information

CHAPTER 6: Continuous Uniform Distribution: 6.1. Definition: The density function of the continuous random variable X on the interval [A, B] is.

CHAPTER 6: Continuous Uniform Distribution: 6.1. Definition: The density function of the continuous random variable X on the interval [A, B] is. Some Continuous Probability Distributions CHAPTER 6: Continuous Uniform Distribution: 6. Definition: The density function of the continuous random variable X on the interval [A, B] is B A A x B f(x; A,

More information

Applications of R Software in Bayesian Data Analysis

Applications of R Software in Bayesian Data Analysis Article International Journal of Information Science and System, 2012, 1(1): 7-23 International Journal of Information Science and System Journal homepage: www.modernscientificpress.com/journals/ijinfosci.aspx

More information

4 The M/M/1 queue. 4.1 Time-dependent behaviour

4 The M/M/1 queue. 4.1 Time-dependent behaviour 4 The M/M/1 queue In this chapter we will analyze the model with exponential interarrival times with mean 1/λ, exponential service times with mean 1/µ and a single server. Customers are served in order

More information

Nonparametric adaptive age replacement with a one-cycle criterion

Nonparametric adaptive age replacement with a one-cycle criterion Nonparametric adaptive age replacement with a one-cycle criterion P. Coolen-Schrijner, F.P.A. Coolen Department of Mathematical Sciences University of Durham, Durham, DH1 3LE, UK e-mail: Pauline.Schrijner@durham.ac.uk

More information

Modeling and Analysis of Call Center Arrival Data: A Bayesian Approach

Modeling and Analysis of Call Center Arrival Data: A Bayesian Approach Modeling and Analysis of Call Center Arrival Data: A Bayesian Approach Refik Soyer * Department of Management Science The George Washington University M. Murat Tarimcilar Department of Management Science

More information

Reliability Evaluation of Web Applications from Click-stream Data

Reliability Evaluation of Web Applications from Click-stream Data Reliability Evaluation of Web Applications from Click-stream Data Prof. R.Manjula Eswar Anand Sriram Associate Professor M.S(Software Engineering) School of Computing Sciences and Engineering School of

More information

Keywords: Dynamic Load Balancing, Process Migration, Load Indices, Threshold Level, Response Time, Process Age.

Keywords: Dynamic Load Balancing, Process Migration, Load Indices, Threshold Level, Response Time, Process Age. Volume 3, Issue 10, October 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Load Measurement

More information

An Agile Methodology Based Model for Change- Oriented Software Engineering

An Agile Methodology Based Model for Change- Oriented Software Engineering An Agile Methodology Based Model for Change- Oriented Software Engineering Naresh Kumar Nagwani, Pradeep Singh Department of Computer Sc. & Engg. National Institute of Technology, Raipur nknagwani.cs@nitrr.ac.in,

More information

Beta Distribution. Paul Johnson <pauljohn@ku.edu> and Matt Beverlin <mbeverlin@ku.edu> June 10, 2013

Beta Distribution. Paul Johnson <pauljohn@ku.edu> and Matt Beverlin <mbeverlin@ku.edu> June 10, 2013 Beta Distribution Paul Johnson and Matt Beverlin June 10, 2013 1 Description How likely is it that the Communist Party will win the net elections in Russia? In my view,

More information

How To Check For Differences In The One Way Anova

How To Check For Differences In The One Way Anova MINITAB ASSISTANT WHITE PAPER This paper explains the research conducted by Minitab statisticians to develop the methods and data checks used in the Assistant in Minitab 17 Statistical Software. One-Way

More information

Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration

Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration Efficient Scheduling Of On-line Services in Cloud Computing Based on Task Migration 1 Harish H G, 2 Dr. R Girisha 1 PG Student, 2 Professor, Department of CSE, PESCE Mandya (An Autonomous Institution under

More information

A Group based Time Quantum Round Robin Algorithm using Min-Max Spread Measure

A Group based Time Quantum Round Robin Algorithm using Min-Max Spread Measure A Group based Quantum Round Robin Algorithm using Min-Max Spread Measure Sanjaya Kumar Panda Department of CSE NIT, Rourkela Debasis Dash Department of CSE NIT, Rourkela Jitendra Kumar Rout Department

More information

Chapter 3 RANDOM VARIATE GENERATION

Chapter 3 RANDOM VARIATE GENERATION Chapter 3 RANDOM VARIATE GENERATION In order to do a Monte Carlo simulation either by hand or by computer, techniques must be developed for generating values of random variables having known distributions.

More information

Examining Self-Similarity Network Traffic intervals

Examining Self-Similarity Network Traffic intervals Examining Self-Similarity Network Traffic intervals Hengky Susanto Byung-Guk Kim Computer Science Department University of Massachusetts at Lowell {hsusanto, kim}@cs.uml.edu Abstract Many studies have

More information

Certain Reliability Growth Models for Debugging in Software Systems

Certain Reliability Growth Models for Debugging in Software Systems International Journal of Engineering and Technical Research (IJETR) Certain Reliability Growth s for Debugging in Software Systems JAHIR PASHA, S.Ranjitha, Dr. H. N. Suresh Abstract A large number of software

More information

Essays in Financial Mathematics

Essays in Financial Mathematics Essays in Financial Mathematics Essays in Financial Mathematics Kristoffer Lindensjö Dissertation for the Degree of Doctor of Philosophy, Ph.D. Stockholm School of Economics, 2013. Dissertation title:

More information

Supply Chain Analysis Tools

Supply Chain Analysis Tools Supply Chain Analysis Tools MS&E 262 Supply Chain Management April 14, 2004 Inventory/Service Trade-off Curve Motivation High Inventory Low Poor Service Good Analytical tools help lower the curve! 1 Outline

More information

ROEVER ENGINEERING COLLEGE Elambalur,Perambalur-621212 DEPARTMENT OF CSE SOFTWARE QUALITY MANAGEMENT

ROEVER ENGINEERING COLLEGE Elambalur,Perambalur-621212 DEPARTMENT OF CSE SOFTWARE QUALITY MANAGEMENT ROEVER ENGINEERING COLLEGE Elambalur,Perambalur-621212 DEPARTMENT OF CSE SOFTWARE QUALITY MANAGEMENT 1. What is quality? Source OED,1990 Crosby,1979 ISO,1986 Fruhauf UNIT-1 INTRODUCTION TO SOFTWARE QUALITY

More information

A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution

A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 4: September

More information

The Probabilistic Model of Cloud Computing

The Probabilistic Model of Cloud Computing A probabilistic multi-tenant model for virtual machine mapping in cloud systems Zhuoyao Wang, Majeed M. Hayat, Nasir Ghani, and Khaled B. Shaban Department of Electrical and Computer Engineering, University

More information

An Introduction to. Metrics. used during. Software Development

An Introduction to. Metrics. used during. Software Development An Introduction to Metrics used during Software Development Life Cycle www.softwaretestinggenius.com Page 1 of 10 Define the Metric Objectives You can t control what you can t measure. This is a quote

More information

DevCOP: A Software Certificate Management System for Eclipse

DevCOP: A Software Certificate Management System for Eclipse DevCOP: A Software Certificate Management System for Eclipse Mark Sherriff and Laurie Williams North Carolina State University {mssherri, lawilli3}@ncsu.edu Abstract During the course of software development,

More information

A STUDY OF THE EFFECTS OF ELECTRONIC TEXTBOOK-AIDED REMEDIAL TEACHING ON STUDENTS LEARNING OUTCOMES AT THE OPTICS UNIT

A STUDY OF THE EFFECTS OF ELECTRONIC TEXTBOOK-AIDED REMEDIAL TEACHING ON STUDENTS LEARNING OUTCOMES AT THE OPTICS UNIT A STUDY OF THE EFFECTS OF ELECTRONIC TEXTBOOK-AIDED REMEDIAL TEACHING ON STUDENTS LEARNING OUTCOMES AT THE OPTICS UNIT Chen-Feng Wu, Pin-Chang Chen and Shu-Fen Tzeng Department of Information Management,

More information

Software Development and Testing: A System Dynamics Simulation and Modeling Approach

Software Development and Testing: A System Dynamics Simulation and Modeling Approach Software Development and Testing: A System Dynamics Simulation and Modeling Approach KUMAR SAURABH IBM India Pvt. Ltd. SA-2, Bannerghatta Road, Bangalore. Pin- 560078 INDIA. Email: ksaurab5@in.ibm.com,

More information

Reliability of a Commercial Telecommunications System

Reliability of a Commercial Telecommunications System Reliability of a Commercial Telecommunications System Mohamed Kaâniche and Karama Kanoun LAAS-CNRS 7, Avenue du Colonel Roche 77 Toulouse, France Abstract We analyze data collected on a commercial telecommunications

More information

it = α + β i + γ 1 t + γ 2 t + γ 3 t +λ 1 ( i ) + λ 2 ( i ) + λ 3 ( i ) +δx i + ϵ it, it i i t t t i λ 1 λ 3 t t t i = α + β i + δx i + ϵ i i i i 12 Harrison Cleveland McKinley Roosevelt 10 8 6

More information

Keywords Backup and restore strategies, online backup, metrics, modelling methods, hourly backup.

Keywords Backup and restore strategies, online backup, metrics, modelling methods, hourly backup. Volume 5, Issue 3, March 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Performance and

More information

Article from: Risk Management. June 2009 Issue 16

Article from: Risk Management. June 2009 Issue 16 Article from: Risk Management June 2009 Issue 16 CHAIRSPERSON S Risk quantification CORNER Structural Credit Risk Modeling: Merton and Beyond By Yu Wang The past two years have seen global financial markets

More information

High-Mix Low-Volume Flow Shop Manufacturing System Scheduling

High-Mix Low-Volume Flow Shop Manufacturing System Scheduling Proceedings of the 14th IAC Symposium on Information Control Problems in Manufacturing, May 23-25, 2012 High-Mix Low-Volume low Shop Manufacturing System Scheduling Juraj Svancara, Zdenka Kralova Institute

More information

Homework 4 - KEY. Jeff Brenion. June 16, 2004. Note: Many problems can be solved in more than one way; we present only a single solution here.

Homework 4 - KEY. Jeff Brenion. June 16, 2004. Note: Many problems can be solved in more than one way; we present only a single solution here. Homework 4 - KEY Jeff Brenion June 16, 2004 Note: Many problems can be solved in more than one way; we present only a single solution here. 1 Problem 2-1 Since there can be anywhere from 0 to 4 aces, the

More information