Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 1

Size: px
Start display at page:

Download "Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (www.prdg.org) 1"

Transcription

1 Cpturing The Combined Effect Of Testing Time And Testing Coverge Using Two Dimensionl Softwre Relibility Growth Models B.Anniprincy 1, Dr. S. Sridhr 2 1 Reserch Scholr, Sthybm University, Chenni. 2 Den-Cognitive & Centrl Computing Fcility, RV College of Engineering, Bnglore Abstrct Softwre Relibility is the likelihood of brekdown free opertion of softwre in provided time period under specified conditions. Softwre testing is process to detect fults in the totlity nd worth of developed computer softwre. Testing is very essentil tool in ssuring the qulity of the softwre by identifying different fults in softwre, nd possibly removing them. But testing of this softwre for long time my not ensure bug free softwre nd high relibility. Best possible mount of code lso needs to be covered to mke sure tht the softwre is of good qulity. Testing time lone my not give the correct preview of the number of fults removed in the softwre. Therefore to cpture the combined effect of testing time nd testing coverge we propose two dimensionl softwre relibility growth models. We will ssume tht the number of fults detched in the softwre by fixed time is dependent on the totl testing resources ccessible to the testing tem. This testing resource will be fusion of both testing time nd testing coverge. We hve used cobb-dougls production function to develop the two dimensionl model incorporting the effect of testing time nd testing coverge on the number of fults removed in the softwre system. Keywords Two-dimensionl model, Cobb-dougls production function, Testing time nd Testing Coverge. I. INTRODUCTION Testing coverge plys one of the most promising roles while predicting the softwre relibility. Testing Coverge cn be defined s structurl testing technique in which the softwre performnce cn be judged with respect to specifiction of the different source codes nd the extent or the degree to which softwre is executed by the test cses. TC cn help softwre developers to clculte the qulity of the tested softwre nd to determine the mount of dditionl effort needed to improve the relibility of the softwre besides providing customers with quntittive confidence criterion while plnning for using softwre product. Hence, sfety of the criticl system hs high coverge objective. The bsic testing coverge mesures which includes different criteri such s Sttement Coverge, Decision / Condition Coverge, Pth Coverge nd Function Coverge. Sttement Coverge is defined s the proportion of lines executed in the single progrm. If we suppose tht the different fults re uniformly distributed throughout the code, then percentge of executble sttements covered shows the percentge of fults discovered[14][15]. Decision / Condition Coverge indictes whether Boolen expressions tested in control structures evluted to both true nd flse. Pth Coverge shows the percentge of ll possible pths existing in the code exercised by the test cses. Function Coverge indictes the different proportion of functions/ procedures influenced by the softwre testing. II SOFTWARE RELIABILITY GROWTH MODELS WITH TWO TYPES OF IMPERFECT DEBUGGING The fults in the softwre my not be removed perfectly. When the fults re not removed perfectly nd led to further genertion of fults. In this pper, we develop n S shped model with imperfect debugging nd fult genertion[16][17]. The proposed method is implemented using JAVA nd it is vlidted on rel dt sets. Time dependent model The time dependent behvior of fult removl process is explined by Softwre Relibility Growth Model (SRGM). Most of the softwre relibility models cn be ctegorized under Non Homogeneous Poisson Process (NHPP) models[12][13]. The ssumption tht governs these models is softwre filure occurs t rndom times during testing cused by fults lying dormnt in softwre. And, for modeling the softwre Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 1

2 fult detection phenomenon, counting process { N ( ; t 0} is defined which represents the cumultive number of softwre fults detected by testing timet. The SRGM bsed on NHPP is formulted s: Pr{ N( m( n} n exp( m( ) n! (1) Where n 0, 1, 2, 3. m ( is the men vlue function of the counting process N ( III TESTING COVERAGE BASED MODELING The testing coverge bsed softwre relibility growth model cn be formulted s follows: dm c' dt 1 t ct ( (2) N m t Where, m ( is the expected number of fults identified in the time intervl ( 0, t ] c ( is the testing coverge s function of time t. N is the constnt, representing the number of fults lying dormnt in the softwre t the beginning of testing. Here c ( defines the percentge of the coded sttements tht hs been observed till time t. So, 1 c( defines the percentge of the coded sttements which hs not yet been covered till timet. Then, the first order derivtive of c (, denoted by c '(, represents the testing coverge rte. Therefore, function c 1 ' t ct cn be tken s mesure of the fult detection rte. In one dimensionl SRGM with testing coverge we need to define coverge function c ( lthough in two dimensionl modeling pproch we need not define coverge function nd it cn be estimted directly from the dt. S-Shped Flexible Model In 1992 Kpur nd Grg developed n S-shped model with ssuming tht when we remove the different fults in the softwre some dditionl fults in the softwre re removed without ctully ffecting the system[18]. The revised Kpur grg model is derived by using logistic rte s the detection rte to cpture the effect of imperfect debugging nd fult genertion[11]. This model ws bsed on the ssumption of Non- Homogeneous Poisson Process. The bsic ssumptions of the model re s follows: 1. Filure /fult removl phenomenon is modeled by NHPP. 2. Softwre is subject to filures during execution cused by fults remining in the softwre. 3. Filure rte is eqully ffected by ll the fults remining in the softwre. 4. Fult detection / removl rte my chnge t ny time moment. The differentil eqution of the representing the rte of chnge of cumultive number of fults detected in time t is given s Eq. (3) m' t b 1 exp N m ( t ) bt The below Eq. (4) gives the men vlue function of the number of fults detected in time t Where, Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 2 m N 1 exp( b 1 exp b ) (3) (4) b is the rte t which fult is detected/removed in the softwre. m is the men number of fults detected/ Corrected corresponding to testing timet. is the constnt. x is the rte of error genertion. p is the probbility of imperfect debugging. IV TWO-DIMENSIONAL MODELING Lter two dimensionl softwre relibility model ws developed to ccess the softwre quntittively. The need of development of two dimensionl model is one of the idel solution to the problem regrding softwre relibility in the hnds of softwre engineers [6][7]. In one dimensionl nlysis the object vrible usully depends upon one bsic vrible lthough the object tkes on mny different roles bsed upon its dependence on vrious other fctors. Two dimensionl models re used to cpture the joint effect of testing time nd testing coverge on the number of fults removed in the softwre. Trditionlly used one dimensionl model ws depending upon the

3 testing time, testing effort or testing coverge. However if the relibility of softwre is mesured on the bsis on the number of hours spent while testing the softwre or the percentge of softwre tht ws covered then the results re not conclusive. To hndle the need of high precision softwre relibility we hve the requirement of softwre relibility growth model which does not only solve the issues relted to the testing time but lso the testing coverge of the softwre i.e. the percentge of code covered of the softwre. For this we hve developed two dimensionl softwre relibility growth model which tkes into ccount the joint effect of testing time nd testing effort on the number of fults removed in the softwre. The two dimensionl model developed in this pper is bsed on the Cobb Dougls production function. Cobb Dougls Production Function The Cobb Dougls functionl form of production functions is brodly used to represent the reltionship of n output to inputs[3]. It ws proposed by Knut Wicksell ( ), nd tested ginst sttisticl evidence by Chrles Cobb nd Pul Dougls in The Cobb-Dougls function considered simplified view of the economy in which production output is determined by the mount of lbor involved nd the mount of cpitl invested[4][5]. Even if there re mny fctors ffecting economic performnce, still their model proved to be remrkbly ccurte. The mthemticl form of the production function is given s follows 1 Where, Y AL K (5) Y is the totl production per yer. L is the lbor input. K is the cpitl input. A is the totl fctor productivity. is the elsticity of lbor which is constnt nd determined by vilble technology. Two-Dimensionl S-Shped Model b m' N m (6) 1 exp b The men vlue function of the number of fults detected with testing resources x using the initil is given s x 0 condition 0 m N 1 exp( b 1 exp b ) (7) Now we extend the testing resource of one dimensionl S-shped model to two dimensionl problem. Using the cobb-dougls production the corresponding men vlue function is given s 1 N 1 exp bs u m 1 (8) 1 exp bs In the bove two-dimensionl men vlue function, if 1, then the bove men vlue function cn be regrded s trditionl one dimensionl time dependent SRGM nd if 0 it becomes testing coverge dependent SRGM. Two-Dimensionl S-Shped Model with Imperfect Debugging Mostly, the debugging process in rel life won t be much perfect. While during the fult removl process two possibilities cn occur. It my hppen tht the fult, which ws considered to be perfectly fixed, hd been improperly repired nd resulted in sme type of filure gin. There is lso fine chnce tht some new fults might get introduced during the course of correcting[2]. This sitution is much dngerous thn the former one, becuse in the first cse the totl fult content is not ltered, wheres in ltter, error genertion resulted in incresed fult content. The effects of both type of imperfect debugging during testing phse re incorported in our proposed model. The rte eqution of flexible model with imperfect debugging nd error genertion cn be written s follows u In this proposed method, we develop two dimension S- shped model determining the combined effect of testing time nd testing coverge[9][10]. The differentil eqution of the representing the rte of chnge of cumultive number of fults detected with respect to the totl testing resources is given s d dt m bp 1 exp N xm m Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 3 b (9) We use logistic function to incorporte the effect of imperfect debugging nd error genertion. By solving the bove eqution using initil condition N ( 0) 0,

4 we get N t N x 1 exp bp p 1 x exp bp 1 x (10) Relibility Evlution Softwre evlution is very significnt phenomenon in quntittive softwre relibility ssessment. The softwre relibility function signifies the probbility tht softwre filure does not occur in time-intervl t, t xt 0, x 0given tht the testing tem or the user opertion hs been going up to time t [8].In two dimensionl SRGM, we cn ssess softwre relibility in n opertion phse where we ssume tht the testing coverge is not expnded. We cn derive the probbility tht the softwre filure does not occur in time- tht testing hs intervls, s s 0, 0 been going up to hs been ttined up to s s: s nd the vlue of testing coverge u by testing termintion time s, u exp m s, u / k ms, u k R / / (11) Where k indictes the set of prmeter estimtes of two dimension SRGM V. RESULTS AND DISCUSSION An SRGM is defined s tool tht cn be used to evlute the softwre quntittively, develop test sttus, schedule sttus, nd monitor the chnges in relibility performnce. Softwre relibility ssessment nd prediction is importnt to evlute the performnce of softwre system[1].in this pper, n effective softwre relibility growth model is developed with two types of imperfect debugging. In this section, the smple outputs re explined which is obtined during the execution of progrm. Here the relibility of the softwre is identified by using S-shped Cobb-Dougls function. In this pper, testing time nd testing coverge ws considered to identify the relibility of the softwre. A dt set with filure number, filure intervl nd lso dy of filure is given s the input to the SRGM tool. The tool identifies the fults nd gives the relibility prmeters s output s shown in the figure below. Fig. 1 Smple output of the SRGM Tool Comprtive Anlysis Using the proposed imperfect-debugging model, we now show rel numericl illustrtion for softwre relibility mesurement. Here, in order to vlidte the imperfect-debugging model, the AE nd MSF re selected s the evlution criteri. The Accurcy of Estimte (AE) is defined s (12) Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 4 AE M M Where M is the ctul cumultive number of is detected errors fter the test, nd is the estimted number of initil errors. For prcticl purposes, M is obtined from softwre error trcking fter softwre testing. The men of Squred Errors (Long-term predictions) is defined s 1 MSE k Where t i k mt i m i i1 2 (13) m is the expected number of errors t time ti estimted by model, nd mi is the observed number of errors t time t. MSE gives the qulittive i comprison for long-term predictions. A smller MSE indictes minimum fitting error nd better performnce. The proposed method is compred with Ymnd Ryleigh Model nd Hung Logistic Model. The comprison vlues of the proposed method, nd Ymnd Ryleigh model nd Hung Logistic Model re given in the below tble.

5 Tble I. Comprtive results of different SRGM Model r AE(%) MSE Proposed Model Ymnd Ryleigh Model Hung Logistic Model The grphicl representtion of AE nd MSE for the proposed method, Ymd Ryleigh model nd Hung Logistic Model re shown in the below grphs Fig.3 Comprision of MSE From the bove tble nd grphs, AE is very high nd MSE is low thn previous methods. Thus the proposed method is very effective. VI CONCLUSION Softwre relibility engineering uses quntittive mesurement to increse the efficiency of the testing effort. By developing opertionl profiles of the systems use, SRE requires tht trde-offs between time, cost, nd qulity be mde explicitly for the project. In this pper we hve developed generl pproch in deriving more generl models bsed on simple ssumptions, constnt with the bsic softwre relibility growth modeling bsed on NHPP. The proposed models implnt broder theoreticl frmework which ccounts for interction between different dimensions of softwre relibility metrics. Incorporting the dynmics of testing time of the softwre nd the testing coverge hs llowed us the model to be two dimensionl frmework. The proposed models use the Cobb Dougls production function to cpture the combined effect of testing time nd testing coverge. The proposed models re vlidted on rel dt sets nd nlyses re done using goodness of fit criterion. We lso conclude tht the proposed SRGM hs better performnce s compre to the other SRGM nd gives resonble predictive cpbility for the ctul softwre filure dt. Therefore, this model cn be pplied to wide rnge of softwre. Fig.2 Comprision of AE REFERENCES 1. Chin-Yu Hung, Sy-Yen Kuo nd Michel R. Lyu, "An Assessment of Testing-Effort Dependent Softwre Relibility Growth Models," IEEE Trnsctions on Relibility, Vol. 56, No. 2, pp , Jun P. K. Kpur, H. Phm, Smeer Annd nd Klpn Ydv, "A Unified Approch for Developing Softwre Relibility Growth Models in the Presence of Imperfect Debugging nd Error Genertion," IEEE Trnsctions on Relibility, Vol. 60, No. 1, pp , Mr Khurshid Ahmd Mir, "A Softwre Relibility Growth Model," Journl of Modern Mthemtics nd Sttistics, Vol. 5, No. 1, pp , N. Ahmd, S. M. K Qudri nd Rzeef Mohd, "Comprison of Predictive Cpbility of Softwre Relibility Growth Models with Exponentited Weibull Distribution," Interntionl Journl of Computer Applictions, Vol. 15, No. 6, pp , Feb Shinji Inoue nd Shigeru Ymd, "A Bivrite Softwre Relibility Model with Chnge-Point nd Its Applictions," Americn Journl of Opertions Reserch, Vol. 1, No. 1, pp. 1-7, Mr S. M. K. Qudri, N. Ahmd nd Sheikh Umr Frooq, "Softwre Relibility Growth modeling with Generlized Exponentil testing effort nd optiml Softwre Relese Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 5

6 policy," Globl Journl of Computer Science nd Technology, Vol. 11, No. 2, pp , Feb Crin Andersson, "A replicted empiricl study of selection method for softwre relibility growth models," Journl of Empiricl Softwre Engineering, Vol. 12, No. 2, pp , Apr Hn Seong Son, Hyun Gook Kng nd Seung Cheol Chng, "Procedure for Appliction of Softwre Relibility Growth Models to NPP PSA," Journl of Nucler Engineering nd Technology, Vol. 41 No. 8,pp , Oct V. B. Singh1; Klpn Ydv, Reech Kpur nd V. S. S. Ydvlli, "Considering the Fult Dependency Concept with Debugging Time Lg in Softwre Relibility Growth Modeling Using Power Function of Testing Time," Interntionl Journl of Automtion nd Computing, Vol. 4, No. 4, pp , Oct Lev V. Utkin, Svetln I. Ztenko nd Frnk P.A. Coolen, "Combining imprecise Byesin nd mximum likelihood estimtion for relibility growth models," In Proc. of the Sixth Interntionl Symposium on Imprecise Probbility: Theories nd Applictions, Durhm, UK, Dr. R. Sty Prsd, K. Rmchnd H Ro nd Dr. R.R.L. Knth, "Softwre Relibility Mesuring using Modified Mximum Likelihood Estimtion nd SPC," Interntionl Journl of Computer Applictions, Vol. 21, No.7, pp. 1-5, My Andy Ozment, "Softwre Security Growth Modeling: Exmining Vulnerbilities with Relibility Growth Models," Journl of Advnces in Informtion Security, Vol. 23, No. 2, pp , Mrtin Bumer, Ptrick Seidler, Richrd Torkr nd Robert Feldt, "Predicting Fult Inflow in Highly Itertive Softwre Development Processes: An Industril Evlution," In Proc. of the 19th IEEE Interntionl Symposium on Softwre Relibility Engineering, Settle, USA, Mn Cheol Kim, Seung Cheol Jng nd Je Joo H, "Possibilities And Limittions of Applying Softwre Relibility Growth Models To Sfetycriticl Softwre," Journl of Nucler Engineering nd Technology, Vol. 39, No. 2, pp , Apr Chin-Yu Hung, Jung-Hu Lo, Sy-Yen Kuo nd Michel R. Lyu, "Softwre Relibility Modeling nd Cost Estimtion Incorporting Testing-Effort nd Efficiency," In Proc. of the 10th Interntionl Symposium on Softwre Relibility Engineering, Boc Rton, FL, pp , Nov Swpn S. Gokhle, Michel R. Lyu, nd Kishor S. Trivedi, "Incorporting Fult Debugging Activities Into Softwre RelibilityModels: A Simultion Approch," IEEE Trnsctions on Relibility, Vol. 55, No. 2, pp , Jun Kterin Gosev-Popstojnov, nd Kishor S. Trivedi, "Filure Correltion in Softwre Relibility Models," IEEE Trnsctions on Relibility, Vol. 49, No. 1, pp , Mr Swpn S. Gokhle, Michel R. Lyu nd Kishor S. Trivedi, "Softwre Relibility Anlysis Incorporting Fult Detection nd Debugging Activities," In Proc. of the Ninth Interntionl Symposium on Softwre Relibility Engineering, Pderborn, Germny, pp , Nov Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 6

Hybrid Group Acceptance Sampling Plan Based on Size Biased Lomax Model

Hybrid Group Acceptance Sampling Plan Based on Size Biased Lomax Model Mthemtics nd Sttistics 2(3): 137-141, 2014 DOI: 10.13189/ms.2014.020305 http://www.hrpub.org Hybrid Group Acceptnce Smpling Pln Bsed on Size Bised Lomx Model R. Subb Ro 1,*, A. Ng Durgmmb 2, R.R.L. Kntm

More information

Time Truncated Two Stage Group Sampling Plan For Various Distributions

Time Truncated Two Stage Group Sampling Plan For Various Distributions Time Truncted Two Stge Group Smpling Pln For Vrious Distributions Dr. A. R. Sudmni Rmswmy, S.Jysri Associte Professor, Deprtment of Mthemtics, Avinshilingm University, Coimbtore Assistnt professor, Deprtment

More information

Acceptance Sampling by Attributes

Acceptance Sampling by Attributes Introduction Acceptnce Smpling by Attributes Acceptnce smpling is concerned with inspection nd decision mking regrding products. Three spects of smpling re importnt: o Involves rndom smpling of n entire

More information

Estimation of Binomial Distribution in the Light of Future Data

Estimation of Binomial Distribution in the Light of Future Data British Journl of Mthemtics & Computer Science 102: 1-7, 2015, Article no.bjmcs.19191 ISSN: 2231-0851 SCIENCEDOMAIN interntionl www.sciencedomin.org Estimtion of Binomil Distribution in the Light of Future

More information

New Expansion and Infinite Series

New Expansion and Infinite Series Interntionl Mthemticl Forum, Vol. 9, 204, no. 22, 06-073 HIKARI Ltd, www.m-hikri.com http://dx.doi.org/0.2988/imf.204.4502 New Expnsion nd Infinite Series Diyun Zhng College of Computer Nnjing University

More information

Predict Global Earth Temperature using Linier Regression

Predict Global Earth Temperature using Linier Regression Predict Globl Erth Temperture using Linier Regression Edwin Swndi Sijbt (23516012) Progrm Studi Mgister Informtik Sekolh Teknik Elektro dn Informtik ITB Jl. Gnesh 10 Bndung 40132, Indonesi 23516012@std.stei.itb.c.id

More information

Tests for the Ratio of Two Poisson Rates

Tests for the Ratio of Two Poisson Rates Chpter 437 Tests for the Rtio of Two Poisson Rtes Introduction The Poisson probbility lw gives the probbility distribution of the number of events occurring in specified intervl of time or spce. The Poisson

More information

The steps of the hypothesis test

The steps of the hypothesis test ttisticl Methods I (EXT 7005) Pge 78 Mosquito species Time of dy A B C Mid morning 0.0088 5.4900 5.5000 Mid Afternoon.3400 0.0300 0.8700 Dusk 0.600 5.400 3.000 The Chi squre test sttistic is the sum of

More information

Deteriorating Inventory Model for Waiting. Time Partial Backlogging

Deteriorating Inventory Model for Waiting. Time Partial Backlogging Applied Mthemticl Sciences, Vol. 3, 2009, no. 9, 42-428 Deteriorting Inventory Model for Witing Time Prtil Bcklogging Nit H. Shh nd 2 Kunl T. Shukl Deprtment of Mthemtics, Gujrt university, Ahmedbd. 2

More information

Songklanakarin Journal of Science and Technology SJST R1 Thongchan. A Modified Hyperbolic Secant Distribution

Songklanakarin Journal of Science and Technology SJST R1 Thongchan. A Modified Hyperbolic Secant Distribution A Modified Hyperbolic Secnt Distribution Journl: Songklnkrin Journl of Science nd Technology Mnuscript ID SJST-0-0.R Mnuscript Type: Originl Article Dte Submitted by the Author: 0-Mr-0 Complete List of

More information

Review of Calculus, cont d

Review of Calculus, cont d Jim Lmbers MAT 460 Fll Semester 2009-10 Lecture 3 Notes These notes correspond to Section 1.1 in the text. Review of Clculus, cont d Riemnn Sums nd the Definite Integrl There re mny cses in which some

More information

1.2. Linear Variable Coefficient Equations. y + b "! = a y + b " Remark: The case b = 0 and a non-constant can be solved with the same idea as above.

1.2. Linear Variable Coefficient Equations. y + b ! = a y + b  Remark: The case b = 0 and a non-constant can be solved with the same idea as above. 1 12 Liner Vrible Coefficient Equtions Section Objective(s): Review: Constnt Coefficient Equtions Solving Vrible Coefficient Equtions The Integrting Fctor Method The Bernoulli Eqution 121 Review: Constnt

More information

Intelligent Algorithm of Optimal Allocation of Test Resource Based on Imperfect Debugging and Non-homogeneous Poisson Process

Intelligent Algorithm of Optimal Allocation of Test Resource Based on Imperfect Debugging and Non-homogeneous Poisson Process Intelligent Algorithm of Optiml Alloction of Test Resource Bsed on Imperfect Debugging nd Non-homogeneous Poisson Process Xiong Wei 1, 2, Guo Bing * 1, Shen Yn 3, Wenli Zhng 1, 4 1 Computer Science College,

More information

Properties of Integrals, Indefinite Integrals. Goals: Definition of the Definite Integral Integral Calculations using Antiderivatives

Properties of Integrals, Indefinite Integrals. Goals: Definition of the Definite Integral Integral Calculations using Antiderivatives Block #6: Properties of Integrls, Indefinite Integrls Gols: Definition of the Definite Integrl Integrl Clcultions using Antiderivtives Properties of Integrls The Indefinite Integrl 1 Riemnn Sums - 1 Riemnn

More information

Non-Linear & Logistic Regression

Non-Linear & Logistic Regression Non-Liner & Logistic Regression If the sttistics re boring, then you've got the wrong numbers. Edwrd R. Tufte (Sttistics Professor, Yle University) Regression Anlyses When do we use these? PART 1: find

More information

CHM Physical Chemistry I Chapter 1 - Supplementary Material

CHM Physical Chemistry I Chapter 1 - Supplementary Material CHM 3410 - Physicl Chemistry I Chpter 1 - Supplementry Mteril For review of some bsic concepts in mth, see Atkins "Mthemticl Bckground 1 (pp 59-6), nd "Mthemticl Bckground " (pp 109-111). 1. Derivtion

More information

Driving Cycle Construction of City Road for Hybrid Bus Based on Markov Process Deng Pan1, a, Fengchun Sun1,b*, Hongwen He1, c, Jiankun Peng1, d

Driving Cycle Construction of City Road for Hybrid Bus Based on Markov Process Deng Pan1, a, Fengchun Sun1,b*, Hongwen He1, c, Jiankun Peng1, d Interntionl Industril Informtics nd Computer Engineering Conference (IIICEC 15) Driving Cycle Construction of City Rod for Hybrid Bus Bsed on Mrkov Process Deng Pn1,, Fengchun Sun1,b*, Hongwen He1, c,

More information

UNIT 1 FUNCTIONS AND THEIR INVERSES Lesson 1.4: Logarithmic Functions as Inverses Instruction

UNIT 1 FUNCTIONS AND THEIR INVERSES Lesson 1.4: Logarithmic Functions as Inverses Instruction Lesson : Logrithmic Functions s Inverses Prerequisite Skills This lesson requires the use of the following skills: determining the dependent nd independent vribles in n exponentil function bsed on dt from

More information

Reliable Optimal Production Control with Cobb-Douglas Model

Reliable Optimal Production Control with Cobb-Douglas Model Relible Computing 4: 63 69, 998. 63 c 998 Kluwer Acdemic Publishers. Printed in the Netherlnds. Relible Optiml Production Control with Cobb-Dougls Model ZHIHUI HUEY HU Texs A&M University, College Sttion,

More information

Math 31S. Rumbos Fall Solutions to Assignment #16

Math 31S. Rumbos Fall Solutions to Assignment #16 Mth 31S. Rumbos Fll 2016 1 Solutions to Assignment #16 1. Logistic Growth 1. Suppose tht the growth of certin niml popultion is governed by the differentil eqution 1000 dn N dt = 100 N, (1) where N(t)

More information

Construction and Selection of Single Sampling Quick Switching Variables System for given Control Limits Involving Minimum Sum of Risks

Construction and Selection of Single Sampling Quick Switching Variables System for given Control Limits Involving Minimum Sum of Risks Construction nd Selection of Single Smpling Quick Switching Vribles System for given Control Limits Involving Minimum Sum of Risks Dr. D. SENHILKUMAR *1 R. GANESAN B. ESHA RAFFIE 1 Associte Professor,

More information

7.2 The Definite Integral

7.2 The Definite Integral 7.2 The Definite Integrl the definite integrl In the previous section, it ws found tht if function f is continuous nd nonnegtive, then the re under the grph of f on [, b] is given by F (b) F (), where

More information

Duality # Second iteration for HW problem. Recall our LP example problem we have been working on, in equality form, is given below.

Duality # Second iteration for HW problem. Recall our LP example problem we have been working on, in equality form, is given below. Dulity #. Second itertion for HW problem Recll our LP emple problem we hve been working on, in equlity form, is given below.,,,, 8 m F which, when written in slightly different form, is 8 F Recll tht we

More information

1 Probability Density Functions

1 Probability Density Functions Lis Yn CS 9 Continuous Distributions Lecture Notes #9 July 6, 28 Bsed on chpter by Chris Piech So fr, ll rndom vribles we hve seen hve been discrete. In ll the cses we hve seen in CS 9, this ment tht our

More information

Research on the Quality Competence in Manufacturing Industry

Research on the Quality Competence in Manufacturing Industry Reserch on the Qulity Competence in Mnufcturing Industry Xioping M, Zhijun Hn Economics nd Mngement School Nnjing University of Science nd Technology Nnjing 210094, Chin Tel: 86-25-8431-5400 E-mil: hnzhij4531@sin.com

More information

Continuous Random Variables

Continuous Random Variables STAT/MATH 395 A - PROBABILITY II UW Winter Qurter 217 Néhémy Lim Continuous Rndom Vribles Nottion. The indictor function of set S is rel-vlued function defined by : { 1 if x S 1 S (x) if x S Suppose tht

More information

Student Activity 3: Single Factor ANOVA

Student Activity 3: Single Factor ANOVA MATH 40 Student Activity 3: Single Fctor ANOVA Some Bsic Concepts In designed experiment, two or more tretments, or combintions of tretments, is pplied to experimentl units The number of tretments, whether

More information

Data Assimilation. Alan O Neill Data Assimilation Research Centre University of Reading

Data Assimilation. Alan O Neill Data Assimilation Research Centre University of Reading Dt Assimiltion Aln O Neill Dt Assimiltion Reserch Centre University of Reding Contents Motivtion Univrite sclr dt ssimiltion Multivrite vector dt ssimiltion Optiml Interpoltion BLUE 3d-Vritionl Method

More information

5.7 Improper Integrals

5.7 Improper Integrals 458 pplictions of definite integrls 5.7 Improper Integrls In Section 5.4, we computed the work required to lift pylod of mss m from the surfce of moon of mss nd rdius R to height H bove the surfce of the

More information

Lecture 3 Gaussian Probability Distribution

Lecture 3 Gaussian Probability Distribution Introduction Lecture 3 Gussin Probbility Distribution Gussin probbility distribution is perhps the most used distribution in ll of science. lso clled bell shped curve or norml distribution Unlike the binomil

More information

Research Article Harmonic Deformation of Planar Curves

Research Article Harmonic Deformation of Planar Curves Interntionl Journl of Mthemtics nd Mthemticl Sciences Volume, Article ID 9, pges doi:.55//9 Reserch Article Hrmonic Deformtion of Plnr Curves Eleutherius Symeonidis Mthemtisch-Geogrphische Fkultät, Ktholische

More information

Credibility Hypothesis Testing of Fuzzy Triangular Distributions

Credibility Hypothesis Testing of Fuzzy Triangular Distributions 666663 Journl of Uncertin Systems Vol.9, No., pp.6-74, 5 Online t: www.jus.org.uk Credibility Hypothesis Testing of Fuzzy Tringulr Distributions S. Smpth, B. Rmy Received April 3; Revised 4 April 4 Abstrct

More information

MAC-solutions of the nonexistent solutions of mathematical physics

MAC-solutions of the nonexistent solutions of mathematical physics Proceedings of the 4th WSEAS Interntionl Conference on Finite Differences - Finite Elements - Finite Volumes - Boundry Elements MAC-solutions of the nonexistent solutions of mthemticl physics IGO NEYGEBAUE

More information

Decision Science Letters

Decision Science Letters Decision Science Letters 8 (09) 37 3 Contents lists vilble t GrowingScience Decision Science Letters homepge: www.growingscience.com/dsl The negtive binomil-weighted Lindley distribution Sunthree Denthet

More information

Section 5.1 #7, 10, 16, 21, 25; Section 5.2 #8, 9, 15, 20, 27, 30; Section 5.3 #4, 6, 9, 13, 16, 28, 31; Section 5.4 #7, 18, 21, 23, 25, 29, 40

Section 5.1 #7, 10, 16, 21, 25; Section 5.2 #8, 9, 15, 20, 27, 30; Section 5.3 #4, 6, 9, 13, 16, 28, 31; Section 5.4 #7, 18, 21, 23, 25, 29, 40 Mth B Prof. Audrey Terrs HW # Solutions by Alex Eustis Due Tuesdy, Oct. 9 Section 5. #7,, 6,, 5; Section 5. #8, 9, 5,, 7, 3; Section 5.3 #4, 6, 9, 3, 6, 8, 3; Section 5.4 #7, 8,, 3, 5, 9, 4 5..7 Since

More information

AMATH 731: Applied Functional Analysis Fall Some basics of integral equations

AMATH 731: Applied Functional Analysis Fall Some basics of integral equations AMATH 731: Applied Functionl Anlysis Fll 2009 1 Introduction Some bsics of integrl equtions An integrl eqution is n eqution in which the unknown function u(t) ppers under n integrl sign, e.g., K(t, s)u(s)

More information

Using QM for Windows. Using QM for Windows. Using QM for Windows LEARNING OBJECTIVES. Solving Flair Furniture s LP Problem

Using QM for Windows. Using QM for Windows. Using QM for Windows LEARNING OBJECTIVES. Solving Flair Furniture s LP Problem LEARNING OBJECTIVES Vlu%on nd pricing (November 5, 2013) Lecture 11 Liner Progrmming (prt 2) 10/8/16, 2:46 AM Olivier J. de Jong, LL.M., MM., MBA, CFD, CFFA, AA www.olivierdejong.com Solving Flir Furniture

More information

Ordinary differential equations

Ordinary differential equations Ordinry differentil equtions Introduction to Synthetic Biology E Nvrro A Montgud P Fernndez de Cordob JF Urchueguí Overview Introduction-Modelling Bsic concepts to understnd n ODE. Description nd properties

More information

List all of the possible rational roots of each equation. Then find all solutions (both real and imaginary) of the equation. 1.

List all of the possible rational roots of each equation. Then find all solutions (both real and imaginary) of the equation. 1. Mth Anlysis CP WS 4.X- Section 4.-4.4 Review Complete ech question without the use of grphing clcultor.. Compre the mening of the words: roots, zeros nd fctors.. Determine whether - is root of 0. Show

More information

FUZZY HOMOTOPY CONTINUATION METHOD FOR SOLVING FUZZY NONLINEAR EQUATIONS

FUZZY HOMOTOPY CONTINUATION METHOD FOR SOLVING FUZZY NONLINEAR EQUATIONS VOL NO 6 AUGUST 6 ISSN 89-668 6-6 Asin Reserch Publishing Networ (ARPN) All rights reserved wwwrpnjournlscom FUZZY HOMOTOPY CONTINUATION METHOD FOR SOLVING FUZZY NONLINEAR EQUATIONS Muhmmd Zini Ahmd Nor

More information

Entropy ISSN

Entropy ISSN Entropy 006, 8[], 50-6 50 Entropy ISSN 099-4300 www.mdpi.org/entropy/ ENTROPY GENERATION IN PRESSURE GRADIENT ASSISTED COUETTE FLOW WITH DIFFERENT THERMAL BOUNDARY CONDITIONS Abdul Aziz Deprtment of Mechnicl

More information

Chapter 5 : Continuous Random Variables

Chapter 5 : Continuous Random Variables STAT/MATH 395 A - PROBABILITY II UW Winter Qurter 216 Néhémy Lim Chpter 5 : Continuous Rndom Vribles Nottions. N {, 1, 2,...}, set of nturl numbers (i.e. ll nonnegtive integers); N {1, 2,...}, set of ll

More information

Monte Carlo method in solving numerical integration and differential equation

Monte Carlo method in solving numerical integration and differential equation Monte Crlo method in solving numericl integrtion nd differentil eqution Ye Jin Chemistry Deprtment Duke University yj66@duke.edu Abstrct: Monte Crlo method is commonly used in rel physics problem. The

More information

Conservation Law. Chapter Goal. 5.2 Theory

Conservation Law. Chapter Goal. 5.2 Theory Chpter 5 Conservtion Lw 5.1 Gol Our long term gol is to understnd how mny mthemticl models re derived. We study how certin quntity chnges with time in given region (sptil domin). We first derive the very

More information

Research Article The Prediction for Shanghai Business Climate Index by Grey Model

Research Article The Prediction for Shanghai Business Climate Index by Grey Model Reserch Journl of Applied Sciences, Engineering nd echnology 7(4): 976-980, 04 DOI:0.906/rjset.7.69 ISSN: 040-7459; e-issn: 040-7467 04 Mwell Scientific Publiction Corp. Submitted: September 4, 03 Accepted:

More information

Chapter 0. What is the Lebesgue integral about?

Chapter 0. What is the Lebesgue integral about? Chpter 0. Wht is the Lebesgue integrl bout? The pln is to hve tutoril sheet ech week, most often on Fridy, (to be done during the clss) where you will try to get used to the ides introduced in the previous

More information

Testing categorized bivariate normality with two-stage. polychoric correlation estimates

Testing categorized bivariate normality with two-stage. polychoric correlation estimates Testing ctegorized bivrite normlity with two-stge polychoric correltion estimtes Albert Mydeu-Olivres Dept. of Psychology University of Brcelon Address correspondence to: Albert Mydeu-Olivres. Fculty of

More information

PHYS Summer Professor Caillault Homework Solutions. Chapter 2

PHYS Summer Professor Caillault Homework Solutions. Chapter 2 PHYS 1111 - Summer 2007 - Professor Cillult Homework Solutions Chpter 2 5. Picture the Problem: The runner moves long the ovl trck. Strtegy: The distnce is the totl length of trvel, nd the displcement

More information

Quantitative Software Reliability Modeling from Testing to Operation

Quantitative Software Reliability Modeling from Testing to Operation Quntittive Softwre Relibility Modeling from Testing to Opertion Chin-Yu Hung', Sy-Yen Kuol, Michel R. Lyu2, nd Jung-Hu Lo' 1 Deprtment of Electricl Engineering 2Computer Science & Engineering Deprtment

More information

Unit #9 : Definite Integral Properties; Fundamental Theorem of Calculus

Unit #9 : Definite Integral Properties; Fundamental Theorem of Calculus Unit #9 : Definite Integrl Properties; Fundmentl Theorem of Clculus Gols: Identify properties of definite integrls Define odd nd even functions, nd reltionship to integrl vlues Introduce the Fundmentl

More information

Improved Results on Stability of Time-delay Systems using Wirtinger-based Inequality

Improved Results on Stability of Time-delay Systems using Wirtinger-based Inequality Preprints of the 9th World Congress he Interntionl Federtion of Automtic Control Improved Results on Stbility of ime-dely Systems using Wirtinger-bsed Inequlity e H. Lee Ju H. Prk H.Y. Jung O.M. Kwon S.M.

More information

Lecture INF4350 October 12008

Lecture INF4350 October 12008 Biosttistics ti ti Lecture INF4350 October 12008 Anj Bråthen Kristoffersen Biomedicl Reserch Group Deprtment of informtics, UiO Gol Presenttion of dt descriptive tbles nd grphs Sensitivity, specificity,

More information

Review of basic calculus

Review of basic calculus Review of bsic clculus This brief review reclls some of the most importnt concepts, definitions, nd theorems from bsic clculus. It is not intended to tech bsic clculus from scrtch. If ny of the items below

More information

A Signal-Level Fusion Model for Image-Based Change Detection in DARPA's Dynamic Database System

A Signal-Level Fusion Model for Image-Based Change Detection in DARPA's Dynamic Database System SPIE Aerosense 001 Conference on Signl Processing, Sensor Fusion, nd Trget Recognition X, April 16-0, Orlndo FL. (Minor errors in published version corrected.) A Signl-Level Fusion Model for Imge-Bsed

More information

For the percentage of full time students at RCC the symbols would be:

For the percentage of full time students at RCC the symbols would be: Mth 17/171 Chpter 7- ypothesis Testing with One Smple This chpter is s simple s the previous one, except it is more interesting In this chpter we will test clims concerning the sme prmeters tht we worked

More information

f(x) dx, If one of these two conditions is not met, we call the integral improper. Our usual definition for the value for the definite integral

f(x) dx, If one of these two conditions is not met, we call the integral improper. Our usual definition for the value for the definite integral Improper Integrls Every time tht we hve evluted definite integrl such s f(x) dx, we hve mde two implicit ssumptions bout the integrl:. The intervl [, b] is finite, nd. f(x) is continuous on [, b]. If one

More information

Applicable Analysis and Discrete Mathematics available online at

Applicable Analysis and Discrete Mathematics available online at Applicble Anlysis nd Discrete Mthemtics vilble online t http://pefmth.etf.rs Appl. Anl. Discrete Mth. 4 (2010), 23 31. doi:10.2298/aadm100201012k NUMERICAL ANALYSIS MEETS NUMBER THEORY: USING ROOTFINDING

More information

A signalling model of school grades: centralized versus decentralized examinations

A signalling model of school grades: centralized versus decentralized examinations A signlling model of school grdes: centrlized versus decentrlized exmintions Mri De Pol nd Vincenzo Scopp Diprtimento di Economi e Sttistic, Università dell Clbri m.depol@unicl.it; v.scopp@unicl.it 1 The

More information

A New Statistic Feature of the Short-Time Amplitude Spectrum Values for Human s Unvoiced Pronunciation

A New Statistic Feature of the Short-Time Amplitude Spectrum Values for Human s Unvoiced Pronunciation Xiodong Zhung A ew Sttistic Feture of the Short-Time Amplitude Spectrum Vlues for Humn s Unvoiced Pronuncition IAODOG ZHUAG 1 1. Qingdo University, Electronics & Informtion College, Qingdo, 6671 CHIA Abstrct:

More information

Math 1B, lecture 4: Error bounds for numerical methods

Math 1B, lecture 4: Error bounds for numerical methods Mth B, lecture 4: Error bounds for numericl methods Nthn Pflueger 4 September 0 Introduction The five numericl methods descried in the previous lecture ll operte by the sme principle: they pproximte the

More information

Estimation of Global Solar Radiation at Onitsha with Regression Analysis and Artificial Neural Network Models

Estimation of Global Solar Radiation at Onitsha with Regression Analysis and Artificial Neural Network Models eserch Journl of ecent Sciences ISSN 77-5 es.j.ecent Sci. Estimtion of Globl Solr dition t Onitsh with egression Anlysis nd Artificil Neurl Network Models Abstrct Agbo G.A., Ibeh G.F. *nd Ekpe J.E. Fculty

More information

63. Representation of functions as power series Consider a power series. ( 1) n x 2n for all 1 < x < 1

63. Representation of functions as power series Consider a power series. ( 1) n x 2n for all 1 < x < 1 3 9. SEQUENCES AND SERIES 63. Representtion of functions s power series Consider power series x 2 + x 4 x 6 + x 8 + = ( ) n x 2n It is geometric series with q = x 2 nd therefore it converges for ll q =

More information

Math 8 Winter 2015 Applications of Integration

Math 8 Winter 2015 Applications of Integration Mth 8 Winter 205 Applictions of Integrtion Here re few importnt pplictions of integrtion. The pplictions you my see on n exm in this course include only the Net Chnge Theorem (which is relly just the Fundmentl

More information

2008 Mathematical Methods (CAS) GA 3: Examination 2

2008 Mathematical Methods (CAS) GA 3: Examination 2 Mthemticl Methods (CAS) GA : Exmintion GENERAL COMMENTS There were 406 students who st the Mthemticl Methods (CAS) exmintion in. Mrks rnged from to 79 out of possible score of 80. Student responses showed

More information

Studies on Nuclear Fuel Rod Thermal Performance

Studies on Nuclear Fuel Rod Thermal Performance Avilble online t www.sciencedirect.com Energy Procedi 1 (1) 1 17 Studies on Nucler Fuel od herml Performnce Eskndri, M.1; Bvndi, A ; Mihndoost, A3* 1 Deprtment of Physics, Islmic Azd University, Shirz

More information

Jin-Fu Li. Department of Electrical Engineering National Central University Jhongli, Taiwan

Jin-Fu Li. Department of Electrical Engineering National Central University Jhongli, Taiwan Trnsprent BIST for RAMs Jin-Fu Li Advnced d Relible Systems (ARES) Lb. Deprtment of Electricl Engineering Ntionl Centrl University Jhongli, Tiwn Outline Introduction Concept of Trnsprent Test Trnsprent

More information

8 Laplace s Method and Local Limit Theorems

8 Laplace s Method and Local Limit Theorems 8 Lplce s Method nd Locl Limit Theorems 8. Fourier Anlysis in Higher DImensions Most of the theorems of Fourier nlysis tht we hve proved hve nturl generliztions to higher dimensions, nd these cn be proved

More information

FEM ANALYSIS OF ROGOWSKI COILS COUPLED WITH BAR CONDUCTORS

FEM ANALYSIS OF ROGOWSKI COILS COUPLED WITH BAR CONDUCTORS XIX IMEKO orld Congress Fundmentl nd Applied Metrology September 6 11, 2009, Lisbon, Portugl FEM ANALYSIS OF ROGOSKI COILS COUPLED ITH BAR CONDUCTORS Mirko Mrrcci, Bernrdo Tellini, Crmine Zppcost University

More information

A REVIEW OF CALCULUS CONCEPTS FOR JDEP 384H. Thomas Shores Department of Mathematics University of Nebraska Spring 2007

A REVIEW OF CALCULUS CONCEPTS FOR JDEP 384H. Thomas Shores Department of Mathematics University of Nebraska Spring 2007 A REVIEW OF CALCULUS CONCEPTS FOR JDEP 384H Thoms Shores Deprtment of Mthemtics University of Nebrsk Spring 2007 Contents Rtes of Chnge nd Derivtives 1 Dierentils 4 Are nd Integrls 5 Multivrite Clculus

More information

Chapters 4 & 5 Integrals & Applications

Chapters 4 & 5 Integrals & Applications Contents Chpters 4 & 5 Integrls & Applictions Motivtion to Chpters 4 & 5 2 Chpter 4 3 Ares nd Distnces 3. VIDEO - Ares Under Functions............................................ 3.2 VIDEO - Applictions

More information

Module 2: Rate Law & Stoichiomtery (Chapter 3, Fogler)

Module 2: Rate Law & Stoichiomtery (Chapter 3, Fogler) CHE 309: Chemicl Rection Engineering Lecture-8 Module 2: Rte Lw & Stoichiomtery (Chpter 3, Fogler) Topics to be covered in tody s lecture Thermodynmics nd Kinetics Rection rtes for reversible rections

More information

SUMMER KNOWHOW STUDY AND LEARNING CENTRE

SUMMER KNOWHOW STUDY AND LEARNING CENTRE SUMMER KNOWHOW STUDY AND LEARNING CENTRE Indices & Logrithms 2 Contents Indices.2 Frctionl Indices.4 Logrithms 6 Exponentil equtions. Simplifying Surds 13 Opertions on Surds..16 Scientific Nottion..18

More information

13: Diffusion in 2 Energy Groups

13: Diffusion in 2 Energy Groups 3: Diffusion in Energy Groups B. Rouben McMster University Course EP 4D3/6D3 Nucler Rector Anlysis (Rector Physics) 5 Sept.-Dec. 5 September Contents We study the diffusion eqution in two energy groups

More information

Application of Exp-Function Method to. a Huxley Equation with Variable Coefficient *

Application of Exp-Function Method to. a Huxley Equation with Variable Coefficient * Interntionl Mthemticl Forum, 4, 9, no., 7-3 Appliction of Exp-Function Method to Huxley Eqution with Vrible Coefficient * Li Yo, Lin Wng nd Xin-Wei Zhou. Deprtment of Mthemtics, Kunming College Kunming,Yunnn,

More information

Exam 2, Mathematics 4701, Section ETY6 6:05 pm 7:40 pm, March 31, 2016, IH-1105 Instructor: Attila Máté 1

Exam 2, Mathematics 4701, Section ETY6 6:05 pm 7:40 pm, March 31, 2016, IH-1105 Instructor: Attila Máté 1 Exm, Mthemtics 471, Section ETY6 6:5 pm 7:4 pm, Mrch 1, 16, IH-115 Instructor: Attil Máté 1 17 copies 1. ) Stte the usul sufficient condition for the fixed-point itertion to converge when solving the eqution

More information

Goals: Determine how to calculate the area described by a function. Define the definite integral. Explore the relationship between the definite

Goals: Determine how to calculate the area described by a function. Define the definite integral. Explore the relationship between the definite Unit #8 : The Integrl Gols: Determine how to clculte the re described by function. Define the definite integrl. Eplore the reltionship between the definite integrl nd re. Eplore wys to estimte the definite

More information

8.2 ESTIMATING DETENTION VOLUMES

8.2 ESTIMATING DETENTION VOLUMES 8.. Plnning versus Design number of detention bsin plnning methods hve been proposed in the professionl literture. These provide estimtes of the reuired volume of detention storge. The outlet structure

More information

Generation of Lyapunov Functions by Neural Networks

Generation of Lyapunov Functions by Neural Networks WCE 28, July 2-4, 28, London, U.K. Genertion of Lypunov Functions by Neurl Networks Nvid Noroozi, Pknoosh Krimghee, Ftemeh Sfei, nd Hmed Jvdi Abstrct Lypunov function is generlly obtined bsed on tril nd

More information

19 Optimal behavior: Game theory

19 Optimal behavior: Game theory Intro. to Artificil Intelligence: Dle Schuurmns, Relu Ptrscu 1 19 Optiml behvior: Gme theory Adversril stte dynmics hve to ccount for worst cse Compute policy π : S A tht mximizes minimum rewrd Let S (,

More information

Chapter 2 Fundamental Concepts

Chapter 2 Fundamental Concepts Chpter 2 Fundmentl Concepts This chpter describes the fundmentl concepts in the theory of time series models In prticulr we introduce the concepts of stochstic process, men nd covrince function, sttionry

More information

Lecture 14: Quadrature

Lecture 14: Quadrature Lecture 14: Qudrture This lecture is concerned with the evlution of integrls fx)dx 1) over finite intervl [, b] The integrnd fx) is ssumed to be rel-vlues nd smooth The pproximtion of n integrl by numericl

More information

1B40 Practical Skills

1B40 Practical Skills B40 Prcticl Skills Comining uncertinties from severl quntities error propgtion We usully encounter situtions where the result of n experiment is given in terms of two (or more) quntities. We then need

More information

CS 188: Artificial Intelligence Spring 2007

CS 188: Artificial Intelligence Spring 2007 CS 188: Artificil Intelligence Spring 2007 Lecture 3: Queue-Bsed Serch 1/23/2007 Srini Nrynn UC Berkeley Mny slides over the course dpted from Dn Klein, Sturt Russell or Andrew Moore Announcements Assignment

More information

ADVANCEMENT OF THE CLOSELY COUPLED PROBES POTENTIAL DROP TECHNIQUE FOR NDE OF SURFACE CRACKS

ADVANCEMENT OF THE CLOSELY COUPLED PROBES POTENTIAL DROP TECHNIQUE FOR NDE OF SURFACE CRACKS ADVANCEMENT OF THE CLOSELY COUPLED PROBES POTENTIAL DROP TECHNIQUE FOR NDE OF SURFACE CRACKS F. Tkeo 1 nd M. Sk 1 Hchinohe Ntionl College of Technology, Hchinohe, Jpn; Tohoku University, Sendi, Jpn Abstrct:

More information

CS 188 Introduction to Artificial Intelligence Fall 2018 Note 7

CS 188 Introduction to Artificial Intelligence Fall 2018 Note 7 CS 188 Introduction to Artificil Intelligence Fll 2018 Note 7 These lecture notes re hevily bsed on notes originlly written by Nikhil Shrm. Decision Networks In the third note, we lerned bout gme trees

More information

The use of a so called graphing calculator or programmable calculator is not permitted. Simple scientific calculators are allowed.

The use of a so called graphing calculator or programmable calculator is not permitted. Simple scientific calculators are allowed. ERASMUS UNIVERSITY ROTTERDAM Informtion concerning the Entrnce exmintion Mthemtics level 1 for Interntionl Bchelor in Communiction nd Medi Generl informtion Avilble time: 2 hours 30 minutes. The exmintion

More information

Probabilistic Investigation of Sensitivities of Advanced Test- Analysis Model Correlation Methods

Probabilistic Investigation of Sensitivities of Advanced Test- Analysis Model Correlation Methods Probbilistic Investigtion of Sensitivities of Advnced Test- Anlysis Model Correltion Methods Liz Bergmn, Mtthew S. Allen, nd Dniel C. Kmmer Dept. of Engineering Physics University of Wisconsin-Mdison Rndll

More information

du = C dy = 1 dy = dy W is invertible with inverse U, so that y = W(t) is exactly the same thing as t = U(y),

du = C dy = 1 dy = dy W is invertible with inverse U, so that y = W(t) is exactly the same thing as t = U(y), 29. Differentil equtions. The conceptul bsis of llometr Did it occur to ou in Lecture 3 wh Fiboncci would even cre how rpidl rbbit popultion grows? Mbe he wnted to et the rbbits. If so, then he would be

More information

Jim Lambers MAT 169 Fall Semester Lecture 4 Notes

Jim Lambers MAT 169 Fall Semester Lecture 4 Notes Jim Lmbers MAT 169 Fll Semester 2009-10 Lecture 4 Notes These notes correspond to Section 8.2 in the text. Series Wht is Series? An infinte series, usully referred to simply s series, is n sum of ll of

More information

Terminal Velocity and Raindrop Growth

Terminal Velocity and Raindrop Growth Terminl Velocity nd Rindrop Growth Terminl velocity for rindrop represents blnce in which weight mss times grvity is equl to drg force. F 3 π3 ρ L g in which is drop rdius, g is grvittionl ccelertion,

More information

On the Uncertainty of Sensors Based on Magnetic Effects. E. Hristoforou, E. Kayafas, A. Ktena, DM Kepaptsoglou

On the Uncertainty of Sensors Based on Magnetic Effects. E. Hristoforou, E. Kayafas, A. Ktena, DM Kepaptsoglou On the Uncertinty of Sensors Bsed on Mgnetic Effects E. ristoforou, E. Kyfs, A. Kten, DM Kepptsoglou Ntionl Technicl University of Athens, Zogrfou Cmpus, Athens 1578, Greece Tel: +3177178, Fx: +3177119,

More information

P 3 (x) = f(0) + f (0)x + f (0) 2. x 2 + f (0) . In the problem set, you are asked to show, in general, the n th order term is a n = f (n) (0)

P 3 (x) = f(0) + f (0)x + f (0) 2. x 2 + f (0) . In the problem set, you are asked to show, in general, the n th order term is a n = f (n) (0) 1 Tylor polynomils In Section 3.5, we discussed how to pproximte function f(x) round point in terms of its first derivtive f (x) evluted t, tht is using the liner pproximtion f() + f ()(x ). We clled this

More information

Partial Derivatives. Limits. For a single variable function f (x), the limit lim

Partial Derivatives. Limits. For a single variable function f (x), the limit lim Limits Prtil Derivtives For single vrible function f (x), the limit lim x f (x) exists only if the right-hnd side limit equls to the left-hnd side limit, i.e., lim f (x) = lim f (x). x x + For two vribles

More information

PRODUCTION INVENTORY MODEL WITH DISRUPTION CONSIDERING SHORTAGE AND TIME PROPORTIONAL DEMAND

PRODUCTION INVENTORY MODEL WITH DISRUPTION CONSIDERING SHORTAGE AND TIME PROPORTIONAL DEMAND Yugoslv Journl of Opertions Reserch 28 (2018), Number 1, 123 139 DOI: https://doi.org/10.2298/yjor161118008k PRODUCTION INVENTORY MODEL WITH DISRUPTION CONSIDERING SHORTAGE AND TIME PROPORTIONAL DEMAND

More information

Lorenz Curve and Gini Coefficient in Right Truncated Pareto s Income Distribution

Lorenz Curve and Gini Coefficient in Right Truncated Pareto s Income Distribution EUROPEAN ACADEMIC RESEARCH Vol. VI, Issue 2/ Mrch 29 ISSN 2286-4822 www.eucdemic.org Impct Fctor: 3.4546 (UIF) DRJI Vlue: 5.9 (B+) Lorenz Cure nd Gini Coefficient in Right Truncted Preto s Income Distribution

More information

Fig. 1. Open-Loop and Closed-Loop Systems with Plant Variations

Fig. 1. Open-Loop and Closed-Loop Systems with Plant Variations ME 3600 Control ystems Chrcteristics of Open-Loop nd Closed-Loop ystems Importnt Control ystem Chrcteristics o ensitivity of system response to prmetric vritions cn be reduced o rnsient nd stedy-stte responses

More information

INTRODUCTION. The three general approaches to the solution of kinetics problems are:

INTRODUCTION. The three general approaches to the solution of kinetics problems are: INTRODUCTION According to Newton s lw, prticle will ccelerte when it is subjected to unblnced forces. Kinetics is the study of the reltions between unblnced forces nd the resulting chnges in motion. The

More information

Indefinite Integral. Chapter Integration - reverse of differentiation

Indefinite Integral. Chapter Integration - reverse of differentiation Chpter Indefinite Integrl Most of the mthemticl opertions hve inverse opertions. The inverse opertion of differentition is clled integrtion. For exmple, describing process t the given moment knowing the

More information

Derivations for maximum likelihood estimation of particle size distribution using in situ video imaging

Derivations for maximum likelihood estimation of particle size distribution using in situ video imaging 2 TWMCC Texs-Wisconsin Modeling nd Control Consortium 1 Technicl report numer 27-1 Derivtions for mximum likelihood estimtion of prticle size distriution using in situ video imging Pul A. Lrsen nd Jmes

More information

MIXED MODELS (Sections ) I) In the unrestricted model, interactions are treated as in the random effects model:

MIXED MODELS (Sections ) I) In the unrestricted model, interactions are treated as in the random effects model: 1 2 MIXED MODELS (Sections 17.7 17.8) Exmple: Suppose tht in the fiber breking strength exmple, the four mchines used were the only ones of interest, but the interest ws over wide rnge of opertors, nd

More information