Download Simulation of Marketing Mix

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Viral marketing wikipedia , lookup

Guerrilla marketing wikipedia , lookup

Bayesian inference in marketing wikipedia , lookup

Digital marketing wikipedia , lookup

Multi-level marketing wikipedia , lookup

Integrated marketing communications wikipedia , lookup

Direct marketing wikipedia , lookup

Marketing wikipedia , lookup

Marketing plan wikipedia , lookup

Green marketing wikipedia , lookup

Marketing research wikipedia , lookup

Target market wikipedia , lookup

Advertising campaign wikipedia , lookup

Predictive engineering analytics wikipedia , lookup

Sensory branding wikipedia , lookup

Multicultural marketing wikipedia , lookup

Street marketing wikipedia , lookup

Global marketing wikipedia , lookup

Marketing channel wikipedia , lookup

Marketing strategy wikipedia , lookup

Marketing mix modeling wikipedia , lookup

Transcript
Simulation of Marketing Mix –
Placement of Business
Mendel Chen
TJHSST Computer Systems Lab Senior Research
Project 2009-2010
Abstract
Purpose: to create a program that finds the
optimal location of a business given competition
and ease of access to customers
Methods:
 Marketing mix
 Distribution channels
 Heuristic
Language: Java/Python
Background
Flaws of previous models
Location problems
Flexible heuristic
Maximizing profit and market share
Factors
Economic variables
 Marketing mix
 Ceteris Paribus
Discussion
Fluid heuristic
Adjustable weighting
Multiple variables/inputs
Testing through previous businesses models
Goals
Third Quarter
 Local business finder
 Fine tuning of heuristic
 Testing for multiple applications
 Improved run time
 Adjustable heuristic
Long Run
 More variables (possibly outside distribution
channel)
 Higher accuracy
Current Results
GUI (shown below)
Raw data processors
Basic heuristic
• Checks density of
neighboring pixels and
checks the distance
Coordinate system
Output image
Map displayed on GUI
with marked optimal
point
Raw population density map
Optimum location was calculated to be at
288406. Image is 780 x 780 pixels so the row is
288406/780 = 369. Column is 288406 – 780 *
369 = 586. Heuristic value is 849,841.