A New Estimation Model for Small Organic Software Project

Size: px
Start display at page:

Download "A New Estimation Model for Small Organic Software Project"

Transcription

1 8 03 ACADEMY PUBLISHER A New Estmaton Model o Small Oganc Sotwae Poject Wan-Jang Han, Tan-Bo Lu, and Xao-Yan Zhang School O Sotwae Engneeng, Bejng Unvesty o Posts and Telecommuncaton, Bejng, Chna Emal: {hanwanjang, lut, xaoyan}@upt.edu.cn L-Xn Jang Depatment o Emegency Response, Chna Eathquake Netwoks Cente, Bejng, Chna Emal: jlx@ses.ac.cn Astact It s vey had to estmate sotwae development eot accuately. So a, no model has poved to e successul at eectvely and consstently estmatng sotwae development eot o cost. So t s useul to eseach a patcula model o a patcula type o poject. A new model o small oganc poject s poposed o sotwae eot estmaton. Ths model s ased on actual poject data and well-estalshed theoes, usng Gauss-Newton model to calate the paametes o the COCOMO model, usng Fuzzy logc models to mantanng the mets o the COCOMO model. In patcula, ths model has een successully used n some small poject, and has demonstated geat potental to pedct sotwae cost moe accuately. Index Tems sotwae cost estmaton, sotwae eot estmaton, small poject, oganc poject, Fuzzy, Constuctve Cost Mode I. INTRODUCTION As thee ae a geat vaety o sotwae development poject n many aeas, sotwae estmaton s ecomng moe and moe mpotant n eectve sotwae poject management, especally n cost estmaton. Accuate sotwae estmaton can povde poweul assstance when sotwae management decsons ae eng made; o nstance, accuate cost estmaton can help an oganzaton to ette analyze the easlty o a poject and to eectvely manage the sotwae development pocess, theeoe, geatly educng the sk. Lots o attempts [], [], [3], [4], [], [6] have een made to solve the polem n the last ew decades, no appoach has poven to e successul n eectvely and consstently pedctng sotwae eot. So t s useul to eseach a model o patcula type o poject. Ths pape oes a new model to estmate the sotwae eot o small oganc poject ased on the data o actual pojects and t s the mpovement o COCOMO. Manuscpt eceved Octoe, 0; evsed Mach 7, 03. We have taken nto consdeaton the eatues o the eot estmaton polem and some technques and have poposed a new model. We mply Gauss-Newton model and Fuzzy model to the COCOMO, and have valdated ou appoach wth late poject data. Gauss-Newton model ae used n ou model to automatcally calate the paametes o the COCOMO model. II. BACKGROUND Ou new model s ased on the standad COCOMO model, the gauss newton algothm and the uzzy logc model, we ely evew these technques. A. COCOMO Model The COCOMO model ognally pulshed y Boehm s one o most popula paametc cost estmaton models o the980s[], []. At pesent, the model s stll the most mpotant n the sotwae eld. In the mddle o 990 s, Boehm poposed COCOMO II[], [] ased on COCOMO8. Nowadays, t s consdeed as one o the most extensvely used and appoved sotwae estmatng model n academa and ndustal aea. The asc pncple o COCOMO model s to expess eot wth sotwae sze and a sees o cost acto, as the ollowng equaton: B PM = A ( Sze) ( EM ) B. Gauss Newton Algothm Gauss Newton algothm s a method used to solve non-lnea least squaes polems. The method s named ate the mathematcans Cal Fedch Gauss and Isaac Newton [7], [8]. Non-lnea least squaes polems ase o nstance n non-lnea egesson, whee paametes n a model ae sought such that the model s n good ageement wth avalale osevatons. Gven m unctons = (,, m ) o n vaales β= (β,,β n ), wth m n, the Gauss Newton algothm nds the mnmum o the sum o squaes, as n (). m = S( β ) = ( β ) () 03 ACADEMY PUBLISHER do:0.4304/jsw

2 03 ACADEMY PUBLISHER 9 Statng wth an ntal guess β (0) o the mnmum, the method poceeds y the teatons, as n (). whee S ( S) ( S) ( β ) S( β ) ( + ) ( s) β s = β + Δ, () S S( β ) +Δ = + Δ+ Δ Δ β β β Δ s a small step. We then have. j I we dene the Jacoan matx as n (3). J() β =, (3) β β we can eplace S wth β j J and the Hessan matx can e appoxmated y (4). S( β +Δ) S( β ) + J Δ+ Δ J J Δ (4) ( S) ( S) (assumng small esdual), gvng: J J.We then take the devatve wth espect to Δ and set t equal to zeo to nd a soluton as n (). S +Δ J + J J Δ= () ( S ) ( β ) 0 Ths can e eaanged to gve the nomal equatons whch can e solved o Δ as n (6). ( J J ) Δ= -J J (6) In data ttng, whee the goal s to nd the paametes β such that a gven model uncton y=(x, β) ts est some data ponts (x, y ), the unctons ae the esduals. ( β) = y - ( x, β) Then, the ncement Δ can e expessed n tems o the Jacoan o the uncton, as n (7). ( J J ) Δ = J (7) C. Fuzzy Logc Models A uzzy system [9] s a mappng etween lngustc tems, such as hgh complexty and low cost that ae attached to vaales. Thus an nput nto a uzzy system can e ethe numecal o lngustc wth the same applyng to the output. A typcal uzzy system s made up o thee majo components: uzze, uzzy neence engne (uzzy ules) and deuzze. The uzze tansoms the nput nto lngustc tems usng memeshp unctons that epesent how much a gven numecal value o a patcula vaale ts the lngustc tem eng consdeed. The uzzy neence engne peoms the mappng etween the nput memeshp unctons and the output memeshp unctons usng uzzy ules that can e otaned om expet knowledge. The geate the nput memeshp degee, the stonge the ule es, thus the stonge the pull towads the output memeshp uncton. Tangula uzzy numes ae a suset o uzzy sets wth popetes that make them well suted o modelng and desgn-type actvtes. Speccally, t has a tangula shape epesented y the tple <a,, c>,lke Fg.. Fgue. Tangula uzzy numes III. THE ESTIMATION MODEL FOR SMALL ORGANIC PROJECT The estmaton model o small oganc poject s a pocess that takes Lne o Codes (LOC) as nputs n ode to estmate the wokloads. So ou goal s to t a cuve to data om actual sotwae pojects. A. The Model Functon Fom The esults o eseach and pactce show that the elatonshp etween Code Lne and eot s nonlnea [0][]. And om the tend o the data ttng cuve, we also got that non-lnea egesson analyss s t o ou model. Hence, we appled nonlnea egesson ttng method to om ou model n ths pape. We ted to gan an equaton as a elaton uncton etween LOC and eot, shown as n (8). y = ( x) (8) On the othe hand, asng on COCOMO 8 model, we adjusted the om o the model, shown as n (9). y = a x (9) In the Equaton (9), y s epesented o the human esouce needed (peson hou), x s epesented o Code Lnes, a and ae oth paametes. B. The Fttng Pocedue o the Model Now let s look at the poject data, as n Tale Ⅰ, whch ae o the type o small oganc poject. TABLE I. PROJECT DATA No LOC Peson- Hou It s desed to nd a model uncton o the om o (9), that s to say, the model uncton s PH = a LOC,whch ts est the data n the least squaes sense, wth the paametes a and to e detemned. 03 ACADEMY PUBLISHER

3 0 03 ACADEMY PUBLISHER Denote y x and y the value o LOC and the Peson-Hou om the TaleⅠ, =,,9. We wll nd a and such that the sum o squaes o the esduals, = y a x, (=,,9) s mnmzed. ate seven teatons o the Gauss Newton algothm the optmal values a= and =0.747 ae otaned. The plot n Fg. shows the cuve detemned y the model o the optmal paametes vesus the oseved data. sequence om hgh to low to ensue the weghts o each cost dve[]. : Fo these cost dves, consdeng the mpotance o them, thee should e PERS (CD ) > PREX (CD )> RCPX (CD 3 )> PDIF (CD 4 )> SCED (CD ). Hee comes to the Tangula uzzy judgment matx, lke TaleⅡ. TABLE II. TRIANGULAR FUZZY JUDGMENT MATRIX OF THESE COST DRIVER PROJECT DATA CD CD CD CD3 CD4 CD CD (,,) (/3,/, (,3,4) (3,4,) (4,,6) ) CD (,,3) (,,) (3,4,) (4,,6) (,6,7) CD3 (/4,/3, (/,/4. (,,) (,3,4) (3,4,) /) /3) CD4 (/,/4, (/6,/, (/4,/3, (,,) (,3,4) /3) /4) /) CD (/6,/, /4) (/7,/6, /) (/,/4, /3) (/4,/3, /) (,,) Fgue. LOC-Peson Hou So, we have acheved the expesson o ou estmaton model as ollows: PH = LOC (0) C. The Adaptaton o the Model In ode to mpove estmatng accuacy o ou model, we also consde the actos that mpact the eot. Theeoe, the equaton o ou model can e adjusted nto () PH = LOC F () In Equaton (), F s a multple whch s a coecton acto to ou model. And F s expessed as n (). () = = F = (w CD) CD In Equaton (), CD means Cost Dve, w s the Weght o Cost Dve. Accodng the chaacte o small oganc poject, we choose ve cost dves, whch ae PREX (expeence), PERS (skll o capalty), RCPX (elalty and complexty), PDIF (platom dculty), SCED (Requed development schedule), eeed to cost dves o CocoMo II. Each cost dve epesents one acto that contutes to the development eot. We use CD, CD, CD 3, CD 4, CD to epesent PREX, PERS, RCPX, PDIF, SCED, espectvely. Snce the mpotance o evey cost dve s deent, we mantan the mets o coecton acto o COCOMO model. Ratng o evey cost dve s lngustc tems such as vey low, low, nomnal, hgh, vey hgh, exta hgh, and the value o evey atng can get y eeng COCOMO II model. w s the ato o these cost dve, also a key o uzzy evaluaton. When we compae wth each o the two cost dve, t s dcult to desce the mpotance y nume, so we use the Tangula Fuzzy Nume, y the : Computng the weghts o cost dve. () Fom TaleⅡ,we can get the tangula uzzy weght vecto: w= (0.9, 0.9, 0.30), w= (0.43, 0.44, 0.4), w3= (0., 0., 0.), w4= (0.08, 0.08, 0.080), w= (0.049, 0.04, 0.04), () Fo evey ow, Addng each element, we can get : s= (.6, 3.78,.08), s= (.84,.9,.78), s3= (6.4,8.8,0.83), s4= (0., 3.33, 6.), s= (, 9, 3) (3) Calculatng the maxmum Egen value vectoλm ax, we can get the Max Egen value E(λm ax )=.7. (4) Consstency checkng CI=0.067, CR=0.04< 0., And E (λm ax ) < ode ctcal maxmum egenvalue. Hence, ths Tangula uzzy matx satsy the consstency check. 3: Calculatng the Tangula uzzy weght vectos expectatons value E(w ) =0.30, E(w ) = 0.43, E(w 3) = 0., E(w 4) = 0.08, E(w ) = 0.04, 03 ACADEMY PUBLISHER

4 03 ACADEMY PUBLISHER Fom these expectatons value, weghts o each cost dve can e shown as n Tale Ⅲ. TABLE III. EACH WEIGHTS OF COST DIVER. Cost PREX PERS RCPX PDIF SCED dve w Aove all, ou estmaton model o small oganc sotwae poject s shown as the ollowng equaton: PH = LOC We can get Ⅱ model = w om Tale Ⅲ, ( w CD ) = CD CD om COCOMO D. The Evaluaton o the Model We can use MRE (Magntude o Relatve Eo) to evaluate the accuacy o estmaton esults. MRE can compae actual value and estmated value, whch can e desced as ollows : MRE= (ActualValue-EstmaedValue)/ActualValue. In act, MMRE s a moe useul evaluaton tool, = n MMRE= n MRE.To evaluate ou model, we = calculated out that MMRE s equal to 8.8% om the ollow-up 8 pojects. IV. IN THE CASE OF THE APPLICATION The small poject estmaton model has een adapted to seveal pojects and t has eceved eally good eects. Fo nstance, a case o small oganc poject, the nput s 00 LOC, we estmate the eot wll e PH eoe adaptaton, shows n Fg. 3. Then we take coecton to the value wth cost dves. The values o each acto ae shown elow: PREX = (nomnal), PERS =0.86 (hgh), RCPX = (nomnal), PDIF = (nomnal), SCED = (nomnal), that s to say, F= So, the nal esult o estmaton s Eot=3.64 Peson-Hous. In ths case, the poject actually took 36 Peson-Hous, MRE=9.3%, ths value ascally ts the evaluaton value om the model. Fgue 3. A case o sotwae estmaton On the othe hand, we also appled othe methods to estmate the eot o ths case, ut the MRE > 0%. So ou model s moe sutale to ths type o poject. V. CONCLUSIONS Sotwae development s a complex pocess, so s t vey dcult to pedct sotwae development eot accuately. Ths pape put owad a sotwae eot estmaton model o small oganc poject. The model s ased on actual poject data and well-estalshed theoes whch povdes a pomsng tool to deal wth many dcultes o small sotwae estmaton; thus, t s useul o poject management. In patcula, ths model has een successully used n some small poject, and has demonstated geat potental to pedct sotwae cost moe accuately. At the same tme, othe type o sotwae estmatng model can also e omed n tems o methods o ths model. It can povde assstance n poject plannng. The advantage o ths model s smplcty, pactcalty and automated admnstaton. Next mpovement thought o the model s ) model mpovement n connecton wth lage scale poject. ) gadual optmzaton o coecton acto computaton. ACKNOWLEDGMENT Ths wok was suppoted n pat y the Natonal Natual Scence Foundaton o Chna (Gant No ). REFERENCES [] B. W. Boehm, Sotwae Engneeng Economcs, Pentce Hall PTR, 98. [] B. W. Boehm, et al. Sotwae Cost Estmaton wth COCOMOII, Pentce Hall, 000. [3] S. Chulan, Bayesan analyss o sotwae cost and qualty models, Ph.D. Dssetaton, Unvesty o Southen Calona, LosAngeles, 999. [4] M. Shepped and G. Kadoda, Compang sotwae pedcton technques usng smulaton, IEEE Tans. Sotwae Eng, vol. 7, no., pp. 04 0, Noveme 999. [] A. B. Nass, L. F. Capetz, and D. Ho, Sotwae estmaton n the ealy stages o the sotwae le cycle, n Intenatonal Coneence on Emegng Tends n Compute Scence, Communcaton and Inomaton Technology, 00, pp. -3. [6] R. J. Madachy, Heustc sk assessment usng cost actos, IEEE Sotwae, vol. 4, no. 3, pp. 9, May/June 997. [7] P. K. Suamanan, Gauss-Newton methods o the complementaty polem, Jounal o Optmzaton Theoy and Applcatons, vol. 77. no. 3, pp , June 993. [8] M. Y. Yena and A. F. Izmalov, The Gauss-Newton method o ndng sngula solutons to systems o nonlnea equatons, Computatonal Mathematcs and Mathematcal Physcs, vol. 47, no., pp , May 007. [9] R. Fulle, Intoducton to Neuo-Fuzzy Systems, Physca- Velag, ACADEMY PUBLISHER

5 03 ACADEMY PUBLISHER [0] E. Castllo, A. S. Had, and R. Mnguez, Dagnostcs o non-lnea egesson, Depatment o Appled Mathematcs and Computatonal Scences, Unvesty o Cantaa, Santande; Span, Unvesty o Castlla-La Mancha, Cudad Real, Had; Mnguez, Jounal o Statstcal Computaton and Smulaton, Septeme 009. [] L-Xn Jang and Wan-Jang Han, Reseach on Sze Estmaton Model o Sotwae system Test ased on testng steps and Its Applcaton, Compute Scence and Inomaton Pocessng (CSIP), 0 Intenatonal Coneence, pp [] Han Wan-jang and Lu Tan-o, Study On Qualty Evaluaton Model O Communcaton System, System Scence, Engneeng Desgn and Manuactung Inomatzaton (ICSEM), 0 3d Intenatonal Coneence, pp. -4. Wan-Jang Han was on n HeLongJang povnce, Chna, 967. She eceved he Bachelo Degee n Compute Scence om He Long Jang Unvesty n 989 and he Maste Degee n Automaton om Han Insttute o Technology n 99. She s an assstant poesso n School O Sotwae Engneeng, Bejng Unvesty o Posts and Telecommuncaton, Chna. He techncal nteests nclude sotwae poject management and sotwae pocess mpovement. Tan-Bo Lu was on n Guzhou Povnce, Chna, 977. He eceved hs Maste Degee n compute scence om Wuhan Unvesty n 003 and hs PH.D Degee n compute scence om the Insttute o Computng Technology o the Chnese Academy o Scences n 006. He s an Assocate poesso n School o Sotwae Engneeng, Bejng Unvesty o Posts and Telecommuncatons, Chna. Hs techncal nteests nclude nomaton and netwok secuty, tusted sotwae and PP computng. Xao-Yan Zhang was on n Shandong Povnce, Chna, 973. She eceved he Maste Degee n Compute Applcaton n 997 and he PH.D Degee n Communcaton and nomaton system om Bejng Unvesty o Posts and Telecommuncaton, Chna, n 0. She s an Assocate poesso n School o Sotwae Engneeng, Bejng Unvesty o Posts and Telecommuncatons, Bejng, Chna. He techncal nteests nclude sotwae cost estmaton and sotwae pocess mpovement. L-Xn Jang was on n HeLongJang povnce, Chna, 966. He eceved hs Bachelo Degee and Maste Degee n physcal geogaphy om Bejng Unvesty n 989 and 99. He s a poesso n the depatment o Emegency Response o Chna Eathquake Netwoks Cente. Hs techncal nteests nclude sotwae cost estmaton and Emegency Response sotwae development. 03 ACADEMY PUBLISHER

Additional File 1 - A model-based circular binary segmentation algorithm for the analysis of array CGH data

Additional File 1 - A model-based circular binary segmentation algorithm for the analysis of array CGH data 1 Addtonal Fle 1 - A model-based ccula bnay segmentaton algothm fo the analyss of aay CGH data Fang-Han Hsu 1, Hung-I H Chen, Mong-Hsun Tsa, Lang-Chuan La 5, Ch-Cheng Huang 1,6, Shh-Hsn Tu 6, Ec Y Chuang*

More information

Electric Potential. otherwise to move the object from initial point i to final point f

Electric Potential. otherwise to move the object from initial point i to final point f PHY2061 Enched Physcs 2 Lectue Notes Electc Potental Electc Potental Dsclame: These lectue notes ae not meant to eplace the couse textbook. The content may be ncomplete. Some topcs may be unclea. These

More information

Efficient Evolutionary Data Mining Algorithms Applied to the Insurance Fraud Prediction

Efficient Evolutionary Data Mining Algorithms Applied to the Insurance Fraud Prediction Intenatonal Jounal of Machne Leanng and Computng, Vol. 2, No. 3, June 202 Effcent Evolutonay Data Mnng Algothms Appled to the Insuance Faud Pedcton Jenn-Long Lu, Chen-Lang Chen, and Hsng-Hu Yang Abstact

More information

AREA COVERAGE SIMULATIONS FOR MILLIMETER POINT-TO-MULTIPOINT SYSTEMS USING STATISTICAL MODEL OF BUILDING BLOCKAGE

AREA COVERAGE SIMULATIONS FOR MILLIMETER POINT-TO-MULTIPOINT SYSTEMS USING STATISTICAL MODEL OF BUILDING BLOCKAGE Radoengneeng Aea Coveage Smulatons fo Mllmete Pont-to-Multpont Systems Usng Buldng Blockage 43 Vol. 11, No. 4, Decembe AREA COVERAGE SIMULATIONS FOR MILLIMETER POINT-TO-MULTIPOINT SYSTEMS USING STATISTICAL

More information

A Novel Lightweight Algorithm for Secure Network Coding

A Novel Lightweight Algorithm for Secure Network Coding A Novel Lghtweght Algothm fo Secue Netwok Codng A Novel Lghtweght Algothm fo Secue Netwok Codng State Key Laboatoy of Integated Sevce Netwoks, Xdan Unvesty, X an, Chna, E-mal: {wangxaoxao,wangmeguo}@mal.xdan.edu.cn

More information

A New replenishment Policy in a Two-echelon Inventory System with Stochastic Demand

A New replenishment Policy in a Two-echelon Inventory System with Stochastic Demand A ew eplenshment Polcy n a wo-echelon Inventoy System wth Stochastc Demand Rasoul Haj, Mohammadal Payesh eghab 2, Amand Babol 3,2 Industal Engneeng Dept, Shaf Unvesty of echnology, ehan, Ian (haj@shaf.edu,

More information

Bending Stresses for Simple Shapes

Bending Stresses for Simple Shapes -6 Bendng Stesses fo Smple Sapes In bendng, te maxmum stess and amount of deflecton can be calculated n eac of te followng stuatons. Addtonal examples ae avalable n an engneeng andbook. Secton Modulus

More information

A Resource Scheduling Algorithms Based on the Minimum Relative Degree of Load Imbalance

A Resource Scheduling Algorithms Based on the Minimum Relative Degree of Load Imbalance Jounal of Communcatons Vol. 10, No. 10, Octobe 2015 A Resouce Schedulng Algothms Based on the Mnmum Relatve Degee of Load Imbalance Tao Xue and Zhe Fan Depatment of Compute Scence, X an Polytechnc Unvesty,

More information

Gravitation. Definition of Weight Revisited. Newton s Law of Universal Gravitation. Newton s Law of Universal Gravitation. Gravitational Field

Gravitation. Definition of Weight Revisited. Newton s Law of Universal Gravitation. Newton s Law of Universal Gravitation. Gravitational Field Defnton of Weght evsted Gavtaton The weght of an object on o above the eath s the gavtatonal foce that the eath exets on the object. The weght always ponts towad the cente of mass of the eath. On o above

More information

TRUCK ROUTE PLANNING IN NON- STATIONARY STOCHASTIC NETWORKS WITH TIME-WINDOWS AT CUSTOMER LOCATIONS

TRUCK ROUTE PLANNING IN NON- STATIONARY STOCHASTIC NETWORKS WITH TIME-WINDOWS AT CUSTOMER LOCATIONS TRUCK ROUTE PLANNING IN NON- STATIONARY STOCHASTIC NETWORKS WITH TIME-WINDOWS AT CUSTOMER LOCATIONS Hossen Jula α, Maged Dessouky β, and Petos Ioannou γ α School of Scence, Engneeng and Technology, Pennsylvana

More information

Perturbation Theory and Celestial Mechanics

Perturbation Theory and Celestial Mechanics Copyght 004 9 Petubaton Theoy and Celestal Mechancs In ths last chapte we shall sketch some aspects of petubaton theoy and descbe a few of ts applcatons to celestal mechancs. Petubaton theoy s a vey boad

More information

Keywords: Transportation network, Hazardous materials, Risk index, Routing, Network optimization.

Keywords: Transportation network, Hazardous materials, Risk index, Routing, Network optimization. IUST Intenatonal Jounal of Engneeng Scence, Vol. 19, No.3, 2008, Page 57-65 Chemcal & Cvl Engneeng, Specal Issue A ROUTING METHODOLOGY FOR HAARDOUS MATIALS TRANSPORTATION TO REDUCE THE RISK OF ROAD NETWORK

More information

A Coverage Gap Filling Algorithm in Hybrid Sensor Network

A Coverage Gap Filling Algorithm in Hybrid Sensor Network A Coveage Ga Fllng Algothm n Hybd Senso Netwok Tan L, Yang Mnghua, Yu Chongchong, L Xuanya, Cheng Bn A Coveage Ga Fllng Algothm n Hybd Senso Netwok 1 Tan L, 2 Yang Mnghua, 3 Yu Chongchong, 4 L Xuanya,

More information

PREVENTIVE AND CORRECTIVE SECURITY MARKET MODEL

PREVENTIVE AND CORRECTIVE SECURITY MARKET MODEL REVENTIVE AND CORRECTIVE SECURITY MARKET MODEL Al Ahmad-hat Rachd Cheaou and Omd Alzadeh Mousav Ecole olytechnque Fédéale de Lausanne Lausanne Swzeland al.hat@epfl.ch achd.cheaou@epfl.ch omd.alzadeh@epfl.ch

More information

An Algorithm For Factoring Integers

An Algorithm For Factoring Integers An Algothm Fo Factong Integes Yngpu Deng and Yanbn Pan Key Laboatoy of Mathematcs Mechanzaton, Academy of Mathematcs and Systems Scence, Chnese Academy of Scences, Bejng 100190, People s Republc of Chna

More information

Joint Virtual Machine and Bandwidth Allocation in Software Defined Network (SDN) and Cloud Computing Environments

Joint Virtual Machine and Bandwidth Allocation in Software Defined Network (SDN) and Cloud Computing Environments IEEE ICC 2014 - Next-Geneaton Netwokng Symposum 1 Jont Vtual Machne and Bandwdth Allocaton n Softwae Defned Netwok (SDN) and Cloud Computng Envonments Jonathan Chase, Rakpong Kaewpuang, Wen Yonggang, and

More information

Modeling and computing constrained

Modeling and computing constrained F EAURE A RICLE HE COMPUAION OF CONSRAINED DYNAMICAL SYSEMS: MACHING PHYSICAL MODELING WIH NUMERICAL MEHODS Reseaches have nvestgated modelng and computaton of constaned dynamcal systems, but scentsts

More information

Orbit dynamics and kinematics with full quaternions

Orbit dynamics and kinematics with full quaternions bt dynamcs and knematcs wth full quatenons Davde Andes and Enco S. Canuto, Membe, IEEE Abstact Full quatenons consttute a compact notaton fo descbng the genec moton of a body n the space. ne of the most

More information

Institut für Halle Institute for Economic Research Wirtschaftsforschung Halle

Institut für Halle Institute for Economic Research Wirtschaftsforschung Halle Insttut fü Halle Insttute fo Economc Reseach Wtschaftsfoschung Halle A Smple Repesentaton of the Bea-Jaque-Lee Test fo Pobt Models Joachm Wlde Dezembe 2007 No. 13 IWH-Dskussonspapee IWH-Dscusson Papes

More information

(Semi)Parametric Models vs Nonparametric Models

(Semi)Parametric Models vs Nonparametric Models buay, 2003 Pobablty Models (Sem)Paametc Models vs Nonpaametc Models I defne paametc, sempaametc, and nonpaametc models n the two sample settng My defnton of sempaametc models s a lttle stonge than some

More information

Research on Cloud Computing Load Balancing Based on Virtual Machine Migration

Research on Cloud Computing Load Balancing Based on Virtual Machine Migration Send Odes fo Repnts to epnts@benthascence.ae 334 The Open Cybenetcs & Systecs Jounal, 205, 9, 334-340 Open Access Reseach on Cloud Coputng Load Balancng Based on Vtual Machne Mgaton Lu Kun,*, Xu Gaochao

More information

CONSTRUCTION PROJECT SCHEDULING WITH IMPRECISELY DEFINED CONSTRAINTS

CONSTRUCTION PROJECT SCHEDULING WITH IMPRECISELY DEFINED CONSTRAINTS Management an Innovaton fo a Sustanable Bult Envonment ISBN: 9789052693958 20 23 June 2011, Amsteam, The Nethelans CONSTRUCTION PROJECT SCHEDULING WITH IMPRECISELY DEFINED CONSTRAINTS JANUSZ KULEJEWSKI

More information

PCA vs. Varimax rotation

PCA vs. Varimax rotation PCA vs. Vamax otaton The goal of the otaton/tansfomaton n PCA s to maxmze the vaance of the new SNP (egensnp), whle mnmzng the vaance aound the egensnp. Theefoe the dffeence between the vaances captued

More information

Mixed Task Scheduling and Resource Allocation Problems

Mixed Task Scheduling and Resource Allocation Problems Task schedulng and esouce allocaton 1 Mxed Task Schedulng and Resouce Allocaton Poblems Mae-José Huguet 1,2 and Pee Lopez 1 1 LAAS-CNRS, 7 av. du Colonel Roche F-31077 Toulouse cedex 4, Fance {huguet,lopez}@laas.f

More information

REAL TIME MONITORING OF DISTRIBUTION NETWORKS USING INTERNET BASED PMU. Akanksha Eknath Pachpinde

REAL TIME MONITORING OF DISTRIBUTION NETWORKS USING INTERNET BASED PMU. Akanksha Eknath Pachpinde REAL TME MONTORNG OF DSTRBUTON NETWORKS USNG NTERNET BASED PMU by Akanksha Eknath Pachpnde A Thess submtted to the Faculty of the Gaduate School of the Unvesty at Buffalo, State Unvesty of New Yok n patal

More information

The Can-Order Policy for One-Warehouse N-Retailer Inventory System: A Heuristic Approach

The Can-Order Policy for One-Warehouse N-Retailer Inventory System: A Heuristic Approach Atcle Te Can-Ode Polcy fo One-Waeouse N-Retale Inventoy ystem: A Heustc Appoac Vaapon Pukcanon, Paveena Caovaltongse, and Naagan Pumcus Depatment of Industal Engneeng, Faculty of Engneeng, Culalongkon

More information

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis

The Development of Web Log Mining Based on Improve-K-Means Clustering Analysis The Development of Web Log Mnng Based on Improve-K-Means Clusterng Analyss TngZhong Wang * College of Informaton Technology, Luoyang Normal Unversty, Luoyang, 471022, Chna wangtngzhong2@sna.cn Abstract.

More information

Sorting Online Reviews by Usefulness Based on the VIKOR Method

Sorting Online Reviews by Usefulness Based on the VIKOR Method Assocaton or Inormaton Systems AIS Electronc Lbrary (AISeL) Eleventh Wuhan Internatonal Conerence on e- Busness Wuhan Internatonal Conerence on e-busness 5-26-2012 Sortng Onlne Revews by Useulness Based

More information

A PARTICLE-BASED LAGRANGIAN CFD TOOL FOR FREE-SURFACE SIMULATION

A PARTICLE-BASED LAGRANGIAN CFD TOOL FOR FREE-SURFACE SIMULATION C A N A L D E E X P E R I E N C I A S H I D R O D I N Á M I C A S, E L P A R D O Publcacón núm. 194 A PARTICLE-BASED LAGRANGIAN CFD TOOL FOR FREE-SURFACE SIMULATION POR D. MUÑOZ V. GONZÁLEZ M. BLAIN J.

More information

econstor zbw www.econstor.eu

econstor zbw www.econstor.eu econsto www.econsto.eu De Open-Access-Publkatonsseve de ZBW Lebnz-Infomatonszentum Wtschaft The Open Access Publcaton Seve of the ZBW Lebnz Infomaton Cente fo Economcs Babazadeh, Reza; Razm, Jafa; Ghods,

More information

LINES ON BRIESKORN-PHAM SURFACES

LINES ON BRIESKORN-PHAM SURFACES LIN ON BRIKORN-PHAM URFAC GUANGFNG JIANG, MUTUO OKA, DUC TAI PHO, AND DIRK IRMA Abstact By usng toc modfcatons and a esult of Gonzalez-pnbeg and Lejeune- Jalabet, we answe the followng questons completely

More information

Statistical modelling of gambling probabilities

Statistical modelling of gambling probabilities Ttle Statstcal modellng of gamblng pobabltes Autho(s) Lo, Su-yan, Vcto.; 老 瑞 欣 Ctaton Issued Date 992 URL http://hdl.handle.net/0722/3525 Rghts The autho etans all popetay ghts, (such as patent ghts) and

More information

Determinants of Borrowing Limits on Credit Cards Shubhasis Dey and Gene Mumy

Determinants of Borrowing Limits on Credit Cards Shubhasis Dey and Gene Mumy Bank of Canada Banque du Canada Wokng Pape 2005-7 / Document de taval 2005-7 Detemnants of Boowng mts on Cedt Cads by Shubhass Dey and Gene Mumy ISSN 1192-5434 Pnted n Canada on ecycled pape Bank of Canada

More information

A Mathematical Model for Selecting Third-Party Reverse Logistics Providers

A Mathematical Model for Selecting Third-Party Reverse Logistics Providers A Mathematcal Model fo Selectng Thd-Pat Revese Logstcs Povdes Reza Fazpoo Saen Depatment of Industal Management, Facult of Management and Accountng, Islamc Azad Unvest - Kaaj Banch, Kaaj, Ian, P. O. Box:

More information

The transport performance evaluation system building of logistics enterprises

The transport performance evaluation system building of logistics enterprises Jounal of Industial Engineeing and Management JIEM, 213 6(4): 194-114 Online ISSN: 213-953 Pint ISSN: 213-8423 http://dx.doi.og/1.3926/jiem.784 The tanspot pefomance evaluation system building of logistics

More information

On the Efficiency of Equilibria in Generalized Second Price Auctions

On the Efficiency of Equilibria in Generalized Second Price Auctions On the Effcency of Equlba n Genealzed Second Pce Auctons Ioanns Caaganns Panagots Kanellopoulos Chstos Kaklamans Maa Kyopoulou Depatment of Compute Engneeng and Infomatcs Unvesty of Patas and RACTI, Geece

More information

2 r2 θ = r2 t. (3.59) The equal area law is the statement that the term in parentheses,

2 r2 θ = r2 t. (3.59) The equal area law is the statement that the term in parentheses, 3.4. KEPLER S LAWS 145 3.4 Keple s laws You ae familia with the idea that one can solve some mechanics poblems using only consevation of enegy and (linea) momentum. Thus, some of what we see as objects

More information

Charging the Internet Without Bandwidth Reservation: An Overview and Bibliography of Mathematical Approaches

Charging the Internet Without Bandwidth Reservation: An Overview and Bibliography of Mathematical Approaches JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 9, -xxx (2003) Chagng the Intenet Wthout Bandwdth Resevaton: An Ovevew and Bblogaphy of Mathematcal Appoaches IRISA-INRIA Campus Unvestae de Beauleu 35042

More information

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network

Forecasting the Demand of Emergency Supplies: Based on the CBR Theory and BP Neural Network 700 Proceedngs of the 8th Internatonal Conference on Innovaton & Management Forecastng the Demand of Emergency Supples: Based on the CBR Theory and BP Neural Network Fu Deqang, Lu Yun, L Changbng School

More information

Lecture 2: Single Layer Perceptrons Kevin Swingler

Lecture 2: Single Layer Perceptrons Kevin Swingler Lecture 2: Sngle Layer Perceptrons Kevn Sngler kms@cs.str.ac.uk Recap: McCulloch-Ptts Neuron Ths vastly smplfed model of real neurons s also knon as a Threshold Logc Unt: W 2 A Y 3 n W n. A set of synapses

More information

The Role of Gravity in Orbital Motion

The Role of Gravity in Orbital Motion ! The Role of Gavity in Obital Motion Pat of: Inquiy Science with Datmouth Developed by: Chistophe Caoll, Depatment of Physics & Astonomy, Datmouth College Adapted fom: How Gavity Affects Obits (Ohio State

More information

Improving Software Effort Estimation Using Neuro-Fuzzy Model with SEER-SEM

Improving Software Effort Estimation Using Neuro-Fuzzy Model with SEER-SEM Global Jounal of Compute Science and Technology Vol. 10 Issue 12 (Ve. 1.0) Octobe 2010 a g e 51 Impoving Softwae Effot Estimation Using Neuo-Fuzzy Model with SEER-SEM Wei Lin Du 1, Danny Ho 2, Luiz Fenando

More information

Redesign of a University Hospital Preanesthesia Evaluation Clinic. using a Queuing Theory Approach

Redesign of a University Hospital Preanesthesia Evaluation Clinic. using a Queuing Theory Approach Reesgn of a Unvesty Hosptal Peanesthesa valuaton Clnc usng a Queung Theoy Appoach Maatje. Zonelan Mc ab Fe Boe MD PhD c Rcha J. Bouchee PhD b Annemek e Rooe MD PhD Jack W. van Kleef MD PhD a Dvson I Leen

More information

Continuous Compounding and Annualization

Continuous Compounding and Annualization Continuous Compounding and Annualization Philip A. Viton Januay 11, 2006 Contents 1 Intoduction 1 2 Continuous Compounding 2 3 Pesent Value with Continuous Compounding 4 4 Annualization 5 5 A Special Poblem

More information

4a 4ab b 4 2 4 2 5 5 16 40 25. 5.6 10 6 (count number of places from first non-zero digit to

4a 4ab b 4 2 4 2 5 5 16 40 25. 5.6 10 6 (count number of places from first non-zero digit to . Simplify: 0 4 ( 8) 0 64 ( 8) 0 ( 8) = (Ode of opeations fom left to ight: Paenthesis, Exponents, Multiplication, Division, Addition Subtaction). Simplify: (a 4) + (a ) (a+) = a 4 + a 0 a = a 7. Evaluate

More information

IMPACT ANALYSIS OF A CELLULAR PHONE

IMPACT ANALYSIS OF A CELLULAR PHONE 4 th ASA & μeta Internatonal Conference IMPACT AALYSIS OF A CELLULAR PHOE We Lu, 2 Hongy L Bejng FEAonlne Engneerng Co.,Ltd. Bejng, Chna ABSTRACT Drop test smulaton plays an mportant role n nvestgatng

More information

883 Brochure A5 GENE ss vernis.indd 1-2

883 Brochure A5 GENE ss vernis.indd 1-2 ess x a eu / u e a. p o.eu c e / :/ http EURAXESS Reseaches in Motion is the gateway to attactive eseach caees in Euope and to a pool of wold-class eseach talent. By suppoting the mobility of eseaches,

More information

Fault tolerance in cloud technologies presented as a service

Fault tolerance in cloud technologies presented as a service Internatonal Scentfc Conference Computer Scence 2015 Pavel Dzhunev, PhD student Fault tolerance n cloud technologes presented as a servce INTRODUCTION Improvements n technques for vrtualzaton and performance

More information

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting

Causal, Explanatory Forecasting. Analysis. Regression Analysis. Simple Linear Regression. Which is Independent? Forecasting Causal, Explanatory Forecastng Assumes cause-and-effect relatonshp between system nputs and ts output Forecastng wth Regresson Analyss Rchard S. Barr Inputs System Cause + Effect Relatonshp The job of

More information

AN IMPLEMENTATION OF BINARY AND FLOATING POINT CHROMOSOME REPRESENTATION IN GENETIC ALGORITHM

AN IMPLEMENTATION OF BINARY AND FLOATING POINT CHROMOSOME REPRESENTATION IN GENETIC ALGORITHM AN IMPLEMENTATION OF BINARY AND FLOATING POINT CHROMOSOME REPRESENTATION IN GENETIC ALGORITHM Main Golub Faculty of Electical Engineeing and Computing, Univesity of Zageb Depatment of Electonics, Micoelectonics,

More information

How a Global Inter-Country Input-Output Table with Processing Trade Account. Can be constructed from GTAP Database

How a Global Inter-Country Input-Output Table with Processing Trade Account. Can be constructed from GTAP Database How a lobal Inte-County Input-Output Table wth Pocessng Tade Account Can be constucted fom TAP Database Manos Tsgas and Zh Wang U.S. Intenatonal Tade Commsson* Mak ehlha U.S. Depatment of Inteo* (Pelmnay

More information

Research on Risk Assessment of the Transformer Based on Life Cycle Cost

Research on Risk Assessment of the Transformer Based on Life Cycle Cost ntenational Jounal of Smat Gid and lean Enegy eseach on isk Assessment of the Tansfome Based on Life ycle ost Hui Zhou a, Guowei Wu a, Weiwei Pan a, Yunhe Hou b, hong Wang b * a Zhejiang Electic Powe opoation,

More information

The Costs of Disposal and Recycling. An Application to Italian Municipal Solid Waste Services

The Costs of Disposal and Recycling. An Application to Italian Municipal Solid Waste Services The Costs of Dsposal and Recyclng. An Applcaton to Italan Muncpal Sold Waste Sevces Gazano Abate Fabzo Ebetta Govann Faquell Davde Vannon No. 3 Decembe 011 www.caloalbeto.og/wokng_papes 011 by Gazano Abate,

More information

RESOURCE SCHEDULING STRATEGIES FOR A NETWORK-BASED AUTONOMOUS MOBILE ROBOT. Hongryeol Kim, Joomin Kim, and Daewon Kim

RESOURCE SCHEDULING STRATEGIES FOR A NETWORK-BASED AUTONOMOUS MOBILE ROBOT. Hongryeol Kim, Joomin Kim, and Daewon Kim RESOURCE SCHEDULING SRAEGIES FOR A NEWORK-BASED AUONOMOUS MOBILE ROBO Hongyeol K, Joon K, and Daewon K Depatent of Infoaton Contol Engneeng, Myong Unvesty Abstact: In ths pape, effcent esouce schedulng

More information

SPEE Recommended Evaluation Practice #6 Definition of Decline Curve Parameters Background:

SPEE Recommended Evaluation Practice #6 Definition of Decline Curve Parameters Background: SPEE Recommended Evaluaton Practce #6 efnton of eclne Curve Parameters Background: The producton hstores of ol and gas wells can be analyzed to estmate reserves and future ol and gas producton rates and

More information

Degrees of freedom in HLM models

Degrees of freedom in HLM models Degees o eedom n HLM models The vaous degees o eedom n a HLM2/HLM3 model can be calculated accodng to Table 1 and Table 2. Table 1: Degees o Feedom o HLM2 Models Paamete/Test Statstc Degees o Feedom Gammas

More information

Chapter 3 Savings, Present Value and Ricardian Equivalence

Chapter 3 Savings, Present Value and Ricardian Equivalence Chapte 3 Savings, Pesent Value and Ricadian Equivalence Chapte Oveview In the pevious chapte we studied the decision of households to supply hous to the labo maket. This decision was a static decision,

More information

Implementation of Deutsch's Algorithm Using Mathcad

Implementation of Deutsch's Algorithm Using Mathcad Implementaton of Deutsch's Algorthm Usng Mathcad Frank Roux The followng s a Mathcad mplementaton of Davd Deutsch's quantum computer prototype as presented on pages - n "Machnes, Logc and Quantum Physcs"

More information

ON THE (Q, R) POLICY IN PRODUCTION-INVENTORY SYSTEMS

ON THE (Q, R) POLICY IN PRODUCTION-INVENTORY SYSTEMS ON THE R POLICY IN PRODUCTION-INVENTORY SYSTEMS Saifallah Benjaafa and Joon-Seok Kim Depatment of Mechanical Engineeing Univesity of Minnesota Minneapolis MN 55455 Abstact We conside a poduction-inventoy

More information

MOTION PLANNING FOR MULTI-ROBOT ASSEMBLY SYSTEMS. M. Bonert L.H. Shu B. Benhabib*

MOTION PLANNING FOR MULTI-ROBOT ASSEMBLY SYSTEMS. M. Bonert L.H. Shu B. Benhabib* Poceengs of the 999 ASME Desgn Engneeng Techncal Confeences Septembe -, 999, Las Vegas, Nevaa DETC99/DAC-869 MOTION PLANNING FOR MULTI-ROBOT ASSEMBLY SYSTEMS M. Bonet L.H. Shu B. Benhabb* Compute Integate

More information

Statistical Discrimination or Prejudice? A Large Sample Field Experiment

Statistical Discrimination or Prejudice? A Large Sample Field Experiment DEPARTMENT OF ECONOMICS ISSN 1441-5429 DISCUSSION PAPER 23/12 Statstcal Dscmnaton o Pejudce? A Lage Sample Feld Expement Mchael Ewens, yan Tomln, and Lang Choon ang * Abstact A model of acal dscmnaton

More information

An Epidemic Model of Mobile Phone Virus

An Epidemic Model of Mobile Phone Virus An Epidemic Model of Mobile Phone Vius Hui Zheng, Dong Li, Zhuo Gao 3 Netwok Reseach Cente, Tsinghua Univesity, P. R. China zh@tsinghua.edu.cn School of Compute Science and Technology, Huazhong Univesity

More information

A DYNAMIC CRASHING METHOD FOR PROJECT MANAGEMENT USING SIMULATION-BASED OPTIMIZATION. Michael E. Kuhl Radhamés A. Tolentino-Peña

A DYNAMIC CRASHING METHOD FOR PROJECT MANAGEMENT USING SIMULATION-BASED OPTIMIZATION. Michael E. Kuhl Radhamés A. Tolentino-Peña Proceedngs of the 2008 Wnter Smulaton Conference S. J. Mason, R. R. Hll, L. Mönch, O. Rose, T. Jefferson, J. W. Fowler eds. A DYNAMIC CRASHING METHOD FOR PROJECT MANAGEMENT USING SIMULATION-BASED OPTIMIZATION

More information

Drag force acting on a bubble in a cloud of compressible spherical bubbles at large Reynolds numbers

Drag force acting on a bubble in a cloud of compressible spherical bubbles at large Reynolds numbers Euopean Jounal of Mechancs B/Fluds 24 2005 468 477 Dag foce actng on a bubble n a cloud of compessble sphecal bubbles at lage Reynolds numbes S.L. Gavlyuk a,b,,v.m.teshukov c a Laboatoe de Modélsaton en

More information

Statistical Discrimination or Prejudice? A Large Sample Field Experiment. Michael Ewens, Bryan Tomlin, and Liang Choon Wang.

Statistical Discrimination or Prejudice? A Large Sample Field Experiment. Michael Ewens, Bryan Tomlin, and Liang Choon Wang. Statstcal Dscmnaton o Pejudce? A Lage Sample Feld Expement Mchael Ewens, yan Tomln, and Lang Choon ang Abstact A model of acal dscmnaton povdes testable mplcatons fo two featues of statstcal dscmnatos:

More information

Simultaneous Detection and Estimation, False Alarm Prediction for a Continuous Family of Signals in Gaussian Noise

Simultaneous Detection and Estimation, False Alarm Prediction for a Continuous Family of Signals in Gaussian Noise Sultaneous Detecton and Estaton, False Ala Pedcton fo a Contnuous Faly of Sgnals n Gaussan Nose D Mchael Mlde, Robet G Lndgen, and Mos M Bean Abstact New pobles ase when the standad theoy of jont detecton

More information

AN EQUILIBRIUM ANALYSIS OF THE INSURANCE MARKET WITH VERTICAL DIFFERENTIATION

AN EQUILIBRIUM ANALYSIS OF THE INSURANCE MARKET WITH VERTICAL DIFFERENTIATION QUIIRIUM YI OF T IUR MRKT WIT VRTI IFFRTITIO Mahto Okua Faculty of conomcs, agasak Unvesty, 4-- Katafuch, agasak, 8508506, Japan okua@net.nagasak-u.ac.p TRT ach nsuance poduct pe se s dentcal but the nsuance

More information

16. Mean Square Estimation

16. Mean Square Estimation 6 Me Sque stmto Gve some fomto tht s elted to uow qutty of teest the poblem s to obt good estmte fo the uow tems of the obseved dt Suppose epeset sequece of dom vbles bout whom oe set of obsevtos e vlble

More information

Spirotechnics! September 7, 2011. Amanda Zeringue, Michael Spannuth and Amanda Zeringue Dierential Geometry Project

Spirotechnics! September 7, 2011. Amanda Zeringue, Michael Spannuth and Amanda Zeringue Dierential Geometry Project Spiotechnics! Septembe 7, 2011 Amanda Zeingue, Michael Spannuth and Amanda Zeingue Dieential Geomety Poject 1 The Beginning The geneal consensus of ou goup began with one thought: Spiogaphs ae awesome.

More information

Credit Limit Optimization (CLO) for Credit Cards

Credit Limit Optimization (CLO) for Credit Cards Credt Lmt Optmzaton (CLO) for Credt Cards Vay S. Desa CSCC IX, Ednburgh September 8, 2005 Copyrght 2003, SAS Insttute Inc. All rghts reserved. SAS Propretary Agenda Background Tradtonal approaches to credt

More information

Graphs of Equations. A coordinate system is a way to graphically show the relationship between 2 quantities.

Graphs of Equations. A coordinate system is a way to graphically show the relationship between 2 quantities. Gaphs of Equations CHAT Pe-Calculus A coodinate sstem is a wa to gaphicall show the elationship between quantities. Definition: A solution of an equation in two vaiables and is an odeed pai (a, b) such

More information

The OC Curve of Attribute Acceptance Plans

The OC Curve of Attribute Acceptance Plans The OC Curve of Attrbute Acceptance Plans The Operatng Characterstc (OC) curve descrbes the probablty of acceptng a lot as a functon of the lot s qualty. Fgure 1 shows a typcal OC Curve. 10 8 6 4 1 3 4

More information

I = Prt. = P(1+i) n. A = Pe rt

I = Prt. = P(1+i) n. A = Pe rt 11 Chapte 6 Matheatcs of Fnance We wll look at the atheatcs of fnance. 6.1 Sple and Copound Inteest We wll look at two ways nteest calculated on oney. If pncpal pesent value) aount P nvested at nteest

More information

Calculating the high frequency transmission line parameters of power cables

Calculating the high frequency transmission line parameters of power cables < ' Calculatng the hgh frequency transmsson lne parameters of power cables Authors: Dr. John Dcknson, Laboratory Servces Manager, N 0 RW E B Communcatons Mr. Peter J. Ncholson, Project Assgnment Manager,

More information

Questions & Answers Chapter 10 Software Reliability Prediction, Allocation and Demonstration Testing

Questions & Answers Chapter 10 Software Reliability Prediction, Allocation and Demonstration Testing M13914 Questions & Answes Chapte 10 Softwae Reliability Pediction, Allocation and Demonstation Testing 1. Homewok: How to deive the fomula of failue ate estimate. λ = χ α,+ t When the failue times follow

More information

The Mathematical Derivation of Least Squares

The Mathematical Derivation of Least Squares Pscholog 885 Prof. Federco The Mathematcal Dervaton of Least Squares Back when the powers that e forced ou to learn matr algera and calculus, I et ou all asked ourself the age-old queston: When the hell

More information

Multiband Microstrip Patch Antenna for Microwave Applications

Multiband Microstrip Patch Antenna for Microwave Applications IOSR Jounal of Electonics and Communication Engineeing (IOSR-JECE) ISSN: 2278-2834, ISBN: 2278-8735. Volume 3, Issue 5 (Sep. - Oct. 2012), PP 43-48 Multiband Micostip Patch Antenna fo Micowave Applications

More information

ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING

ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING ANALYZING THE RELATIONSHIPS BETWEEN QUALITY, TIME, AND COST IN PROJECT MANAGEMENT DECISION MAKING Matthew J. Lberatore, Department of Management and Operatons, Vllanova Unversty, Vllanova, PA 19085, 610-519-4390,

More information

Design and Implementation of a Smart LED Lighting System Using a Self Adaptive Weighted Data Fusion Algorithm

Design and Implementation of a Smart LED Lighting System Using a Self Adaptive Weighted Data Fusion Algorithm Sensos 2013, 13, 16915-16939; do:10.3390/s131216915 Atcle OPEN ACCESS sensos ISSN 1424-8220 www.mdp.com/jounal/sensos Desgn and Implementaton of a Smat LED Lghtng System Usng a Self Adaptve Weghted Data

More information

Damage detection in composite laminates using coin-tap method

Damage detection in composite laminates using coin-tap method Damage detecton n composte lamnates usng con-tap method S.J. Km Korea Aerospace Research Insttute, 45 Eoeun-Dong, Youseong-Gu, 35-333 Daejeon, Republc of Korea yaeln@kar.re.kr 45 The con-tap test has the

More information

Order-Degree Curves for Hypergeometric Creative Telescoping

Order-Degree Curves for Hypergeometric Creative Telescoping Ode-Degee Cuves fo Hyegeometc Ceatve Telescong ABSTRACT Shaosh Chen Deatment of Mathematcs NCSU Ralegh, NC 7695, USA schen@ncsuedu Ceatve telescong aled to a bvaate oe hyegeometc tem oduces lnea ecuence

More information

An Interest-Oriented Network Evolution Mechanism for Online Communities

An Interest-Oriented Network Evolution Mechanism for Online Communities An Interest-Orented Network Evoluton Mechansm for Onlne Communtes Cahong Sun and Xaopng Yang School of Informaton, Renmn Unversty of Chna, Bejng 100872, P.R. Chna {chsun,yang}@ruc.edu.cn Abstract. Onlne

More information

International Business Cycles and Exchange Rates

International Business Cycles and Exchange Rates Revew of Intenatonal Economcs, 7(4), 682 698, 999 Intenatonal Busness Cycles and Exchange Rates Chstan Zmmemann* Abstact Models of ntenatonal eal busness cycles ae not able to account fo the hgh volatlty

More information

INITIAL MARGIN CALCULATION ON DERIVATIVE MARKETS OPTION VALUATION FORMULAS

INITIAL MARGIN CALCULATION ON DERIVATIVE MARKETS OPTION VALUATION FORMULAS INITIAL MARGIN CALCULATION ON DERIVATIVE MARKETS OPTION VALUATION FORMULAS Vesion:.0 Date: June 0 Disclaime This document is solely intended as infomation fo cleaing membes and othes who ae inteested in

More information

INVESTIGATION OF VEHICULAR USERS FAIRNESS IN CDMA-HDR NETWORKS

INVESTIGATION OF VEHICULAR USERS FAIRNESS IN CDMA-HDR NETWORKS 21 22 September 2007, BULGARIA 119 Proceedngs of the Internatonal Conference on Informaton Technologes (InfoTech-2007) 21 st 22 nd September 2007, Bulgara vol. 2 INVESTIGATION OF VEHICULAR USERS FAIRNESS

More information

Reduced Pattern Training Based on Task Decomposition Using Pattern Distributor

Reduced Pattern Training Based on Task Decomposition Using Pattern Distributor > PNN05-P762 < Reduced Patten Taining Based on Task Decomposition Using Patten Distibuto Sheng-Uei Guan, Chunyu Bao, and TseNgee Neo Abstact Task Decomposition with Patten Distibuto (PD) is a new task

More information

The LCOE is defined as the energy price ($ per unit of energy output) for which the Net Present Value of the investment is zero.

The LCOE is defined as the energy price ($ per unit of energy output) for which the Net Present Value of the investment is zero. Poject Decision Metics: Levelized Cost of Enegy (LCOE) Let s etun to ou wind powe and natual gas powe plant example fom ealie in this lesson. Suppose that both powe plants wee selling electicity into the

More information

A Secure Password-Authenticated Key Agreement Using Smart Cards

A Secure Password-Authenticated Key Agreement Using Smart Cards A Secure Password-Authentcated Key Agreement Usng Smart Cards Ka Chan 1, Wen-Chung Kuo 2 and Jn-Chou Cheng 3 1 Department of Computer and Informaton Scence, R.O.C. Mltary Academy, Kaohsung 83059, Tawan,

More information

Prejudice and the Economics of Discrimination

Prejudice and the Economics of Discrimination Pelmnay Pejudce and the Economcs of Dscmnaton Kewn Kof Chales Unvesty of Chcago and NB Jonathan Guyan Unvesty of Chcago GSB and NB Novembe 17, 2006 Abstact Ths pape e-examnes the ole of employe pejudce

More information

Portfolio Loss Distribution

Portfolio Loss Distribution Portfolo Loss Dstrbuton Rsky assets n loan ortfolo hghly llqud assets hold-to-maturty n the bank s balance sheet Outstandngs The orton of the bank asset that has already been extended to borrowers. Commtment

More information

4. SHAFT SENSORLESS FORCED DYNAMICS CONTROL OF RELUCTANCE SYNCHRONOUS MOTOR DRIVES

4. SHAFT SENSORLESS FORCED DYNAMICS CONTROL OF RELUCTANCE SYNCHRONOUS MOTOR DRIVES 4. SHAFT SENSORLESS FORCED DYNAMICS CONTROL OF RELUCTANCE SYNCHRONOUS MOTOR DRIVES 4.. VECTOR CONTROLLED RELUCTANCE SYNCHRONOUS MOTOR DRIVES WITH PRESCRIBED CLOSED-LOOP SPEED DYNAMICS Abstact: A new spee

More information

Luby s Alg. for Maximal Independent Sets using Pairwise Independence

Luby s Alg. for Maximal Independent Sets using Pairwise Independence Lecture Notes for Randomzed Algorthms Luby s Alg. for Maxmal Independent Sets usng Parwse Independence Last Updated by Erc Vgoda on February, 006 8. Maxmal Independent Sets For a graph G = (V, E), an ndependent

More information

On the Optimal Control of a Cascade of Hydro-Electric Power Stations

On the Optimal Control of a Cascade of Hydro-Electric Power Stations On the Optmal Control of a Cascade of Hydro-Electrc Power Statons M.C.M. Guedes a, A.F. Rbero a, G.V. Smrnov b and S. Vlela c a Department of Mathematcs, School of Scences, Unversty of Porto, Portugal;

More information

Comparing Availability of Various Rack Power Redundancy Configurations

Comparing Availability of Various Rack Power Redundancy Configurations Compaing Availability of Vaious Rack Powe Redundancy Configuations White Pape 48 Revision by Victo Avela > Executive summay Tansfe switches and dual-path powe distibution to IT equipment ae used to enhance

More information

Imperial College London

Imperial College London F. Fang 1, C.C. Pan 1, I.M. Navon 2, M.D. Pggott 1, G.J. Gorman 1, P.A. Allson 1 and A.J.H. Goddard 1 1 Appled Modellng and Computaton Group Department of Earth Scence and Engneerng Imperal College London,

More information

Effect of Contention Window on the Performance of IEEE 802.11 WLANs

Effect of Contention Window on the Performance of IEEE 802.11 WLANs Effect of Contention Window on the Pefomance of IEEE 82.11 WLANs Yunli Chen and Dhama P. Agawal Cente fo Distibuted and Mobile Computing, Depatment of ECECS Univesity of Cincinnati, OH 45221-3 {ychen,

More information

STUDENT RESPONSE TO ANNUITY FORMULA DERIVATION

STUDENT RESPONSE TO ANNUITY FORMULA DERIVATION Page 1 STUDENT RESPONSE TO ANNUITY FORMULA DERIVATION C. Alan Blaylock, Hendeson State Univesity ABSTRACT This pape pesents an intuitive appoach to deiving annuity fomulas fo classoom use and attempts

More information

Analysis of Premium Liabilities for Australian Lines of Business

Analysis of Premium Liabilities for Australian Lines of Business Summary of Analyss of Premum Labltes for Australan Lnes of Busness Emly Tao Honours Research Paper, The Unversty of Melbourne Emly Tao Acknowledgements I am grateful to the Australan Prudental Regulaton

More information

8.4. Annuities: Future Value. INVESTIGATE the Math. 504 8.4 Annuities: Future Value

8.4. Annuities: Future Value. INVESTIGATE the Math. 504 8.4 Annuities: Future Value 8. Annutes: Future Value YOU WILL NEED graphng calculator spreadsheet software GOAL Determne the future value of an annuty earnng compound nterest. INVESTIGATE the Math Chrstne decdes to nvest $000 at

More information

Analysis of Empirical Software Effort Estimation Models

Analysis of Empirical Software Effort Estimation Models (IJCSIS) Internatonal Journal of Computer Scence and Informaton Securty, Analyss of Emprcal Software Effort Estmaton Models Saleem Basha Department of Computer Scence Pondcherry Unversty Puducherry, Inda

More information