Sie sind auf Seite 1von 19

Journal of Retailing and Consumer Services 6 (1999) 185 } 203

Applications of arti"cial neural networks in management science:


a survey
Karl A. Krycha*, Udo Wagner
UniversitaK t Wien, Institut f uK r Betriebswirtschaftslehre, Lehrstuhl fuK r Marketing, A-1210 Wien, BruK nnerstra}e 72, Austria

Abstract

An increasing number of publications reporting on applications of Arti"cial Neural Networks demonstrates the growing relevance
of modeling techniques summarized under this heading. In Management Science several known problems also have already been
solved by using one of these methods.
The paper at hand provides a survey of the most recent publications in this "eld and employs the functional structuring of
Management for presentation. In the spirit of a metaanalysis we try to identify regularities with respect to the methods used and the
results achieved. Furthermore we formulate areas for future research and give a summarizing evaluation of the state-of-the-art.
 1999 Elsevier Science Ltd. All rights reserved.

Keywords: Arti"cial neural networks; Adaptive modeling; Management science

1. Introduction The presentation is aimed at the reader who is interest-


ed in the analysis of data on business matters, in parti-
1.1. Aim of the survey cular in the area of marketing, "nance and production,
and who has an elementary familiarity with ANN since
Recent years have seen a substantial increase of mathematical perspectives are minimized throughout
interest in the topic of Arti"cial Neural Networks this paper.
(ANN). Whereas these systems have been heavily used
in the "eld of computer science, in particular in Japan, 1.2. Organization of the survey
for quite some time their applications in other areas
are not that wide spread. This is probably due to the The survey is organized as follows. We start by provid-
fact that the superiority of this methodology over ing some basic terminology of ANN and brie#y intro-
established tools of analysis is not commonly agreed duce attributes of ANN we regard as important for
upon. The paper at hand probes into this issue from characterization purposes; these features will be em-
a management science perspective. Our goal is to ployed later. Subsequently we focus on the criteria used
give a survey of the most recent publications in this in selecting the papers discussed in the sequel. The next
"eld and further to evaluate the potential impact of sections deal with the actual state-of-the-art survey on
ANN on decision making in business administration. By ANN. The functional structuring of management serves
providing a state-of-the-art review and by identifying as a guideline for presentation, i.e., we provide an over-
consistent "ndings we want to improve the knowledge on view with respect to marketing, "nance and production.
appropriate applications of ANN in management Additionaly we try to detect regularities which persist
science. over several of the reported applications. Furthermore,
ANN are compared with more traditional statistical
methods, e.g., regression and discriminant analysis, in
terms of "tting, prediction and interpretability of the
* Corresponding author. results. We identify areas of future research in order to

0969-6989/99/$ - see front matter  1999 Elsevier Science Ltd. All rights reserved.
PII: S 0 9 6 9 - 6 9 8 9 ( 9 8 ) 0 0 0 0 6 - X
186 K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203

make ANN more easily applicable to the management 2. Reported applications of arti5cial neural networks
scientist as well as comparable with each other. A sum-
mary concludes the paper. 2.1. Scheme for reporting results of ANN

1.3. Fundamentals about ANN At present there are probably about 30 di!erent fami-
lies of ANN being used in research and/or applications as
Originally the design of ANN was motivated by con- a whole, where we "nd four basic classes in common use
sidering an abstraction of the neural architecture of the (Fischer et al., 1996): Adaptive resonance theory models
human brain. First attempts to use the underlying the- (ART), multilayer perceptrons (MLP), also termed
ories for computational purposes came as early as in multilayer feedforward networks, recurrent associative
1943 (McCulloch and Pitts, 1943). The work of Hebb networks, and self-organizing maps (SOM). A good intro-
(Hebbian learning theory, Hebb, 1949) speci"cally ad- duction to the basic concepts and ideas of neural network
dressed the question of how the human brain's neurons computing can be found, e.g., in Hertz et al. (1991),
facilitate learning. Rosenblatt introduced the perceptron Gallant (1993), Rumelhart et al. (1994a), and Patterson
in 1958 (Rosenblatt, 1958), and the "rst successful ap- (1996).
plications of ANN were developed by Widrow and Ho! This diversity makes it very di$cult to evaluate alter-
in the 1960s (Widrow and Ho!, 1960). Paul Werbos native ANN, the more since up to now no standard
(Werbos, 1974) proposed reverse error assignments for reporting scheme has emerged. In fact we feel that a ma-
the Widrow}Ho! procedure, thus eliminating the earlier jor contribution of the paper at hand is the design of
single-layer constraint, which severely restricted the pro- a way to compare di!erent procedures in this "eld. In the
cesses which could be computed (see Lacher et al., 1995). sequel we describe measures deemed relevant for this
Further improvements were largely inspired by the purpose. They will be used for presentation in Tables
superposition theorem of Kolmogorov (1957); this shows 2}4. In particular we propose to describe ANN along the
that any continuous function can be computed by using dimensions &&architecture'', &&learning'', and &&algorithmic
linear summations combined with a nonlinear, continu- details'' and to evaluate their performances with respect
ously increasing function of one variable (this property to some validation measures as well as by contrast with
was proved by Hornik et al. (1989)). traditional statistical methods. These dimensions are ca-
With the publication of the so called backpropagation pable of describing important features of ANN and have
algorithm by Rumelhart et al. (1986) the interest of the been, more or less regularily, reported in the relevant
research community in neural networks has been increas- literature (see, e.g., Hertz et al. (1994) for a more detailed
ing up to this day. Although work continued throughout description). In view of the results reported later we
it received relatively little attention until the last several distinguish between the following attributes:
years, during which a growing interest in this kind of
E Architecture of the ANN
adaptive modeling technique has emerged. Some reasons
topology used, i.e.,
for this fact may be found in the availability of faster
BM: Boltzmann machine,
computing facilities, the development of parallel comput-
MLP: multilayer perceptron,
ing architectures, a better documentation of ANN-
number of layers, i.e.,
related theory, and the increasing number of successful
input layer,
real-world implementations.
hidden layer(s),
A neural network consists of a set of computational
output layer,
units (cells or neurons) and a set of one-way data connec-
number of neurons in each layer,
tions joining these units. These are represented graph
use of bias nodes.
theoretically as directed arcs and each of it has a numer-
ical weight that speci"es its in#uence on succeeding cells. The following notation is used in Tables 2}4. After an
A subset of cells is treated as network inputs that are set acronym indicating the general ANN-topology, the num-
externally and do not recompute their outputs (Gallant, ber of nodes starting with the input layer is given. Each
1993). Although the details of the proposed network layer is separated by a &&-''. If several architectures have
architectures vary, each such processing unit may be been tested, this is indicated by brackets around the
characterized by its activity level, an output value, a set of varied number of nodes in the respective layer separated
input connections, a bias value, and a set of output by a &&,''. If a bias node is used, we indicated this by
connections. The total set of weights of the net (synaptic adding brackets to the layer receiving its input (separated
strengths) determines the e!ects of the incoming input on by a &&#''). Therefore, a MLP 15-(5,7,9)-5(#1)-1 would
the net-output. The e!ect of a particular unit's output on indicate simulations with three di!erent multilayer per-
the activity of another unit is jointly determined by its ceptrons with 15 input nodes, "ve, seven and nine nodes
output level and the strength of its connection to the in the "rst hidden layer, "ve nodes in the second hidden
latter unit (Rumelhart et al., 1994a). layer receiving an additional bias input signal, and one
K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203 187

single node in the output layer. For the Boltzmann ma- E Traditional method:
chine we separated input, hidden, and output units by DA: discriminant analysis,
slashes (in this order). kNN: k-nearest neighbor (clustering) approach,
LR: logistic regression,
E Learning MCI: multiple competitive interaction model,
learning rule, i.e., MDA: multiple discriminant analysis,
BP: backpropagation, MDM: Mahalanobis distance measure (clustering)
Cascor: cascade correlation, approach,
CPN: counterpropagation network, MRA: multiple regression analysis,
GRGx: generalized gradient method, NBD: negative binomial model,
SA: simulated annealing, RA: regression analysis.
(In cases where enhancements to the indicated
learning rule have been proposed we add a stroke, 2.2. Criteria used in selecting the papers
e.g., BP.)
learning rate g, If we take a closer look at real-world ANN applica-
momentum a, tions we may roughly divide them into the following
stopping criteria d, categories (see Rumelhart et al., 1994a; Rittinghaus-
(For some papers we found it very di$cult to ident- Mayer, 1993): pattern classi,cation (e.g., machine-printed
ify the criteria actually used. Therefore we present character recognition, hand-written character recogni-
exactly the same information as given by the tion), control and optimization (comprising mostly ap-
authors.) plications in engineering, e.g., petroleum exploration,
number of learning patterns l, chemical process control, continuous-casting control
number of holdout patterns h. during steel production) and applications in business and
E Algorithmic details management (e.g., airline security control, investment
transfer function F, i.e., management and risk control, prediction of the stock
linear, price index, credit card fraud detection, "nancial fore-
logistic, casting and portfolio management, loan approval, target
sigmoid, marketing, airline seating allocation).
tangent hyperbolic, Table 1 gives a survey of papers published within the
number of learning cycles/iterations , last few years relevant for management scientists interest-
initial weights I. ed in ANN modeling. We apply a classi"cation by busi-
We observed several di!erent validation criteria used ness disciplines and arrive at a subdivision into the areas
to evaluate ANN-applications and subsumed it under of marketing, ,nance, production, and a remainder class
a column titled &&Val.'' in Tables 2}4 but we restrict our titled Reviews/Methodology. Into this group we categor-
presentation to familiar statistics, as it is beyond the ize all articles of reviewing character or studies with
scope of this article to report on rather untypical criteria a methodical orientation. Nevertheless, all reports cited
or amendments to existing ones. We include also a col- in Table 1 have at least some relation to management
umn under the heading of &&Trad. m.'' to indicate the science, whereas publications with a purely technical
applied traditional methods used to compute bench- background (i.e., concentrating solely on computational
marks. As far as possible we try to use one of the follow- aspects, network architectures, analysis of numerical per-
ing abbreviations in these two columns: formance, etc.) have not been considered. We restrict our
report to German and English reviews, surveys and liter-
E Validation: ature searches published from 1990 until April 1996 and
AIC: Akaike information criterion, "nd 25 publications in marketing, 23 in "nance, 23 in
a: alpha error of misclassi"cation, production and 24 publications in the reviews/methodo-
b: beta error of misclassi"cation, logy group.
s: chi-square test-statistic, In 1991 Hruschka (1991) identi"ed in his article
MAD: mean absolute deviation, a scarcity of studies applying ANN to marketing-relevant
MAE: maximal absolute error, data-analysis problems. This situation has dramatically
MAPE: mean absolute percentage error, changed since then. Interest in neural nets in the Man-
MRD: mean relative deviation, agement Science/Operations Research community in
MSE: mean squared error, general is evident from the growing number of papers
R: coe$cient of determination, dealing with neural nets. Sharda in his outstanding bibli-
RMSE: root mean squared error, ography counts only 10 papers at the fall 1990 joint
SSE: sum of squared error, national meeting of the Operations Research Society of
U: Theil's inequality coe$cient. America (ORSA) and the Institute of Management
188

Table 1
Survey of papers reporting applications of ANN to management science problems
K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203

Note: Under the right-hand-side column we categorized papers with a stronger methodical background (indicated by an &m') as well as reviews, surveys and literature searches (indicated
by an &r').
K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203 189

Sciences (TIMS). This number grew to 27 papers at the architecture as to how they modeled di!erent brands
spring 1991 TIMS/ORSA meeting, and the spring 1992 (separately or simultaneously for all brands in one
meeting already included 45 papers (Sharda, 1994). The model). Overall, a better performance of the ANN is
number of publications increased further, and in Table 1 reported.
we select 95 papers for documentation published within The study by Dasgupta et al. (1994) compares the
the last 5 years. performance of discriminant analysis and logistic regres-

In order to provide some insight into the broad variety sion to that of backpropagation ANN-models. The com-
of the issues tackled by these numerous articles we dis- parative performances of these models are evaluated with
cuss the results according to the functional structuring of respect to their ability to identify consumers based upon
management separately. On one hand we present their willingness to take "nancial risks and to purchase
summary tables which try to evaluate the di!erent ap- a non-traditional investment product. The empirical
plications of ANN along the dimensions outlined in analysis is conducted using two di!erent real-world
Section 2.1; when compared with Table 1 all those stud- individual level cross-sectional data sets related to the
ies are missing for which only a few attributes have been marketing of "nancial services. It is found that the ANN-
reported. On the other hand we pinpoint at the diversity model performs better than the other two models (Das-
of management problems analyzed by verbally describ- gupta et al., 1994).
ing them. We focus mainly on papers showing a rather A very interesting study by Mazanec uses ANN-
comprehensive documentation and concentrate on at- methods for exploratory investigations combining
tributes which appear to be relevant to the majority of a priori and a posteriori information for a simultaneous
authors reporting on ANN-techniques. In cases where we consideration of both segmentation approaches. The esti-
encountered additional information important to char- mated network shows a classi"cation accuracy slightly
acterize the applied model(s), we elaborate on this in the better than discriminant analysis, but at the same time
form of remarks. this model gives a good interpretation of the postulated
interrelations (Mazanec, 1993).
2.3. ANN applied within the xeld of marketing Stochastic modeling of consumer behavior on the indi-
vidual level of data is treated, to our knowledge, only by
ANN can be applied to many marketing decision- Heimel (1994), Gaul et al. (1994) and to some extent by
making problems which could be tackled previously by Dasgupta et al. (1994). Heimel investigates panel data of
multivariate statistical analysis only. Typical problems about 2 000 households reporting on washing powder
turn out to be market segmentation tasks and more domi- buying. The empirical data set comprises individual level
nantly market response modeling. Nearly all cited papers information of purchase behavior (time of purchase,
explicitly compare ANN-approaches to traditional brand bought, price paid, and quantity bought) as well as
methods including primarily discriminant analysis for of sociodemographic variables characterizing the indi-
classi"cation tasks and estimations of market response vidual households. His approach is to construct
functions by multiple regression analysis. The most cru- ANN-models for several di!erent aspects of consumer
cial point for research activities in the "eld of marketing behavior, namely purchase incidence, brand choice and
is the lack of applications on the individual level data. purchase quantity selection. In the course of estimation,
These kinds of problems are encountered in the context several di!erent network architectures are trained for
of purchase decision modeling and should lead to ANN- each type of consumer decision using external variables
representations of purchase behavior in the tradition of as descriptors. Purchase incidence nets are validated by
stochastic models of consumer behavior (Wagner and comparing their performance to the NBD-model, brand
Taudes, 1986, 1987; Decker et al., 1995). choice nets to a logit-model, and purchase quantity nets
As rather typical applications of ANN for market re- to a cumulative logit-model, respectively. As a conclusion
sponse modeling we elaborate on Gruca et al. (1995), van a good "t by ANN in each of the considered cases can be
Wezel and Baets (1995), and Dasgupta et al. (1994). In their supported. Each traditional approach can be represented
paper Gruca et al. (1995) attempt to formulate ANN- by the same type of ANN and it is easily possible to
models of aggregate market response and "t them to scan- include additional descriptors if necessary.
ner data. Speci"cally, panel data for the American co!ee A number of papers focus on expert systems (ES) as
and ketchup market is used to compare the performance possible applications of arti"cial intelligence in market-
against two di!erent forms of the multiplicative competitive ing. Most of these applications use rule-based ES as
interaction model (MCI). The authors do not con"rm su- decision-support instruments for marketing problems.
periority of ANN-approaches in every case studied. A good overview to conventional ES in marketing can be
van Wezel and Baets (1995) build ANN-models to found in Decker and Gaul (1990). Rule-based ES are
predict market response and compare them to a linear satisfactorily used in well-de"ned problem domains
and to a multiplicative model "tted to the data by mul- (Hruschka, 1991) whereas a strong note of caution is
tiple linear regression. The ANN used di!ered in their articulated by a number of authors, who point out the
190 K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203

Table 2
Applications in marketing (for a description of the abbreviations used see Section 2.1)
K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203 191

Table 2. (continued)
(a)
192 K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203

Table 2. (continued)

Table 2. (continued)
K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203 193

weaknesses of the approach and criticize the often Financial statements contain so called noisy data
overoptimistic attitudes of expert system developers. The and therefore present a challenge to applying quantitat-
main problems of conventional ES are located on three ive models. Lacher et al. (1995) apply an ANN to esti-
di!erent levels of complexity: on a technical level di$cul- mate the future "scal health of a company. The com-
ties in constructing and debugging the knowledge base of monly used tool in accounting and "nance for such
ES have to be dealt with; on a general methodological classi"cations and for predictions is a multiple dis-
level it is found that the applicability of ES decreases in criminant analysis of "nancial ratios. However, the mul-
accordance with the degree of structure inherent to the tiple discriminant analysis technique has limitations
considered domain; on a rather case-speci"c level ES per- based on its assumptions of linear separability, multivari-
form quite poorly, e.g., compared to pattern recognition. ate normality, and non-collinearity of the predictor vari-
The ANN-approach is linked in formal and practical ables. The Cascor architecture network is employed by
terms with expert systems (Curry and Moutinho, 1993). the authors and is reported to be a more robust approach
Furthermore, this kind of representation seems better than the multiple discriminant analysis (Lacher et al.,
suited for more numerical or statistical tasks (Gallant, 1995).
1993). Malakooti and Zhou present an adaptive feedfor- In their paper Baetge et al. (1995) investigate 610
ward ANN-approach to solve discrete multiple criteria medium-size companies regarding the need to undertake
decision-making problems. It is used to capture and tax audits. They analyze their "nancial statements by 62
represent the preferences and then to select the most selected balance sheet ratios and compare several ANN-
desirable alternative. The network can adjust and im- models with results obtained by a multiple linear dis-
prove their representation as more information from the criminant analysis. A CPN architecture with four layers
decision maker becomes available. It is used to rank the is trained by three di!erent methods. The evaluation of
set of discrete alternatives where each alternative is asso- di!erent models is performed by comparing ratios of
ciated with a set of con#icting and noncommensurate correct classi"cations (Baetge et al., 1995).
criteria (Malakooti and Zhou, 1994). Antweiler uses a In a very similar manner Baetge and Krause (1993)
backpropagation-based ANN as connectionistic ES and compare multiple discriminant analysis with backpropa-
applied it to decision-making in economic policy making gation networks to analyse 6 667 "nancial statements of
(Antweiler, 1991). Chu and Widjaja (1994) illustrate the solvent and insolvent companies. As a result of this study,
use of a backpropagation-based ANN-approach for se- backpropagation networks are found to be a better
lecting appropriate forecasting methods. means of classi"cation than the multiple discriminant
analysis in the case of credit investigation.
2.4. ANN applied within the xeld of xnance A study of Lenard et al. (1995) uses two di!erent ANN
approaches as well as a logit model to predict which "rms
The essential topics in "nance are forecasts of changes would receive audit reports re#ecting a going concern
in the value of "nancial assets under the form of stocks, uncertainty modi"cation. The decision to issue a going
indices and currencies (i.e., forecasting), and analysis of concern opinion is an unstructured task that requires the
strength of historical (or pro forma) "nancial statements use of the auditor's judgement. In cases where human
(i.e., classi,cation). We found a clear focus on classi"ca- judgement is required, the auditor may bene"t from the
tion tasks in the form of studies evaluating balance sheet use of statistical analysis or other forms of decision mod-
data using ANN. Some of the more recent applications in els to support the "nal decision. The highest prediction
"nance will be brie#y presented here. accuracy is achieved by an ANN-formulation; the
A non-parametric method for estimating the pricing authors propose it as a robust alternative model for
formula of a derivative asset that uses ANN is proposed auditors to support their assessment of going concern
by Hutchinson et al. (1994). To assess the potential value uncertainty a!ecting the client company.
of network pricing formulas they simulate Black-Scholes Kryzanowski and Galler (1995) present an application
option prices. It is shown that learning networks can using the learning algorithm of the Boltzmann machine,
recover the Black-Scholes formula from a two-year train- which employs simulated annealing as an optimization
ing set of daily option prices, and that the resulting technique to classify "nancial statements. They run vari-
network formula can be used successfully to hedge op- ous experiments using balanced training sets and (un-)
tions out-of-sample. Although not a substitute for the balanced test sets. A Boltzmann machine with two- and
more traditional arbitrage-based pricing formulas, net- three-class output separation reveals better accuracy as
work-pricing procedures may be more accurate and the size of the training sample increases in a balanced
computationally more e$cient alternatives when the fashion, and less accuracy as the test set is augmented in
underlying asset's price dynamics are unknown, or when an unbalanced manner. The ANN-approach seems to
the pricing equation associated with the no-arbitrage have practical value for this kind of problems. A very
condition cannot be solved analytically (Hutchinson similar application for bankruptcy prediction using
et al., 1994). ANN is presented by Wilson and Sharda (1994).
194 K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203

2.5. ANN applied within the xeld of production tion problems. As quality control problems correspond
to classi"cation, the appropriateness of ANN-appro-
Forecasting (production costs, delivery dates, etc.), aches is supposed to be as good as in the respective
quality control and optimization predominate in produc- studies in the "elds of marketing and "nance. Similar to

Table 3
Applications in "nance (for a description of the abbreviations used see Section 2.1)
K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203 195

Table 3. (continued)
(a)

classi"cation, forecasting problems are also encountered senger tra$c ANN appear to enhance the forecasting
in marketing and "nance. The potential of using ANN as accuracy. In contrast we have found only in production
a forecasting technique is examined, e.g., by Nam and applications of ANN dealing with optimization which can
Schaefer (1995). In predicting international airline pas- be performed by some special ANN architectures.
196 K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203

Zwietering et al. (1991) show that ANN are suitable for processing time (SPT) priority rule. The author uses
problems in production planing, particularily to solve the a two-layered feedforward perceptron and experiments
dynamic lotsizing problem. They investigate both the with di!erent numbers of units in the hidden layer. As
"nite horizon and the rolling horizon case using 1000 a main result he reports the ability of this architecture to
uniformly distributed random demand quantities. They reproduce exactly the results of the Johnson algorithm
compare the ANN with the Wagner-Within algorithm in (May, 1996).
the "nite horizon case (10 planning intervals) and with An ANN-application for real option valuation is pre-
a shifting Silver-Meal heuristic in the rolling horizon case sented by Taudes et al. (1996). A production facility
(12 planning intervals). The authors demonstrate that is evaluated with respect to several di!erent operation
a properly designed and trained multilayered perceptron options. Options for such a facility are the time of invest-
outperforms the traditional algorithms and that the Sil- ment, abandoning of the project for salvage value,
ver-Meal heuristic may be perfectly represented by temporary shut down of the production, and various
a single-layer feedforward ANN with backpropagation input/output adaptations to react to changes in the re-
learning rule. spective markets. The value of an option is given by
May investigates the job shop scheduling problem for a function of a time index and an operations mode. If it is
a manufacturing system with a single machine and ten prefered to alter the production mode (i.e., to adopt the
di!erent types of jobs. As the example assumes a machine output to changes in the demand) switching costs are
queue containing "ve di!erent jobs at a time, 252 di!er- considered. The values of the training- and the holdout-
ent combinations of jobs in this queue are possible. The sample are taken from arti"cially generated payo!
ANN undertakes the scheduling compared with the opti- series. A two-layer feedforward ANN with simulated
mal solution computed by the Johnson algorithm as well annealing training scheme is used as a replacement for
as to a heuristic solution established by the shortest dynamic programming to determine the value of certain

Table 3. (continued)
(b)
K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203 197

Table 3. (continued)
(c)

production programs of a #exible manufacturing system might be justi"ed by the powerful characterization of
for di!erent parameter constellations. ANN by means of the superposition theorem of Kol-
mogorov. It is common practice, however, not to refer to
theoretical results but to rely on the approximation capa-
2.6. Discussion bilities of this kind of net and put not that much e!ort in
experimenting with the number of layers and the number
2.6.1. Evaluation of patterns found in the documented of nodes. The ANN is most often used as model capable
applications of processing all information available in a particular
problem situation. There is a high reluctancy to apply
By looking at Tables 2}4 the diversity in this other approaches; quite seldom we found applications
"eld becomes obvious again. Nevertheless we try to using SOM (self organizing maps, not included in Tables
identify some regularities which seem to emerge. The 2}4) and BM.
discussion is organized along the dimensions introduced
in Section 2.1. 2.6.1.2. Learning. In a similar vein network learning
rules are clearly dominated by the backpropagation al-
2.6.1.1. Architecture of the ANN. Most of the papers pro- gorithm. Older studies are more likely to adopt BP or to
pose the feedforward MLP-topology as counterpart to explore details on how learning takes place for the par-
traditional methods. We note a tendency towards estima- ticular case. More recent articles seem to take BP as
ting simpler networks in more recent applications. Sim- self-containing standard and do not further elaborate on
ilarly the inclusion of a bias term seems to be found more this aspect. Simulated annealing is applied only twice, we
often in older studies. The standard ANN in the research found also two examples for a GRGx training and one
community has become the three-layered MLP. This case of CPN-learning.
198 K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203

Table 4
Applications in production (for a description of the abbreviations used see Section 2.1)

Table 4. (continued)
(a)
K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203 199

If we take a closer look at the parameters subsumed 2.6.2.1. Classixcation. Classi"cation problems are re-
under this heading we are not able to discover regulari- ported to be applications of ANN most frequently. Their
ties. One exception might be the momentum parameter potential for segmentation has been explored vis-a-vis
a which is choosen between 0.8 and 0.9 in the majority of econometric models (i.e., discriminant analysis, regres-
the cases; moreover it is usually larger than the learning sion analysis and logistic regression) or nonparametric
rate g (probably the default values of the software pack- methods (i.e., cluster analysis } kNN, MDM). On the
age employed are taken). Studies which are more sophisti- whole there is some evidence for the superiority of ANN
cated with respect to this point utilize a separate data set within this domain.
for parameter optimization. Regardless of the claim of
many authors that parameter tuning has been undertaken, (i) Discriminant analysis: Various researchers (Tam and
we did not "nd any paper clearly reporting this process. Kiang, 1992; Baetge et al., 1995; Lacher et al., 1995)
The stopping criteria is ignored by most of the studies. have compared the predictive power of ANN with
Despite the broad consensus that the main problem of that of conventional discriminant analysis. All these
ANN-learning is to "nd an optimal trade-o! between experiments concluded that ANN perform better
over"tting and generalization capability, systematic ap- than conventional discriminant analysis.
proaches are documented, if at all, only in very rudimen- (ii) Multivariate regression analysis: The advantages of
tary form. neural nets compared to multivariate regression anal-
The use of two di!erent sets of data for training and ysis are at least twofold: A wider range of applicabil-
validation of ANN has become the commonly accepted ity is achieved through simultaneous consideration of
standard in all (but one) considered papers. The ratio of several dependent variables and secondly a high de-
learning samples to holdout samples is di!ering very gree of fault tolerance may be attained. When mul-
strongly and re#ects mainly the quality and extent of tiple factors are to be predicted, statistical analyses
data available in the particular situation. In terms of such as canonical correlation o!er an alternative. But
classi"cation accuracy, balanced training sets are often it is burdensome to interpret the results of such an
reported to result in &&better'' ANN solutions. analysis and the methodology does not lend itself
readily to prediction making.
2.6.1.3. Algorithmic details. The use of the sigmoid
transfer function seems to be the rule in the more recent 2.6.2.2. Forecasting. The predictive capability of ANN
papers. Similarly to the stopping criteria the relevance of has been studied by a number of researchers, but again
this information is frequently ignored by the authors. many of the papers in this area use discriminant analysis
Initial weights are reported in only 8 out of 39 cases or regression analysis to predict class membership, e.g.,
(21%). by de"ning classes of increasing vs. decreasing stock
market indexes. In a strict sense we can therefore only
allow for studies comparing ANN-approaches to tech-
As a recapitulation the main "nding persists in a pre-
niques used solely in context of time series forecasting,
dominant usage of a three-layered feedforward net in
such as the Box}Jenkins approach. The overall result so
combination with the backpropagation training algo-
far appears to be that neural models o!er a reasonable
rithm (BP, see Rumelhart et al., 1986) or slightly adopted
alternative to classical time series methods. However, the
versions of the backpropagation training algorithm
performance characteristics have not been studied in
(BP). In Table 5 we give a condensed overview of the use
detail yet (Sharda, 1994). Traditional forecasting models
of this ANN relative to the total amount of networks
and neural models seem to perform about the same.
considered in Tables 2}4.
2.6.2.3. Optimization. ANN have been proposed as bio-
2.6.2. ANN as alternative to traditional statistical methods
logically inspired optimization approaches. Many of the
As a result of our survey we found a majority of papers reported applications are successful in solving optimiza-
proposing ANN as substitutes for multivariate statistical tion problems using neural nets or develop theoretical
approaches and evaluating their performance in com-
parision with traditional approaches. For the most part Table 5
the classi"cation accuracy tested in a holdout sample is Empirical "ndings concerning ANN topology and ANN learning, cf.
used as validation criterion; some authors elaborate on Section 2.1
this by computing a- and b-errors or s-statistics.
It was pointed out already previously that from
a problem oriented point of view ANN are mainly en-
countered when dealing with tasks in the area of classi-
"cation, forecasting and optimization. We make use of
this fact for structuring our discussion in the sequel.
200 K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203

results for "nding the global optimum. Researchers have (iii) Most papers do not report completely how they
attempted to use neural nets in Operational Research solved the problems at hand by the ANN-approach.
disciplines as, e.g., combinatorial optimization, linear We propose eight parameters which should be in-
and non-linear programming, and multicriteria decision cluded within a thorough documentation. When
making. From these "ndings we can take it for granted looking at the rather sparse columns of Tables 2}4
that neural nets have the ability to solve optimization the discrepancy becomes obvious: only 60% of the
problems and therefore can be said to be e+ective. On the entries (186 out of 8;39) are "lled; keep in mind that
other hand, further development is necessary to construct we excluded all studies for which only a few at-
ANN-architectures as well as network training algo- tributes have been reported (cf. Section 2.2).
rithms with the ability to solve optimization problems (iv) Unfortunately, there is a de"nite lack of work evalu-
fast, i.e., e.ciently (Sharda, 1994). ating the performance of ANN-models when indi-
vidual level consumer or market response data are
2.7. Areas for future research used, so no generalizable evidence can be reported
here (Heimel, 1994; Gaul et al., 1994). This is worth
ANN-models have typically performed better than tra- mentioning as the performance of ANN-models
ditional statistical models in the area of classi"cation, compared to traditional models di!ers from one
about the same in the area of forecasting, and not as application to another and seems to be quite sensi-
e$ciently in the area of optimization. The stated advant- tive to the speci"c nature and level of the analyzed
ages of neural nets in statistical applications include data set (Dasgupta et al., 1994).
robustness with respect to distributional assumptions,
the ability to classify correctly in cases with non-linear
separation surfaces, and the ability to cope with incom- 3. Conclusion
plete data. From a management scientist's point of view
ANN are attractive alternatives to a wide range of di!er- In this paper we have tried to survey recent develop-
ent models and moreover for di!erent classes of models. ments in the area of applications of ANN to di!erent
In fact, in cases where their traditional counterparts problems in Management Science. Moreover we tried to
perform better this remains a strong argument in favor of classify these approaches according to the well-known
connectionistic approaches as the overall paradigm re- paradigm of traditional quantitative approaches. This
mains essentially the same and the underlying functional- should allow the elaboration of a generally acceptable
ity is easy to communicate. structuring of this very promising approach in order to
To make ANN-methods more acceptable in the "eld promote further developments. We summarize the main
of management there is de"nitly a need for further re- points of interest brie#y:
search concerning some of the shortcomings of ANN-
theory: z The applicability of ANN to a very broad range of
problems in Management Science has been proved by
(i) Several aspects of ANN-modeling have to be treated a large number of publications but there is a clear
in a more precise but nevertheless comprehensible de"cit of more complete work describing neural net
fashion. Today there still seems to be a lack of models; in particular nearly all quoted papers lack
structured documentation on how to choose, to de- documentation of the applied ANN.
velop, to train, and to test ANN } this fact is re#ected z The majority of the papers cited uses the same type of
by the more or less unsystematic &&ad hoc'' concepts ANN-architecture and training scheme, namely a three
and methodology, rules of thumb, use of default layer feedforward perceptron in combination with the
values, etc. encountered in most of the cited studies backpropagation training algorithm.
to design appropriate ANN-applications. z The discrimination between traditional methods and
(ii) There is no single standardized paradigm for ANN ANN or between alternative ANN-models is based
development. No sound statistical evidence can be mainly on very elementary statistical considerations
given for model discrimination purposes and there and is not performed by means of adequate model-
seems to be no generally accepted theory on how to discrimination criteria. Thus further research e!orts
solve the learning dilemma (over"tting vs. over- should lead also to test-statistics for the evaluation of
generalization). Practically the same approach is multidimensional, highly non-linear models.
found in nearly all studies } comparison of a tradi- z There exists a considerable degree of conformity
tional method to its ANN counterpart (see Tables about the basic performance criteria for ANN-solu-
2}4). The authors do not provide su$cient informa- tions. Particularly the appropriateness (data and do-
tion on what considerations they based the selection main appropriateness) of the model is measured by
of the applied ANN-approaches on, thus reinforcing its ability to generalize results on the one hand and
the black box critisism of ANN. by goodness of "t on the other hand. The former is
K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203 201

most often checked by crossvalidation on a previously Baetge, J., Krause, C., 1994. Kreditmanagement mit Neuronalen
selected hold-out-sample while the latter is performed Netzen. In: Zahn, E. (Ed.), Technologiemanagement und Tech-
by hit-rate or by s-statistics. nologien fuK r das Management, SchaK !er, Poeschl, Stuttgart, pp.
383}409.
z Despite its very broad applicability and its good or Baetge, J., Jerschensky, A., Hermann, D., Stibi, B., 1995. Die Auswahl
sometimes superior performance compared to tradi- pruK fungsbeduK rftiger Betriebe im Rahmen der steuerlichen Au{en-
tional methods in certain problem domains, we cannot pruK fung. Der Betrieb, Heft 12, 48. Jg., MaK rz, pp. 585}594.
con"rm the general superiority of the ANN modeling Baetge, J., HuK ls, D., Utho!, C., 1995. FruK herkennung der Unterneh-
approach. Since ANN may be regarded as a mainly menskrise - Neuronale Netze als Hilfsmittel fuK r KreditpruK fer. For-
schungsjournal der WestfaK lischen Wilhelms-UniversitaK t MuK nster, 4.
data driven procedure the data analyzed predomi- Jg., Heft 2, pp. 21}29.
nantly in#uences the performance of these methods. Baetge, J., Schmedt, U., HuK ls, D., Krause, C., Utho!, C., 1994. BonitaK t-
There is some evidence that relevant factors in this sbeurteilung von JahresabschluK ssen nach neuem Recht (HGB 1985)
respect are qualitative in character (e.g., problem do- mit KuK nstlichen Neuronalen Netzen auf der Basis von Clus-
main of data, level of aggregation). Additional research teranalysen. Der Betrieb, Heft 7, 47. Jg., Februar, pp. 337}343.
Becker, J., 1994. Konstruktionsbegleitende Kalkulation mit Neur-
on this issue is required. onalen Netzen innerhalb einer integrierten Informationssystemar-
chitektur. In: Scheer, A.-W. (Ed.), Innovatives Controlling - Der
ANN-approaches are a very attractive new tool for the Weg zum Turnaround, Heidelberg, pp. 157}167.
management scientist and can be used to solve a number Berry, J., 1994. A potent new tool for selling: database marketing.
of di!erent problems on a quite sophisticated level. Addi- Business Week (Industrial/Technology Edition) 56}62.
tional research should help us to use this class of models Bird, J., 1995. Logical guides to marketing. Management Today 58}62.
Bischo!, R., Bleile, C., Graalfs, J., 1991. Der Einsatz Neuronaler Netze
to consider a priori hypotheses in the stage of model
zur betriebswirtschaftlichen Kennzahlenanalyse. Wirtschaftsinfor-
de"nition and to extract new hypotheses after training. In matik, 33. Jg., Heft 5, pp. 375}385.
this way ANN-methods could be used appropriately to Burger, A., Schellberg, B., 1996. Neuronale Netze in der
corroborate previously conjectured theory on the one Jahresabschlu{analyse. Betriebswirtschaftliche Forschung und
hand but also, on the other hand, as a data-driven explo- Praxis (BFuP) Heft 1, 1996, pp. 102}122.
Chu, C.-H., Widjaja, D., 1994. Neural network system for forecasting
rative research instrument detecting structural informa-
method selection. Decision Support Systems 12, 13}24.
tion not considered before. There still exists a drawback Conrad, O., 1996. Die EinsatzmoK glichkeiten von neuronalen Netzen im
for these methods since the "tting procedure of ANN is Rahmen der Absatzprognose und Bezugsregulierung im Vertrieb
computationally more demanding than most other von Publikumszeitschriften. Frankfurt et al., Lang.
quantitative models (more computing time and bigger Corsten, H., May, C., 1995. UnterstuK tzungspotential KuK nstlicher Neur-
onaler Netze fuK r die Produktionsplanung und -steuerung. IM In-
sample sizes are necessary). As long as appropriate
formation Management, 10. Jg., Heft 2, pp. 44}55.
computer software is not readily available for the man- Corsten, H., May, C. (Eds.), 1995. Neuronale Netze in der Betriebswir-
agement scientist working in this "eld the further devel- tschaftslehre. Wiesbaden.
opment of ANN methods depends crucially on future Crooks, T., 1995. Marketing with neural networks . . . Or, &You Gotta
achievements in computer science. know the territory. Credit World 18, 18}20.
Curry, B., Moutinho, L., 1993. Neural networks in marketing: model-
ling consumer responses to advertising. European Journal of Mar-
keting 27, 5}20.
Acknowledgements Dasgupta, C.G., Dispensa, G.S., Ghose, S., 1994. Comparing the predic-
tive performance of a neural network model with some traditional
The authors gratefully acknowledge the helpful com- market response models. International Journal of Forecasting 10(2),
ments given by Eckehardt KoK hler on a previous version 235}244.
of this article. de la Garza, J.M., Rouhana, K.G., 1995. Neural networks versus para-
meter-based applications in cost estimating. Cost Engineering 37(2),
14}18.
Decker, R., Gaul, W., 1990. Einige Bemerkungen uK ber Expertensysteme
References. fuK r Marketing und Marktforschung. Marketing ZFP, Heft 4, IV.
Quartal 1990, pp. 257}271.
Antweiler, W., 1991. Ein Backpropagation-Netzwerksimulator als Decker, R., RoK hle, M., Wagner, U., 1995. Kaufverhaltensmodelle im
konnektionistisches Expertensystem. Wirtschaftsinformatik, 33. Jg., praktischen Einsatz fuK r Analyse und Optimierung. In: Baier, D.,
Heft 5, pp. 398}407. Decker, R. (Eds.), Marketingprobleme: Innovative LoK sungsansaK tze
Arizono, I., Yamamoto, A., Ohta, H., 1992. Scheduling for minimizing aus Forschung und Praxis, S. Roderer Verlag, Regensburg, pp.
total actual #ow time by neural networks. International Journal of 63}72.
Production Research 30, 503}511. Erxleben, K., Baetge, J., Feidicker, M., Koch, H., Krause, C., Mertens,
Aurifeille, J.-M., 1996. Exploring consumer behavior processes P., 1992. Klassi"kation von Unternehmen. Ein Vergleich von Neur-
using connexionnist methods. In: Hildebrandt, L., Laurent, G. onalen Netzen und Diskriminanzanalyse. Zeitschrift fuK r Betrieb-
(Eds.), First French-German Workshop on Quantitative Methods swirtschaftslehre (ZfB), 62. Jg., Heft 11, pp. 1237}1262.
in Marketing, Humboldt-UniversitaK t zu Berlin, Institut fuK r Fischer, M., Dor!ner, G., Hornik, K., 1996. Computational Intelli-
Marketing. gence. In: Mazanec, J., Otruba, H. (Eds.), Adaptive Information
Baetge, J., Krause, C., 1993. The classi"cation of companies by means of Systems and Modelling in Economics and Management Science,
neural networks. Journal of Information Science and Technology proposal by the WirtschaftsuniversitaK t Wien (Vienna University
3(1), 96}112. of Economics and Business Administration) to the Fonds zur
202 K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203

FoK rderung der wissenschaftlichen Forschung (Austrian Research Kurbel, K., 1994. Maschinenbelegungsplanung auf Basis neuronaler
Foundation), pp. 42}78. Netze - ein Vergleich mit konventionellen Verfahren. In: Wagner, H.
Fish, K.E., Barnes, J.H., Aiken, M.W., 1995. Arti"cial neural networks: (Ed.), Betriebswirtschaftslehre und Unternehmensforschung: Ak-
a new methodology for industrial market segmentation. Industrial tuelle problemorientierte Konzepte, Ludwig Pack zum 65. Gebur-
Marketing Management 24, 431}438. tstag, Wiesbaden, pp. 53}73.
Fleisch, E., 1993. Reihenfolgeplanung in Flexiblen Montagesystemen Kurbel, K., Pietsch, W., 1991. Eine Beurteilung konnektionistischer
mit Neuronalen Netzwerken. Doctoral thesis, WU-Wien. Modelle auf der Grundlage ausgewaK hlter Anwendungsprobleme
Gallant, S.I., 1993. Neural Network Learning and Expert Systems. MIT und VorschlaK ge zur Erweiterung. Wirtschaftsinformatik 33. Jg. Heft
Press, Cambridge: MA. 5, pp. 355}364.
Gaul, W., Decker, R., Wartenberg, F., 1994. Analyse von Panel- und Laarhoven, P.J.M., van, Aarts, E.H.L., Lenstra, J.K., 1992. Job shop
POS-Scanner-Daten mit Neuronalen Netzen. In: GfK-NuK rnberg scheduling by simulated annealing. Operations Research 40(1),
(Ed.), Jahrbuch der Absatz- und Verbrauchsforschung, Heft 3, 40. 113}125.
Jg., BerlIn: Duncker and Humblot, pp. 281}330. Lacher, R.C., Coats, P.K., Sharma, S.C., Fant, L., 1995. A neural
Grohs, C., 1994. Einsatz KuK nstlicher Neuronaler Netzwerke zur En- network for classifying the "nancial health of a "rm. European
twicklung eines Indextradingsystems am Beispiel des ATX-Index. Journal of Operational Research 85, 53}65.
Master thesis, WU-Wien. Lee, Y.-H., Kim, S., 1993. Neural network applications for scheduling
Gruca, T.S., Klemz, B.R., Petersen, E.A.F., 1995. Inside the Black Box: jobs on parallel machines. Computers and Industrial Engineering
Neural network modelling of aggregate market response. Working 25, 227}230.
Paper, April, University of Iowa. Lenard, M.J., Alam, P., Madey, G.R., 1995. The application of neural
Hantschel, G., Zimmermann, H.-G., 1992. Neuronale Netze zur Prog- networks and a qualitative response model to the auditor's going
nose in der Finanz- und Automobilwirtschaft. Intelligente Soft- concern uncertainty decision. Decision Sciences 26(2), 209}227.
ware-Technologien, 2. Jg., Iss. 3, pp. 46}48. Lo, Z.-P., Bavarian, B., 1991. Scheduling with neural networks for
Hebb, D.O., 1949. The Organization of Behaviour. Wiley, New York. #exible manufacturing systems. Proceedings of the 1991 IEEE In-
Hertz, J., Krogh, A., Palmer, R.G., 1991. Introduction to the Theory of ternational Conference on Robotics and Automation, Sacramento,
Neural Computation. Addison-Wesley, Reading, MA. pp. 818}823.
Heimel, J.P., 1994. Konnektionistische Analyse des Kaufverhaltens. Lohrbach, T., 1994. Einsatz von KuK nstlichen Neuronalen Netzen fuK r
Doctoral-thesis, UniversitaK t Regensburg. ausgewaK hlte betriebswirtschaftliche Aufgabenstellungen und
Hill, T., O'Connor, Remus, W., 1996. Neural network models for time Vergleich mit konventionellen LoK sungsverfahren. GoK ttinger Wir-
series forecasts. Management Science 42(7), 1082}1092. tschaftsinformatik, Band 10, GoK ttingen.
Hohler, B., 1991. Nicht nur Theorie: Neuronale Netze sichern Produk- Malakooti, B., Zhou, Y., 1994. Feedforward arti"cial neural networks
tqualitaK t. Computerwoche 18(40), 58}64. for solving discrete multiple criteria decision making problems.
Hornik, K., Stinchombe, M., White, H., 1989. Multilayer feedforward Management Science 40(11), 1542}1561.
networks are universal approximators. Neural Networks 2, Markham, I.S., Ragsdale, C.T., 1995. Combining neural networks and
359}366. statistical predictions to solve the classi"cation problem in dis-
Hruschka, H., 1991. Einsatz kuK nstlicher neuronaler Netzwerke zur criminant analysis. Decision Sciences (2), 229}242.
Datenanalyse im Marketing. Marketing ZFP Heft 4, IV. Quartal, May, C., 1996. Reihenfolgeplanung mit funktionsbildenden Neur-
217}225. onalen Netzen. Schriften zum Produktionsmanagement der Univer-
Hruschka, H., 1993. Determining market response functions by neural sitaK t Kaiserslautern (3).
network modelling: a comparision to econometric techniques. Mazanec, J., 1990. Market segmentation once again: exploring neural
European Journal of Operational Research 66, 27}35. network models. Association Internationale d'Experts Scienti"ques
Hruschka, H., Natter, M., 1993. Analyse von Marktsegmenten mit Hilfe du Tourisme, Tourist Research as a Commitment, St. Gallen:
konnexionistischer Modelle. Zeitschrift fuK r Betriebswirtschaft 63. AIEST, pp. 36}53.
Jg., Heft 5, pp. 425}442. Mazanec, J., 1992. Classifying tourists into market segments: a neural
Hutchinson, J.M., Lo, A.W., Poggio, T., 1994. A nonparametric ap- network approach. Journal of Travel and Tourism Marketing 1,
proach to pricing and hedging derivative securities via learning 39}59.
networks. Journal of Finance 49(3), 851}889. Mazanec, J., 1993. Apriori and aposteriori segmentation: heading for
Jiang, J., 1995. Using scanner data. Information Systems Management uni"cation with neural network modeling. Proceedings of the 22nd
61}66. EMAC Conference, European Marketing Academy, vol. 1, Bar-
Kaparthi, S., Suresh, N., 1994. Performance of selected part-machine celona: ESADE, pp. 889}917.
grouping techniques for data sets of wide ranging sizes and imper- Mazanec, J., 1994. Image measurement with self-organizing maps:
fection. Decision Sciences 25(4), 515}539. a tentative application to Austrian tour operators. The Tourist
Kolmogorov, A.N., 1957. On the representation of continuous func- Review 49(3), 9}18.
tions of many variables by superposition of continuous functions of McCulloch, W.S., Pitts, W., 1943. A logical calculus of ideas immanent
one variable and addition. DokladyAkademii Nauk USSR 114, in nervous activity. Bulletin of Mathematical Biophysics 5, 115}133.
953}956. Miller, M., 1994. Neuronale Netzwerke fuK r Finanzdienstleister. Doc-
Krycha, K.A., 1992. A comparison of standard methods with a neural toral thesis, UniversitaK t Mannheim.
network approach to forecast univariate time series. Research Nam, K., Schaefer, T., 1995. Forecasting international airline passenger
Memorandum No. 310, Institut fuK r HoK here Studien, Wien. tra$c using neural networks. Logistics and Transportation Review
Kryzanowski, L., Galler, M., 1995. Analysis of small-business "nancial 31(3), 239}251.
statements using neural-nets. Journal of Accounting, Auditing and Natter, M., 1995. Neuronale Netze und Preismanagement. Wien, Ser-
Finance 10(1), 147}172. vice-Fachverlag (Forschungsergebnisse der WirtschaftsuniversitaK t
Krzyston, M., 1995. Predicting pro"tability: "nding and keeping the Wien).
right customers. Credit World 84(2), 27}30. Natter, M., Buchta, C., 1993. Measuring demand interdependencies by
Kumar, A., Rao, V.R., Soni, H., 1994. An empirical comparision of neural networks. Research Memorandum, Institut fuK r HoK here
neural network and logistic regression models. Proceedings of the Studien, Wien.
23th Annual Conference of the European Marketing Academy O'Brien, T.V., 1994. Neural nets for direct marketers. Marketing Re-
(EMAC 94), pp. 1365}1367. search 6(1), 47}49.
K.A. Krycha, U. Wagner / Journal of Retailing and Consumer Services 6 (1999) 185}203 203

Odom, Sharda 1990. Neural network model for bankruptcy prediction. Tam, K.Y., Kiang, M.Y., 1992. Managerial applications of neural net-
Proceedings of the International Joint Conference on Neural Net- works: the case of bank failure predictions. Management Science
works, IEEE, San Diego, 1990, vol. II, pp. 163}167. 38(7), 926}947.
Patterson, Dan, 1996. Arti"cial Neural Networks. Prentice-Hall, Tang, Z., de Almieda, C., Fishwick, P., 1991. Time-series forecasting
Singapur. using neural networks vs. Box-Jenkins methodology. Simulation
Pietsch, W., Teubner, A., 1991. Konnektionistische Tourenplanung fuK r 57(5), 303}310.
die dezentrale Vertriebsau{endienststeuerung. In: Gaul, W. et al. Taudes, A., Natter, M., Trcka, M., 1996. Real option valuation with
(Eds.), Operations Research Proceedings, Berlin, pp. 346}353. neural networks. International Journal of Intelligent Systems in
Rabelo, L.C., 1990. A hybrid arti"cial neural networks and knowledge- Accounting, Finance and Management, to appear.
based expert systems approach to #exible manufacturing schedul- Vaithyanathan, S., Ignizio, J.P., 1992. A stochastic neural network for
ing. Ph.D. Dissertation, University of Missouri - Rolla. resource constrained scheduling. Computers and Operations Re-
Rehkugler, H., Poddig, T., 1990. Statistische Methoden versus KuK n- search 19, 241}254.
stliche Neuronale Netzwerke zur Aktienkursprognose. Diskussion- van Wezel, M.C., Baets, W.R.J., 1995. Predicting market responses with
spapier der UniversitaK t Bamberg, Nr. 73, Bamberg. a neural network: the case of fast moving consumer goods. Market-
Rehkugler, H., Poddig, T., 1991. KuK nstliche Neuronale Netze in der ing Intelligence and Planning 13(7), 23}30.
Finanzanalyse: Eine neue AG ra der Kursprognosen? Wirtschaftsin- Venugopal, V., Baets, W., 1994. Neural networks and their applications
formatik, 33. Jg., Heft 5, pp. 365}374. in marketing management. Journal of Systems Management, pp.
Rehkugler, H., Poddig, T., 1992. Klassi"kation von JahresabschluK ssen 16}21.
mittels Multilayer-Perceptrons - Erste Ergebnisse und weiterfuK h- von Altrock, C., 1991. Neuronale Netze. WiSt Heft 12, pp. 625}627.
rende Fragestellungen. Bamberger Betriebswirtschaftliche BeitraK ge Wagner, U., Taudes, A., 1986. A multivariate polya model of brand
Nr. 87, Bamberg. choice and purchase incidence. Marketing Science 5, 219}244.
Rie{, M., 1994. Die Eignung Neuronaler Netze zur Prognose in der Wagner, U., Taudes, A., 1987. Stochastic models of consumer behav-
OG konomie. In: Bol, G., Nakhaeizadeh, G., Vollmer, K.-H. (Eds.), iour. European Journal of Operational Research 29, 1}23.
Finanzmarktanwendungen neuronaler Netze und oK konometrischer Wang, S., 1995. The unpredictability of standard back propagation
Verfahren: Ergebnisse des 4. Karlsruher OG konometrie-Workshops. neural networks in classi"cation applications. Management Science
Heidelberg, pp. 183}222. 41(11), 555}559.
Rittinghaus-Mayer, D., 1993. Die Anwendung von neuronalen Netzen Wartenberg, F., 1995. Disaggregation aggregierter Verkaufsdaten. In:
in der Marketingforschung. Akademischer, MuK nchen. Baier, D., Decker, R. (Eds.), Marketingprobleme: Innovative LoK sun-
Rosenblatt, F., 1958. The perceptron: a probabilistic model for informa- gsansaK tze aus Forschung und Praxis, S. Roderer, Regensburg, pp.
tion storage and organization in the brain. Psychological Review 219}230.
65, 386}408. Wartenberg, F., Decker, R., 1996. Analysis of sales data } a neural net
Rudorfer, G., 1993. Anwendung kuK nstlicher Neuronaler Netzwerke als approach. Gaul, W., Pfeifer, D., (Eds.), From Data To Knowledge
datengetriebenes Analysewerkzeug. Master thesis, WU-Wien. } Theoretical and Practical Aspects of Classi"cation, Data Analysis
Rumelhart, D.E., Hinton, G.E., Williams, R.J., 1986. Learning internal and Knowledge Organization. Springer, Berlin.
representation by error propagation. In: Rumelhart, D.E., McClel- Werbos, P.J., 1974. Beyond regression: new tools for prediction
land, J.L., the PDP Research Group (Eds.), Parallel Distributed and analysis in the behavioural sciences. Dissertation, Harvard
Processing: Explorations in the Microstructures of Cognition, vol. College.
1. MIT Press, Cambridge, MA, pp. 318}362. Widrow, B., Ho!, M.E., 1960. Adaptive switching circuits. 1960 IRE
Rumelhart, D.E., Widrow, B., Lehr, M., 1994a. The basic ideas in neural WESCON Convention Record. part 4, New York, pp. 96}104.
networks. Communications of the ACM 37(3), 87}92. Wierenga, B., Kluytmans, J., 1994. Neural nets versus marketing mod-
Rumelhart, D.E., Widrow, B., Lehr, M., 1994b. Neural networks: ap- els in time series analysis: A simulation study. Proceedings of the
plications in industry, business and science. Communications of the 23th Annual Conference of the European Marketing Academy
ACM 37(3), pp. 93}105. (EMAC 94), pp. 1139}1153.
Ruppel, A., Siedentopf, J., 1992. Konnektionistisch motivierte Reihen- Wilbert, R., 1991. KreditwuK rdigkeitsanalyse im Konsumentenkredit-
folgeplanung in FertigungsleitstaK nden. In: GoK rke, W., Rininsland, geschaK ft auf der Basis Neuronaler Netze. Zeitschrift fuK r Betriebswir-
H., Syrbe, M., (Eds.), Information als Produktionsfaktor, pp. tschaftslehre (ZfB), 61. Jg., Heft 12, pp. 1377}1393.
554}563. Williams, N., 1994. Data mining with neural networks. Insurance
Salchenberger, L.M., Cinar, E.M., Lash, N.A., 1992. Neural networks: Systems Bulletin 9(7), 3}4.
a new tool for predicting thrift failures. Decision Sciences 23, Wilson, R.L., Sharda, R., 1994. Bankruptcy prediction using neural
899}916. networks. Decision Support Systems 11(5), 545}557.
Sarle, W.S., 1994. Neural networks and statistical models. In: SAS WoK lker, M., 1992. KuK nstliche Neuronale Netze zur Optimierung der
Institute Inc. (Ed.), Proceedings of the Nineteenth Annual SAS Tourenplanung in der Kommissionierung. Zeitschrift fuK r Logistik
Users Group International Conference, Cary, NC: SAS Institute 10, 40}44.
Inc., pp. 1538}1550. Wray, B., Palmer, A., Bejou, D., 1994. Using neural network analysis to
Schmidts, R., 1995. Analyse von Software zur Simulation neuronaler evaluate buyer-seller relationships. European Journal of Marketing
Netzwerke. Master thesis, WU-Wien. 28(10), 32} 48.
Sharda, R., 1994. Neural networks for the MS/OR analyst: an applica- Zwietering, P.J., van Kraaij, M.J.A.L., Aarts, E.H.L., Wessels, J., 1991.
tion bibliography. Interfaces 24(2), 116}130. Neural networks and production planning. In: Neuro-Nimes (Ed.),
Steiner, M., Wittkemper, H.-G., 1993. Neuronale Netze. Die Betrieb- Proceedings of 4th International Conference on Neural Networks
swirtschaft - DBW 53(4), 447}463. and Their Applications, Nimes, pp. 529}542.

Das könnte Ihnen auch gefallen