Bayesian Modeling of Consumer Behavior in the Presence of Anonymous Visits

Bayesian Modeling of Consumer Behavior in the Presence of Anonymous Visits PDF Author: Julie Esther Novak
Publisher:
ISBN:
Category :
Languages : en
Pages : 168

Get Book Here

Book Description
Tailoring content to consumers has become a hallmark of marketing and digital media, particularly as it has become easier to identify customers across usage or purchase occasions. However, across a wide variety of contexts, companies find that customers do not consistently identify themselves, leaving a substantial fraction of anonymous visits. We develop a Bayesian hierarchical model that allows us to probabilistically assign anonymous sessions to users. These probabilistic assignments take into account a customer's demographic information, frequency of visitation, activities taken when visiting, and times of arrival. We present two studies, one with synthetic and one with real data, where we demonstrate improved performance over two popular practices (nearest-neighbor matching and deleting the anonymous visits) due to increased efficiency and reduced bias driven by the non-ignorability of which types of events are more likely to be anonymous. Using our proposed model, we avoid potential bias in understanding the effect of a firm's marketing on its customers, improve inference about the total number of customers in the dataset, and provide more precise targeted marketing to both previously observed and unobserved customers.

Bayesian Analysis for Studying Consumer Behavior

Bayesian Analysis for Studying Consumer Behavior PDF Author: Tatiana L. Dyachenko
Publisher:
ISBN:
Category :
Languages : en
Pages : 130

Get Book Here

Book Description
The goal of better understanding consumers and making better marketing decisions drives development of new research methods and modification of existing ones. Both experimental consumer research and marketing modeling areas have been working toward this goal. However, there has been limited exchange of conceptual and methodological developments between the fields. We believe that integrating knowledge of contextual effects from psychology and consumer behavior with mathematical rigor of modeling would benefit the field of marketing research. It will allow researchers to uncover relationships that are difficult, if not impossible, to find with just one approach. We present two cases that demonstrate methodological and substantive benefits of this interaction. In the first essay, we bring psychological research literature into modeling consumer choices. In the second essay, we demonstrate how statistical methodology can be applied to mediation analysis commonly used in behavioral research. We show how adherence to the likelihood-based approach provides a common ground for this interaction. The results show that this merging of expertise has practical and methodological implications: the best performing proposed choice model in the first essay changes inferences about consumer preferences from what is concluded by traditional models; and conclusions about the presence of mediating mechanisms presented in the second essay could differ from results of the traditional methods.

Contemporary Bayesian Econometrics and Statistics

Contemporary Bayesian Econometrics and Statistics PDF Author: John Geweke
Publisher: John Wiley & Sons
ISBN: 0471744727
Category : Mathematics
Languages : en
Pages : 322

Get Book Here

Book Description
Tools to improve decision making in an imperfect world This publication provides readers with a thorough understanding of Bayesian analysis that is grounded in the theory of inference and optimal decision making. Contemporary Bayesian Econometrics and Statistics provides readers with state-of-the-art simulation methods and models that are used to solve complex real-world problems. Armed with a strong foundation in both theory and practical problem-solving tools, readers discover how to optimize decision making when faced with problems that involve limited or imperfect data. The book begins by examining the theoretical and mathematical foundations of Bayesian statistics to help readers understand how and why it is used in problem solving. The author then describes how modern simulation methods make Bayesian approaches practical using widely available mathematical applications software. In addition, the author details how models can be applied to specific problems, including: * Linear models and policy choices * Modeling with latent variables and missing data * Time series models and prediction * Comparison and evaluation of models The publication has been developed and fine- tuned through a decade of classroom experience, and readers will find the author's approach very engaging and accessible. There are nearly 200 examples and exercises to help readers see how effective use of Bayesian statistics enables them to make optimal decisions. MATLAB? and R computer programs are integrated throughout the book. An accompanying Web site provides readers with computer code for many examples and datasets. This publication is tailored for research professionals who use econometrics and similar statistical methods in their work. With its emphasis on practical problem solving and extensive use of examples and exercises, this is also an excellent textbook for graduate-level students in a broad range of fields, including economics, statistics, the social sciences, business, and public policy.

Statistical Inference as Severe Testing

Statistical Inference as Severe Testing PDF Author: Deborah G. Mayo
Publisher: Cambridge University Press
ISBN: 1108563309
Category : Mathematics
Languages : en
Pages : 503

Get Book Here

Book Description
Mounting failures of replication in social and biological sciences give a new urgency to critically appraising proposed reforms. This book pulls back the cover on disagreements between experts charged with restoring integrity to science. It denies two pervasive views of the role of probability in inference: to assign degrees of belief, and to control error rates in a long run. If statistical consumers are unaware of assumptions behind rival evidence reforms, they can't scrutinize the consequences that affect them (in personalized medicine, psychology, etc.). The book sets sail with a simple tool: if little has been done to rule out flaws in inferring a claim, then it has not passed a severe test. Many methods advocated by data experts do not stand up to severe scrutiny and are in tension with successful strategies for blocking or accounting for cherry picking and selective reporting. Through a series of excursions and exhibits, the philosophy and history of inductive inference come alive. Philosophical tools are put to work to solve problems about science and pseudoscience, induction and falsification.

Doing Bayesian Data Analysis

Doing Bayesian Data Analysis PDF Author: John Kruschke
Publisher: Academic Press
ISBN: 0123814863
Category : Mathematics
Languages : en
Pages : 673

Get Book Here

Book Description
There is an explosion of interest in Bayesian statistics, primarily because recently created computational methods have finally made Bayesian analysis tractable and accessible to a wide audience. Doing Bayesian Data Analysis, A Tutorial Introduction with R and BUGS, is for first year graduate students or advanced undergraduates and provides an accessible approach, as all mathematics is explained intuitively and with concrete examples. It assumes only algebra and 'rusty' calculus. Unlike other textbooks, this book begins with the basics, including essential concepts of probability and random sampling. The book gradually climbs all the way to advanced hierarchical modeling methods for realistic data. The text provides complete examples with the R programming language and BUGS software (both freeware), and begins with basic programming examples, working up gradually to complete programs for complex analyses and presentation graphics. These templates can be easily adapted for a large variety of students and their own research needs.The textbook bridges the students from their undergraduate training into modern Bayesian methods. - Accessible, including the basics of essential concepts of probability and random sampling - Examples with R programming language and BUGS software - Comprehensive coverage of all scenarios addressed by non-bayesian textbooks- t-tests, analysis of variance (ANOVA) and comparisons in ANOVA, multiple regression, and chi-square (contingency table analysis). - Coverage of experiment planning - R and BUGS computer programming code on website - Exercises have explicit purposes and guidelines for accomplishment

Doing Bayesian Data Analysis

Doing Bayesian Data Analysis PDF Author: John Kruschke
Publisher: Academic Press
ISBN: 0124059163
Category : Mathematics
Languages : en
Pages : 772

Get Book Here

Book Description
Doing Bayesian Data Analysis: A Tutorial with R, JAGS, and Stan, Second Edition provides an accessible approach for conducting Bayesian data analysis, as material is explained clearly with concrete examples. Included are step-by-step instructions on how to carry out Bayesian data analyses in the popular and free software R and WinBugs, as well as new programs in JAGS and Stan. The new programs are designed to be much easier to use than the scripts in the first edition. In particular, there are now compact high-level scripts that make it easy to run the programs on your own data sets. The book is divided into three parts and begins with the basics: models, probability, Bayes' rule, and the R programming language. The discussion then moves to the fundamentals applied to inferring a binomial probability, before concluding with chapters on the generalized linear model. Topics include metric-predicted variable on one or two groups; metric-predicted variable with one metric predictor; metric-predicted variable with multiple metric predictors; metric-predicted variable with one nominal predictor; and metric-predicted variable with multiple nominal predictors. The exercises found in the text have explicit purposes and guidelines for accomplishment. This book is intended for first-year graduate students or advanced undergraduates in statistics, data analysis, psychology, cognitive science, social sciences, clinical sciences, and consumer sciences in business. - Accessible, including the basics of essential concepts of probability and random sampling - Examples with R programming language and JAGS software - Comprehensive coverage of all scenarios addressed by non-Bayesian textbooks: t-tests, analysis of variance (ANOVA) and comparisons in ANOVA, multiple regression, and chi-square (contingency table analysis) - Coverage of experiment planning - R and JAGS computer programming code on website - Exercises have explicit purposes and guidelines for accomplishment - Provides step-by-step instructions on how to conduct Bayesian data analyses in the popular and free software R and WinBugs

Bayesian Data Analysis, Third Edition

Bayesian Data Analysis, Third Edition PDF Author: Andrew Gelman
Publisher: CRC Press
ISBN: 1439840954
Category : Mathematics
Languages : en
Pages : 677

Get Book Here

Book Description
Now in its third edition, this classic book is widely considered the leading text on Bayesian methods, lauded for its accessible, practical approach to analyzing data and solving research problems. Bayesian Data Analysis, Third Edition continues to take an applied approach to analysis using up-to-date Bayesian methods. The authors—all leaders in the statistics community—introduce basic concepts from a data-analytic perspective before presenting advanced methods. Throughout the text, numerous worked examples drawn from real applications and research emphasize the use of Bayesian inference in practice. New to the Third Edition Four new chapters on nonparametric modeling Coverage of weakly informative priors and boundary-avoiding priors Updated discussion of cross-validation and predictive information criteria Improved convergence monitoring and effective sample size calculations for iterative simulation Presentations of Hamiltonian Monte Carlo, variational Bayes, and expectation propagation New and revised software code The book can be used in three different ways. For undergraduate students, it introduces Bayesian inference starting from first principles. For graduate students, the text presents effective current approaches to Bayesian modeling and computation in statistics and related fields. For researchers, it provides an assortment of Bayesian methods in applied statistics. Additional materials, including data sets used in the examples, solutions to selected exercises, and software instructions, are available on the book’s web page.

Journal of Transportation and Statistics

Journal of Transportation and Statistics PDF Author:
Publisher:
ISBN:
Category : Transportation
Languages : en
Pages : 216

Get Book Here

Book Description


Kellogg on Marketing

Kellogg on Marketing PDF Author: Dawn Iacobucci
Publisher: John Wiley & Sons
ISBN: 0471054046
Category : Business & Economics
Languages : en
Pages : 448

Get Book Here

Book Description
Praise for Kellogg on Marketing "The Kellogg Graduate School of Management at Northwestern University has always been at the forefront of cutting-edge marketing. What a treasure to find such a complete anthology of today's best strategic marketers all in one place. Kellogg on Marketing provides a unique combination of new and proven marketing theories that the reader can translate into business success." —Betsy D. Holden, President and CEO, Kraft Foods "Kellogg on Marketing presents a comprehensive look at marketing today, combining well-founded theory with relevant, contemporary examples in the marketplace. This should be mandatory reading for all students of marketing." —Robert S. Morrison, Chairman, President and CEO, The Quaker Oats Company "The Who's Who write on the what's what of marketing. Now, these preeminent marketing doctors are making house calls. Enjoy." —Robert A. Eckert, Chairman and CEO, Mattel, Inc. "This volume is a fascinating collection of perspectives on what it takes to dominate a marketspace in the New Economy. . . . A clear demonstration of why Kellogg is Kellogg-one of the thought leaders in the discipline of marketing." —Mel Bergstein, Chairman and CEO, Diamond Technology Partners "New economy cases make this text appeal to old economy strategists. We shouldn't be suprised with the quality of this work, given its origin in the Kellogg School." —Ronald W. Dollens, President, Guidant Corporation

Handbook of Marketing Decision Models

Handbook of Marketing Decision Models PDF Author: Berend Wierenga
Publisher: Springer Science & Business Media
ISBN: 0387782133
Category : Business & Economics
Languages : en
Pages : 621

Get Book Here

Book Description
Marketing models is a core component of the marketing discipline. The recent developments in marketing models have been incredibly fast with information technology (e.g., the Internet), online marketing (e-commerce) and customer relationship management (CRM) creating radical changes in the way companies interact with their customers. This has created completely new breeds of marketing models, but major progress has also taken place in existing types of marketing models. Handbook of Marketing Decision Models presents the state of the art in marketing decision models. The book deals with new modeling areas, such as customer relationship management, customer value and online marketing, as well as recent developments in other advertising, sales promotions, sales management, and competition are dealt with. New developments are in consumer decision models, models for return on marketing, marketing management support systems, and in special techniques such as time series and neural nets.