Part three

1.strategies for leadership

1)operational excellence:operational competence

2)performance superiority:product differentiation

3)customer intimacy:customer respinsiveness

product attributes? customer demand? customer expectations? what is delivering? short,long-term strategies?

2.positioning process (STP)

1)segementation (segment market by using different variables) --->

2)targeting (target segment: attractiveness) --->

3)positioning (position brand)

3.market segment: is the process of dividing a market into distinct subsets,where any subset may conceivable be selected as marketing target to be reached with a

distinct market mix.

1)segmenttation methods:

①characteristics of customer (objective,subjective)

②benefits sought (关注点)

③systematic,product-related (purchaseing behavior-by channel-)

a.cohort(同生群) analysis
b.geographic segmentation (reginal):zip clustering

4.select a target segment

what makes a segment attractive?

Balancing segment attractiveness with our capability.

Continuously monitoring whether the actual buyer match the target segment

1)segment selection criteria (most attractive segment)

segment size,growth of segment,value of segment,stability,current company position within segment,ease of entry into segment,
ease of competitive entry into segment,number and strength of competitors

2)market targeting:

a.develop measures of segment attractiveness
b.select among attractive segment based on business capabilities

Part four

brand positioning

1.what is brand?

1)a proprietary trademark for a specific product or service

2)a 'contact' from the company to its customers
a promise of specific benefits,quality,and value
a relationship between firm and its customers

"A brand is no longer what we tell the consumer it is -- it is what consumers tell each other it is."

"It's not about telling and selling.It's about bringing a relationship mind-set to everything we do."

2.Positioning statement:defines the value proposition of product to the target market

1)target segment:objective user? ---> for whom?

2)piont of difference:innovative? --->reason to buy?

3)frame of reference ---> piont of parity

Positioning is implemented through all elements of the marketing mix:product,price,promotion,place

Should focus on a few key benefits (unique selling proposition)

Position must be defensible.

Position requires making choices.

3.point of parity (POP)
Associations that are not unique to the brand; They are shared with other brands.

1)category POPs:associations consumer views as necessary to be considered credible
2)Competitive POPs:associations designed to negate competitors' point of difference

4.point of difference (POD):strong,favorable,unique brand associations

similar to notion of USP (unique selling proposition)

SCA:sustainable competitive advantage (achieve an advantage in the marketplace for a prolonged period of time)
May involve:performance attributes,benefits,imagery associtions

5.POD criteria:

1)Are POD desirable to the customer? Relevant? Distinctive?
2)Can you deliver the POD the customer?

Feasibility (afforfable? possible?)
Communicability (evidence or communicate?)
sustainability (internal commiment,difficult to attack,must be consistent at any point in time and over time)

Marketing learning-2的更多相关文章

  1. .NET Core Ecosystem

    .NET .NET Blog Application Models Web Mobile Desktop Microservices Gaming Machine Learning Cloud Int ...

  2. Awesome Reinforcement Learning

    Awesome Reinforcement Learning A curated list of resources dedicated to reinforcement learning. We h ...

  3. A beginner’s introduction to Deep Learning

    A beginner’s introduction to Deep Learning I am Samvita from the Business Team of HyperVerge. I join ...

  4. Why are very few schools involved in deep learning research? Why are they still hooked on to Bayesian methods?

    Why are very few schools involved in deep learning research? Why are they still hooked on to Bayesia ...

  5. Build a Machine Learning Portfolio(构建机器学习投资组合)

    Complete Small Focused Projects and Demonstrate Your Skills (完成小型针对性机器学习项目,证明你的能力) A portfolio is ty ...

  6. How do I learn machine learning?

    https://www.quora.com/How-do-I-learn-machine-learning-1?redirected_qid=6578644   How Can I Learn X? ...

  7. How do I learn mathematics for machine learning?

    https://www.quora.com/How-do-I-learn-mathematics-for-machine-learning   How do I learn mathematics f ...

  8. A Gentle Guide to Machine Learning

    A Gentle Guide to Machine Learning Machine Learning is a subfield within Artificial Intelligence tha ...

  9. 机器学习基石第一讲:the learning problem

    博客已经迁移至Marcovaldo's blog (http://marcovaldong.github.io/) Andrew Ng的Machine Learning比較简单,已经看完.林田轩的机器 ...

  10. Machine Learning and Data Mining(机器学习与数据挖掘)

    Problems[show] Classification Clustering Regression Anomaly detection Association rules Reinforcemen ...

随机推荐

  1. alias 新的命令='原命令 -选项/参数'。举例说明,alias l=‘ls -lsh' 将重新定义 ls 命令,现在只需输入 l 就可以列目录了。

    alias 新的命令='原命令 -选项/参数'.举例说明,alias l=‘ls -lsh' 将重新定义 ls 命令,现在只需输入 l 就可以列目录了.

  2. jeesite应用实战(数据增删改查),认真读完后10分钟就能开发一个模块

    jeesite配置指南(官方文档有坑,我把坑填了!)这篇文章里,我主要把jeesite官方给出的帮助文档的坑填了,按照里面的方法可以搭建起来jeesite的站点.系统可以运行以后,就可以进入开发模块了 ...

  3. shell实现mysql数据库备份

    #!/bin/bash DB_USER="root" #数据库用户名 DB_PASS="12345678" #数据库密码 BACK_DIR="/bac ...

  4. git记录

    2017-3-30:git常用命令:1.$ git init:初始化git仓库2.$ git add *.c:跟踪文件3.$ git commit -m 'initial project versio ...

  5. cms-详细页面-3

    1.设置上一条.下一条数据 2.使用昌言插件 3.点击链接帖子的访问数加一 1.在mapper中设置分页: <?xml version="1.0" encoding=&quo ...

  6. C++ vector常用法

    在c++中,vector是一个十分有用的容器,下面对这个容器做一下总结. 1 基本操作 (1)头文件#include<vector>. (2)创建vector对象,vector<in ...

  7. PC:各大主板开机启动项快捷键

    组装机主板 品牌笔记本 品牌台式机 主板品牌 启动按键 笔记本品牌 启动按键 台式机品牌 启动按键 华硕主板 F8 联想笔记本 F12 联想台式机 F12 技嘉主板 F12 宏基笔记本 F12 惠普台 ...

  8. Github的基本功能

    著作权归作者所有.商业转载请联系作者获得授权,非商业转载请注明出处.作者:Fadeoc Khaos链接:http://www.zhihu.com/question/20070065/answer/30 ...

  9. java程序换图标

    ImageIcon img = new ImageIcon("D:\\mahou-in-action\\ShiJuanFenXi\\src\\zoom-in.png"); inst ...

  10. JavaScript获取时间戳与时间戳转化

    第一种方法(精确到秒): var timestamp1 = Date.parse( new Date()); 第二种方法(精确到毫秒): var timestamp2 = ( new Date()). ...