Selection and Classification of Statistical Data Using Fuzzy Logic

Size: px
Start display at page:

Download "Selection and Classification of Statistical Data Using Fuzzy Logic"

Transcription

1 Selecton and Classfcaton of Statstcal Data Usng Fuzzy Logc Mroslav Hudec (1), Mrko Vujoševć (2) (1) INFOSTAT Insttute of Informatcs and Statstcs, Bratslava, Slovaka (2) Faculty of Organzatonal Scences, Jove Ilća 154, Beograd, Serba Abstract Lngustc expressons lke: hgh rate of unemployment, or hgh mgraton level etc., are very often used n lfe and n statstcs. The goal of ths research s to capture these expressons and make them sutable for database queres and classfcaton tasks. Ths paper shows dfferences between usual and fuzzy approaches n database queres and classfcaton and ponts out advantages of the fuzzy approach. The fuzzy logc deals wth reasonng that s approxmate rather than precse to solve problems n a way that more resembles human logc. For queryng process the generalsed logcal condton n the WHERE part of the SQL was developed. In order to classfy data, fuzzy queres are generated from fuzzy rules. The objectve of ntegraton s to use the same generalsed logcal condton n data selecton and data classfcaton. The proposed fuzzy approach provdes flexblty when users cannot unambguously set the boundares between data. The fuzzy approach also extracts addtonal valuable hdden nformaton n comparson wth the usual, crsp approaches. In ths way, queres based on lngustc expressons on clent s sde are supported and are accessng relatonal databases n the same way as the classcal SQL enables. Keywords: fuzzy SQL, fuzzy classfcaton, database. 1. Introducton Ths paper examnes two often used processes: data selecton (database queres) and data classfcaton. The am of ths paper s to emphasze stuatons when classcal {true, false} logc s not adequate n these two processes and offers fuzzy logc because the fuzzy logc s an approach to computng based on "degrees of truth" rather than the usual "true or false" logc. Fuzzy approach s sutable for statstcal databases. Lngustc expressons lke: hgh rate of unemployment or medum mgraton level etc., are very often used and t s useful to catch them and use n database queres and classfcaton. Statstcal ndcators are often collected wth some errors and vagueness and classcal technques may nvolve some nadequately selected, or classfed data. Ths paper after short ntroducton of fuzzy logc dea presents our research n fuzzy database queryng area, where we have created generalzed logcal condton (GLC). Ths fuzzy query dea s explaned n one case study. Durng research n database queres and classfcaton by fuzzy systems we got a new dea of data classfcaton technque. The new approach to treatng classfcaton s based on the same GLC. Ths

2 dea leads to ntegraton of data selecton and classfcaton nto one tool. In ths paper the characterstcs of a new approach are explaned on one case study. The dea how to mprove the whole soluton to satsfy all Boolean axoms s mentoned and fnally some conclusons are drawn. 2. Fuzzy dea The core of both classcal and fuzzy logc s the dea of a set. In classcal set theory an element belongs or does not belong to a set. For example consder a set called hgh unemployment (HU) defned as follows: HU={x unemployment(x)>=10%} where x s a regon. It means that regon wth 9.95% unemployment does not belong to the HU but regon wth 10% belongs. These constrants are drawback when the boundares between values of some attrbutes are contnuous. The fuzzy logc theory brngs a paradgm n work wth the graduaton, uncertanty and ambguty descrbed by lngustc expressons. The fuzzy set theory permts the gradaton of the membershp of the element n a set. Ths gradaton s descrbed by a membershp functon µ valued n the nterval [0, 1]. The HU example can be presented by fuzzy sets shown n fgure 1. User could defne that the unemployment equal and bgger than 10% (L p n fgure 1) s HU, the unemployment smaller than 8% (L d n fgure 1) defntely s not HU and unemployment between 8% and 10% partally belongs to the HU concept. The fuzzy approach uses knowledge that does not have clearly defned boundares. Many of the phenomena from real world fall nto ths class. Fgure 1: Fuzzy sets for bg unemployment concept 3. Database queres An answer for the queston why users search databases could be as follows: To retreve data needed to make a decson. The structured query language (SQL) s used to obtan data from relatonal databases. The SQL query s as follows: select attrbute_1,,attrbute_n from T (1) where attrbute_p > P and attrbute_r < R. The result of the query s shown n graphcal mode n fgure 2. Values P and R delmt the space of nterestng data. Small squares n the graph show database records. In the graph s obvously shown that two records are very close to satsfyng the query crteron. These two records could be two potental customers and drect marketng could attract them or two muncpaltes whch almost satsfy crteron for some fnancal support.

3 Fgure 2: The result of a SQL query SQL makes crsp selecton. It means that the record would not be selected even f t s extremely close to the ntent of a query. Ths s the penalty pad for usng the crsp logc n selecton crteron. In cases when the user can not unambguously separate nterested data from not nterested by sharp boundares or when the user wants to obtan data that are very close to meet the query crteron and to know the ndex of dstance to full query satsfacton, t s necessary to adapt the SQL to these requrements. 3.1 Fuzzy SQL queres A fuzzy query system s an nterface to users to get nformaton from database usng (quas) natural language sentences. The answer to a fuzzy query sentence s generally a lst of records, ranked by the degree of matchng (Branco et. al., 2005). The query compatblty ndex (QCI) s used to ndcate how the selected record satsfes a query. The QCI has values from the [0,1] nterval: 0 record does not satsfy a query, 1-record has full query satsfacton, nterval (0,1) record partally satsfes a query. The GLC formula for the WHERE part of the SQL based on lngustc expressons was bult n (Hudec, 2007). The mplementaton of GLC for statstcal databases s explaned n (Hudec, 2008). In ths paper the process of fuzzy selecton by GLC s mentoned and examned n a case study. The GLC has the followng structure: n WHERE ( a o L ) (2) = 1 x where n denotes number of fuzzy constrants n a WHERE clause of a query, and = or where and and or are fuzzy logcal operators, and a > Ld, a s Bg a o Lx = a < L, a s Small. g a > Ld and a < Lg, a s About where a s a database attrbute, L d s the lower bound and L g s upper bound of a lngustc expresson descrbed by fuzzy set shown n fgure 3.

4 The queryng process conssts of the two steps. In the frst step lower and/or upper bounds of lngustc expressons (fuzzy sets) are used as parameters for database queres. It means that all records that have QCI greater than zero are selected. In the second step the chosen analytcal form of the fuzzy set s used to calculate the membershp degree of each selected record to approprate fuzzy set. Fnally, approprate t-norms or t-conorms are used to calculate QCI values for all retreved records. a) Bg value b) Small value c) About value Fgure 3: Fuzzy sets In many-valued logc there exst many functons descrbng and operator (t-norms) and or operator (t-conorms) because each of condtons nsde the WHERE clause can be partally satsfed. The followng functons can be used for t-norms: mnmum: QCI = mn( µ (a )), =1,...,n (3) product: QCI = ( µ (a )), =1,...,n (4) bounded dfference (BD): QCI = max(0, µ ( a ) n + 1) (5) where µ ) denotes the membershp degree of the attrbute a to the -th fuzzy set. ( a Mn t-norm takes nto account the lowest value of membershp degrees to fuzzy sets. Product t-norm takes nto account all membershp degrees n the WHERE clause. A fuzzy query nterpreter whch transforms fuzzy queres to the SQL structure was developed. In ths way, queres based on lngustc expressons on the clent sde are supported and accessng relatonal databases n the same way as the SQL s enabled. 3.2 Case study Ths system s tested on data from the Urban and Muncpalty Statstcs database used n the Statstcal Offce of the Slovak Republc (Benčč and Hudec, 2002). In ths case study, dstrcts wth hgh length of road and small area sze are sought. The bg road nfrastructure densty s analyzed as an llustratve example. The query has the followng form: select dstrct, roads, area from T where roads s Bg and area s Small The length of road ndcator s represented by Bg value fuzzy set wth these parameters L d =200 km and L p =300 km and the shape as from Fgure 3a). The Small value fuzzy set wth parameters L p =450 km 2 and L g =650 km 2 and shape as from Fgure 3b) descrbes the area attrbute Result of fuzzy query s shown n Table 1. The value of mn t-norm (3) s used for dstrct rankng. The Table 1 shows sx dstrcts fully satsfyng the query; one dstrct s extremely close to satsfyng the query and another two dstrcts are close to the n = 1

5 query crteron. It means for example that even small changes n dstrcts attrbutes could nvolve that another records fully satsfy the query. If SQL was used, ths addtonal nformaton would reman hdden. Table 1: Result of fuzzy query. Dstrct Roads [km] Area [km 2 ] QCI Detva 567, Myjava 563, Žarnovca 366, Bratslava I 335, Púchov 320, Pešťany 305, Považská Bystrca 324, ,935 Kysucké N. M. 269, ,7 Senec 269, ,69 Žar nad Hronom 249, ,5 Nové Mesto n. V. 528, ,35 Krupna 334, , In cases when user uses SQL and wants to obtan smlar results lke result presented n Table 1 t s needed to make small changes n crteron parameters and to execute larger number of queres. The query from example (1) could be modfed as follows: (attrbute_p > P and attrbute_r < R) extract records that satsfy ntal condtons. (attrbute_p > P-p 1 and attrbute_p < P) and (attrbute_r < R+r 1 and attrbute_r < R) select records that meet query crtera wth value of 0.9 or almost meet the query crtera (where p 1 and r 1 are small real values greater than zero), (attrbute_p > P-p 2 and attrbute_p < P-p 1 ) and (attrbute_r < R+r 2 and attrbute_r < R+r 1 ) select records that meet query crtera wth value of 0.8 or records that are very close to query crtera (where p 1 <p 2, r 2 >r 1 ), etc. The followng concluson appears: for the very soft gradaton, the unlmted number of SQL queres has to be used. In case of fuzzy queres, only one query meets ths requrement. 4. Data classfcaton Users classfy data n order to fnd n whch class each of classfed record (terrtoral unt, customer) belongs. Expert systems are one of technques capable of data classfcaton. The usual classfcaton by expert system s llustrated on the example of estmatng and plannng of road mantenance needs n the wnter. Muncpaltes are classfed accordng to the length of roads n km and the number of days wth snowng. Classfcaton dagram s presented n fgure 4. The fgure 4 shows the classcal classfcaton. Muncpaltes are dvded nto four classes from class C1 (the smallest needs for the mantenance) to class C4 (the bggest needs for the mantenance). Ths method treats the top rated terrtoral unt T4 n the same way as T3. Unts T2 and T3 have smlar length of roads as well as smlar number of days wth snowng. However, T2 and T3 are treated n dfferent classes.

6 Fgure 4: Classcal classes 4.1 Fuzzy classfcaton Fuzzy classes reflect realty better and allow decson makers or analytcs to descrbe nput attrbutes and output classes more ntutvely usng lngustc varables, overlappng classes and approxmate reasonng. Objects that belong to more than one class are treated n all classes where they have partal membershp. In order to solve a fuzzy classfcaton problem wthn a knowledge-based fuzzy nference system (FS) t s necessary to fuzzfy attrbutes, determne all IF-THEN rules (rule base), process them and to provde result n a usable and understandable form. More about fuzzy classfcaton s n (Hudec and Vujoševć, 2005). The advantages of fuzzy systems are as follows. They enable the creaton of logcal nference system based on human mnd ncludng uncertantes n membershp degrees to the approprate fuzzy sets. support the nference process based on IF-THEN rules. enable accessble, understandable and easy to use and modfy knowledge base. There are many fuzzy system softwares capable to solve classfcaton tasks, for example MatLab or FLOPS. These softwares have been produced to solve a wde area of tasks but they are complcated for users. In order to solve a classfcaton task, the decson maker needs the assstance to prepare the nput data from database nto proper format for the FS and to present the results nto a useful and understandable form. Ths part could be programmed but t s not a trval task. The decson maker also needs assstance to set the most sutable mathematcal functons nsde the FS. 4.2 Integraton of data selecton and classfcaton If t s goal to create easy to use soft computng tool for classfcaton, fuzzy systems are not very sutable from users pont of vew. The new dea for classfcaton and how to ntegrate data selecton and data classfcaton has been found durng our work on fuzzy queres. IF part of a fuzzy rule corresponds to a WHERE clause of a query, and all rules related to the same output class (THEN part of a rule) are aggregated wth an OR operator nto the same query. A fuzzy query would return all records together wth ther membershp degrees to the query crtera satsfacton. Ths membershp degree s also membershp degree to the approprate output class. The classfcaton query language s desgned n the sprt of the above descrbed fuzzy SQL. The dfference s n the added clause classfy_nto. The classfy_nto clause specfes the name of the output class to whch selected records are classfed. The structure s as follows:

7 classfy_nto [class ] select [attrbute 1 ],.[attrbute n ] from [tables, relatons] K where ( a o L ) n k = 1 = 1 x where s AND operator, n s the number of attrbutes nsde the IF part of the rule, s OR operator whch connects those k antecedents n IF part that have common THEN part or the same output class. The results of all queres are objects selected nto overlappng classes. The fnal rank for each record can be calculated from the equaton: m R O = µ P (6) = 1 Oc where m s number of classes, and P s coeffcent descrbng class C. µ Oc s the membershp degree of object O to class C Advantages of ths approach are as follows: Queres select only records that wll be classfed. Records that do not belong to any class are not needlessly selected; Data preparaton to adequate nput vector or matrx s not needed; Presentaton of results n useful and understandable form for example n xls format or on thematc maps could be easy mplemented. 4.3 Case study The system s appled and tested for muncpalty classfcaton usng data of Banská Bystrca regon from the same Urban and Muncpalty Statstcs database. In ths case study muncpaltes are classfed accordng to the percentage of needs for the wnter road mantenance. In ths example two attrbutes are used and fuzzfed nto two sets: length of roads n klometers (Road) and number of days wth snow (Snow). These sets are shown n fgure 5. Ths example contans four fuzzy rules wth the followng structure: If Road s Small and Snow s Small Then Mantenance s Small. If Road s Small and Sow s Bg Then Mantenance s Medum. If Road s Bg and Snow s Small Then Mantenance s Medum. If Road s Bg and Snow s Bg Then Mantenance s Bg. µ µ Fgure 5: fuzzy sets Small (S) and Bg (B) for Roads and Snow ndcators. Three fuzzy queres are created from these four rules. The query for output class Medum s as follows:

8 Classfy_nto M select muncpalty, roads, snow from T where (roads s Small and snow s Bg) or (roads s Bg and snow s Small) The percentage of needs can be assocated wth each output class. For nstance, class S (Small) gets a percentage of needs of 10% or accordng to equaton (6): P s =0.1, class M (medum) gets 50% and muncpaltes from class B (Bg) get 90% from consdered needs. Ths tool classfed 126 muncpaltes. 10 of them fully belong to class S, 74 fully belong to class M, 14 fully belong to class B and other 28 partally belong to more than one class. If classcal classfcaton was used, ths addtonal valuable nformaton would be hdden. Table 2 shows rankng results for some muncpaltes. Table 2: Some of classfed muncpaltes. Muncpalty Coeffcent of Coeffcent of Muncpalty needs (P) needs (P) Radzovce 0,1 D. Harmanec 0,5 Dudnce 0,1 Kremnca 0,5 Lpovany 0,1268 Trnavá Hora 0,5 Tornaľa 0,2103 Poltár 0,5146 Kalnovo 0,2868 H. Tsovník 0,62 Hajnáčka 0,34 Donovaly 0,86 Vnca 0,34 B. Bystrca 0,9 Čebovce 0,3932 Ľubetová 0,9 From membershp degree to each class and equaton (6) the coeffcent of needs (R) s calculated. Two muncpaltes are taken as example: Čebovce belongs to class S wth degree of and M wth degree of P(Čebovce)=0.267* *0.5=0,3932. Banská Bystrca fully belongs to class B. P(Banská Bystrca)=1*0.9=0.9. In case of classcal classfcaton two muncpaltes wth very smlar ndcators values near the boundary value may be classfed nto dfferent classes and t wll cause dfference between obtaned needs. To avod ths dsadvantage the user has to create sgnfcantly greater number of output classes and rules f he wants to use crsp tools n comparson wth the fuzzy approach. Indeed for very soft rankng by crsp tools user needs nearly nfnty number of nput ranges, rules and output classes. 5. Dscusson about proposed model The usefulness of proposed fuzzy queryng approach depends also on the theoretcal and practcal development of fuzzy database systems. In fuzzy databases the fuzzy query s a part of the fuzzy database management system and a specal fuzzy query development s not necessary. Many statstcal databases are developed n relatonal database management systems. Ths trend domnates n development of new statstcal nformaton systems and databases so the fuzzy selecton presented n ths work have the sgnfcant perspectve for further usage. However, further development of

9 ntegrated selecton and classfcaton does not depend on fuzzy database development and ts practcal applcatons. The GLC s developed on axoms of fuzzy logc. Fuzzy logc s based on the same prncple as classcal logc, the prncple of truth-functonalty. Logc s truth functonal f the truth value of a compound sentence depends only on the truth values of the consttuent atomc sentences, not on ther meanng or structure (Radojevć, 2008). In case of all many-valued logcs, ncludng fuzzy logc, ths prncple s not sufcent and as a consequence these logcs are not n the frame of Boolean algebra (BA). Zadeh, the nnovator of fuzzy sets and fuzzy logc, descrbed fuzzy logc as precse many-valued logc where axoms of contradcton and excluded mddle are not satsfed. Frst way how to use gradaton n mathematcs s to leave these axoms and accept the prncple of truth functonalty wth all consequences. Radojevć n (Radojevć, 2008) got postve answer to the queston: Can the dea of fuzzness be realzed n a Boolean frame? New approach to treatng fuzznes or gradaton n logc s based on nterpolatve realzaton of Boolean algebra (IBA). IBA has symbolc level (fnte BA) and semantc or valued level. Above mentoned problem does not appear n fuzzy classfcaton. There are some stuatons when ths problem can arse n fuzzy queryng. It s possble to avod ths problem by selectng adequate t-norm or t-conorm functon for queres. Although ths knd of choosng adequate functons satsfes demands, t s very nterestng to mprove fuzzy queres wth IBA concept. The IBA could provde better flexblty and avod theoretcal possble stuatons when napproprate functons are chosen. The web applcaton wth a fuzzy module for data dssemnaton s another way of mprovement of ths fuzzy query approach. Statstcal nsttutons put vast amount of data nto ther webstes and provdng a selecton crtera by lngustc expresson gves natural way for data selecton. 6. Concluson It s proven n our research that the proposed fuzzy system for selecton and classfcaton may be successfully used. If crsp sets and sharp boundares n queres are used then the small error n data values or cases when user can not unambguously defne the crtera by crsps sets may nvolve some nadequate selected or classfed data. Fuzzy logc provdes answer how to avod these dsadvantages. User gets two advantages: the model s descrbed n natural language and the result gves addtonal valuable nformaton that mght reman hdden f usual methods are used. FS are powerful tools but t s not easy to work wth them. Both, advantages of FS and advantages of our queryng process are ncluded n our classfcaton concept. The knowledge base s understandable, easy to modfy and use. Our classfcaton approach exempts users from data preparaton to adequate nput matrx, preparaton of results nto adequate form and settng approprate functons nsde FS.

10 The fuzzy methods are n ths approach ndependent modules. The modularty of here mentoned modules allow ther modfcatons and mprovements ndependently. Implementaton of the IBA n queryng process s very nterestng topc for further research. The formulas for transformng fuzzy queres to the classcal ones and fuzzy rules to fuzzy queres were bult and a fuzzy query nterpreter based on these formulas s under developng. In ths way, queres based on lngustc expressons on clent sde are supported and accessng relatonal databases n the same way as the classcal SQL s enabled. The nterpreter also creates fuzzy queres from fuzzy rules and converts them nto classcal SQL. At the end of classfcaton process nterpreter puts records nto approprate classes. No modfcaton of databases has to be undertaken. Ths approach could be reused for another databases or purposes. The core of ths tool (GLC) remans the same, only an nput and output parts have to be adapted to acheve new needs. If users are prepared to accept a less accurate system that contans approxmate reasonng, they look for one whch s fully comprehensble to them. Our approach could meet ther needs. References Benčč A., Hudec M. (2002) MOŠ/MIS Urban and muncpal statstcs project and nformaton system of the Slovak Republc, Symposum on operatonal research, Vuletć Prnt, XXI-32--XXI-35 Bosc P., Pvert O. (2000) SQLf Query Functonalty on Top of a Regular Relatonal Database Management System, n: Knowledge Management n Fuzzy Databases, Pons M. et al. (Eds.), Physca Publsher Branco A., Evsukoff A., Ebecken N. (2005) Generatng Fuzzy Queres from Weghted Fuzzy Classfer Rules, ICDM workshop on Computatonal Intellgence n Data Mnng, IOS Press, Cox E. (2005) Fuzzy modelng and genetc algorthms for data mnng and exploraton, Morgan Kaufmann Publshers. San Francsco. Hudec M., Vujoševć M., Fuzzy systems and neuro-fuzzy systems for the muncpaltes classfcaton. In EUROFUSE, 2005, Eurofuse annversary workshop on Fuzzy for Better. M. Pupn Insttute, Hudec M. (2007) Fuzzy mprovement of the SQL. Balkan-Conference-on- Operatonal-Research, Hudec M. (2008) Fuzzy SQL for statstcal databases, UNECE-EUROSTAT-OECD Meetng on Management of Statstcal Informaton Systems, Radojevć D. (2008) Interpolatve Realzaton of Boolean Algebra as a Consstent Frame for Gradaton and/or Fuzzness, n: Forgng New Fronters: Fuzzy Poneers II Studes n Fuzzness and Soft Computng, Nkravesh M. et al. (Eds.), Sprnger, Sler W., Buckley J. (2005) Fuzzy expert sytems and fuzzy reasonng. John Wley & Sons, Inc. New Jersey. Werro N. et al. (2008) Concept and Implementaton of a Fuzzy Classfcaton Query Language, Internatonal Conference on Data Mnng, CSREA Press,

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

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ).

benefit is 2, paid if the policyholder dies within the year, and probability of death within the year is ). REVIEW OF RISK MANAGEMENT CONCEPTS LOSS DISTRIBUTIONS AND INSURANCE Loss and nsurance: When someone s subject to the rsk of ncurrng a fnancal loss, the loss s generally modeled usng a random varable or

More information

An Alternative Way to Measure Private Equity Performance

An Alternative Way to Measure Private Equity Performance An Alternatve Way to Measure Prvate Equty Performance Peter Todd Parlux Investment Technology LLC Summary Internal Rate of Return (IRR) s probably the most common way to measure the performance of prvate

More information

Forecasting the Direction and Strength of Stock Market Movement

Forecasting the Direction and Strength of Stock Market Movement Forecastng the Drecton and Strength of Stock Market Movement Jngwe Chen Mng Chen Nan Ye cjngwe@stanford.edu mchen5@stanford.edu nanye@stanford.edu Abstract - Stock market s one of the most complcated systems

More information

Conversion between the vector and raster data structures using Fuzzy Geographical Entities

Conversion between the vector and raster data structures using Fuzzy Geographical Entities Converson between the vector and raster data structures usng Fuzzy Geographcal Enttes Cdála Fonte Department of Mathematcs Faculty of Scences and Technology Unversty of Combra, Apartado 38, 3 454 Combra,

More information

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12

PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 12 14 The Ch-squared dstrbuton PSYCHOLOGICAL RESEARCH (PYC 304-C) Lecture 1 If a normal varable X, havng mean µ and varance σ, s standardsed, the new varable Z has a mean 0 and varance 1. When ths standardsed

More information

Fuzzy TOPSIS Method in the Selection of Investment Boards by Incorporating Operational Risks

Fuzzy TOPSIS Method in the Selection of Investment Boards by Incorporating Operational Risks , July 6-8, 2011, London, U.K. Fuzzy TOPSIS Method n the Selecton of Investment Boards by Incorporatng Operatonal Rsks Elssa Nada Mad, and Abu Osman Md Tap Abstract Mult Crtera Decson Makng (MCDM) nvolves

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

An Inductive Fuzzy Classification Approach applied to Individual Marketing

An Inductive Fuzzy Classification Approach applied to Individual Marketing An Inductve Fuzzy Classfcaton Approach appled to Indvdual Marketng Mchael Kaufmann, Andreas Meer Abstract A data mnng methodology for an nductve fuzzy classfcaton s ntroduced. The nducton step s based

More information

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence

How Sets of Coherent Probabilities May Serve as Models for Degrees of Incoherence 1 st Internatonal Symposum on Imprecse Probabltes and Ther Applcatons, Ghent, Belgum, 29 June 2 July 1999 How Sets of Coherent Probabltes May Serve as Models for Degrees of Incoherence Mar J. Schervsh

More information

Can Auto Liability Insurance Purchases Signal Risk Attitude?

Can Auto Liability Insurance Purchases Signal Risk Attitude? Internatonal Journal of Busness and Economcs, 2011, Vol. 10, No. 2, 159-164 Can Auto Lablty Insurance Purchases Sgnal Rsk Atttude? Chu-Shu L Department of Internatonal Busness, Asa Unversty, Tawan Sheng-Chang

More information

NEURO-FUZZY INFERENCE SYSTEM FOR E-COMMERCE WEBSITE EVALUATION

NEURO-FUZZY INFERENCE SYSTEM FOR E-COMMERCE WEBSITE EVALUATION NEURO-FUZZY INFERENE SYSTEM FOR E-OMMERE WEBSITE EVALUATION Huan Lu, School of Software, Harbn Unversty of Scence and Technology, Harbn, hna Faculty of Appled Mathematcs and omputer Scence, Belarusan State

More information

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic

Institute of Informatics, Faculty of Business and Management, Brno University of Technology,Czech Republic Lagrange Multplers as Quanttatve Indcators n Economcs Ivan Mezník Insttute of Informatcs, Faculty of Busness and Management, Brno Unversty of TechnologCzech Republc Abstract The quanttatve role of Lagrange

More information

Performance Management and Evaluation Research to University Students

Performance Management and Evaluation Research to University Students 631 A publcaton of CHEMICAL ENGINEERING TRANSACTIONS VOL. 46, 2015 Guest Edtors: Peyu Ren, Yancang L, Hupng Song Copyrght 2015, AIDIC Servz S.r.l., ISBN 978-88-95608-37-2; ISSN 2283-9216 The Italan Assocaton

More information

A DATA MINING APPLICATION IN A STUDENT DATABASE

A DATA MINING APPLICATION IN A STUDENT DATABASE JOURNAL OF AERONAUTICS AND SPACE TECHNOLOGIES JULY 005 VOLUME NUMBER (53-57) A DATA MINING APPLICATION IN A STUDENT DATABASE Şenol Zafer ERDOĞAN Maltepe Ünversty Faculty of Engneerng Büyükbakkalköy-Istanbul

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

Efficient Project Portfolio as a tool for Enterprise Risk Management

Efficient Project Portfolio as a tool for Enterprise Risk Management Effcent Proect Portfolo as a tool for Enterprse Rsk Management Valentn O. Nkonov Ural State Techncal Unversty Growth Traectory Consultng Company January 5, 27 Effcent Proect Portfolo as a tool for Enterprse

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

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

Project Networks With Mixed-Time Constraints

Project Networks With Mixed-Time Constraints Project Networs Wth Mxed-Tme Constrants L Caccetta and B Wattananon Western Australan Centre of Excellence n Industral Optmsaton (WACEIO) Curtn Unversty of Technology GPO Box U1987 Perth Western Australa

More information

+ + + - - This circuit than can be reduced to a planar circuit

+ + + - - This circuit than can be reduced to a planar circuit MeshCurrent Method The meshcurrent s analog of the nodeoltage method. We sole for a new set of arables, mesh currents, that automatcally satsfy KCLs. As such, meshcurrent method reduces crcut soluton to

More information

The Greedy Method. Introduction. 0/1 Knapsack Problem

The Greedy Method. Introduction. 0/1 Knapsack Problem The Greedy Method Introducton We have completed data structures. We now are gong to look at algorthm desgn methods. Often we are lookng at optmzaton problems whose performance s exponental. For an optmzaton

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

A Performance Analysis of View Maintenance Techniques for Data Warehouses

A Performance Analysis of View Maintenance Techniques for Data Warehouses A Performance Analyss of Vew Mantenance Technques for Data Warehouses Xng Wang Dell Computer Corporaton Round Roc, Texas Le Gruenwald The nversty of Olahoma School of Computer Scence orman, OK 739 Guangtao

More information

The program for the Bachelor degrees shall extend over three years of full-time study or the parttime equivalent.

The program for the Bachelor degrees shall extend over three years of full-time study or the parttime equivalent. Bachel of Commerce Bachel of Commerce (Accountng) Bachel of Commerce (Cpate Fnance) Bachel of Commerce (Internatonal Busness) Bachel of Commerce (Management) Bachel of Commerce (Marketng) These Program

More information

Traffic-light a stress test for life insurance provisions

Traffic-light a stress test for life insurance provisions MEMORANDUM Date 006-09-7 Authors Bengt von Bahr, Göran Ronge Traffc-lght a stress test for lfe nsurance provsons Fnansnspetonen P.O. Box 6750 SE-113 85 Stocholm [Sveavägen 167] Tel +46 8 787 80 00 Fax

More information

FREQUENCY OF OCCURRENCE OF CERTAIN CHEMICAL CLASSES OF GSR FROM VARIOUS AMMUNITION TYPES

FREQUENCY OF OCCURRENCE OF CERTAIN CHEMICAL CLASSES OF GSR FROM VARIOUS AMMUNITION TYPES FREQUENCY OF OCCURRENCE OF CERTAIN CHEMICAL CLASSES OF GSR FROM VARIOUS AMMUNITION TYPES Zuzanna BRO EK-MUCHA, Grzegorz ZADORA, 2 Insttute of Forensc Research, Cracow, Poland 2 Faculty of Chemstry, Jagellonan

More information

Fuzzy Set Approach To Asymmetrical Load Balancing In Distribution Networks

Fuzzy Set Approach To Asymmetrical Load Balancing In Distribution Networks Fuzzy Set Approach To Asymmetrcal Load Balancng n Dstrbuton Networks Goran Majstrovc Energy nsttute Hrvoje Por Zagreb, Croata goran.majstrovc@ehp.hr Slavko Krajcar Faculty of electrcal engneerng and computng

More information

Support Vector Machines

Support Vector Machines Support Vector Machnes Max Wellng Department of Computer Scence Unversty of Toronto 10 Kng s College Road Toronto, M5S 3G5 Canada wellng@cs.toronto.edu Abstract Ths s a note to explan support vector machnes.

More information

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol

CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK. Sample Stability Protocol CHOLESTEROL REFERENCE METHOD LABORATORY NETWORK Sample Stablty Protocol Background The Cholesterol Reference Method Laboratory Network (CRMLN) developed certfcaton protocols for total cholesterol, HDL

More information

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College

Feature selection for intrusion detection. Slobodan Petrović NISlab, Gjøvik University College Feature selecton for ntruson detecton Slobodan Petrovć NISlab, Gjøvk Unversty College Contents The feature selecton problem Intruson detecton Traffc features relevant for IDS The CFS measure The mrmr measure

More information

DEFINING %COMPLETE IN MICROSOFT PROJECT

DEFINING %COMPLETE IN MICROSOFT PROJECT CelersSystems DEFINING %COMPLETE IN MICROSOFT PROJECT PREPARED BY James E Aksel, PMP, PMI-SP, MVP For Addtonal Informaton about Earned Value Management Systems and reportng, please contact: CelersSystems,

More information

ERP Software Selection Using The Rough Set And TPOSIS Methods

ERP Software Selection Using The Rough Set And TPOSIS Methods ERP Software Selecton Usng The Rough Set And TPOSIS Methods Under Fuzzy Envronment Informaton Management Department, Hunan Unversty of Fnance and Economcs, No. 139, Fengln 2nd Road, Changsha, 410205, Chna

More information

RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL. Yaoqi FENG 1, Hanping QIU 1. China Academy of Space Technology (CAST) yaoqi.feng@yahoo.

RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL. Yaoqi FENG 1, Hanping QIU 1. China Academy of Space Technology (CAST) yaoqi.feng@yahoo. ICSV4 Carns Australa 9- July, 007 RESEARCH ON DUAL-SHAKER SINE VIBRATION CONTROL Yaoq FENG, Hanpng QIU Dynamc Test Laboratory, BISEE Chna Academy of Space Technology (CAST) yaoq.feng@yahoo.com Abstract

More information

What is Candidate Sampling

What is Candidate Sampling What s Canddate Samplng Say we have a multclass or mult label problem where each tranng example ( x, T ) conssts of a context x a small (mult)set of target classes T out of a large unverse L of possble

More information

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by

8.5 UNITARY AND HERMITIAN MATRICES. The conjugate transpose of a complex matrix A, denoted by A*, is given by 6 CHAPTER 8 COMPLEX VECTOR SPACES 5. Fnd the kernel of the lnear transformaton gven n Exercse 5. In Exercses 55 and 56, fnd the mage of v, for the ndcated composton, where and are gven by the followng

More information

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP)

1. Fundamentals of probability theory 2. Emergence of communication traffic 3. Stochastic & Markovian Processes (SP & MP) 6.3 / -- Communcaton Networks II (Görg) SS20 -- www.comnets.un-bremen.de Communcaton Networks II Contents. Fundamentals of probablty theory 2. Emergence of communcaton traffc 3. Stochastc & Markovan Processes

More information

) of the Cell class is created containing information about events associated with the cell. Events are added to the Cell instance

) of the Cell class is created containing information about events associated with the cell. Events are added to the Cell instance Calbraton Method Instances of the Cell class (one nstance for each FMS cell) contan ADC raw data and methods assocated wth each partcular FMS cell. The calbraton method ncludes event selecton (Class Cell

More information

Statistical Methods to Develop Rating Models

Statistical Methods to Develop Rating Models Statstcal Methods to Develop Ratng Models [Evelyn Hayden and Danel Porath, Österrechsche Natonalbank and Unversty of Appled Scences at Manz] Source: The Basel II Rsk Parameters Estmaton, Valdaton, and

More information

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters

Frequency Selective IQ Phase and IQ Amplitude Imbalance Adjustments for OFDM Direct Conversion Transmitters Frequency Selectve IQ Phase and IQ Ampltude Imbalance Adjustments for OFDM Drect Converson ransmtters Edmund Coersmeer, Ernst Zelnsk Noka, Meesmannstrasse 103, 44807 Bochum, Germany edmund.coersmeer@noka.com,

More information

THE APPLICATION OF DATA MINING TECHNIQUES AND MULTIPLE CLASSIFIERS TO MARKETING DECISION

THE APPLICATION OF DATA MINING TECHNIQUES AND MULTIPLE CLASSIFIERS TO MARKETING DECISION Internatonal Journal of Electronc Busness Management, Vol. 3, No. 4, pp. 30-30 (2005) 30 THE APPLICATION OF DATA MINING TECHNIQUES AND MULTIPLE CLASSIFIERS TO MARKETING DECISION Yu-Mn Chang *, Yu-Cheh

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

8 Algorithm for Binary Searching in Trees

8 Algorithm for Binary Searching in Trees 8 Algorthm for Bnary Searchng n Trees In ths secton we present our algorthm for bnary searchng n trees. A crucal observaton employed by the algorthm s that ths problem can be effcently solved when the

More information

Calculation of Sampling Weights

Calculation of Sampling Weights Perre Foy Statstcs Canada 4 Calculaton of Samplng Weghts 4.1 OVERVIEW The basc sample desgn used n TIMSS Populatons 1 and 2 was a two-stage stratfed cluster desgn. 1 The frst stage conssted of a sample

More information

A neuro-fuzzy collaborative filtering approach for Web recommendation. G. Castellano, A. M. Fanelli, and M. A. Torsello *

A neuro-fuzzy collaborative filtering approach for Web recommendation. G. Castellano, A. M. Fanelli, and M. A. Torsello * Internatonal Journal of Computatonal Scence 992-6669 (Prnt) 992-6677 (Onlne) Global Informaton Publsher 27, Vol., No., 27-39 A neuro-fuzzy collaboratve flterng approach for Web recommendaton G. Castellano,

More information

A Probabilistic Theory of Coherence

A Probabilistic Theory of Coherence A Probablstc Theory of Coherence BRANDEN FITELSON. The Coherence Measure C Let E be a set of n propostons E,..., E n. We seek a probablstc measure C(E) of the degree of coherence of E. Intutvely, we want

More information

Planning for Marketing Campaigns

Planning for Marketing Campaigns Plannng for Marketng Campagns Qang Yang and Hong Cheng Department of Computer Scence Hong Kong Unversty of Scence and Technology Clearwater Bay, Kowloon, Hong Kong, Chna (qyang, csch)@cs.ust.hk Abstract

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

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

Overview of monitoring and evaluation

Overview of monitoring and evaluation 540 Toolkt to Combat Traffckng n Persons Tool 10.1 Overvew of montorng and evaluaton Overvew Ths tool brefly descrbes both montorng and evaluaton, and the dstncton between the two. What s montorng? Montorng

More information

Implementations of Web-based Recommender Systems Using Hybrid Methods

Implementations of Web-based Recommender Systems Using Hybrid Methods Internatonal Journal of Computer Scence & Applcatons Vol. 3 Issue 3, pp 52-64 2006 Technomathematcs Research Foundaton Implementatons of Web-based Recommender Systems Usng Hybrd Methods Janusz Sobeck Insttute

More information

Performance Analysis and Coding Strategy of ECOC SVMs

Performance Analysis and Coding Strategy of ECOC SVMs Internatonal Journal of Grd and Dstrbuted Computng Vol.7, No. (04), pp.67-76 http://dx.do.org/0.457/jgdc.04.7..07 Performance Analyss and Codng Strategy of ECOC SVMs Zhgang Yan, and Yuanxuan Yang, School

More information

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression

A Novel Methodology of Working Capital Management for Large. Public Constructions by Using Fuzzy S-curve Regression Novel Methodology of Workng Captal Management for Large Publc Constructons by Usng Fuzzy S-curve Regresson Cheng-Wu Chen, Morrs H. L. Wang and Tng-Ya Hseh Department of Cvl Engneerng, Natonal Central Unversty,

More information

Inter-Ing 2007. INTERDISCIPLINARITY IN ENGINEERING SCIENTIFIC INTERNATIONAL CONFERENCE, TG. MUREŞ ROMÂNIA, 15-16 November 2007.

Inter-Ing 2007. INTERDISCIPLINARITY IN ENGINEERING SCIENTIFIC INTERNATIONAL CONFERENCE, TG. MUREŞ ROMÂNIA, 15-16 November 2007. Inter-Ing 2007 INTERDISCIPLINARITY IN ENGINEERING SCIENTIFIC INTERNATIONAL CONFERENCE, TG. MUREŞ ROMÂNIA, 15-16 November 2007. UNCERTAINTY REGION SIMULATION FOR A SERIAL ROBOT STRUCTURE MARIUS SEBASTIAN

More information

An Approach to Fuzzy Database Querying, Analysis and Realisation

An Approach to Fuzzy Database Querying, Analysis and Realisation UDC 004.4 2, DOI: 10.2298/csis0902127H An Approach to Fuzzy Database Querying, Analysis and Realisation Miroslav Hudec INFOSTAT - Institute of Informatics and Statistics, Bratislava, Slovakia hudec@infostat.sk

More information

POLYSA: A Polynomial Algorithm for Non-binary Constraint Satisfaction Problems with and

POLYSA: A Polynomial Algorithm for Non-binary Constraint Satisfaction Problems with and POLYSA: A Polynomal Algorthm for Non-bnary Constrant Satsfacton Problems wth and Mguel A. Saldo, Federco Barber Dpto. Sstemas Informátcos y Computacón Unversdad Poltécnca de Valenca, Camno de Vera s/n

More information

Mining Multiple Large Data Sources

Mining Multiple Large Data Sources The Internatonal Arab Journal of Informaton Technology, Vol. 7, No. 3, July 2 24 Mnng Multple Large Data Sources Anmesh Adhkar, Pralhad Ramachandrarao 2, Bhanu Prasad 3, and Jhml Adhkar 4 Department of

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

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur

Module 2 LOSSLESS IMAGE COMPRESSION SYSTEMS. Version 2 ECE IIT, Kharagpur Module LOSSLESS IMAGE COMPRESSION SYSTEMS Lesson 3 Lossless Compresson: Huffman Codng Instructonal Objectves At the end of ths lesson, the students should be able to:. Defne and measure source entropy..

More information

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features

On-Line Fault Detection in Wind Turbine Transmission System using Adaptive Filter and Robust Statistical Features On-Lne Fault Detecton n Wnd Turbne Transmsson System usng Adaptve Flter and Robust Statstcal Features Ruoyu L Remote Dagnostcs Center SKF USA Inc. 3443 N. Sam Houston Pkwy., Houston TX 77086 Emal: ruoyu.l@skf.com

More information

To manage leave, meeting institutional requirements and treating individual staff members fairly and consistently.

To manage leave, meeting institutional requirements and treating individual staff members fairly and consistently. Corporate Polces & Procedures Human Resources - Document CPP216 Leave Management Frst Produced: Current Verson: Past Revsons: Revew Cycle: Apples From: 09/09/09 26/10/12 09/09/09 3 years Immedately Authorsaton:

More information

v a 1 b 1 i, a 2 b 2 i,..., a n b n i.

v a 1 b 1 i, a 2 b 2 i,..., a n b n i. SECTION 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS 455 8.4 COMPLEX VECTOR SPACES AND INNER PRODUCTS All the vector spaces we have studed thus far n the text are real vector spaces snce the scalars are

More information

COMPUTER SUPPORT OF SEMANTIC TEXT ANALYSIS OF A TECHNICAL SPECIFICATION ON DESIGNING SOFTWARE. Alla Zaboleeva-Zotova, Yulia Orlova

COMPUTER SUPPORT OF SEMANTIC TEXT ANALYSIS OF A TECHNICAL SPECIFICATION ON DESIGNING SOFTWARE. Alla Zaboleeva-Zotova, Yulia Orlova Internatonal Book Seres "Informaton Scence and Computng" 29 COMPUTE SUPPOT O SEMANTIC TEXT ANALYSIS O A TECHNICAL SPECIICATION ON DESIGNING SOTWAE Alla Zaboleeva-Zotova, Yula Orlova Abstract: The gven

More information

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification

Logistic Regression. Lecture 4: More classifiers and classes. Logistic regression. Adaboost. Optimization. Multiple class classification Lecture 4: More classfers and classes C4B Machne Learnng Hlary 20 A. Zsserman Logstc regresson Loss functons revsted Adaboost Loss functons revsted Optmzaton Multple class classfcaton Logstc Regresson

More information

Prediction Model for Characteristics of Implementation of Information Systems in Small and Medium Enterprises

Prediction Model for Characteristics of Implementation of Information Systems in Small and Medium Enterprises Predcton Model for Characterstcs of Implementaton of Informaton Systems n Small and Medum Enterprses I. Nazor, K. Fertalj, and D. Kalpc Abstract The process of choosng an Enterprse Resource Plannng (ERP)

More information

Research Article Enhanced Two-Step Method via Relaxed Order of α-satisfactory Degrees for Fuzzy Multiobjective Optimization

Research Article Enhanced Two-Step Method via Relaxed Order of α-satisfactory Degrees for Fuzzy Multiobjective Optimization Hndaw Publshng Corporaton Mathematcal Problems n Engneerng Artcle ID 867836 pages http://dxdoorg/055/204/867836 Research Artcle Enhanced Two-Step Method va Relaxed Order of α-satsfactory Degrees for Fuzzy

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

Data Mining Analysis and Modeling for Marketing Based on Attributes of Customer Relationship

Data Mining Analysis and Modeling for Marketing Based on Attributes of Customer Relationship School of athematcs and Systems Engneerng Reports from SI - Rapporter från SI Data nng Analyss and odelng for arketng Based on Attrbutes of Customer Relatonshp Xaoshan Du Sep 2006 SI Report 06129 Väö Unversty

More information

An Integrated Approach of AHP-GP and Visualization for Software Architecture Optimization: A case-study for selection of architecture style

An Integrated Approach of AHP-GP and Visualization for Software Architecture Optimization: A case-study for selection of architecture style Internatonal Journal of Scentfc & Engneerng Research Volume 2, Issue 7, July-20 An Integrated Approach of AHP-GP and Vsualzaton for Software Archtecture Optmzaton: A case-study for selecton of archtecture

More information

A Simple Approach to Clustering in Excel

A Simple Approach to Clustering in Excel A Smple Approach to Clusterng n Excel Aravnd H Center for Computatonal Engneerng and Networng Amrta Vshwa Vdyapeetham, Combatore, Inda C Rajgopal Center for Computatonal Engneerng and Networng Amrta Vshwa

More information

Design and Development of a Security Evaluation Platform Based on International Standards

Design and Development of a Security Evaluation Platform Based on International Standards Internatonal Journal of Informatcs Socety, VOL.5, NO.2 (203) 7-80 7 Desgn and Development of a Securty Evaluaton Platform Based on Internatonal Standards Yuj Takahash and Yoshm Teshgawara Graduate School

More information

Fuzzy Regression and the Term Structure of Interest Rates Revisited

Fuzzy Regression and the Term Structure of Interest Rates Revisited Fuzzy Regresson and the Term Structure of Interest Rates Revsted Arnold F. Shapro Penn State Unversty Smeal College of Busness, Unversty Park, PA 68, USA Phone: -84-865-396, Fax: -84-865-684, E-mal: afs@psu.edu

More information

Number of Levels Cumulative Annual operating Income per year construction costs costs ($) ($) ($) 1 600,000 35,000 100,000 2 2,200,000 60,000 350,000

Number of Levels Cumulative Annual operating Income per year construction costs costs ($) ($) ($) 1 600,000 35,000 100,000 2 2,200,000 60,000 350,000 Problem Set 5 Solutons 1 MIT s consderng buldng a new car park near Kendall Square. o unversty funds are avalable (overhead rates are under pressure and the new faclty would have to pay for tself from

More information

An MILP model for planning of batch plants operating in a campaign-mode

An MILP model for planning of batch plants operating in a campaign-mode An MILP model for plannng of batch plants operatng n a campagn-mode Yanna Fumero Insttuto de Desarrollo y Dseño CONICET UTN yfumero@santafe-concet.gov.ar Gabrela Corsano Insttuto de Desarrollo y Dseño

More information

MARKET SHARE CONSTRAINTS AND THE LOSS FUNCTION IN CHOICE BASED CONJOINT ANALYSIS

MARKET SHARE CONSTRAINTS AND THE LOSS FUNCTION IN CHOICE BASED CONJOINT ANALYSIS MARKET SHARE CONSTRAINTS AND THE LOSS FUNCTION IN CHOICE BASED CONJOINT ANALYSIS Tmothy J. Glbrde Assstant Professor of Marketng 315 Mendoza College of Busness Unversty of Notre Dame Notre Dame, IN 46556

More information

Enterprise Master Patient Index

Enterprise Master Patient Index Enterprse Master Patent Index Healthcare data are captured n many dfferent settngs such as hosptals, clncs, labs, and physcan offces. Accordng to a report by the CDC, patents n the Unted States made an

More information

APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT

APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT APPLICATION OF PROBE DATA COLLECTED VIA INFRARED BEACONS TO TRAFFIC MANEGEMENT Toshhko Oda (1), Kochro Iwaoka (2) (1), (2) Infrastructure Systems Busness Unt, Panasonc System Networks Co., Ltd. Saedo-cho

More information

A novel Method for Data Mining and Classification based on

A novel Method for Data Mining and Classification based on A novel Method for Data Mnng and Classfcaton based on Ensemble Learnng 1 1, Frst Author Nejang Normal Unversty;Schuan Nejang 641112,Chna, E-mal: lhan-gege@126.com Abstract Data mnng has been attached great

More information

How To Know The Components Of Mean Squared Error Of Herarchcal Estmator S

How To Know The Components Of Mean Squared Error Of Herarchcal Estmator S S C H E D A E I N F O R M A T I C A E VOLUME 0 0 On Mean Squared Error of Herarchcal Estmator Stans law Brodowsk Faculty of Physcs, Astronomy, and Appled Computer Scence, Jagellonan Unversty, Reymonta

More information

Thursday, December 10, 2009 Noon - 1:50 pm Faraday 143

Thursday, December 10, 2009 Noon - 1:50 pm Faraday 143 1. ath 210 Fnte athematcs Chapter 5.2 and 4.3 Annutes ortgages Amortzaton Professor Rchard Blecksmth Dept. of athematcal Scences Northern Illnos Unversty ath 210 Webste: http://math.nu.edu/courses/math210

More information

SUPPLIER FINANCING AND STOCK MANAGEMENT. A JOINT VIEW.

SUPPLIER FINANCING AND STOCK MANAGEMENT. A JOINT VIEW. SUPPLIER FINANCING AND STOCK MANAGEMENT. A JOINT VIEW. Lucía Isabel García Cebrán Departamento de Economía y Dreccón de Empresas Unversdad de Zaragoza Gran Vía, 2 50.005 Zaragoza (Span) Phone: 976-76-10-00

More information

APPLYING MULTI-CRITERIA DECISION AIDING TECHNIQUES IN THE PROCESS OF PROJECT MANAGEMENT WITHIN THE WEDDING PLANNING BUSINESS

APPLYING MULTI-CRITERIA DECISION AIDING TECHNIQUES IN THE PROCESS OF PROJECT MANAGEMENT WITHIN THE WEDDING PLANNING BUSINESS OPERATIONS RESEARCH AND DECISIONS No. 4 2012 DOI: 10.5277/ord120403 Dorota GÓRECKA* APPLYING MULTI-CRITERIA DECISION AIDING TECHNIQUES IN THE PROCESS OF PROJECT MANAGEMENT WITHIN THE WEDDING PLANNING BUSINESS

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

The Application of Fractional Brownian Motion in Option Pricing

The Application of Fractional Brownian Motion in Option Pricing Vol. 0, No. (05), pp. 73-8 http://dx.do.org/0.457/jmue.05.0..6 The Applcaton of Fractonal Brownan Moton n Opton Prcng Qng-xn Zhou School of Basc Scence,arbn Unversty of Commerce,arbn zhouqngxn98@6.com

More information

Research on Transformation Engineering BOM into Manufacturing BOM Based on BOP

Research on Transformation Engineering BOM into Manufacturing BOM Based on BOP Appled Mechancs and Materals Vols 10-12 (2008) pp 99-103 Onlne avalable snce 2007/Dec/06 at wwwscentfcnet (2008) Trans Tech Publcatons, Swtzerland do:104028/wwwscentfcnet/amm10-1299 Research on Transformaton

More information

How To Understand The Results Of The German Meris Cloud And Water Vapour Product

How To Understand The Results Of The German Meris Cloud And Water Vapour Product Ttel: Project: Doc. No.: MERIS level 3 cloud and water vapour products MAPP MAPP-ATBD-ClWVL3 Issue: 1 Revson: 0 Date: 9.12.1998 Functon Name Organsaton Sgnature Date Author: Bennartz FUB Preusker FUB Schüller

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

1. Math 210 Finite Mathematics

1. Math 210 Finite Mathematics 1. ath 210 Fnte athematcs Chapter 5.2 and 5.3 Annutes ortgages Amortzaton Professor Rchard Blecksmth Dept. of athematcal Scences Northern Illnos Unversty ath 210 Webste: http://math.nu.edu/courses/math210

More information

Multiple-Period Attribution: Residuals and Compounding

Multiple-Period Attribution: Residuals and Compounding Multple-Perod Attrbuton: Resduals and Compoundng Our revewer gave these authors full marks for dealng wth an ssue that performance measurers and vendors often regard as propretary nformaton. In 1994, Dens

More information

Developing an Employee Evaluation Management System: The Case of a Healthcare Organization

Developing an Employee Evaluation Management System: The Case of a Healthcare Organization FINANCIAL ENGINEERING LABORATORY Techncal Unversty of Crete Developng an Employee Evaluaton Management System: The Case of a Healthcare Organzaton Evangelos Grgorouds Constantn Zopounds Workng Paper 20

More information

1 Example 1: Axis-aligned rectangles

1 Example 1: Axis-aligned rectangles COS 511: Theoretcal Machne Learnng Lecturer: Rob Schapre Lecture # 6 Scrbe: Aaron Schld February 21, 2013 Last class, we dscussed an analogue for Occam s Razor for nfnte hypothess spaces that, n conjuncton

More information

Draft. Evaluation of project and portfolio Management Information Systems with the use of a hybrid IFS-TOPSIS method

Draft. Evaluation of project and portfolio Management Information Systems with the use of a hybrid IFS-TOPSIS method Intellgent Decson Technologes 7 (2013) 91 105 91 DOI 10.3233/IDT-120153 IOS Press Evaluaton of project and portfolo Management Informaton Systems wth the use of a hybrd IFS-TOPSIS method Vassls C. Geroganns

More information

Answer: A). There is a flatter IS curve in the high MPC economy. Original LM LM after increase in M. IS curve for low MPC economy

Answer: A). There is a flatter IS curve in the high MPC economy. Original LM LM after increase in M. IS curve for low MPC economy 4.02 Quz Solutons Fall 2004 Multple-Choce Questons (30/00 ponts) Please, crcle the correct answer for each of the followng 0 multple-choce questons. For each queston, only one of the answers s correct.

More information

VERIFICATION OF BUSINESS RULES USING LOGIC PROGRAMMING MEANS

VERIFICATION OF BUSINESS RULES USING LOGIC PROGRAMMING MEANS Sesson 3. Formalzaton and Smulaton of Busness Systems VERIFICATION OF BUSINESS RULES USING LOGIC PROGRAMMING MEANS Henrkas Pranevcus, Regna Msevcene Kaunas Unversty of Technology, Department of Busness

More information

Ring structure of splines on triangulations

Ring structure of splines on triangulations www.oeaw.ac.at Rng structure of splnes on trangulatons N. Vllamzar RICAM-Report 2014-48 www.rcam.oeaw.ac.at RING STRUCTURE OF SPLINES ON TRIANGULATIONS NELLY VILLAMIZAR Introducton For a trangulated regon

More information

Topic Identification based on Bayesian Belief Networks in the context of an Air Traffic Control Task

Topic Identification based on Bayesian Belief Networks in the context of an Air Traffic Control Task Procesamento del Lenguaje Natural, núm. 35 (2005), pp. 327-332 recbdo 06-05-2005; aceptado 01-06-2005 Topc Identfcaton based on Bayesan Belef Networs n the context of an Ar Traffc Control Tas F. Fernández,

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

BERNSTEIN POLYNOMIALS

BERNSTEIN POLYNOMIALS On-Lne Geometrc Modelng Notes BERNSTEIN POLYNOMIALS Kenneth I. Joy Vsualzaton and Graphcs Research Group Department of Computer Scence Unversty of Calforna, Davs Overvew Polynomals are ncredbly useful

More information

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services

An Evaluation of the Extended Logistic, Simple Logistic, and Gompertz Models for Forecasting Short Lifecycle Products and Services An Evaluaton of the Extended Logstc, Smple Logstc, and Gompertz Models for Forecastng Short Lfecycle Products and Servces Charles V. Trappey a,1, Hsn-yng Wu b a Professor (Management Scence), Natonal Chao

More information

Risk Model of Long-Term Production Scheduling in Open Pit Gold Mining

Risk Model of Long-Term Production Scheduling in Open Pit Gold Mining Rsk Model of Long-Term Producton Schedulng n Open Pt Gold Mnng R Halatchev 1 and P Lever 2 ABSTRACT Open pt gold mnng s an mportant sector of the Australan mnng ndustry. It uses large amounts of nvestments,

More information