Optimizing Multiple Stock Trading Rules using Genetic Algorithms

Size: px
Start display at page:

Download "Optimizing Multiple Stock Trading Rules using Genetic Algorithms"

Transcription

1 Optimizing Multiple Stock Traing Rules using Genetic Algorithms Ariano Simões, Rui Neves, Nuno Horta Instituto as Telecomunicações, Instituto Superior Técnico Av. Rovisco Pais, Lisboa, Portugal. ABSTRACT This paper stuies investments strategies for stock markets base on a combination of multiple Technical Inicators rules. The strategies generate are compare with the Buy an Hol, an with the single Technical Inicators. The experiments show that the combine strategies outperform the results of each strategy iniviually, an also the results of the Buy an Hol for 3 Major Stock Inexes, between 2004 an General Terms Algorithms, Economics, Experimentation, Performance. Keywors Optimization, Technical Analysis, Evolutionary Algorithms, Financial Analysis, Moving Average.. INTRODUCTION The stuy of profitable traing rules in the stock market constitutes a wiely known problematic in financial markets. Although the existence of those rules still generate great controversy for many economists an acaemics [6]. On the other han, investor, traers, an other stakeholers of financial an investment firms, with large experience in the stock market, claim that it is possible to have excessive returns (compare with the Buy an Hol) using algorithmic traing [][4]. One investment technique commonly use is Technical Analysis, which forecasts the price of stocks base only on the price of the stock an the volume trae in the past. Momentum strategies base on the continuation in the evolution of a stock price on their recent history [0][8], have prove to be consistently more profitable than the inexes where those stocks were inclue. The founation of Technical Analysis is the Dow Theory, written by Charles Dow, founer of Wall Street Journal where the main ieas of the Dow Theory where publishe, in the en of the XIX century [][3] The main iea of this Theory is that stock markets move accoring to trens. These trens are more important with the longer the time-frame they ha been active, an can overlap. This means that in a large uptren small ownsizes of short term can occur, but the tren is not over until strong signals of reversal occur. In this paper we will concentrate on ientifying meium to long term trens. Although a theoretical explanation of why these meiums to long term trens occur is not the focus of this paper, several causes can be pointe out. The first an probably the more important is the economical cycles theory, which states that the economy has long perios (months or years) of growth followe by perios of ecline or stagnation. With this in min an knowing that the stock market reflects not only the current performance of companies, but also the expectations about the future it is possible to ientify a correlation between economic cycles an stock market cycles. Aitionally to the economic cycles are other factors that can contribute to the price fluctuation like share buyback, which mainly occurs when companies generate large profits (it woul be a o iea for a company in financial nees, to allocate money to stock repurchase), which implies that share buy backs are one most of the time in a uptren economical cycle, when the company generate excess profits. Other important factor is the money flow of the stock market (especially in countries like the U.S.A. where most citizens have investments in the stock market). The effect of the money flow can be foun even in companies or mutual funs with goo performance, as the aversion to risk increases to the public in the beginning of the Bear Markets, people ten to reirect their capital to more secure investments like bons, eposits (or even commoities as occurre in this Bear market). This ecapitalization of the stock market (an because the number of shares is the same) leas the stocks own following the simply rule of supply an eman: supply increase (as people try to sell) an eman stagnate or even ecrease (people change to ifferent markets). Genetic Algorithms are optimization techniques base on the principles of natural evolution. In [7] is provie a formal stuy of this subject. This paper presents a genetic algorithm for optimizing Technical Inicators parameters in orer to maximize returns. Other GAs have been previously use to optimize technical inicators parameters, in particular [7] an to evelop investment strategies base on technical inicators [] [8] [9] [20] [2]. In this sense, we propose the use of a GA to obtain the set of inicators an their parameters, which shoul be use to

2 preict a aily market value. Initially we have applie GAs to fin the more suitable parameters for the SMAC, MAD an RSI inicators. After that we combine several strategies, so that a buy or short-sell signal is only mae when the majority of the strategies agree, again a GA is use to optimize the Technical Inicators Parameters of all the strategies use. The next section will iscuss the relate work on the Genetic Algorithms an various traing strategies currently use in Technical Analyses. Section 3 explains the system architecture an the investment strategies use in this paper, the markets an years use to test those strategies. Also in this section the overall escription of the GA is shown, an the fitness, selection, crossover an mutation functions use. In section 4 the results are presente an a highlight of the most relevant results is mae. In section 5 the conclusions of this stuy are shown. 2. RELATED WORK One of the most use an olest strategies to ientify trens is the crossing of Moving Averages. This strategy consists of having two Moving Averages, one of long term, an other of meium term. A buying signal is generate when the Meium Moving Average crosses up the Long Moving Average, whenever the cross is ownwars a selling signal is generate. This strategy has been stuie by [2] an by []. This stuies conclue that from 90 to 2000 the Crossing of the Moving Average perform better than the Buy an Hol strategy, except for the perio from 980 to 2000 where the market exhibite a regular uptren, an no excess profits where possible as reporte in [5]. More complete stuies of other Technical Inicators has been mae, like the one in [3] who stuies the profitability of 76 Technical Inicators with robust results for some inicators. Many papers have been recently publishe on the use of GAs to optimize technical inicators like [7], which use GAs to optimize the parameter of a single Technical Inicator, the MACD (Moving Average Convergence- Divergence) with 3 parameters, an an extra parameter for the history winow size. Another solution base also on optimizing Technical Inicators parameters is the one use in [], where the chromosome is compose by the MACD, RSI an history winow size, also a comparison between single an multiobjective is mae. Besies GAs others optimization techniques has been applie to this area of stuy, like neural networks in [2], where the neural network uses for the inputs the price, volume, interest rate an foreign exchange rate. Also other more unexplore approaches like pattern recognition as been trie in [5] which explores a more visual approach to Technical Analysis. Other technical information has been stuie. The influence of volume as a preicting tool was stuie in [4] [6], the inicator is base in the suen increase of the volume to generate a buy signal. This stuy concentrates in the optimization of technical traing rules which has not been yet teste with GAs, like the SMAC an MAD strategies, an also, combines these two strategies in one chromosome trying to achieve better an soli returns than with the solo strategies. 3. METHODOLOGY The propose system consists on a Genetic Algorithm couple with a market return evaluation moule base on the return of the strategies in ifferent markets in specific time-frames. 3. SYSTEM ARCHITECTURE Figure System Overall Architecture. The complete process can be summarize as: The user starts by specifying the markets to analyze an next chooses the Technical Inicators use in the strategy. Finally, the user chooses the train an test perio. Afterwars, the Genetic Algorithm Kernel runs several number of times, optimizing the parameters of the strategy for the markets an training perio chosen. Finally for each run of the GA, its return on the test perio is calculate. Detail info is shown to the user isplaying the optimize strategy an the return for each market in the test an in the training perio. 3.. MODULES DESCRIPTION This section presents the overall escription of each moule an their main responsibilities. Technical Inicators: This moule is responsible for the creation an management of the technical inicators use by all the strategies. This unit calculates the value of the technical inicators for a specifie inex an time perio an stores

3 it s calculation for later reuse. This moule is also responsible for calculating the strategies ecisions (if it shoul buy, short-sell or be out of the market). Train an Testing Perios: The Time Perio moule controls the time components of the Stock Inexes, in this unit the user can specify which time perios the Genetic Algorithm will use for optimization, an which time perio shoul be use for test, an its configuration (continuous, sliing winow, an others.) Stock Market Inexes: This moule is responsible for loaing the stock market inexes from the source (a.csv file) an giving access to the ata to the other parts, the store information inclues the close value, the open, high, low an the ate. Market Evaluation: In this block it is calculate the return an other metrics for evaluating the investment strategy (like the Sharpe, number of traes execute, ROI, an others.). The results can be evaluate for several types of metrics, yearly or monthly an with simple or compoun average. Genetic Algorithm: The Genetic Algorithm Moule is the most important because it is the one who oes the core functions of the system. This moule uses ata from all the other moules to calculate the perfect strategy with the Technical Inicators specifie by the user for the specifie markets, in the training perio. The crossover is a one-point crossover, an parents are chosen base on a roulette-wheel selection. Optimize Strategy: Finally this moule is responsible for showing the user the result of the optimization. Besie the best strategy obtaine, it also shows results from various runs of the Genetic Algorithm, so the user can test the average results an robustness of the solution. For each strategy it shows the return in the test an training perio, the yearly return an the Sharpe. 3.2 TRAIN AND TEST DATA SET The time perio chosen for training was from January 993 to 3 December 2003, eleven years of aily ata. This time perio was chosen for two main reasons. The first one is that the time perio shoul be big enough to be statically relevant an to avoi any kin of bias ue to a small sample perio. Seconly, the market ata shoul be similar in nature to the markets where the system is going to be applie. With the constant changes in the stock market in the last years, like online traing, algorithmic traing, high volume traing, an with the increase in the spee an amount of exchange information an short elays for new information to reach an change markets evolution, early an mi 20th century ata may be meaningless to current moels to preict stock markets behavior. The testing perio was from January 2004 to 3 December 2009, six years of testing. This perio was chosen to test the GAs in an almost real situation, simulating that the investor ha run the training in 993 to 2003, an applie these strategies until the present. Also, the fact that the markets ha been very stressful an that this has been a very ifficult perio for all the operators in the market, meaning that fining a successful strategy in this type of market is not an easy task. The markets teste where the S&P500 (USA), FTSE00 (Englan) an DAX30 (Germany). They represent the main inexes of the main evelope economies. These are markets that behave in a stable an orerly fashion for long perios. They also inclue several big companies in ifferent sectors which gives an extra stability to them. They react mainly to company profits an major economic events. They also have high volume of transactions an are ifficult to manipulate ue to high stanars of regulation an size. 3.3 TECHNICAL INDICATORS For the strategies use the Simple Moving Average will be applie, which can be calculate using the following expression (): SMA n ( ) = n t= n+ P( t) Where n is the time perio (in ays), is the ay where the moving average is calculate, P(t) is the value of the Inex at ay t. An example of this inicator for a SMA of 200 ays is presente in Figure 2. () Figure 2 - Evaluation of the SMA(200) from 2000 to 200 in the S&P 500. The first strategy to be teste was the Simple Moving Averages Crossover (SMAC) which is compose by two Moving Averages (MA) with ifferent time perios. One of

4 the MA is a long term MA, an the other is a short term MA. A buying signal is generate whenever the short term MA crosses over the long term MA, an a sell signal is generate whenever the short term MA crosses uner the long term MA. Following this strategy the investor will buy (or maintain) the Inex whenever Eq. (2) is higher than zero, an will short sell whenever Eq. (2) will be lower than zero. SMAC s, l ( ) = P( t) P( t) s t= s+ l t= l+ (2) Where l is the time perio use for long term, s the time perio for short term, an P(t) the value of the Inex at ay t. An example of this inicator for a SMAC of 200 an 50 ays is presente in Figure 3. Figure 3 - Evaluation of the SMAC(200, 50) from 2000 to 200 in the S&P 500. Another inicator that will be use in this paper is the Moving Average Derivate (MAD). It is an extene version of the MA Change escribe in []. In the original version it is calculate by subtracting e value of the current MA with the value of the MA in the previous ay. In mathematics this is simply the secant to the MA curve in the last two ays. In this way the Derivate of the MA can be calculate base on the efinition of Secant of the MA (Eq. 3). Where n is the time perio use to calculate the MA an g is the istance between the two ays to calculate the secant (the original strategy consists of a fixe g with value ). MAD n, g ( ) = t= n+ P( t) ng t= n+ P( t g) (3) Figure 4 - Evaluation of the MAD(200, 50) from 2000 to 200 in the S&P 500. In this way the value of the MAD reflects the current value of the Inex. As mentione the strategy consists of buying when the MAD is larger than zero an short sell when it is less than zero. The strategy introuce in this paper is the MAD (Moving Average Derivate) an consists on having only one MA. The iea behin this strategy is to buy the Inex when the Derivate of the MA is positive (meaning that the Inex will go up), an short sell when the Derivate is negative. An example of the calculation of this Inicator with the parameters, 200 for the long Moving Average, an 50 for the gap, can be seen in Figure 4, where is shown the evolution of the S&P 500 from 2000 to 200 an the respective values of the MAD. This inicator gives a buy orer when the MAD crosses the zero in an ascening slope an a sell orer when it crosses the zero in a escening slope. Other inicator use was the Relative Strength Inex (RSI). The RSI inicator is a momentum oscillator use to compare the magnitue of a stock s recent gains to the magnitue of its recent losses, in orer to etermine overbought or oversol conitions. The formula use on its calculation is: 00 RSI n ( ) = 00 Ups ( n) + Downs ( n) Where n is the time perio (in ays), is the ay where the inicator is calculate. Ups is the sum of gains over the n perio an Downs is the sum of losses over the n perio. When calculate, the RSI line forms a signal between 0 an 00, which specifies etermine overbought or oversol conitions when its value is above or below specific levels. (4)

5 An example of the graphical representation of the RSI 4, with buy signal on level 30, an sell signal on level 70, is shown on Figure 5. Figure 5 - Evaluation of the RSI 4 from 2006 to 2009 in the S&P PARAMETERS OF TECHNICAL INDICATORS After efining the strategies it is necessary to efine the parameters to use both in the SMAC, MAD, an RSI strategies. As the strategies base on Moving Averages have two parameters, with similar meanings: The first parameter is similar to both strategies, the time perio of the long term MA. The secon parameter in one strategy is the time perio of a short term MA an in the other strategy is the istance between the two points use to calculate the secant. Both this parameters shoul be a meium term perios. The RSI strategy use has 5 parameters. The first one is the perio of the RSI, the secon one is the level for buying long positions, the thir one is the sell level to exit this positions. The fourth an fifth parameters refer to the shortselling strategy, the fourth is the level for enter a shortselling position, an the last parameter is the level for exiting short-selling position. 3.4 GENETIC ALGORITHM KERNEL 3.4. GENETIC ENCODING The chromosome create must represent the Technical Inicators use, in this way the SMAC chromosome is represente by two genes, one for the shortest MA other for the longest MA in ays (natural numbers), the interval of this values is between an 250 (this value is above the largely use MA for long term analysis: 200 ays). The same rule applies to the MAD chromosome, where one of the parameters is the gap an the other the number of ays of the MA. The RSI is represente with five genes, all being natural numbers, one for each parameter. In the next table is represente the maximum an minimum level allowe for each gene: Table - Limits for the parameters of the Technical Inicators. Gene Minimum Maximum SMAC Longest MA SMAC Shortest MA 200 MAD Longest MA 250 MAD Gap 250 RSI Perio 0 4 RSI Buy Entry Level 0 00 RSI Buy Exit Level 0 00 RSI Short-Sell Entry Level 0 00 RSI Short-Sell Exit Level 0 00 Aitionally to that an since the Chromosome will have several Inicators it s necessary to have a weight mechanism in the chromosome. To tackle this problem with each Technical Inicator in the Chromosome is associate a weight between 0 an 5. An each chromosome will also have a weight require to trae, between an the maximum weight possible (number of Technical Inicators in the chromosome times 5). To calculate the final ecision in each ay, each rule ecision ( for a buy ecision, 0 for no ecision, an - for shortsell) will be multiplie for the weight associate with that rule. If the total some of the ecisions is higher than the Weight Require to Trae, a buy signal is generate, an if the sum is lower than the negative value of the Weight Require to Trae, a short-sell signal is generate. In Table 2 it is shown a representation of a possible chromosome with two strategies, the SMAC an the MAD: Table 2 - An example of a Chromosome WTT W SMAC W MAD Chromosome The table also shows the Weight to Negotiate (WTT), an the Weigth associate with each one of the strategies FEATURES OF THE GA The Genetic Algorithm use for the optimization uses a stanar optimization proceure. The selection of iniviuals for crossover is chosen base on a roulette wheel selection (but only the best half of the population enters the selection process), an the probability of being chosen is equal to the ratio: iniviual fitness function /

6 Sum of fitness of all l iniviuals. Each iniviual can be chosen any number of times for crossover (the only exception is that an iniviual cannot be chosen to crossover with himself). The crossover is a one-point crossover, each breaing generates the two possible istinct chilren an inclues them in the population. In the chromosome ome of only one inicator (SMAC, MAD or RSI) the chilren are create by swapping the long an shortest MA ay. In the multiple strategies chromosome the chilren are create by ranomly selecting a point in the mile of the chromosome an swapping the genes (of the two parents) to the left an to the right of the crossover point. The fitness function use was also being analyze on this research, so several research functions where teste, an their escription an their results can be foun on the next chapter. 4. RESULTS 4. METRICS USED On Investment: This is the most basic metric use for evaluating investment strategies, an it calculates how much money you earn, for each unit of money investe, the formula to calculate the ROI is in (5). Vf - Vi ROI = V Drawown: This metric is use to calculate risk an it measures the maximum lost (in percentage) that the strategy has suffere over time. Sharpe : The Sharpe is a measure that was create by Nobel Prize William Sharpe, to measure the rewar-to-variability ratio of a traing strategy [9]. This measure allow to compare two strategies with ifferent returns, an see if the aitional return of one strategy is ue to applying a more risky strategy, or to a smarter investment strategy. The Sharpe formula is (6): R Sharpe = σ i R f Where R is the average return of the strategy, R f is the risk free rate (normally the rate of the US treasuries security). An σ is the stanar eviation of the strategy. The risk free rate must be on a treasury security with the same timeframe that the investment strategy, since we are consiering 6 years, the more suitable security is the 5 year Treasury Note. A secure investment woul be buying a 5 year Treasury Note on 2004 an with a 3.36% yiel. (6) (5) Sortino : Sortino is similar to the Sharpe, because it s also a rewar/risk racio. The main ifference is it only penalizes the negative returns an not the positive but isperse results as the Sharpe oes. The Sortino is calculate like the Sharpe, but instea of the Stanar Deviation it uses the Downsie Risk. The ownsie risk is the eviation of the values that are below some threshol (for example, below 0%). 4.2 COMPARISON OF RESULTS All the results presente in this chapter were base on 50 runs mae for each strategy, the histograms present the results of the 50 runs, an the values presente in the tables are the average value of the 50 runs. First Test The Impact of the Fitness function: The first approach was to try several ifferent fitness functions, the fitness functions chosen where base on the metrics presente above, an the main goal was to ientify fitness functions that coul fin less risky solutions, even if they ha lower returns. The four fitness functions use were: 2 x Drawown Sharpe Sortino In Figure 6 we can see the Histogram for the test perio of the Annualize s for the 50 runs for each fitness function. Figure 6 Histogram of the Annualize s for the 4 Fitness Functions. In this figure we can see that the functions have ientical results an can be approximate to Gauss istribution. In Table 3 we can see the Evaluation Metrics of the 4 Fitness Functions uring the test perio. For each evaluation metric (line of the table) the best result is highlighte in bol.

7 We can see that the results of all strategies are not very significant ifferences, for example, average returns ranging between 8.2% an 9.%, an the average Sharpe ratio between 0.52 an 0.6. Table 3 Evaluation Metrics for the 4 fitness functions teste. Evaluation Metric Av. Annualize Average Drawown Average Sharpe Average Sortino Rent. - 2x DD Sharpe 9.0% 9.00% 8.50% 8.20% 27.90% 27.20% 29.0% 27.90% In the next picture we see the evolution of overall return, where once again we can see that the final returns are very similar. Figure 7 Evolution of overall return for the 4 fitness functions in the test perio (2004 to 2009). Sortino Secon Test - Chromosome with only one Technical Inicator: Several tests were mae, with ifferent chromosome configurations. This test has a chromosome with only one traing rule. The three traing rules presente before (MAD, SMAC an RSI) were use an the Histogram comparing these strategies is on Figure 8: As can be seen from the figure, chromosomes with MAD an SMAC strategies take clear avantage over the strategy base on RSI. Since the MAD an SMAC have a curve similar to the normal istribution with mean aroun 8% to 9% an the strategy base on RSI has the majority of the executions with returns of less than zero. In the next table are the evaluation metrics for these strategies. Again, for each evaluation metric (line of the table) the best result is highlighte in bol. Table 4 Evaluation Metrics for the MAD, SMAC an RSI. Evaluation Metric Av. Annualize MAD 8.80% Average Drawown 27.30% Average Sharpe Average Sortino SMAC RSI 6.20% -2.40% 3.90% 9.20% % The results of this table confirms what ha alreay been foun in histogram, MAD an SMAC have positive results, an the MAD is clearly the best strategy, because it has the best result in most metrics. The fact that the strategy RSI has rawown s better than the others is ue to the fact that the strategy is very little time on the market (as it is a losing strategy, the optimization performe by the GA is to negotiate the least possible) an therefore limit the losses. Thir Test Chromosome with the same two strategies (but ifferent parameters): In the next test the chromosomes where moifie in orer to ouble the strategies presente in the previous example. In this way the chromosomes teste ha the following strategies: MAD, MAD, SMAC, SMAC, an RSI, RSI. The histogram of these chromosomes results are in Figure 9. Figure 8 - Histogram of the Annualize s of the three original Technical Inicators.. Figure 9 Histogram of the Annualize s of the chromosomes with ouble traing rules.

8 Regaring the previous test, it can be seen that the strategies SMAC an MAD improve their results by reucing elements with the worst returns, which are much less than in the previous test. As for the RSI it remaine with poor performance. In Table 5 are the evaluation metrics for these strategies. Table 5 Evaluation Metrics for the ouble strategies chromosomes. Evaluation Metric Av. Annualize MAD, MAD SMAC, SMAC 8.90% 8.20% Average Drawown 27.20% 27.40% 24.00% Average Sharpe Average Sortino RSI, RSI -3.00% Again we conclue that the strategies MAD an SMAC get much better results that the RSI. MAD strategy has some avantage by having the best performance on most metrics. In comparison with this table an the previous: The Average get s better, whit the MAD going from 8.4% to 8.9% an the SMAC going from 6.2% to 8.2%. Regaring the Sharpe, MAD remains practically (0.6 vs. 0.60), an SMAC rises from 0.29 to We can conclue that oubling the strategies has a positive effect on returns, with almost no impact on risk, the average rawown oes not increase, an the Sharpe an Sortino o not ecrease. Last Test Chromosome with 3 combine strategies an comparison with the Buy & Hol): In this test the best strategies from the previous tests have been combine. The strategies base on MAD an SMAC are combine in to a single chromosome, in orer to achieve even better results. In this way, the strategies create are a combination of 3 Technical Inicators, one from the first test, an two repeate strategies from the secon test. These strategies are the SMAC, SMAC, MAD (or simply 2xSMAC, MAD ) an the MAD, MAD, SMAC (or 2xMAD, SMAC ). These strategies are then compare with the Buy & Hol to see if they can beat the market. In Figure 0 are the annualize nualize returns of these two strategies an the Buy & Hol, both strategies beat the Buy & Hol. As they have the majority of the executions in intervals with big return than the Buy & Hol. Figure 0 Histogram of the Annualize s of the new strategies an Buy & Hol. In Table 6 we can see the Evaluation Metrics for the 2xSMAC, MAD, 2xMAD, SMAC an Buy & Hol strategies. Table 6 Evaluation Metrics for the three strategies. Evaluation Metric Av. Annualize 2xSMAC, MAD 9.0% Average Drawown 26.80% Average Sharpe Average Sortino xMAD, SMAC Buy & Hol 9.0% 3.40% 27.70% 56.80% In this table we can see that the 2xMAD, SMAC is the best strategy because it has the best results in almost all metrics. Although the 2xSMAC, MAD is not far away in most metrics, an has a lower rawown than the other strategy (once more the ifference is tiny). In comparison with the Buy & Hol, once again, both strategies emonstrate clear avantages, in all metrics. Not only the returns are better, but the risk associate metrics are also better. Meaning that these strategies obtain better gains that the Buy & Hol without increase the strategies risk. Figure Evolution of the three strategies overall return from 2004 to In Figure we can see the evolution of the strategies in the test perio. We can see that both strategies cannot

9 obtain relevant gains in the Bull Market (2004 to the en of 2007) compare to the Buy & Hol. In fact, the 2xMAD, SMAC use the Buy & Hol strategy uring that perio, staying all the time in the market. But when the Bear Market of 2008 arrives, the optimize strategies can etect the change of the tren in time, an profit by starting short- -selling positions. 5. CONCLUSIONS This ocument presente the use of Genetic Algorithms to optimize the parameters of various Technical Inicators an with them create various traing strategies. The results obtain showe that this strategies beat significantly the Buy an Hol (the 2xMAD. SMAC strategy ha an average of 9.% against the 3.4% of the Buy an Hol), once more proving the valiity of Technical Analysis. The use of the compose chromosomes has also shown better results than the use of any of the inicators iniviually. 6. BIBLIOGRAPHY [] Boas-Sagi, D. J., Fernánez, P., Hialgo, J. I., Soltero, F. J., an Risco-Martín, J. L. Multiobjective optimization of technical market inicators. In Proceeings of the GECCO '09 Annual Conference Companion on Genetic an Evolutionary Computation Conference, Montreal, Canaa, 2009, [2] Brock, William & Lakonishok, Josef & LeBaron, Blake, 992. Simple Technical Traing Rules an the Stochastic Properties of Stock s. Journal of Finance, American Finance Association, vol. 47(5), pp [3] Canegrati, E., A Non-Ranom Walk own Canary Wharf, in MPRA Paper. 2008, University Library of Munich. [4] Chan, E. P., Quantitative Traing, John Wiley an Sons, New Jersey, [5] Ellis, Craig A. & Parbery, Simon A., Is smarter better? A comparison of aaptive, an simple moving average traing strategies. Research in International Business an Finance, Elsevier, vol. 9(3), 2005, [6] Fama, Eugene F., 998. Market efficiency, long-term returns, an behavioral finance. Journal of Financial Economics, Elsevier, vol. 49(3), pp [7] Fernánez-Blanco, P., et al., Technical market inicators optimization using evolutionary algorithms. in Proceeings of the 2008 GECCO conference companion on Genetic an evolutionary computation Atlanta, USA, [8] Gorgulho, A., Neves, R. an Horta N., et al., Using GAs to Balance Technical Inicators on StockPicking for Financial Portfolio Composition. in Proceeings of the 2009 GECCO conference companion on Genetic an evolutionary computation Montreal, Canaa, [9] Hassan, G. an Clack C., "Robustness of Multiple Objective GP Stock-Picking in Unstable Financial Markets," in Genetic an Evolutionary Computation Conference, Montreal, Canaa, 2009, [0] Jegaeesh, N., an Titman, S. s to buying winners an selling losers: Implica-tions for stock market efficiency, Journal of Finance 48, 993, [] Kaufman, P. J., New Traing Systems An Methos, John Wiley & Sons Inc., San Francisco, CA [2] Kimoto, T. an Asakawa, K., Stock Market Preiction System with Moular Neural Networks, IJCNN International Joint Conference on Neural Networks, vol., 990, -6. [3] Kirkpatrick, C. D. an Dahlquist R. D., Technical Analysis, FT press [4] Leigh, W., Moani N. an Hightower, R., A computational implementation of stock charting: abrupt volume increase as signal for movement in New York Stock Exchange Composite Inex, Decision Support Systems, Volume 37, Issue 4, September 2004, pp [5] Leigh, W., Frohlich, C. J., Hornik, S., Purvis, R. L. an Roberts, T. L., Traing With a Stock Chart Heuristic, IEEE Transactions on systems, man, an cybernetics Part A: Systems an Humans, vol. 38, no., january 2008 [6] Leigh, W. an Purvis, R., Implementation an valiation of an opportunistic stock market timing heuristic: One-ay share volume spike as buy signal, Expert Systems with Applications, Volume 35, Issue 4, November 2008, [7] Michalewicz, 994. Genetic Algorithms + Data Structures = Evolution Programs. Springer-Verlag, 2n eition, 994 [8] Rey, D. M. an Schmi, M. M., "Feasible momentum strategies: Evience from the Swiss stock market," Financial Markets Portfolio Management, vol. 2, 2007, [9] Sharpe, W. F, The Sharpe. Journal of Portfolio Management 2 () 994, [20] Wagman, L, "Stock Portfolio Evaluation: An Application of Genetic-Programming-Base Technical Analysis," Genetic Algorithms an Genetic Programming at Stanfor, 2003, [2] Yan, W. an Clack, C., Evolving Robust GP Solutions for Hege Fun Stock Selection in Emerging Markets, in Proceeings of the 2007 GECCO conference companion on Genetic an evolutionary computation. 2007, Lonon, UK,

Stock Market Value Prediction Using Neural Networks

Stock Market Value Prediction Using Neural Networks Stock Market Value Preiction Using Neural Networks Mahi Pakaman Naeini IT & Computer Engineering Department Islamic Aza University Paran Branch e-mail: m.pakaman@ece.ut.ac.ir Hamireza Taremian Engineering

More information

State of Louisiana Office of Information Technology. Change Management Plan

State of Louisiana Office of Information Technology. Change Management Plan State of Louisiana Office of Information Technology Change Management Plan Table of Contents Change Management Overview Change Management Plan Key Consierations Organizational Transition Stages Change

More information

Detecting Possibly Fraudulent or Error-Prone Survey Data Using Benford s Law

Detecting Possibly Fraudulent or Error-Prone Survey Data Using Benford s Law Detecting Possibly Frauulent or Error-Prone Survey Data Using Benfor s Law Davi Swanson, Moon Jung Cho, John Eltinge U.S. Bureau of Labor Statistics 2 Massachusetts Ave., NE, Room 3650, Washington, DC

More information

Cross-Over Analysis Using T-Tests

Cross-Over Analysis Using T-Tests Chapter 35 Cross-Over Analysis Using -ests Introuction his proceure analyzes ata from a two-treatment, two-perio (x) cross-over esign. he response is assume to be a continuous ranom variable that follows

More information

Hull, Chapter 11 + Sections 17.1 and 17.2 Additional reference: John Cox and Mark Rubinstein, Options Markets, Chapter 5

Hull, Chapter 11 + Sections 17.1 and 17.2 Additional reference: John Cox and Mark Rubinstein, Options Markets, Chapter 5 Binomial Moel Hull, Chapter 11 + ections 17.1 an 17.2 Aitional reference: John Cox an Mark Rubinstein, Options Markets, Chapter 5 1. One-Perio Binomial Moel Creating synthetic options (replicating options)

More information

Professional Level Options Module, Paper P4(SGP)

Professional Level Options Module, Paper P4(SGP) Answers Professional Level Options Moule, Paper P4(SGP) Avance Financial Management (Singapore) December 2007 Answers Tutorial note: These moel answers are consierably longer an more etaile than woul be

More information

INFLUENCE OF GPS TECHNOLOGY ON COST CONTROL AND MAINTENANCE OF VEHICLES

INFLUENCE OF GPS TECHNOLOGY ON COST CONTROL AND MAINTENANCE OF VEHICLES 1 st Logistics International Conference Belgrae, Serbia 28-30 November 2013 INFLUENCE OF GPS TECHNOLOGY ON COST CONTROL AND MAINTENANCE OF VEHICLES Goran N. Raoičić * University of Niš, Faculty of Mechanical

More information

Risk Management for Derivatives

Risk Management for Derivatives Risk Management or Derivatives he Greeks are coming the Greeks are coming! Managing risk is important to a large number o iniviuals an institutions he most unamental aspect o business is a process where

More information

The one-year non-life insurance risk

The one-year non-life insurance risk The one-year non-life insurance risk Ohlsson, Esbjörn & Lauzeningks, Jan Abstract With few exceptions, the literature on non-life insurance reserve risk has been evote to the ultimo risk, the risk in the

More information

On Adaboost and Optimal Betting Strategies

On Adaboost and Optimal Betting Strategies On Aaboost an Optimal Betting Strategies Pasquale Malacaria 1 an Fabrizio Smerali 1 1 School of Electronic Engineering an Computer Science, Queen Mary University of Lonon, Lonon, UK Abstract We explore

More information

CURRENCY OPTION PRICING II

CURRENCY OPTION PRICING II Jones Grauate School Rice University Masa Watanabe INTERNATIONAL FINANCE MGMT 657 Calibrating the Binomial Tree to Volatility Black-Scholes Moel for Currency Options Properties of the BS Moel Option Sensitivity

More information

Mandate-Based Health Reform and the Labor Market: Evidence from the Massachusetts Reform

Mandate-Based Health Reform and the Labor Market: Evidence from the Massachusetts Reform Manate-Base Health Reform an the Labor Market: Evience from the Massachusetts Reform Jonathan T. Kolsta Wharton School, University of Pennsylvania an NBER Amana E. Kowalski Department of Economics, Yale

More information

Data Center Power System Reliability Beyond the 9 s: A Practical Approach

Data Center Power System Reliability Beyond the 9 s: A Practical Approach Data Center Power System Reliability Beyon the 9 s: A Practical Approach Bill Brown, P.E., Square D Critical Power Competency Center. Abstract Reliability has always been the focus of mission-critical

More information

Liquidity and Corporate Debt Market Timing

Liquidity and Corporate Debt Market Timing Liquiity an Corporate Debt Market Timing Marina Balboa Faculty of Economics University of Alicante Phone: +34 965903621 Fax: +34 965903621 marina.balboa@ua.es Belén Nieto (Corresponing author) Faculty

More information

Ch 10. Arithmetic Average Options and Asian Opitons

Ch 10. Arithmetic Average Options and Asian Opitons Ch 10. Arithmetic Average Options an Asian Opitons I. Asian Option an the Analytic Pricing Formula II. Binomial Tree Moel to Price Average Options III. Combination of Arithmetic Average an Reset Options

More information

Enterprise Resource Planning

Enterprise Resource Planning Enterprise Resource Planning MPC 6 th Eition Chapter 1a McGraw-Hill/Irwin Copyright 2011 by The McGraw-Hill Companies, Inc. All rights reserve. Enterprise Resource Planning A comprehensive software approach

More information

Product Differentiation for Software-as-a-Service Providers

Product Differentiation for Software-as-a-Service Providers University of Augsburg Prof. Dr. Hans Ulrich Buhl Research Center Finance & Information Management Department of Information Systems Engineering & Financial Management Discussion Paper WI-99 Prouct Differentiation

More information

ISSN: 2277-3754 ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 12, June 2014

ISSN: 2277-3754 ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 3, Issue 12, June 2014 ISSN: 77-754 ISO 900:008 Certifie International Journal of Engineering an Innovative echnology (IJEI) Volume, Issue, June 04 Manufacturing process with isruption uner Quaratic Deman for Deteriorating Inventory

More information

Firewall Design: Consistency, Completeness, and Compactness

Firewall Design: Consistency, Completeness, and Compactness C IS COS YS TE MS Firewall Design: Consistency, Completeness, an Compactness Mohame G. Goua an Xiang-Yang Alex Liu Department of Computer Sciences The University of Texas at Austin Austin, Texas 78712-1188,

More information

RUNESTONE, an International Student Collaboration Project

RUNESTONE, an International Student Collaboration Project RUNESTONE, an International Stuent Collaboration Project Mats Daniels 1, Marian Petre 2, Vicki Almstrum 3, Lars Asplun 1, Christina Björkman 1, Carl Erickson 4, Bruce Klein 4, an Mary Last 4 1 Department

More information

An intertemporal model of the real exchange rate, stock market, and international debt dynamics: policy simulations

An intertemporal model of the real exchange rate, stock market, and international debt dynamics: policy simulations This page may be remove to conceal the ientities of the authors An intertemporal moel of the real exchange rate, stock market, an international ebt ynamics: policy simulations Saziye Gazioglu an W. Davi

More information

How To Segmentate An Insurance Customer In An Insurance Business

How To Segmentate An Insurance Customer In An Insurance Business International Journal of Database Theory an Application, pp.25-36 http://x.oi.org/10.14257/ijta.2014.7.1.03 A Case Stuy of Applying SOM in Market Segmentation of Automobile Insurance Customers Vahi Golmah

More information

10.2 Systems of Linear Equations: Matrices

10.2 Systems of Linear Equations: Matrices SECTION 0.2 Systems of Linear Equations: Matrices 7 0.2 Systems of Linear Equations: Matrices OBJECTIVES Write the Augmente Matrix of a System of Linear Equations 2 Write the System from the Augmente Matrix

More information

A Theory of Exchange Rates and the Term Structure of Interest Rates

A Theory of Exchange Rates and the Term Structure of Interest Rates Review of Development Economics, 17(1), 74 87, 013 DOI:10.1111/roe.1016 A Theory of Exchange Rates an the Term Structure of Interest Rates Hyoung-Seok Lim an Masao Ogaki* Abstract This paper efines the

More information

A Comparison of Performance Measures for Online Algorithms

A Comparison of Performance Measures for Online Algorithms A Comparison of Performance Measures for Online Algorithms Joan Boyar 1, Sany Irani 2, an Kim S. Larsen 1 1 Department of Mathematics an Computer Science, University of Southern Denmark, Campusvej 55,

More information

Modelling and Resolving Software Dependencies

Modelling and Resolving Software Dependencies June 15, 2005 Abstract Many Linux istributions an other moern operating systems feature the explicit eclaration of (often complex) epenency relationships between the pieces of software

More information

Digital barrier option contract with exponential random time

Digital barrier option contract with exponential random time IMA Journal of Applie Mathematics Avance Access publishe June 9, IMA Journal of Applie Mathematics ) Page of 9 oi:.93/imamat/hxs3 Digital barrier option contract with exponential ranom time Doobae Jun

More information

Performance And Analysis Of Risk Assessment Methodologies In Information Security

Performance And Analysis Of Risk Assessment Methodologies In Information Security International Journal of Computer Trens an Technology (IJCTT) volume 4 Issue 10 October 2013 Performance An Analysis Of Risk Assessment ologies In Information Security K.V.D.Kiran #1, Saikrishna Mukkamala

More information

Option Pricing for Inventory Management and Control

Option Pricing for Inventory Management and Control Option Pricing for Inventory Management an Control Bryant Angelos, McKay Heasley, an Jeffrey Humpherys Abstract We explore the use of option contracts as a means of managing an controlling inventories

More information

Sustainability Through the Market: Making Markets Work for Everyone q

Sustainability Through the Market: Making Markets Work for Everyone q www.corporate-env-strategy.com Sustainability an the Market Sustainability Through the Market: Making Markets Work for Everyone q Peter White Sustainable evelopment is about ensuring a better quality of

More information

SEC Issues Proposed Guidance to Fund Boards Relating to Best Execution and Soft Dollars

SEC Issues Proposed Guidance to Fund Boards Relating to Best Execution and Soft Dollars September 2008 / Issue 21 A legal upate from Dechert s Financial Services Group SEC Issues Propose Guiance to Fun Boars Relating to Best Execution an Soft Dollars The Securities an Exchange Commission

More information

Modeling and Predicting Popularity Dynamics via Reinforced Poisson Processes

Modeling and Predicting Popularity Dynamics via Reinforced Poisson Processes Proceeings of the Twenty-Eighth AAAI Conference on Artificial Intelligence Moeling an Preicting Popularity Dynamics via Reinforce Poisson Processes Huawei Shen 1, Dashun Wang 2, Chaoming Song 3, Albert-László

More information

Lecture L25-3D Rigid Body Kinematics

Lecture L25-3D Rigid Body Kinematics J. Peraire, S. Winall 16.07 Dynamics Fall 2008 Version 2.0 Lecture L25-3D Rigi Boy Kinematics In this lecture, we consier the motion of a 3D rigi boy. We shall see that in the general three-imensional

More information

CALCULATION INSTRUCTIONS

CALCULATION INSTRUCTIONS Energy Saving Guarantee Contract ppenix 8 CLCULTION INSTRUCTIONS Calculation Instructions for the Determination of the Energy Costs aseline, the nnual mounts of Savings an the Remuneration 1 asics ll prices

More information

JON HOLTAN. if P&C Insurance Ltd., Oslo, Norway ABSTRACT

JON HOLTAN. if P&C Insurance Ltd., Oslo, Norway ABSTRACT OPTIMAL INSURANCE COVERAGE UNDER BONUS-MALUS CONTRACTS BY JON HOLTAN if P&C Insurance Lt., Oslo, Norway ABSTRACT The paper analyses the questions: Shoul or shoul not an iniviual buy insurance? An if so,

More information

Achieving quality audio testing for mobile phones

Achieving quality audio testing for mobile phones Test & Measurement Achieving quality auio testing for mobile phones The auio capabilities of a cellular hanset provie the funamental interface between the user an the raio transceiver. Just as RF testing

More information

Mathematics Review for Economists

Mathematics Review for Economists Mathematics Review for Economists by John E. Floy University of Toronto May 9, 2013 This ocument presents a review of very basic mathematics for use by stuents who plan to stuy economics in grauate school

More information

Consumer Referrals. Maria Arbatskaya and Hideo Konishi. October 28, 2014

Consumer Referrals. Maria Arbatskaya and Hideo Konishi. October 28, 2014 Consumer Referrals Maria Arbatskaya an Hieo Konishi October 28, 2014 Abstract In many inustries, rms rewar their customers for making referrals. We analyze the optimal policy mix of price, avertising intensity,

More information

S&P Systematic Global Macro Index (S&P SGMI) Methodology

S&P Systematic Global Macro Index (S&P SGMI) Methodology S&P Systematic Global Macro Inex (S&P SGMI) Methoology May 2014 S&P Dow Jones Inices: Inex Methoology Table of Contents Introuction 3 Overview 3 Highlights 4 The S&P SGMI Methoology 4 Inex Family 5 Inex

More information

Differentiability of Exponential Functions

Differentiability of Exponential Functions Differentiability of Exponential Functions Philip M. Anselone an John W. Lee Philip Anselone (panselone@actionnet.net) receive his Ph.D. from Oregon State in 1957. After a few years at Johns Hopkins an

More information

Bond Calculator. Spreads (G-spread, T-spread) References and Contact details

Bond Calculator. Spreads (G-spread, T-spread) References and Contact details Cbons.Ru Lt. irogovskaya nab., 21, St. etersburg hone: +7 (812) 336-97-21 http://www.cbons-group.com Bon Calculator Bon calculator is esigne to calculate analytical parameters use in assessment of bons.

More information

MODELLING OF TWO STRATEGIES IN INVENTORY CONTROL SYSTEM WITH RANDOM LEAD TIME AND DEMAND

MODELLING OF TWO STRATEGIES IN INVENTORY CONTROL SYSTEM WITH RANDOM LEAD TIME AND DEMAND art I. robobabilystic Moels Computer Moelling an New echnologies 27 Vol. No. 2-3 ransport an elecommunication Institute omonosova iga V-9 atvia MOEING OF WO AEGIE IN INVENOY CONO YEM WIH ANOM EA IME AN

More information

Heat-And-Mass Transfer Relationship to Determine Shear Stress in Tubular Membrane Systems Ratkovich, Nicolas Rios; Nopens, Ingmar

Heat-And-Mass Transfer Relationship to Determine Shear Stress in Tubular Membrane Systems Ratkovich, Nicolas Rios; Nopens, Ingmar Aalborg Universitet Heat-An-Mass Transfer Relationship to Determine Shear Stress in Tubular Membrane Systems Ratkovich, Nicolas Rios; Nopens, Ingmar Publishe in: International Journal of Heat an Mass Transfer

More information

How To Evaluate Power Station Performance

How To Evaluate Power Station Performance Proceeings of the Worl Congress on Engineering an Computer Science 20 Vol II, October 9-2, 20, San Francisco, USA Performance Evaluation of Egbin Thermal Power Station, Nigeria I. Emovon, B. Kareem, an

More information

Unsteady Flow Visualization by Animating Evenly-Spaced Streamlines

Unsteady Flow Visualization by Animating Evenly-Spaced Streamlines EUROGRAPHICS 2000 / M. Gross an F.R.A. Hopgoo Volume 19, (2000), Number 3 (Guest Eitors) Unsteay Flow Visualization by Animating Evenly-Space Bruno Jobar an Wilfri Lefer Université u Littoral Côte Opale,

More information

Cost Efficient Datacenter Selection for Cloud Services

Cost Efficient Datacenter Selection for Cloud Services Cost Efficient Datacenter Selection for Clou Services Hong u, Baochun Li henryxu, bli@eecg.toronto.eu Department of Electrical an Computer Engineering University of Toronto Abstract Many clou services

More information

Chapter 4: Elasticity

Chapter 4: Elasticity Chapter : Elasticity Elasticity of eman: It measures the responsiveness of quantity emane (or eman) with respect to changes in its own price (or income or the price of some other commoity). Why is Elasticity

More information

A Blame-Based Approach to Generating Proposals for Handling Inconsistency in Software Requirements

A Blame-Based Approach to Generating Proposals for Handling Inconsistency in Software Requirements International Journal of nowlege an Systems Science, 3(), -7, January-March 0 A lame-ase Approach to Generating Proposals for Hanling Inconsistency in Software Requirements eian Mu, Peking University,

More information

How To Understand The Structure Of A Can (Can)

How To Understand The Structure Of A Can (Can) Thi t t ith F M k 4 0 4 BOSCH CAN Specification Version 2.0 1991, Robert Bosch GmbH, Postfach 50, D-7000 Stuttgart 1 The ocument as a whole may be copie an istribute without restrictions. However, the

More information

Search Advertising Based Promotion Strategies for Online Retailers

Search Advertising Based Promotion Strategies for Online Retailers Search Avertising Base Promotion Strategies for Online Retailers Amit Mehra The Inian School of Business yeraba, Inia Amit Mehra@isb.eu ABSTRACT Web site aresses of small on line retailers are often unknown

More information

BOSCH. CAN Specification. Version 2.0. 1991, Robert Bosch GmbH, Postfach 30 02 40, D-70442 Stuttgart

BOSCH. CAN Specification. Version 2.0. 1991, Robert Bosch GmbH, Postfach 30 02 40, D-70442 Stuttgart CAN Specification Version 2.0 1991, Robert Bosch GmbH, Postfach 30 02 40, D-70442 Stuttgart CAN Specification 2.0 page 1 Recital The acceptance an introuction of serial communication to more an more applications

More information

Seeing the Unseen: Revealing Mobile Malware Hidden Communications via Energy Consumption and Artificial Intelligence

Seeing the Unseen: Revealing Mobile Malware Hidden Communications via Energy Consumption and Artificial Intelligence Seeing the Unseen: Revealing Mobile Malware Hien Communications via Energy Consumption an Artificial Intelligence Luca Caviglione, Mauro Gaggero, Jean-François Lalane, Wojciech Mazurczyk, Marcin Urbanski

More information

Predicting Television Ratings and Its Application to Taiwan Cable TV Channels

Predicting Television Ratings and Its Application to Taiwan Cable TV Channels 2n International Symposium on Computer, Communication, Control an Automation (3CA 2013) Preicting Television Ratings an Its Application to Taiwan Cable TV Channels Hui-Ling Huang Department of Biological

More information

Improving Direct Marketing Profitability with Neural Networks

Improving Direct Marketing Profitability with Neural Networks Volume 9 o.5, September 011 Improving Direct Marketing Profitability with eural etworks Zaiyong Tang Salem State University Salem, MA 01970 ABSTRACT Data mining in irect marketing aims at ientifying the

More information

A New Pricing Model for Competitive Telecommunications Services Using Congestion Discounts

A New Pricing Model for Competitive Telecommunications Services Using Congestion Discounts A New Pricing Moel for Competitive Telecommunications Services Using Congestion Discounts N. Keon an G. Ananalingam Department of Systems Engineering University of Pennsylvania Philaelphia, PA 19104-6315

More information

A Universal Sensor Control Architecture Considering Robot Dynamics

A Universal Sensor Control Architecture Considering Robot Dynamics International Conference on Multisensor Fusion an Integration for Intelligent Systems (MFI2001) Baen-Baen, Germany, August 2001 A Universal Sensor Control Architecture Consiering Robot Dynamics Frierich

More information

ThroughputScheduler: Learning to Schedule on Heterogeneous Hadoop Clusters

ThroughputScheduler: Learning to Schedule on Heterogeneous Hadoop Clusters ThroughputScheuler: Learning to Scheule on Heterogeneous Haoop Clusters Shehar Gupta, Christian Fritz, Bob Price, Roger Hoover, an Johan e Kleer Palo Alto Research Center, Palo Alto, CA, USA {sgupta, cfritz,

More information

The Impact of Forecasting Methods on Bullwhip Effect in Supply Chain Management

The Impact of Forecasting Methods on Bullwhip Effect in Supply Chain Management The Imact of Forecasting Methos on Bullwhi Effect in Suly Chain Management HX Sun, YT Ren Deartment of Inustrial an Systems Engineering, National University of Singaore, Singaore Schoo of Mechanical an

More information

Chapter 9 AIRPORT SYSTEM PLANNING

Chapter 9 AIRPORT SYSTEM PLANNING Chapter 9 AIRPORT SYSTEM PLANNING. Photo creit Dorn McGrath, Jr Contents Page The Planning Process................................................... 189 Airport Master Planning..............................................

More information

A Generalization of Sauer s Lemma to Classes of Large-Margin Functions

A Generalization of Sauer s Lemma to Classes of Large-Margin Functions A Generalization of Sauer s Lemma to Classes of Large-Margin Functions Joel Ratsaby University College Lonon Gower Street, Lonon WC1E 6BT, Unite Kingom J.Ratsaby@cs.ucl.ac.uk, WWW home page: http://www.cs.ucl.ac.uk/staff/j.ratsaby/

More information

Characterizing the Influence of Domain Expertise on Web Search Behavior

Characterizing the Influence of Domain Expertise on Web Search Behavior Characterizing the Influence of Domain Expertise on Web Search Behavior Ryen W. White Microsoft Research One Microsoft Way Remon, WA 98052 ryenw@microsoft.com Susan T. Dumais Microsoft Research One Microsoft

More information

Dow Jones Sustainability Group Index: A Global Benchmark for Corporate Sustainability

Dow Jones Sustainability Group Index: A Global Benchmark for Corporate Sustainability www.corporate-env-strategy.com Sustainability Inex Dow Jones Sustainability Group Inex: A Global Benchmark for Corporate Sustainability Ivo Knoepfel Increasingly investors are iversifying their portfolios

More information

Game Theoretic Modeling of Cooperation among Service Providers in Mobile Cloud Computing Environments

Game Theoretic Modeling of Cooperation among Service Providers in Mobile Cloud Computing Environments 2012 IEEE Wireless Communications an Networking Conference: Services, Applications, an Business Game Theoretic Moeling of Cooperation among Service Proviers in Mobile Clou Computing Environments Dusit

More information

View Synthesis by Image Mapping and Interpolation

View Synthesis by Image Mapping and Interpolation View Synthesis by Image Mapping an Interpolation Farris J. Halim Jesse S. Jin, School of Computer Science & Engineering, University of New South Wales Syney, NSW 05, Australia Basser epartment of Computer

More information

11 CHAPTER 11: FOOTINGS

11 CHAPTER 11: FOOTINGS CHAPTER ELEVEN FOOTINGS 1 11 CHAPTER 11: FOOTINGS 11.1 Introuction Footings are structural elements that transmit column or wall loas to the unerlying soil below the structure. Footings are esigne to transmit

More information

Gender Differences in Educational Attainment: The Case of University Students in England and Wales

Gender Differences in Educational Attainment: The Case of University Students in England and Wales Gener Differences in Eucational Attainment: The Case of University Stuents in Englan an Wales ROBERT MCNABB 1, SARMISTHA PAL 1, AND PETER SLOANE 2 ABSTRACT This paper examines the eterminants of gener

More information

Sensitivity Analysis of Non-linear Performance with Probability Distortion

Sensitivity Analysis of Non-linear Performance with Probability Distortion Preprints of the 19th Worl Congress The International Feeration of Automatic Control Cape Town, South Africa. August 24-29, 214 Sensitivity Analysis of Non-linear Performance with Probability Distortion

More information

Feedback linearization control of a two-link robot using a multi-crossover genetic algorithm

Feedback linearization control of a two-link robot using a multi-crossover genetic algorithm Available online at www.scienceirect.com Expert Systems with Applications 3 (009) 454 459 Short communication Feeback linearization control of a two-link robot using a multi-crossover genetic algorithm

More information

Calibration of the broad band UV Radiometer

Calibration of the broad band UV Radiometer Calibration of the broa ban UV Raiometer Marian Morys an Daniel Berger Solar Light Co., Philaelphia, PA 19126 ABSTRACT Mounting concern about the ozone layer epletion an the potential ultraviolet exposure

More information

Towards a Framework for Enterprise Architecture Frameworks Comparison and Selection

Towards a Framework for Enterprise Architecture Frameworks Comparison and Selection Towars a Framework for Enterprise Frameworks Comparison an Selection Saber Aballah Faculty of Computers an Information, Cairo University Saber_aballah@hotmail.com Abstract A number of Enterprise Frameworks

More information

5 Isotope effects on vibrational relaxation and hydrogen-bond dynamics in water

5 Isotope effects on vibrational relaxation and hydrogen-bond dynamics in water 5 Isotope effects on vibrational relaxation an hyrogen-bon ynamics in water Pump probe experiments HDO issolve in liqui H O show the spectral ynamics an the vibrational relaxation of the OD stretch vibration.

More information

USING SIMPLIFIED DISCRETE-EVENT SIMULATION MODELS FOR HEALTH CARE APPLICATIONS

USING SIMPLIFIED DISCRETE-EVENT SIMULATION MODELS FOR HEALTH CARE APPLICATIONS Proceeings of the 2011 Winter Simulation Conference S. Jain, R.R. Creasey, J. Himmelspach, K.P. White, an M. Fu, es. USING SIMPLIFIED DISCRETE-EVENT SIMULATION MODELS FOR HEALTH CARE APPLICATIONS Anthony

More information

Using research evidence in mental health: user-rating and focus group study of clinicians preferences for a new clinical question-answering service

Using research evidence in mental health: user-rating and focus group study of clinicians preferences for a new clinical question-answering service DOI: 10.1111/j.1471-1842.2008.00833.x Using research evience in mental health: user-rating an focus group stuy of clinicians preferences for a new clinical question-answering service Elizabeth A. Barley*,

More information

! # % & ( ) +,,),. / 0 1 2 % ( 345 6, & 7 8 4 8 & & &&3 6

! # % & ( ) +,,),. / 0 1 2 % ( 345 6, & 7 8 4 8 & & &&3 6 ! # % & ( ) +,,),. / 0 1 2 % ( 345 6, & 7 8 4 8 & & &&3 6 9 Quality signposting : the role of online information prescription in proviing patient information Liz Brewster & Barbara Sen Information School,

More information

Innovation Union means: More jobs, improved lives, better society

Innovation Union means: More jobs, improved lives, better society The project follows the Lisbon an Gothenburg Agenas, an supports the EU 2020 Strategy, in particular SMART Growth an the Innovation Union: Innovation Union means: More jobs, improve lives, better society

More information

Hybrid Model Predictive Control Applied to Production-Inventory Systems

Hybrid Model Predictive Control Applied to Production-Inventory Systems Preprint of paper to appear in the 18th IFAC Worl Congress, August 28 - Sept. 2, 211, Milan, Italy Hybri Moel Preictive Control Applie to Prouction-Inventory Systems Naresh N. Nanola Daniel E. Rivera Control

More information

Minimizing Makespan in Flow Shop Scheduling Using a Network Approach

Minimizing Makespan in Flow Shop Scheduling Using a Network Approach Minimizing Makespan in Flow Shop Scheuling Using a Network Approach Amin Sahraeian Department of Inustrial Engineering, Payame Noor University, Asaluyeh, Iran 1 Introuction Prouction systems can be ivie

More information

Automatic Long-Term Loudness and Dynamics Matching

Automatic Long-Term Loudness and Dynamics Matching Automatic Long-Term Louness an Dynamics Matching Earl ickers Creative Avance Technology Center Scotts alley, CA, USA earlv@atc.creative.com ABSTRACT Traitional auio level control evices, such as automatic

More information

FAST JOINING AND REPAIRING OF SANDWICH MATERIALS WITH DETACHABLE MECHANICAL CONNECTION TECHNOLOGY

FAST JOINING AND REPAIRING OF SANDWICH MATERIALS WITH DETACHABLE MECHANICAL CONNECTION TECHNOLOGY FAST JOINING AND REPAIRING OF SANDWICH MATERIALS WITH DETACHABLE MECHANICAL CONNECTION TECHNOLOGY Jörg Felhusen an Sivakumara K. Krishnamoorthy RWTH Aachen University, Chair an Insitute for Engineering

More information

MSc. Econ: MATHEMATICAL STATISTICS, 1995 MAXIMUM-LIKELIHOOD ESTIMATION

MSc. Econ: MATHEMATICAL STATISTICS, 1995 MAXIMUM-LIKELIHOOD ESTIMATION MAXIMUM-LIKELIHOOD ESTIMATION The General Theory of M-L Estimation In orer to erive an M-L estimator, we are boun to make an assumption about the functional form of the istribution which generates the

More information

A Stock Trading Algorithm Model Proposal, based on Technical Indicators Signals

A Stock Trading Algorithm Model Proposal, based on Technical Indicators Signals Informatica Economică vol. 15, no. 1/2011 183 A Stock Trading Algorithm Model Proposal, based on Technical Indicators Signals Darie MOLDOVAN, Mircea MOCA, Ştefan NIŢCHI Business Information Systems Dept.

More information

There are two different ways you can interpret the information given in a demand curve.

There are two different ways you can interpret the information given in a demand curve. Econ 500 Microeconomic Review Deman What these notes hope to o is to o a quick review of supply, eman, an equilibrium, with an emphasis on a more quantifiable approach. Deman Curve (Big icture) The whole

More information

A New Evaluation Measure for Information Retrieval Systems

A New Evaluation Measure for Information Retrieval Systems A New Evaluation Measure for Information Retrieval Systems Martin Mehlitz martin.mehlitz@ai-labor.e Christian Bauckhage Deutsche Telekom Laboratories christian.bauckhage@telekom.e Jérôme Kunegis jerome.kunegis@ai-labor.e

More information

Forecasting and Staffing Call Centers with Multiple Interdependent Uncertain Arrival Streams

Forecasting and Staffing Call Centers with Multiple Interdependent Uncertain Arrival Streams Forecasting an Staffing Call Centers with Multiple Interepenent Uncertain Arrival Streams Han Ye Department of Statistics an Operations Research, University of North Carolina, Chapel Hill, NC 27599, hanye@email.unc.eu

More information

Wage Compression, Employment Restrictions, and Unemployment: The Case of Mauritius

Wage Compression, Employment Restrictions, and Unemployment: The Case of Mauritius WP/04/205 Wage Compression, Employment Restrictions, an Unemployment: The Case of Mauritius Nathan Porter 2004 International Monetary Fun WP/04/205 IMF Working Paper Finance Department Wage Compression,

More information

Aon Retiree Health Exchange

Aon Retiree Health Exchange 2014 2015 Meicare Insurance Guie Aon Retiree Health Exchange Recommene by Why You Nee More Coverage I alreay have coverage. Aren t Meicare Parts A an B enough? For many people, Meicare alone oes not provie

More information

Web Appendices of Selling to Overcon dent Consumers

Web Appendices of Selling to Overcon dent Consumers Web Appenices of Selling to Overcon ent Consumers Michael D. Grubb A Option Pricing Intuition This appenix provies aitional intuition base on option pricing for the result in Proposition 2. Consier the

More information

Lagrangian and Hamiltonian Mechanics

Lagrangian and Hamiltonian Mechanics Lagrangian an Hamiltonian Mechanics D.G. Simpson, Ph.D. Department of Physical Sciences an Engineering Prince George s Community College December 5, 007 Introuction In this course we have been stuying

More information

Mathematical Models of Therapeutical Actions Related to Tumour and Immune System Competition

Mathematical Models of Therapeutical Actions Related to Tumour and Immune System Competition Mathematical Moels of Therapeutical Actions Relate to Tumour an Immune System Competition Elena De Angelis (1 an Pierre-Emmanuel Jabin (2 (1 Dipartimento i Matematica, Politecnico i Torino Corso Duca egli

More information

Rural Development Tools: What Are They and Where Do You Use Them?

Rural Development Tools: What Are They and Where Do You Use Them? Faculty Paper Series Faculty Paper 00-09 June, 2000 Rural Development Tools: What Are They an Where Do You Use Them? By Dennis U. Fisher Professor an Extension Economist -fisher@tamu.eu Juith I. Stallmann

More information

Optimal Control Policy of a Production and Inventory System for multi-product in Segmented Market

Optimal Control Policy of a Production and Inventory System for multi-product in Segmented Market RATIO MATHEMATICA 25 (2013), 29 46 ISSN:1592-7415 Optimal Control Policy of a Prouction an Inventory System for multi-prouct in Segmente Market Kuleep Chauhary, Yogener Singh, P. C. Jha Department of Operational

More information

INTRODUCTION TO BEAMS

INTRODUCTION TO BEAMS CHAPTER Structural Steel Design LRFD etho INTRODUCTION TO BEAS Thir Eition A. J. Clark School of Engineering Department of Civil an Environmental Engineering Part II Structural Steel Design an Analsis

More information

The higher education factor: The role of higher education in the hiring and promotion practices in the fire service. By Nick Geis.

The higher education factor: The role of higher education in the hiring and promotion practices in the fire service. By Nick Geis. The higher eucation factor: The role of higher eucation in the hiring an promotion practices in the fire service. By Nick Geis Spring 2012 A paper submitte to the faculty of The University of North Carolina

More information

Minimum-Energy Broadcast in All-Wireless Networks: NP-Completeness and Distribution Issues

Minimum-Energy Broadcast in All-Wireless Networks: NP-Completeness and Distribution Issues Minimum-Energy Broacast in All-Wireless Networks: NP-Completeness an Distribution Issues Mario Čagal LCA-EPFL CH-05 Lausanne Switzerlan mario.cagal@epfl.ch Jean-Pierre Hubaux LCA-EPFL CH-05 Lausanne Switzerlan

More information

Nonparametric Estimation of State-Price Densities Implicit in Financial Asset Prices

Nonparametric Estimation of State-Price Densities Implicit in Financial Asset Prices THE JOURNAL OF FINANCE VOL LIII, NO. 2 APRIL 1998 Nonparametric Estimation of State-Price Densities Implicit in Financial Asset Prices YACINE AÏT-SAHALIA an ANDREW W. LO* ABSTRACT Implicit in the prices

More information

TO DETERMINE THE SHELF LIFE OF IBUPROFEN SOLUTION

TO DETERMINE THE SHELF LIFE OF IBUPROFEN SOLUTION TO DETERMINE THE SHELF LIFE OF IBUPROFEN SOLUTION AIM: To etermine the shelf life of solution using accelerate stability stuies. MATERIAL REQUIREMENT, ethanol, phenolphthalein, soium hyroxie (0.1N), glass

More information

A NATIONAL MEASUREMENT GOOD PRACTICE GUIDE. No.107. Guide to the calibration and testing of torque transducers

A NATIONAL MEASUREMENT GOOD PRACTICE GUIDE. No.107. Guide to the calibration and testing of torque transducers A NATIONAL MEASUREMENT GOOD PRACTICE GUIDE No.107 Guie to the calibration an testing of torque transucers Goo Practice Guie 107 Measurement Goo Practice Guie No.107 Guie to the calibration an testing of

More information

Debt cycles, instability and fiscal rules: a Godley-Minsky model

Debt cycles, instability and fiscal rules: a Godley-Minsky model Faculty of usiness an Law Debt cycles, instability an fiscal rules: a Goley-Minsky moel Yannis Dafermos Department of Accounting, Economics an Finance, University of the West of Englan, ristol, UK Yannis.Dafermos@uwe.ac.uk

More information

The most common model to support workforce management of telephone call centers is

The most common model to support workforce management of telephone call centers is Designing a Call Center with Impatient Customers O. Garnett A. Manelbaum M. Reiman Davison Faculty of Inustrial Engineering an Management, Technion, Haifa 32000, Israel Davison Faculty of Inustrial Engineering

More information

Safety Management System. Initial Revision Date: Version Revision No. 02 MANUAL LIFTING

Safety Management System. Initial Revision Date: Version Revision No. 02 MANUAL LIFTING Revision Preparation: Safety Mgr Authority: Presient Issuing Dept: Safety Page: Page 1 of 11 Purpose is committe to proviing a safe an healthy working environment for all employees. Musculoskeletal isorers

More information