Market basket analysis with neural gas networks and self-organising maps Received (in revised form): 3rd March, 2003

Size: px
Start display at page:

Download "Market basket analysis with neural gas networks and self-organising maps Received (in revised form): 3rd March, 2003"

Transcription

1 Market basket analysis wit neural gas networks and self-organising maps Received (in revised form): rd Marc, 00 Reinold Decker is Professor and Head of Marketing at te University of Bielefeld, Germany and a visiting professor in marketing at universities in Austria, Russia and Bulgaria He is autor and co-autor of numerous publications in journals, conference proceedings and compilations focussing on marketing researc and data analysis as well as te autor and co-editor of academic books He is a member of several academic societies and serves as a referee for different journals Katarina Monien received er diploma in matematics in 00 and is a lecturer in marketing at te Department of Economics and Business Administration, University of Bielefeld Her researc interest is te application of neural networks and macine learning in marketing Abstract Market basket analysis as been an elementary part of quantitative decision support in retail marketing for many years and it is regularly cited as a prime application area of data mining In tis paper two competitive neural network approaces are presented and discussed wit respect to teir suitability for purcase interdependence analysis on te product category level Particular attention is paid to te user-oriented representation or visualisation of cross-category dependences Bot approaces are applied to point of sales scanner data provided by a German retail cain to ceck ow far tey are able to uncover presumed purcase interdependences Katarina Monien Department of Economics and Business Administration, University of Bielefeld, PO Box 0 0, 0 Bielefeld, Germany Tel: 9 (0) 0 ; Fax: 9 (0) 0 ; kmonien@ wiwiuni-bielefeldde INTRODUCTION Market basket analysis as not only been an important topic of traditional retail marketing for more tan years but as also gained an increasing relevance for electronic retailing According to Russell and Petersen market basket analysis focuses on te decision process in wic a consumer selects items from a given set of product categories on te same sopping trip Correspondingly, te term purcase interdependence is used in te following pages to refer to interrelations between different elements of a retail assortment resulting from purcases tat ave already been carried out Te analysis of market basket data as experienced a renaissance as a result of various publications on data mining and knowledge discovery in databases since 99 9 In tese papers market basket analysis is partly regarded as a typical field of application for data mining and te main empasis is put on association rule-based approaces In Decker and Scimmelpfennig 0 te traditional association coefficient-based approac (measuring purcase interdependence by means of cluster analysis and multidimensional scaling) is compared wit a rule-based approac reflecting on electronic retailing In te present paper bot a self-organising map and a neural Henry Stewart Publications 9- (00) Vol,, - Journal of Targeting, Measurement and Analysis for Marketing

2 Decker and Monien gas network approac are investigated wit respect to teir suitability for purcase interdependence analysis on te product category level Te practical benefit ofsuc approaces strongly depends on teir ability to uncover relevant interrelations in te assortment to be analysed and te extent to wic one succeeds in adequately documenting or visualising te same for decision support in retail marketing It may be tat existing asymmetric interdependences between individual product categories and te inevitable occurrence of random take away effects are special callenges in tis context At te same time purcase interdependence analysis is confronted wit a continuously growing database resulting from point of sales (POS) scanning All tese aspects ave to be kept in mind wen a new approac is discussed Te rest of te paper is organised as follows In te following section a description of te self-organising map as well as te less well-known neural gas network approac are presented as tools for purcase interdependence analysis Ten easy-to-interpret representations of purcase interdependences are proposed in te next section Finally, a reality-based applicationofbotapproacesis presented Te paper closes wit some conclusions and a sort outlook PURCHASE INTERDEPENDENCE ANALYSIS BY MEANS OF SELF-ORGANISING MAPS AND NEURAL GAS NETWORKS Bot approaces introduced for purcase interdependence analysis start wit two basic assumptions First, te measurement of purcase interdependence is meaningful only on te multicategory level Tis means tat all product categories of interest ave to be considered simultaneously Secondly, interrelations of te interesting kind usually lead to similar market basket patterns Two market baskets ave a similar pattern if tey are caracterised by a more or less identical combination of product categories To identify tose interrelations te autors adapted te neural gas network (NGN) approac introduced by Martinetz and Sculten and te well-known self-organising map (SOM) approac introduced by Koonen to te problem on and In bot cases te relevant patterns are represented by neurons (units) Te formal counterpart of suc a unit is a weigt vector Wen te training of te neural network is finised, tat is to say after te net weigts ave been fitted to te given data, te resulting final weigt vectors are called prototypes Before starting te metodological considerations some symbols ave to be introduced Let n be te number of interesting product categories and m te unrestricted number of individual market baskets to be analysed Ten an individual market basket can be defined by binary transaction vector t j (t j, t j,,t jn ) wit j {,,m}, were t jk if market basket j contains at least one item of product category k {,,n} andt jk 0oterwise Essentials of te SOM approac In most applications te units of an SOM are organised on a two dimensional grid were te individual positions reflect te interrelations between te respective units In te following, eac unit u ( {,, p}) is represented by a weigt vector ab ( ab,, abk,, abn ) were a and b refer to te position of te unit witin a rectangular grid and 0 abk olds true Journal of Targeting, Measurement and Analysis for Marketing Vol,, Henry Stewart Publications 9- (00)

3 Market basket analysis wit neural gas networks and self-organising maps Applying te SOM approac to POS scanner data in order to identify existing purcase interdependences means carrying out two different tasks simultaneously: finding an optimal set of prototypes representing similar market baskets and ensuring te optimal topological arrangement of tese prototypes In te resulting map similar weigt vectors (representing similar market basket patterns) are located close togeter How to interpret suc a map in detail wit respect to purcase interdependence will be sown in te empirical part of te paper Te net training process looks like tis: at te beginning, all weigts abk ave to be initialised in a suitable way In te following iterations l {,,l max } te distances between eac weigt vector ab and a randomly cosen input vector (market basket) t j are computed according to dist(t j, ab ) t j ab n k= (t jk abk ) () to determine te winning unit u ca c b wit minimum distance Ten eac weigt vector as to be updated as follows: ab (l ) ab (l) (l) nf ca c b (a,b) (t j ab ) were learning rate (l) (0)( l/l max ) is a decreasing function of iteration l Te extent of tis adaptation can be controlled via neigbourood function nf ca c b (a,b) exp (a c a) (b c b ) (l) were (l) (0)( l/l max ) determines te scope of te neigbourood kernel Te wole procedure is repeated until te maximum number of iterations l max or any oter aprioridefined stopping criterion is reaced Te minimisation of distances finally leads to te optimal prototype system { ca c b } To optimise te topological structure of te wole map te accumulated neigbourood distance dist( ca,c b, c a c b) ca c b c a c b (c a,c b ) (c a,c b ) (c a,c b) n (c a,c b ) (c a,c b) k= ( ca c b k c a c bk) () wit u c ~ a c N ~ b c a c b as to be minimised as well Neigbourood set N ca c b contains all units u c ~ a c tat are topological neigbours ~ b of te winning unit u ca c b witin te rectangular grid In te basic SOM approac te number of units p as to be fixed in advance wic can be restrictive in some cases To avoid tis disadvantage Alaakoon et al ave proposed a so-called growing self-organising map (GSOM) approac were bot te size and te sape of te network are determined dynamically during te training process Because of te fundamental nature of tis investigation tis aspect is not elaborated on at tis point Essentials of te NGN approac Again, eac unit u ( {,,s}) is represented by a weigt vector (,, k,, n ) [0;] n Te dimensionality of tese vectors is equal to te number of interesting product categories n In contrast to te SOM approac, tere is no aprioridefined grid to be fitted Te similarity of bot approaces also becomes apparent in te training process After initialisation te distance between eac weigt vector and a randomly cosen binary transaction vector t j is computed in accordance to equation In respect of tese distances all units u are arranged in suc a way tat te Henry Stewart Publications 9- (00) Vol,, - Journal of Targeting, Measurement and Analysis for Marketing

4 Decker and Monien winning unit wit weigt vector win takes rank r(t j, win ) 0, te co-winning unit takes rank and so on Tis ranking explicitly determines te strengt of te adaptation of te individual weigt vectors in eac iteration It is (l (l) nf (l) (r(t j, )) (t j ) wit neigbourood function nf (l) (r(t j, )) exp r(t j, ) (l) and learning rates and (l) Init End Init l l max (l) Init End Init l l maxrespectively Obviously, te numerical value of neigbourood function nf (l) (r(t j, )) decreases, oter tings being equal, wit an increasing rank of te respective unit Terefore, only tose weigt vectors tat are close to te input signal t j are canged significantly according to: (l ) (l) (l) Te basic NGN approac can be extended in different ways For example, following Martinetz and Sculten a data-driven topological structure can be added to sow te interrelations between units For tis purpose a connectivity matrix C (c ),,,s as to be introduced wit c, 0, if unit u and u are connected oterwise Eac time unit u becomes te winning unit indicator variable c is set to for te co-winning unit u Totakeinto account te strengt of te connection between two units u and u an additional controlling variable age is introduced Tis variable is set to 0 if c is set to Te ages of all te oter connections to winning unit u are raised by If te age of a connection exceeds te dynamically computed maximum age max (l) age Init age End age Init l l max tis connection is removed from te network Tresold age max (l) depends on pre-defined initial and final values age Init and age End as well as on iteration l Current extensions of te NGN approac focus on te speeding up of te training process or on te dynamic determination of te number of units to be included in te network Atukorale and Sugantan, for example, ave publised a so-called implicit ranking sceme Te basic idea of tis proposal is to redefine te neigbourood function using a kind of normalised distance q(t j, ) dist(t j, ) dist min dist max dist min instead of te original rank order to reduce training time Te maximum and minimum distances dist max and dist min between te current input signal t j and eac weigt vector ave to be defined adequately For te winning unit q(t j, win ) is equal to 0 Anoter modification suggested by te same autors is te so-called truncated update rule, were only tose weigt vectors are updated wit normalised distances smaller tan a dynamically computed tresold In an own sensitivity study it became apparent tat tere are only negligible differences in te running times of tese modifications, if s 0 Terefore, a detailed description was dispensed wit and a decision made in favour of te original NGN approac for te investigations Journal of Targeting, Measurement and Analysis for Marketing Vol,, Henry Stewart Publications 9- (00)

5 Market basket analysis wit neural gas networks and self-organising maps Table : Elements of te NGN output Unit Frequency Ranking Weigts u u s P(u ) P(u s ) PC PC k k PC k n PC s PC k k s PC k s n k k k n s sk sk s s skn Similarly to te GSOM approac, tere is also a dynamic extension of te NGN approac called growing neural gas network For a detailed description of tis see Fritzke 9 REPRESENTATION OF INTERRELATIONS As already empasised at te beginning of te paper, an essential aspect of purcase interdependence analysis is te adequate documentation or visualisation of te uncovered interrelations Te availability of compreensible representations (eg as an essential part of regular sales reporting) makes it easier to apply tis information to marketing decisions, for instance, wit respect to product placement and promotion pricing In tis section some procedures are proposed tat can be applied to bot te SOM and te NGN approac For demonstration purposes te focus is on te latter Table gives a general impression of te NGN output underlying te following considerations After aving finised te training process te weigts of eac unit u can be arranged in descending order: k k i k 0 Te corresponding n ranking of te individual product categories (abbreviated by PC) is displayed in te centre of te table wereas te sare of market baskets P(u (wit s = P(u ) ) wic fit prototype isgivenincolumn Frequency Starting from tis it is possible to visualise interesting interrelations bot on te product category and te market basket level by means of a grap Visualising purcase interdependences To visualise possible interdependences on te product category level P(PC ki u ): k,k i i (wit k i {,,n}) is interpreted as te probability of observing product category PC k inamarketbaskettatcorresponds i to prototype Ten tis probability is combined wit te observed frequency of eac prototype to get te compound probability P(PC ki u ) P(u ) P(PC k u i ),k i To decide weter two product categories ave to be connected in a relating grap because of teir interdependence a user-defined tresold d can be introduced Product categories k and k are connected if bot probabilities P(PC k )andp(pc k ) are greater tan d for at least one Alternatively, a suitable elbow criterion can be applied Figure sows wat suc a grap migt look like Product categories and are interdependent in te given sense but witout aving any oter meaningful interrelation, wereas product category, for example, is part of a muc more complex net In te empirical application sectionsucagrapwillbecreatedfrom real POS scanner data wit presumed interrelations between individual product categories Henry Stewart Publications 9- (00) Vol,, - Journal of Targeting, Measurement and Analysis for Marketing

6 Decker and Monien Figure Possible structure of a simple purcase interdependence grap Heterogeneity and asymmetry in market basket patterns Using connectivity matrix C agraptat represents existing similarities between individual prototypes is created Two units are neigbouring if tey are represented by similar weigt vectors Eac edge of te grap is weigted by te reciprocal age /age Te longer a connection as not been confirmed during network training te lower te weigt of tis edge If a continuously growing number of market baskets ave to be represented (eg as a result of daily POS scanning in retail stores) te current relevance of a connection can be expressed dynamically in tis way A ig number of edges wit comparatively low weigts point to distinctive differences (eterogeneity) wit respect to te underlying buying patterns Furtermore, using te formula of Bayes, asymmetries on te market basket level can be described Let P(u PC k ) P(PC k u ) P(PC k ) P(u ) P(PC k u ) () s = P(u ) P(PC k u ) be te probability of observing pattern (prototype) wen product category PC k is already an element of an arising market basket Te computation of tese probabilities can provide valuable ints about tose product categories wic induce te purcase of items of te remaining categories From a sales-oriented point of view tose product categories are of particular interest to te retail management wic induce market baskets containing profitable product categories wit ig probability Information of tis kind is useful primarily for periodical promotion planning Figure illustrates te general structure of an individual vertex of te grap Te given probabilities result from equation EMPIRICAL APPLICATION TO POS SCANNER DATA Data description To demonstrate teir general suitability bot neural network approaces were applied to POS scanner data collected by a German retail cain in te mid-990s For illustration purposes product categories from te cemist s assortment were selected Accompanying investigations of te available data ave Journal of Targeting, Measurement and Analysis for Marketing Vol,, Henry Stewart Publications 9- (00)

7 Market basket analysis wit neural gas networks and self-organising maps Figure General structure of vertices sown tat te following considerations can also be transferred witout restrictions to oter categories of products in everyday use In tis context, it sould be mentioned tat in tis implementation, using SAS Release 0, neiter te SOM nor te NGN approac is restricted wit respect to te maximum number of market baskets to beanalysedbut,ofcourse,anupper bound may result from te storage capacity of te employed ardware Te data referred to in Table result Table : Profile of te POS scanner data No Product category Occurrence Sampoos Hair conditioners Hair lotions Tampons Sanitary napkins Cat food Rewards for cats/dogs Juices for babies Desserts for babies Vegetables for babies Cildrens food Cildrens menus Denture cleansing agents Denture fixer Sun protectors/blockers After sun lotions Saving soaps/creams Razor blades Slim/diet food Functional/ealt food Coug drops Cewing gum Heart and nerve tonics Eyesadow Lipsticks from,09 market baskets Product categories wit possible purcase interdependences ave been put togeter in separate fields Eac market basket is coded wit a binary vector were indicates te occurrence and 0 te non-occurrence of te respective product category Te total number of items of a product category in a basket is not considered In doing tis it is possible to abstract from biasing stock-keeping effects Te transformation of te original data (containing, for example, information on price, time and date of purcase) into binary vectors was realised wit standard data management facilities of SAS Te product categories to, for example,canbeassumedtobe interrelated in te relevant sense because tey are at least partially complementary Te same, but in a somewat more pronounced way, seems to be valid for product category and Items of tese two groups can only be used jointly Finally, product categories and represent so-called random take away products, tat are often placed spontaneously in te basket at te ceckout A distinct and causally motivated relation to any oter product category listed in te table is not discernible Results received from SOM Cecking several possible alternatives an SOM layer was found to produce Henry Stewart Publications 9- (00) Vol,, - Journal of Targeting, Measurement and Analysis for Marketing 9

8 Decker and Monien a/b Figure SOM output after l max 00,000 iterations te best results wit respect to eterogeneity (cf for tis equation ) et{ ca c b } m m j= dist (t j, ca c b ), and simplicity (cf equation ) simpl{ ca c b } (c a,c b ) dist ( ca c b, c a c b) 90 of te prototype system as well as te interpretability in content Te solution accompanied by te initial learning rate (0) 0 and (0) for te neigbourood kernel is sown in Figure Eac of te fields of te map represents one unit or prototype To make interpretations easier, owever, only tose product categories wit weigts greater tan 0 ave been displayed Tat is wy tree product categories,, and 9, do not appear in te map Regarding te first two product categories (none of tem ave weigts greater tan 0), tis is not too surprising because of te comparatively low frequency of occurrence (cf Table ) Product category 9, wit maximum weigt 0, owever, only narrowly misses its inclusion in te map at te expected place (row, column ) All in all, te different clouds in Figure conform to a great extent to te presumed interrelations Te air care products of categories, and, for instance, define a cloud were product category plays a seemingly special role Taking into account te basic function of te items of tis category (sampoos) witin te entire air care process tis seems to be quite plausible In te same way te product categories to define a fairly compact cloud in te upper rigt-and corner of te map Tis could be rated as a int at some stronger relations between tese product categories Te interrelation of product categories and, to mention anoter nice example, is also undoubtedly understandable Furtermore, te suggested type of representation is useful wit respect to te detection of so-called random take away products A simple and plausible indicator for tis penomenon is te extent to wic a product category scatters across te map In te present case tis seems to be valid for product category (coug drops) wic appears in several, but not necessarily neigbouring, units and wic is displayed togeter wit different product categories witin one unit For te oter 0 Journal of Targeting, Measurement and Analysis for Marketing Vol,, Henry Stewart Publications 9- (00)

9 Market basket analysis wit neural gas networks and self-organising maps Table : NGN output after l max 0,000 iterations P(u ) PC k PC k PC k PC k PC k k k k k k presumed random take away product category (cewing gum) unfortunately no suc clear picture is obtained In a countermove tis seems to apply for product category Results received from NGN Table contains te output of te original NGN approac using 0 units Even tis parsimonious specification turned out to produce acceptable results wit respect to eterogeneity et{ } m m j= dist (t j, ) 090 and interpretability Te initial and final values of te learning rates ( Init 0, End 000, and Init 0, End 00) as well as tose of te age (age Init 0, age End 00) are similar to proposals made in Martinetz and Sculten, 0 Martinetz et al and Fritzke Because of space restrictions only five product categories at a time (starting wit te igest weigt) ave been displayed Obviously, te product categories for cildren are clearly dominating prototype andare strongly interdependent Even product category at rank as a weigt greater tan 0 But tere are also some oter very plausible purcase interdependences indicated by comparatively ig weigts witin one prototype Tis applies for example to teaircareproductcategories,and tat are dominating prototype 9 Attesametimeitemergestatproduct category (sampoos) seemingly contains random take away products because of its co-occurrence in several oter market basket prototypes Anoter very nice interrelation is uncovered by prototype were te dental care products appear togeter wit cat food and rewards for cats and dogs Obviously, tese products for small pets are predominantly bougt by an older clientele Insigts of tis kind can be used excellently for customer oriented sales promotions Finally, prototype contains face and air care products typically bougt by female consumers All in all te NGN results are very similar to tose produced by te SOM Te NGN approac proves, owever, to be more parsimonious bot regarding training time and te required number of units In tis respect, at least in tis investigation, te NGN approac sligtly dominates te SOM approac Neverteless, a final assessment needs more comparisons on different data sets Taking into account tat it makes a great difference weter a prototype represents a frequent or a scarce market basket pattern te compound probabilities P(PC u k i )canbe computed using te available weigts Henry Stewart Publications 9- (00) Vol,, - Journal of Targeting, Measurement and Analysis for Marketing

10 Decker and Monien 0 9 Figure Interdependences on te product category level and frequencies Additionally, defining a tresold d 00, for example, finally leads to te grapical representation of purcase interdependences on te product category level depicted in Figure Te present visualisation of purcase interdependences is remarkable in two respects First, te individual subgraps reflect, as expected, te most important interrelations from a data analytical point of view Te starlike subgrap on te left-and side, for instance, confirms once again te special role of product category wic as already been mentioned and wic results from te at least partly existing random take away effects Secondly, grapical representations like tis are an elegant way of enabling visualisation of bot direct and indirect interdependences Product categories and, for example, are directly interdependent But tere is also an indirect relation to product category and via product category In contrast to tis te apparently strongly interdependent product categories and seem to occupy a solitary position Tis point will be considered later Figure sows te result of an application of te Bayes approac (cf equation ) to te given data To simplify te grap only tose connections (and, as a result, prototypes) ave been depicted tat exceed an aprioridefined probability to appear Te probability of an edge connecting unit u and unit u is equal to te number of iterations were tese units were te winning and te co-winning unit divided by te total numbers of iterations Fixing te tresold for tis probability to /, for instance, results in te grap on and Unit u and u are missing because of teir weak connections to te oter units in te present sense Eac edge of te grap is additionally weigted by its reciprocal age Te small weigt of te edge connecting unit u and u (/), for example, indicates tat te seeming similarity of bot prototypes could not be confirmed for a longer time Te opposite olds for te edge connecting unit u 9 and u 0 Obviously, te latest input signal (transaction vector) as confirmed te common ground of bot prototypes Te reader migt be Journal of Targeting, Measurement and Analysis for Marketing Vol,, Henry Stewart Publications 9- (00)

11 Market basket analysis wit neural gas networks and self-organising maps u u u u u u u u Figure Interdependences on te market basket level astonised about te connection of unit u and u altoug bot seem to be represented by different prototypes In fact, tis edge is primarily determined by product categories ranked to, wic are not displayed Terefore, if te NGN is continuously (eg daily) adapted to new POS scanner data te canges of weigts in te course of time provide valuable ints at an emerging alignment or differentiation of buying patterns A corresponding callenge to future researc migt be te development of a measurement framework to monitor dynamically movements in te observed purcase interdependences Additionally, it would be possible to focus on te respective influence of canging sales promotion activities According to Figure eac vertex of te grap in Figure contains te rank order of product categories (first row), te Bayesian probabilities P(u PC ) (second k i row), and te product purcase probabilities P(PC k ) (tird row) Looking i at te last two rows some interesting asymmetries are detectable For instance, in unit u 9, te probability of observing te respective market basket pattern is greater wit product category on and instead of product category (0 versus 0) Te contrary is valid for te probabilities of buying items of tese two product categories (0 versus 0) An example of a more or less symmetric relation is given by product categories 9 and (0 versus 0) in unit u But te fact tat items of product category 9 appear in a market basket wit a iger probability (0 versus 00) makes tis one more interesting for promotional activities Henry Stewart Publications 9- (00) Vol,, - Journal of Targeting, Measurement and Analysis for Marketing

12 Decker and Monien Figure MDS representation of te NGN results It is necessary to point out tat asymmetries of te present kind are only valid for individual prototypes Product categories and, for example, are caracterised by an extremely asymmetric relation wit respect to prototype, wereas te same relation looks nearly symmetric for prototype 0 Tis is caused by te fact tat product category (togeter wit ) dominates te profile of prototype Information about tose dominations can be used to force cross-sellings witin te assortment under consideration Last but not least, te Bayesian probabilities can be used to generate rules like tis: Product category k determines te occurrence of market basket type Transforming te conditional probabilities into verbal rules eases te communication between te analyst and te decision maker Te interestingnatureofsucarulecanbe determined using te lift, a measure tat is well-known from data mining lift(pc k u ) conf (PC k u ) sup (u ) P(u PC k ) P(u ) If only product categories wit a lift greater tan 0 are considered anoter grap will result wic is very similar to tat depicted in Figure Te corresponding probabilities are in bold face in Figure Tis time product categoriesandaswellasand would be connected witin te concerning subgrap In tis way te abovementioned interesting nature of tis interrelation is confirmed from a metodological point of view as well Visualising purcase interdependences by means of NGN-based multidimensional scaling To be able to compare te results of te previous subsection to traditional approaces of purcase interdependence analysis, for instance to tose starting from association coefficients like Tanimoto, it seems to be elpful to carry out a simple transformation of te NGN output In te present case product categories k and k are assumed to be interrelated if tey ave similar probabilities P(PC k u )andp(pc k u ) wit respect to all prototypes Analysing te corresponding similarities Journal of Targeting, Measurement and Analysis for Marketing Vol,, Henry Stewart Publications 9- (00)

13 Market basket analysis wit neural gas networks and self-organising maps by means of multidimensional scaling (MDS) finally leads to Figure Because of te ig conformity of tis representation (produced wit SAS PROC MDS) wit te assumptions above a more intensive interpretation is not necessary CONCLUSIONS AND OUTLOOK Tis paper is concerned wit te presentation and discussion of two alternative neural network approaces for purcase interdependence analysis Wit te empirical investigation it could be sown tat bot approaces are powerful tools providing outputs tat can be processed in different ways to extract information Bot can isolate random take away effects to a certain degree and can be extended regarding te detection of asymmetries at te market basket level An important advantage of bot approaces is te absence of a metodologically motivated restriction of te maximum number of market baskets to be analysed Te adaptability of NGN makes tis approac a useful instrument for dynamic POS scanner data analysis Considering te fact tat, at least for te data ere te NGN approac is superior to te SOM approac wit respect to bot te training time and te required number of weigts te former is wort a more toroug investigation in te present context On te oter and, in contrast to NGN, implementations of te basic SOM metodology are available in several commercial or academic tools for data analysis wic makes its application significantly easier Future researc sould concentrate on te development of meaningful quality measures for application-oriented market basket analysis and te identification of possible differences between weekly sopping baskets and tose of top-up sopping trips Beyond tis te reliable and compreensive isolation of random take away effects still requires considerably greater effort Te autors are preparing a furter applicationofbotapproacestoalarge data set provided by anoter retail cain once again concerning everyday products, but different from te cemist s assortment Tose wo are interested in te results (wic are sceduled to be available in summer 00) are invited to write to te autors Acknowledgment Te autors would like to tank two anonymous reviewers for teir elpful ints concerning an earlier draft of te paper References Böcker, F (9) Die Bestimmung der Kaufverbundeneit von Produkten, Duncker& Humblot, Berlin Hruscka, H (99) Bestimmung der Kaufverbundeneit mit Hilfe eines probabilistiscen Me modells, Zeitscrift für betriebswirtscaftlice Forscung, Vol,No,pp Merkle, E (9) Die Erfassung und Nutzung von Informationen über den Sortimentsverbund in Handelsbetrieben, Duncker & Humblot, Berlin Hao,MC,Dayal,U,Hsu,M,Sprenger,Tand Gross, M H (00) Visualization of directed associations in e-commerce transaction data, Hewlett Packard Researc Laboratories, Palo Alto Russell, G J and Petersen, A (000) Analysis of cross category dependence in market basket selection, Journal of Retailing, Vol,No,pp 9 Agrawal, R, Imielinski, T and Swami, A (99) Mining association rules between sets of items in large databases, in Proceedings of te 99 ACM SIGMOD International Conference on Management of Data, Wasington, pp 0 Brin,S,Motwani,R,Ullman,JDandTsur,S (99) Dynamic itemset counting and implication rules for market basket data, in Proceedings of te 99 ACM SIGMOD International Conference on Management of Data, Tuscon, pp Hu, Z, Cin, W-N and Takeici, M (000) Calculating a new data mining algoritm for market basket analysis, in Pontelli, E and Santos Costa, V (eds) Practical aspects of declarative languages, Lecture Notes in Computer Science, No, Springer, Berlin, pp 9 9Haoet al (00) op cit 0 Decker, R and Scimmelpfennig, H (00) Henry Stewart Publications 9- (00) Vol,, - Journal of Targeting, Measurement and Analysis for Marketing

14 Decker and Monien Alternative Ansätze zur datengestützten Verbundmessung im Electronic Retailing, in Alert, D,Olbric,RandScröder, H (eds) Jarbuc Handelsmanagement 00 Electronic Retailing, Deutscer Facverlag, Frankfurt, pp 9 Scmalen, H, Pectl, H and Scweitzer, W (99) Sonderangebotspolitik im Lebensmittel-Einzelandel, Scäffer-Poescel, Stuttgart Martinetz, T and Sculten, K (99) A neural gas network learns topologies, in Koonen, T, Mäkisara,K,Simula,OandKangas,J(eds) Artificial neural networks, Nort Holland, Amsterdam, pp 9 0 Koonen, T (9) Self-organized formation of topologically correct feature maps, Biological Cybernetics, Vol,pp9 9 Koonen, T (00) Self-organizing maps, rdedn, Springer, Berlin Alaakoon, D, Halgamuge, S K and Srinivasan, B (000) Dynamic self-organizing maps wit controlled growt for knowledge discovery, IEEE Transactions on Neural Networks, Vol,No,pp 0 Martinetz and Sculten (99) op cit Ibid Atukorale, A and Sugantan, N (000) Hierarcical overlapped neural-gas network wit application to pattern classification, Neurocomputing, Vol, No, pp 9 Fritzke, B (99) A growing neural gas network learns topologies, in Tesauro,G,Touretzky,DS and Leen,TK(eds) Advances in neural information processing systems, MIT Press, Cambridge, pp 0 Martinetz and Sculten (99) op cit Martinetz,T,Berkovic,SGandSculten,K (99) Neural-gas network for vector quantization and its application to time-series prediction, IEEE Transactions on Neural Networks, Vol, No, pp 9 Fritzke (99) op cit Pedrycz, W (00) Granular computing in data mining, in Kandel, A, Last, M and Bunke, H (eds) Data mining and computational intelligence, Pysica, Heidelberg, pp Brin et al (99) op cit Merkle (9) op cit Journal of Targeting, Measurement and Analysis for Marketing Vol,, Henry Stewart Publications 9- (00)

2.36 Bridge Inspections. Introduction. Scope and Objective. Conclusions

2.36 Bridge Inspections. Introduction. Scope and Objective. Conclusions Introduction Te Department of Works, Services and Transportation is responsible for construction, inspection and maintenance of bridges in te provincial road system. Te Transportation Services Division

More information

THE ROYAL STATISTICAL SOCIETY 2009 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE MODULE 8 SURVEY SAMPLING AND ESTIMATION

THE ROYAL STATISTICAL SOCIETY 2009 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE MODULE 8 SURVEY SAMPLING AND ESTIMATION THE ROYAL STATISTICAL SOCIETY 009 EXAMINATIONS SOLUTIONS HIGHER CERTIFICATE MODULE 8 SURVEY SAMPLING AND ESTIMATION Te Society provides tese solutions to assist candidates preparing for te examinations

More information

DECOMPOSING PURCHASE ELASTICITY WITH A DYNAMIC STRUCTURAL MODEL OF FLEXIBLE CONSUMPTION. Tat Chan. Chakravarthi Narasimhan.

DECOMPOSING PURCHASE ELASTICITY WITH A DYNAMIC STRUCTURAL MODEL OF FLEXIBLE CONSUMPTION. Tat Chan. Chakravarthi Narasimhan. DECOMPOSING PURCHASE ELASTICITY WITH A DYNAMIC STRUCTURAL MODEL OF FLEXIBLE CONSUMPTION Tat Can Cakravarti Narasiman Qin Zang 1 August 26, 2004 1 Te autors are Assistant Professor of Marketing, Pilip L.

More information

Using Matrix to Solving the Probabilistic Inventory Models (Demand Model)

Using Matrix to Solving the Probabilistic Inventory Models (Demand Model) IAAST ONLINE ISSN 77-1565 PRINT ISSN 0976-488 CODEN: IAASCA International Arcive of Applied Sciences and Tecnology IAAST; Vol 4 [3] September 013: 09-15 01 Society of Education, India [ISO9001: 008 Certified

More information

ASSESSMENT OF THE POWER CURVE FLATTENING METHOD: AN APPROACH TO SMART GRIDS

ASSESSMENT OF THE POWER CURVE FLATTENING METHOD: AN APPROACH TO SMART GRIDS ASSESSENT OF THE POWER CURVE FLATTENING ETHOD: AN APPROACH TO SART GRIDS S. CARILLO APARICIO F. J. LEIVA ROJO Giacomo PETRETTO Gianluca GIGLIUCCI SmartGrids Endesa Red I+D Endesa S.A. Enel Ingegneria e

More information

A Low-Temperature Creep Experiment Using Common Solder

A Low-Temperature Creep Experiment Using Common Solder A Low-Temperature Creep Experiment Using Common Solder L. Roy Bunnell, Materials Science Teacer Soutridge Hig Scool Kennewick, WA 99338 roy.bunnell@ksd.org Abstract: Tis experiment uses common lead-tin

More information

The limits to profit-wage redistribution: Endogenous regime shifts in Kaleckian models of growth and distribution

The limits to profit-wage redistribution: Endogenous regime shifts in Kaleckian models of growth and distribution Institute for International Political Economy Berlin Te limits to profit-wage redistribution: Endogenous regime sifts in Kaleckian models of growt and distribution Autor: Kasper Köler Working Paper, No.

More information

Structural Change and Economic Dynamics

Structural Change and Economic Dynamics Structural Cange and Economic Dynamics 21 (2010) 5 16 Contents lists available at ScienceDirect Structural Cange and Economic Dynamics journal omepage: www.elsevier.com/locate/sced Industry dynamics in

More information

The Division of Labour under Uncertainty. Nigel Wadeson *

The Division of Labour under Uncertainty. Nigel Wadeson * Te Division of Labour under Uncertainty By Nigel Wadeson * Date of First Submission: 19 t May, 011 Date of Second Submission: 9t May, 01 How to cite tis paper: Wadeson, Nigel (013), "Te Division of Labour

More information

The Study on Identifying the Relationship between Opportunity Recognition and Sustainability in Small Business in Sri Lanka

The Study on Identifying the Relationship between Opportunity Recognition and Sustainability in Small Business in Sri Lanka Te Study on Identifying te Relationsip between Opportunity Recognition and Sustainability in Small Business in Sri Lanka H.R.L Perera, K.T.J.C.M. Perera, B.K.U.P Rodrigo, K.M. Gunawickrama, P.V.H.N.D Perera,

More information

Branding. Checklist. New / Small Business. Create A Beautiful Brand for your

Branding. Checklist. New / Small Business. Create A Beautiful Brand for your Branding Cecklist g Create A Beautiful Brand for your New / Small Business Hello! I m Emma Seppard, owner of Big Bear Creative. We re a small design agency tat elps new and small businesses create beautiful

More information

Transportation Research Forum

Transportation Research Forum Transportation Researc Forum Comparison of Alternative Metods for Estimating Houseold Trip Rates of Cross-Classification Cells wit Inadequate Data Autor(s): Judit L. Mwakalonge and Daniel A. Badoe Source:

More information

Consumer Panic Buying and Quota Policy under Supply Disruptions

Consumer Panic Buying and Quota Policy under Supply Disruptions Submitted to Manufacturing & Service Operations Management manuscript Consumer Panic Buying and Quota Policy under Supply Disruptions Biying Sou Dept. of Management Sciences, City University of Hong Kong,

More information

A Novel Smart Home Energy Management System: Cooperative Neighbourhood and Adaptive Renewable Energy Usage

A Novel Smart Home Energy Management System: Cooperative Neighbourhood and Adaptive Renewable Energy Usage 1 A Novel Smart Home Energy Management System: Cooperative Neigbourood and Adaptive Renewable Energy Usage Matteo Cabras, Virginia Pilloni, Luigi Atzori DIEE, University of Cagliari, Italy {virginia.pilloni,l.atzori}@diee.unica.it

More information

Block Order Restrictions in Combinatorial Electric Energy Auctions

Block Order Restrictions in Combinatorial Electric Energy Auctions Tis is te post-print version of tis article: Meeus, L., Veraegen, K., Belmans, R., 2009. Block order restrictions in combinatorial electric energy auctions. European Journal of Operational Researc, 196(3),

More information

ROBUST SCHEDULING UNDER TIME-SENSITIVE ELECTRICITY PRICES FOR CONTINUOUS POWER- INTENSIVE PROCESSES

ROBUST SCHEDULING UNDER TIME-SENSITIVE ELECTRICITY PRICES FOR CONTINUOUS POWER- INTENSIVE PROCESSES ROBUST SCHEDULING UNDER TIME-SENSITIVE ELECTRICITY PRICES FOR CONTINUOUS POWER- INTENSIVE PROCESSES Sumit Mitra *a, Ignacio E. Grossmann a, Jose M. Pinto b and Nikil Arora c a Carnegie Mellon University,

More information

REDUCE PEAK-TIME ENERGY USE BY DEMAND BIDDING PROGRAM IN IRAN

REDUCE PEAK-TIME ENERGY USE BY DEMAND BIDDING PROGRAM IN IRAN REDUCE PEAK-TIME ENERGY USE BY DEMAND BIDDING PROGRAM IN IRAN Hossein DELAVARIPOUR Hossein.delavary@yaoo.com Amir KHAZAEE Amir.kazaee@ymail.com Meran GHASEMPOOR Gasempour.meran@gmail.com Hossein HOOSHMANDI

More information

Consumer price indices: provisional data December 2015

Consumer price indices: provisional data December 2015 5 January 2016 Consumer price indices: provisional data December 2015 In December 2015, according to provisional estimates, te Italian consumer price index for te wole nation (NIC) eld steady on montly

More information

Power-Aware Task Scheduling for Dynamic Voltage Selection and Power Management for Multiprocessors

Power-Aware Task Scheduling for Dynamic Voltage Selection and Power Management for Multiprocessors Power-Aware Task Sceduling for Dynamic Voltage Selection and Power Management for Multiprocessors HyunJin Kim 1, Jin-o An 2, Hong-Sik Kim 1 and Sungo Kang 1 1 Department of Electrical and Electronic Engineering,

More information

Efficient Resource Management using Advance Reservations for Heterogeneous Grids

Efficient Resource Management using Advance Reservations for Heterogeneous Grids Efficient Resource Management using Advance Reservations for Heterogeneous Grids Claris Castillo, George N. Rouskas, Kaled Harfous Department of Computer Science Nort Carolina State University Raleig,

More information

Referrals in Search Markets

Referrals in Search Markets eferrals in Searc Markets Maria Arbatskaya and Hideo Konisi June 29, 2010 Abstract Tis paper compares te equilibrium outcomes in searc markets wit and witout referrals. Altoug it seems clear tat consumers

More information

Richard Bolstein, George Mason University

Richard Bolstein, George Mason University I. INTRODUCTION RANDOM MOMENT SAMPLING TO ESTIMATE ALLOCATION OF WORK EFFORT Ricard Bolstein, George Mason University Te proper determination of federal, state, and local sare of administrative costs of

More information

Consumer prices: final data

Consumer prices: final data 16 January 2018 Consumer prices: final data December 2017 In December 2017, te Italian consumer price index for te wole nation (NIC) increased by 0.4% on montly basis and by 0.9 wit respect to December

More information

Corporate Governance, Entrenched Labor, and Economic Growth. William R. Emmons and Frank A. Schmid

Corporate Governance, Entrenched Labor, and Economic Growth. William R. Emmons and Frank A. Schmid WORKING PAPER SERIES Corporate Governance, Entrenced Labor, and Economic Growt William R. Emmons and Frank A. Scmid Working Paper 2001-023A ttp://researc.stlouisfed.org/wp/2001/2001-023.pdf November 2001

More information

Computer Simulated Shopping Experiments for Analyzing Dynamic Purchasing Patterns: Validation and Guidelines

Computer Simulated Shopping Experiments for Analyzing Dynamic Purchasing Patterns: Validation and Guidelines Computer Simulated Sopping Experiments for Analyzing Dynamic Purcasing Patterns: Validation and Guidelines Katia Campo 1, Els Gijsbrects 2, and Fabienne Guerra 3 1 Senior Manager Modeling & Analytics Accuris

More information

2.3 Creation of Crown Agencies and Borrowing without Authority

2.3 Creation of Crown Agencies and Borrowing without Authority Introduction Crown agencies are distinct legal entities in wic Government olds ownersip and control on bealf of te Province. As a result Government generally appoints te members of te board of directors,

More information

Equation Chapter 1 Section 1

Equation Chapter 1 Section 1 Equation Capter Section Ladder Pricing A New Form of Wolesale Price Discrimination Ian McQuin Dobbs Newcastle University Business Scool 5, Barrack Road Newcastle upon Tyne NE 4SE, UK. ianmdobbs@btinternet.com

More information

2.37 Inland Fish and Game Licences. Introduction 1997 $ 1, , , , , ,102

2.37 Inland Fish and Game Licences. Introduction 1997 $ 1, , , , , ,102 Introduction Te Wildlife Division of te Department of Environment and Conservation is responsible for te administration of inland fis and game licences. Te Division is located in Corner Brook on te Province's

More information

Consumer price indices: final data

Consumer price indices: final data 14 December 2015 Consumer price indices: final data November 2015 In November 2015, te Italian consumer price index for te wole nation (NIC) declined by 0.4% compared wit te previous mont and rose by 0.1

More information

Chapter 2. Functions and Graphs. 03 Feb 2009 MATH 1314 College Algebra Ch.2 1

Chapter 2. Functions and Graphs. 03 Feb 2009 MATH 1314 College Algebra Ch.2 1 Capter Functions and Graps 03 Feb 009 MATH 1314 College Algebra C. 1 .1 Basics of Functions & Teir Graps 03 Feb 009 MATH 1314 College Algebra C. Objectives Find te domain & range of a relation. Evaluate

More information

Consumer price indices: provisional data December 2016

Consumer price indices: provisional data December 2016 4 January 2017 Consumer price indices: provisional data December 2016 In December 2016, according to provisional estimates, te Italian consumer price index for te wole nation (NIC) increased by 0.4% on

More information

Research on the Cost Curves and Strategies Related to the Carbon Emission Reduction in China

Research on the Cost Curves and Strategies Related to the Carbon Emission Reduction in China Researc on te Cost Curves and Strategies Related to te Carbon Emission Reduction in Cina Aiua Luo 1, Zengsun Ruan 2*, Xizen Hu 3 1 Scool of Matematics and Statistics Sout-Central University for Nationalities

More information

MANY ROADS TO TRAVEL: ALTERNATIVE APPROACHES TO ROUTE SELECTION FOR YUCCA MOUNTATION SHIPMENTS

MANY ROADS TO TRAVEL: ALTERNATIVE APPROACHES TO ROUTE SELECTION FOR YUCCA MOUNTATION SHIPMENTS MANY ROADS TO TRAVEL: ALTERNATIVE APPROACHES TO ROUTE SELECTION FOR YUCCA MOUNTATION SHIPMENTS Fred Dilger (fcd@co.clark.nv.us) Clark County Nuclear Waste Division Las Vegas, NV 89101 Robert J. Halstead

More information

UC Berkeley Research Reports

UC Berkeley Research Reports UC Berkeley Researc Reports Title Crane Double Cycling in Container Ports: Affect on Sip Dwell Time Permalink ttps://escolarsip.org/uc/item/9qp7p7jq Autors Goodcild, Anne V. Daganzo, Carlos F. Publication

More information

WSEAS TRANSACTIONS on POWER SYSTEMS

WSEAS TRANSACTIONS on POWER SYSTEMS ESTIMATION OF LOAD DIAGRAMS IN MV/LV SUBSTATIONS J. N. FIDALGO Department of Electric Engineering and Computers Faculty of Engineering of Porto University Rua Dr. Roberto Frias, nº 378, 42-465, Porto jfidalgo@inescporto.pt

More information

Consumer prices: final data November 2017

Consumer prices: final data November 2017 14 December 2017 Consumer prices: final data November 2017 In November 2017, te Italian consumer price index for te wole nation (NIC) decreased by 0.2% on montly basis and increased by 0.9% compared wit

More information

10. Design Optimization Overview

10. Design Optimization Overview 10. Design Optimization Overview November 2013 QII52021-13.1.0 QII52021-13.1.0 Tis capter introduces eatures in Altera s Quartus II sotware tat you can use to acieve te igest design perormance wen you

More information

Evaluating adaptability of filtration technology to high-turbidity water purification

Evaluating adaptability of filtration technology to high-turbidity water purification Evaluating adaptability of filtration tecnology to ig-turbidity water purification Hiroyuki Takino*, Yuici Izutsu*, Mami Nakamaci*, Daiji Nagasio* *Hansin Water Supply Autority, Kobe City, Japan, 658-73

More information

AUTHOR ACCEPTED MANUSCRIPT

AUTHOR ACCEPTED MANUSCRIPT AUTHOR ACCEPTED MANUSCRIPT FINAL PUBLICATION INFORMATION Strategic Climate Policy wit Offsets and Incomplete Abatement : Carbon Taxes Versus Cap-and-Trade Te definitive version of te text was subsequently

More information

Abrand choice model with heterogeneous price-threshold parameters is used to investigate a three-regime

Abrand choice model with heterogeneous price-threshold parameters is used to investigate a three-regime Vol. 25, No. 4, July August 2006, pp. 384 391 issn 0732-2399 eissn 1526-548X 06 2504 0384 informs doi 10.1287/mksc.1050.0181 2006 INFORMS Researc Note Estimating Heterogeneous Price Tresolds Nobuiko Terui

More information

Optimization of maintenance strategies and ROI analysis of CMS through RAM-LCC analysis. A wind energy sector case study.

Optimization of maintenance strategies and ROI analysis of CMS through RAM-LCC analysis. A wind energy sector case study. 8t European Worksop On Structural Healt Monitoring (EWSHM 2016), 5-8 July 2016, Spain, Bilbao www.ndt.net/app.ewshm2016 Optimization of maintenance strategies and ROI analysis of CMS troug RAM-LCC analysis.

More information

Scaling Effects in Laser-Based Additive Manufacturing Processes

Scaling Effects in Laser-Based Additive Manufacturing Processes Scaling Effects in Laser-Based Additive Manufacturing Processes Andrew J. Birnbaum and Jack L. Beut Department of Mecanical Engineering Carnegie Mellon University Pittsburg, Pa 15213 James W. Sears Advanced

More information

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and

This article appeared in a journal published by Elsevier. The attached copy is furnished to the author for internal non-commercial research and Tis article appeared in a journal publised by Elsevier. Te attaced copy is furnised to te autor for internal non-commercial researc and education use, including for instruction at te autors institution

More information

Melt Pool Size Control in Thin-Walled and Bulky Parts via Process Maps

Melt Pool Size Control in Thin-Walled and Bulky Parts via Process Maps Melt Pool Size Control in Tin-Walled and Bulky Parts via Process Maps Aditad Vasinonta, Jack L. Beut and Raymond Ong Department of Mecanical Engineering Carnegie Mellon University Pittsburg, PA 15213 Abstract

More information

EFFECTIVE UTILIZATION OF FLYWHEEL ENERGY STORAGE (FES) FOR FREQUENCY REGULATION SERVICE PROVISION MIRAT TOKOMBAYEV THESIS

EFFECTIVE UTILIZATION OF FLYWHEEL ENERGY STORAGE (FES) FOR FREQUENCY REGULATION SERVICE PROVISION MIRAT TOKOMBAYEV THESIS EFFECTIVE UTILIZATION OF FLYWHEEL ENERGY STORAGE (FES) FOR FREQUENCY REGULATION SERVICE PROVISION BY MIRAT TOKOMBAYEV THESIS Submitted in partial fulfillment of te requirements for te degree of Master

More information

ON THE REINFORCED RELIABILITY OF FORWARD COLLISION WARNING SYSTEM WITH MACHINE LEARNING

ON THE REINFORCED RELIABILITY OF FORWARD COLLISION WARNING SYSTEM WITH MACHINE LEARNING International Journal of Mecanical Engineering and Tecnology (IJMET) Volume 9, Issue 5, May 2018, pp. 1058 1063, Article ID: IJMET_09_05_116 Available online at ttp://www.iaeme.com/ijmet/issues.asp?jtype=ijmet&vtype=9&itype=5

More information

Strategic Competition and Optimal Parallel Import Policy.

Strategic Competition and Optimal Parallel Import Policy. Strategic Competition and Optimal Parallel Import Policy. Santanu Roy y Soutern Metodist University, Dallas, TX. Kamal Saggi z Vanderbilt University, Nasville, TN. Abstract Tis paper sows tat parallel

More information

Københavns Universitet. A regional econometric sector model for Danish agriculture Jensen, Jørgen Dejgård; Andersen, Martin; Christensen, Knud

Københavns Universitet. A regional econometric sector model for Danish agriculture Jensen, Jørgen Dejgård; Andersen, Martin; Christensen, Knud university of copenagen Købenavns Universitet A regional econometric sector model for Danis agriculture Jensen, Jørgen Dejgård; Andersen, Martin; Cristensen, Knud Publication date: 2001 Document Version

More information

HOUSEHOLD SOLID WASTE RECYCLING INDUCED PRODUCTION VALUES AND EMPLOYMENT OPPORTUNITIES IN TAIWAN

HOUSEHOLD SOLID WASTE RECYCLING INDUCED PRODUCTION VALUES AND EMPLOYMENT OPPORTUNITIES IN TAIWAN Journal of Minerals & Materials Caracterization & Engineering, Vol. 1, No.2, pp121-129, 2002 Printed in te USA. All rigts reserved HOUSEHOLD SOLID WASTE RECYCLING INDUCED PRODUCTION VALUES AND EMPLOYMENT

More information

Draft for Public Comment Australian/New Zealand Standard

Draft for Public Comment Australian/New Zealand Standard COMMITTEE EL-056 DR AS/NZS 3823.4.2:2014 Amd 1:2016 (Project ID: 103934 Draft for Public Comment Australian/New Zealand Standard LIABLE TO ALTERATION DO NOT USE AS A STANDARD BEGINNING DATE FOR COMMENT:

More information

Consumer prices: final data July 2017

Consumer prices: final data July 2017 11 August 2017 Consumer prices: final data July 2017 In July 2017 te Italian consumer price index for te wole nation (NIC) increased by 0.1% on montly basis and by 1.1% compared wit July 2016, down from

More information

technicalmonograph Natural ventilation strategies for refurbishment projects Can we avoid mechanical ventilation?

technicalmonograph Natural ventilation strategies for refurbishment projects Can we avoid mechanical ventilation? tecnicalmonograp 3 Natural ventilation strategies for refurbisment projects Tis tecnical monograp is one of a set produced as part of te REVIVAL project an EU Energie Programme supported demonstration

More information

Measurement and Reporting of Vapor Phase Mercury Emissions from Low-Emitting Stationary Sources (DRAFT 9/25/08)

Measurement and Reporting of Vapor Phase Mercury Emissions from Low-Emitting Stationary Sources (DRAFT 9/25/08) Measurement and Reporting of Vapor Pase Mercury Emissions from Low-Emitting Stationary Sources (DRAFT 9/25/08) 1. Scope and Application Te purpose of tis protocol is to establis procedures for te measurement

More information

TECHNICAL NOTE. On Cold-Formed Steel Construction DESIGN CONSIDERATIONS FOR FLEXURAL AND LATERAL-TORSIONAL BRACING

TECHNICAL NOTE. On Cold-Formed Steel Construction DESIGN CONSIDERATIONS FOR FLEXURAL AND LATERAL-TORSIONAL BRACING TECHNICAL NOTE On Cold-Formed Steel Construction Ligt Gauge Steel Engineers Association Wasington, D.C. Toll-Free: 1 (866) 465-4732 www.lgsea.com $5.00 DESIGN CONSIDERATIONS FOR FLEXURAL AND LATERAL-TORSIONAL

More information

Passing services without the need of routing the walls.

Passing services without the need of routing the walls. Data seet Metallic skirting for floor tile coverings. Metallic profiles for skirtings. Tey ave a ig mecanical resistance wit a functional, modern design. Specially recommended for office floors and raised

More information

Consumer prices: provisional data April 2017

Consumer prices: provisional data April 2017 28 April 2017 Consumer prices: provisional data April 2017 In April 2017, according to preliminary estimates, te Italian consumer price index for te wole nation (NIC) increased by 0.3% on montly basis

More information

Sustainable transportation and order quantity: insights from multiobjective optimization Bouchery, Y.; Ghaffari, A.; Jemai, Z.; Fransoo, J.C.

Sustainable transportation and order quantity: insights from multiobjective optimization Bouchery, Y.; Ghaffari, A.; Jemai, Z.; Fransoo, J.C. Sustainable transportation and order quantity: insigts from multiobjective optimization Boucery, Y.; Gaffari, A.; Jemai, Z.; Fransoo, J.. Publised in: Flexible Services and Manufacturing Journal DOI: 0.007/s0696-06-940-z

More information

Consumer prices: provisional data January 2017

Consumer prices: provisional data January 2017 3 February 2017 Consumer prices: provisional data January 2017 In January 2017, according to preliminary estimates, te Italian consumer price index for te wole nation (NIC) increased by 0.2 on montly basis

More information

Key policy recommendations and policy briefs

Key policy recommendations and policy briefs Key policy recommendations and policy briefs Deliverable 9.3 Lead autors: Wessel Reijers, Agata Gurzawska and Emils Birkavs, University of Twente; Rowena Rodrigues, Trilateral Researc; Rok Benčin, Scientific

More information

ANALYSIS OF TENSION MEMBERS

ANALYSIS OF TENSION MEMBERS CHATER Structural Steel Design LRFD Metod Tird Edition ANALYSIS OF TENSION MEMBERS A. J. Clark Scool of Engineering Department of Civil and Environmental Engineering art II Structural Steel Design and

More information

PHASE CHANGE MATERIALS

PHASE CHANGE MATERIALS 18 TECHNOOGY REVIEW: PHASE CHANGE MATERIAS Qpedia continues its review of tecnologies developed for electronics cooling applications. We are presenting selected patents tat were awarded to developers around

More information

Citation for published version (APA): Riezebos, J. (2002). Time bucket size and lot-splitting approach. s.n.

Citation for published version (APA): Riezebos, J. (2002). Time bucket size and lot-splitting approach. s.n. University of Groningen Time bucket size and lot-splitting approac Riezebos, Jan IMPORTANT NOTE: You are advised to consult te publiser's version (publiser's PDF) if you wis to cite from it. Please ceck

More information

On Activity-based Network Design Problems

On Activity-based Network Design Problems UCI-ITS-WP-12-3 On Activity-based Network Design Problems UCI-ITS-WP-12-3 Jee Eun Kang Josep Y. J. Cow Will W. Recker Department of Civil Engineering and Institute of Transportation Studies University

More information

Asymmetric Information and. Limited Information about Price Tourists and Natives. Informed and Uninformed Customers. Few informed customers 11/6/2009

Asymmetric Information and. Limited Information about Price Tourists and Natives. Informed and Uninformed Customers. Few informed customers 11/6/2009 symmetric Information and dvertising i Industrial Organization K. Graddy Limited Information about Price Tourists and Natives n Exlanation for Price Disersion ll firms ave identical costs Two tyes of consumers

More information

Industry news : May 2007

Industry news : May 2007 Industry news : May 2007 Hanson plc taken over by HeidelbergCement Public inquiry backs Peak District National Park UK quarrying industry wins awards Government publises Energy Wite Paper meeting te energy

More information

Prime mover sizing for base-loaded combined heating and power systems

Prime mover sizing for base-loaded combined heating and power systems 17 Prime mover sizing for base-loaded combined eating and power systems P J Mago* and R Luck Department of Mecanical Engineering, Mississippi State University, Mississippi, USA Te manuscript was received

More information

Improved Fuzzy Load Models by Clustering Techniques in Distribution Network Control

Improved Fuzzy Load Models by Clustering Techniques in Distribution Network Control International Journal on Electrical Engineering and Informatics - Volume 3, Number 2, 20 Improved Fuzzy Load Models by Clustering Tecniques in Distribution Network Control George Grigoras, P.D. * and George

More information

Optimal ordering quantities for substitutable deteriorating items under joint replenishment with cost of substitution

Optimal ordering quantities for substitutable deteriorating items under joint replenishment with cost of substitution J Ind Eng Int (7) 3:38 39 DOI.7/s49-7-9-z ORIGINAL RESEARCH Optimal ordering quantities for substitutable deteriorating items under joint replenisment wit cost of substitution Vinod Kumar Misra Received:

More information

The impact of soda taxes on consumer welfare: implications of storability and taste heterogeneity

The impact of soda taxes on consumer welfare: implications of storability and taste heterogeneity RAND Journal of Economics Vol. 46, No. 2, Summer 2015 pp. 409 441 Te impact of soda taxes on consumer welfare: implications of storability and taste eterogeneity Emily Yucai Wang Te typical analysis on

More information

JEL codes: F10, F12, F14

JEL codes: F10, F12, F14 Teoretically-Consistent Parameterization of a Multi-sector Global Model wit Heterogeneous Firms by Zeynep Akgul 1, Nelson Villoria, Tomas Hertel April 2015 Abstract Parameter selection in Computable General

More information

M.Tech Scholer J.P.I.E.T, Meerut, Uttar Pradesh, India. Department of computer science J.P.I.E.T, Meerut, Uttar Pradesh, India

M.Tech Scholer J.P.I.E.T, Meerut, Uttar Pradesh, India. Department of computer science J.P.I.E.T, Meerut, Uttar Pradesh, India International Journal of Scientific Researc in Computer Science, Engineering and Information Tecnology 2018 IJSRCSEIT Volume 3 Issue 6 ISSN : 2456-3307 Analysis te Strengt of Agile Metodologies in Software

More information

Optimum design of a CCHP system based on Economical, energy and environmental considerations using GA and PSO

Optimum design of a CCHP system based on Economical, energy and environmental considerations using GA and PSO International Journal of Industrial Engineering Computations 9 (28) 99 22 Contents lists available at GrowingScience International Journal of Industrial Engineering Computations omepage: www.growingscience.com/ijiec

More information

In te current study, wind-induced torsional loads on low and medium eigt buildings were examined in te boundary layer wind tunnel. uilding model (scal

In te current study, wind-induced torsional loads on low and medium eigt buildings were examined in te boundary layer wind tunnel. uilding model (scal Te Sevent International Colloquium on luff ody Aerodynamics and Applications (AA7) Sangai, Cina; September 2-6, 2012 Wind-induced torsional aerodynamic loads on low and medium eigt buildings M. Elsarawy,

More information

Personalized Pricing and Quality Differentiation on the Internet

Personalized Pricing and Quality Differentiation on the Internet Review of Marketing Science Working Papers Volume 2 Issue 1 Article 3 12-6-2002 Personalized Pricing and Quality Differentiation on te Internet Anindya Gose Carnegie Mellon University, agose@andrew.cmu.edu

More information

Residential and public use. Permanently damp environments and direct contact with water. Do not use in pools.

Residential and public use. Permanently damp environments and direct contact with water. Do not use in pools. Data seet pro-corner Metallic profile for protecting wall tiles corners. Rigt angle, metallic profiles for protecting corners. Most of te pro-corner models are installed after te tile, wic implies a small

More information

Floor decoration. Residential and public use. Permanently damp environments and direct contact with water.

Floor decoration. Residential and public use. Permanently damp environments and direct contact with water. Data seet Rigt angle profile for corners and wall and floor tile coverings. Decorative use as a metallic line. is a rigt angle, corner saped profile, wit bot sides of te same lengt. Tis design makes a

More information

Protecting the Environment and the Poor:

Protecting the Environment and the Poor: Protecting te Environment and te Poor: A Public Goods Framework, and an Application to Indonesia Gunnar S. Eskeland Te World Bank Cingying Kong Georgetown University Development Researc Group Te World

More information

The German value of time (VOT) and value of reliability (VOR) study The survey work

The German value of time (VOT) and value of reliability (VOR) study The survey work Researc Collection Working Paper Te German value of time (VOT) and value of reliability (VOR) study Te survey work Autor(s): Dubernet, Ilka; Axausen, Kay W. Publication Date: 2018-08 Permanent Link: ttps://doi.org/10.3929/etz-b-000291299

More information

Outboard Engine Emissions: Modelling and Simulation of Underwater Propeller Velocity Profile using the CFD Code FLUENT

Outboard Engine Emissions: Modelling and Simulation of Underwater Propeller Velocity Profile using the CFD Code FLUENT 6 t Australasian Fluid Mecanics Conference Crown Plaza, Gold Coast, Australia 2-7 December 2007 Outboard Engine Emissions: Modelling and Simulation of Underwater Propeller Velocity Profile using te CFD

More information

Consumer prices: final data

Consumer prices: final data 16 May 2018 Consumer prices: final data April 2018 In April 2018, te Italian consumer price index for te wole nation (NIC) increased by 0.1% on montly basis and by 0.5% compared wit April 2017 (it was

More information

Effect Weibull Distribution Parameters Calculating Methods on Energy Output of a Wind Turbine: A Study Case

Effect Weibull Distribution Parameters Calculating Methods on Energy Output of a Wind Turbine: A Study Case Int. J. of Termal & Environmental Engineering Volume 14, No. 2 (2017) 163-173 Effect Weibull Distribution Parameters Calculating Metods on Energy Output of a Wind Turbine: Study Case beer Qawasmi, Suil

More information

A NON-PARAMETRIC ESTIMATOR FOR RESERVE PRICES IN PROCUREMENT AUCTIONS

A NON-PARAMETRIC ESTIMATOR FOR RESERVE PRICES IN PROCUREMENT AUCTIONS A NON-PARAMETRIC ESTIMATOR FOR RESERVE PRICES IN PROCUREMENT AUCTIONS MARTIN BICHLER and JAYANT KALAGNANAM IBM T. J. Watson Researc Center Yorktown Heigts, NY 0598, USA {bicler, jayant}@us.ibm.com Abstract.

More information

Biofuels Role in Mexico s Rural Development

Biofuels Role in Mexico s Rural Development Biofuels Role in Mexico s Rural Development George A. Dyer* Te James Hutton Institute Craigiebuckler, Aberdeen AB15 8QH United Kingdom george.dyer@utton.ac.uk * corresponding autor: georgie.dyer@gmail.com;

More information

Residential and public use. Permanently damp environments and direct contact with water. Outdoors, use pro-part inox. Do not use in pools.

Residential and public use. Permanently damp environments and direct contact with water. Outdoors, use pro-part inox. Do not use in pools. Data seet pro-telo Metal decorative profile for ceramic wall tiles. Flangeless metallic line for tiles of any tickness. Available in a wide variety of materials, finises and dimensions, tey represent an

More information

DEPARTMENT OF ECONOMICS

DEPARTMENT OF ECONOMICS ISSN 0819-2642 ISBN 978 0 7340 3732 9 THE UNIVERSITY OF MELBOURNE DEPARTMENT OF ECONOMICS RESEARCH PAPER NUMBER 1022 December 2007 Hours of Work: A Demand Perspective by Robert Dixon & Jon Freebairn Department

More information

Merger Efficiency and Welfare Implications of Buyer Power

Merger Efficiency and Welfare Implications of Buyer Power 1144 Discussion Papers Deutsces Institut für Wirtscaftsforscung 011 Merger Efficiency and Welfare Implications of Buyer Power Özlem Bedre-Defolie and tépane Caprice Opinions expressed in tis paper are

More information

Evaluating Irrigation Water Demand

Evaluating Irrigation Water Demand Evaluating Irrigation Water Demand CHRISTOPHE BONTEMPS and STEPHANE COUTURE 1. Introduction Irrigation is a ig-volume user of water. 1 Irrigated agriculture accounts for a large proportion of water use,

More information

Optimized geothermal binary power cycles

Optimized geothermal binary power cycles Optimized geotermal binary power cycles Kontoleontos E., Mendrinos D., Karytsas C. Centre for Renewable Energy Sources, 9t km Maratonos ave., 9009 Pikermi Attikis, Greece ABSTRACT Tis study as been carried

More information

R-20F method: An approach for measuring the isolation effect of foams used fighting forest fires

R-20F method: An approach for measuring the isolation effect of foams used fighting forest fires AARMS Vol. 11, No. 2 (2012) 233 247 TECHNOLOGY R-20F metod: An approac for measuring te isolation effect of foams used figting forest fires ÁGOSTON RESTÁS* National University of Public Service, Budapest,

More information

PRICING AND SCHEDULING STRATEGIES FOR AIR CARGO CARRIERS: A NON-COOPERATIVE GAME APPROACH

PRICING AND SCHEDULING STRATEGIES FOR AIR CARGO CARRIERS: A NON-COOPERATIVE GAME APPROACH Advanced OR and AI Metods in Transportation PRICING AND SCHEDULING STRATEGIES FOR AIR CARGO CARRIERS: A NON-COOPERATIVE GAME APPROACH Oliver F. SHYR 1, Yuan-Lu LEE Abstract. As an oligopoly maret, te pricing

More information

Open Access The Current Situation and Development of Fire Resistance Design for Steel Structures in China

Open Access The Current Situation and Development of Fire Resistance Design for Steel Structures in China Te Open Construction and Building Tecnology Journal, 010, 4, 55-63 55 Open Access Te Current Situation and Development of Fire Resistance Design for Steel Structures in Cina Jinceng Zao* and Xiuying Yang

More information

Energy storage in renewable-based residential energy hubs

Energy storage in renewable-based residential energy hubs IET Generation, Transmission & Distribution Researc Article Energy storage in renewable-based residential energy ubs ISSN 1751-8687 Received on 3rd August 2015 Revised on 12t May 2016 Accepted on 17t June

More information

ANALYSIS OF PLANNING, MANAGEMENT AND EXECUTION OF MOTOR VEHICLES REPAIR SERVICES FOR THE PURPOSES OF DEVELOPMENT OF AN OPERATIONAL PLANNING MODEL

ANALYSIS OF PLANNING, MANAGEMENT AND EXECUTION OF MOTOR VEHICLES REPAIR SERVICES FOR THE PURPOSES OF DEVELOPMENT OF AN OPERATIONAL PLANNING MODEL Te International Journal of TRANSPORT & LOGISTICS Medzinárodný časopis DOPRAVA A LOGISTIKA ISSN 1451-17X ANALYSIS OF PLANNING, MANAGEMENT AND EXECUTION OF MOTOR VEHICLES REPAIR SERVICES FOR THE PURPOSES

More information

BOD 5 removal kinetics and wastewater flow pattern of stabilization pond system in Birjand

BOD 5 removal kinetics and wastewater flow pattern of stabilization pond system in Birjand vailable online at www.pelagiaresearclibrary.com European Journal of Experimental Biology, 2013, 3(2):430-436 ISSN: 2248 9215 CODEN (US): EJEBU BOD 5 removal kinetics and wastewater flow pattern of stabilization

More information

A Study on Pendulum Seismic Isolators for High-Rise Buildings

A Study on Pendulum Seismic Isolators for High-Rise Buildings ctbu.org/papers Title: Autors: Subjects: Keywords: A Study on Pendulum Seismic Isolators for Hig-Rise Buildings Ikuo Tatemici, Maeda Corp. Mamoru Kawaguci, Kawaguci & Engineers Masaru Abe, Hosei University

More information

Residential and public use. Permanently damp environments and direct contact with water. Outdoors, use pro-part inox. Do not use in pools.

Residential and public use. Permanently damp environments and direct contact with water. Outdoors, use pro-part inox. Do not use in pools. Data seet pro-telo Metal decorative profile for ceramic wall tiles. Flangeless metallic line for tiles of any tickness. Available in a wide variety of materials, finises and dimensions, tey represent an

More information

Texto para Discussão. Série Economia

Texto para Discussão. Série Economia Faculdade de Economia, Administração e Contabilidade de Ribeirão Preto Universidade de São Paulo Texto para Discussão Série Economia TD-E 12 / 2011 A Importância da Organização Interna da Firma para o

More information

Poverty Effects of Higher Food Prices

Poverty Effects of Higher Food Prices Public Disclosure Autorized Policy Researc Working Paper 4887 WPS4887 Public Disclosure Autorized Public Disclosure Autorized Poverty Effects of Higer Food Prices A Global Perspective Rafael E. De Hoyos

More information

MWRA Annual G1 Compliance Report for Calendar Year 2007

MWRA Annual G1 Compliance Report for Calendar Year 2007 Nature of Operations at Your Facility Te following questions are designed to determine if your facility as te appropriate MWRA permit. Please answer all of te questions below. 2. Wat does your facility

More information

CAPILLARITY TESTS ON HISTORIC MORTAR SAMPLES EXTRACTED FROM SITE. METHODOLOGY AND COMPARED RESULTS

CAPILLARITY TESTS ON HISTORIC MORTAR SAMPLES EXTRACTED FROM SITE. METHODOLOGY AND COMPARED RESULTS 13 t International Brick and Block Masonry Conference Amsterdam, July 4-7, 2004 CAPILLARITY TESTS ON HISTORIC MORTAR SAMPLES EXTRACTED FROM SITE. METHODOLOGY AND COMPARED RESULTS M. Rosário Veiga 1 ; Ana

More information