Technology strategy Pattern 学习笔记3-Creating the Strategy-Industry context

Creating the Strategy-Industry context

1 SWOT

1.1 create steps

  • 1.与内部各方沟通
    • 了解企业的人、流程和技术,包括与其它企业的不同
    • 了解哪些创新可以做
    • 竞争者及市场信息
    • 企业可以支撑的类似业务
    1. 按SWOT四象限分类,先做列表后放入象限

1.2 四象限

1.2.1 S优势(Strengths)、W劣势(Weaknesses)、O机会(Opportunities)、T威胁(Threats)

1.2.2 示意图

1.3 参考url

2 Five Forces

2.1 参考URL

  • https://zhuanlan.zhihu.com/p/129891305
  • 关于五力分析模型的实践运用一直存在许多争论,目前较为一致的看法是:该模型更多是一种理论思考工具,而非可以实际操作的战略工具。该模型的理论是建立在以下三个假定基础之上的
    • 制定战略者可以了解整个行业的信息,显然现实中是难于做到的;
    • 同行业之间只有竞争关系,没有合作关系,但现实中企业之间存在多种合作关系,不一定是你死我活的竞争关系;
    • 行业的规模是固定的,因此,只有通过夺取对手的份额来占有更大的资源和市场,但现实中企业之间往往不是通过吃掉对手而是与对手共同做大行业的蛋糕来获取更大的资源和市场
  • 波特的竞争力模型的意义在于,五种竞争力量的抗争中蕴含着三类成功的战略思想,那就是大家熟知的:成本领先战略、差异化战略、集中战略

2.2 Thread of new entrants

新企业进入一个行业的可能性大小,取决于进入者主观估计进入所能带来的潜在利益、所需花费的代价与所要承担的风险这三者的相对大小情况

  • Switching cost: how hard is it for your customers to leave your
    service and use a competitor's?
  • Access to key distribution channels
  • Government polices and regulations
  • Capital requirements and total costs
  • Economies of scale that can be realized
  • Product differentiation
  • Customer loyalty to established brands and brand equity
  • Industry profitability

2.3 Ease of Substitution

  • Perceived level of product differentiation.

  • Number of substitute products available in the market.

  • Availability of close substitute

  • The general propensity to substitute-一般替代倾向: 谁会负责选择替代品,或者通过什么方式寻找替代品

  • Relative price of the substitute

  • Switching costs buyers will incur.

2.4 Bargaining Power of Customers

  • Degree of dependency upon existing distribution channels, and number of available alternative channels
  • How differentiated the products in the space are
  • Bargaining leverage, particularly in industries with high fixed costs
  • Buyer switching costs
  • Buyer information availability and customer education on the products
  • Availability of existing substitute products
  • Buyer price sensitivity

2.5 Bargaining Power of Suppliers

  • Employee solidarity and labor unions
  • Level of differentiation between alternate sources
  • Impact of inputs on cost and differentiation
  • Potential substitutes
  • Strength of distribution channel-分销渠道实力
  • Ratio of supplier concentration to firm concentration
  • Supplier options to serve other companies

2.6 Industry Rivalry-行业竞争

  • Sustainable competitive advantage through innovation
  • Powerful competitive strategy
  • Competition between online and offline companies
  • Level of advertising expense
  • Firm concentration ratio-企业集中度
  • Degree of transparency

2.7 four easy steps for putting the Five Forces to work

    1. In your scrapbook deck, or your burgeoning Ghost Deck , for your strategy work, make a slide for each force, and list how, in your view, the company is positioned within it.
    1. Make your claim regarding how an aspect of your proposed technology solution or direction supports or defends against each force.
    1. Tag each threat with a traffic light: state in red, yellow, and green if the threat seems high, medium, or low.
    1. In a conclusion slide, make succinct recommendations regarding how you as a technologist think you can best position against each force.

3 Ansoff Growth Matrix

3.1 参考url

3.2 图例

3.3 Market penetration strategy

You're trying as a product manager to figure out how to gain market share.

3.4 Market development strategy

  • You may have to consider what additional special features to offer to cater to the new market.
  • develop new markets to sell your existing products in

3.5 Product development strategy

Create new products in current markets

3.6 Diversification (多样化)strategy

Develop new products in new markets

相关推荐
仰望—星空14 分钟前
MiniEngine学习笔记 : CommandListManager
c++·windows·笔记·学习·cg·direct3d
电子云与长程纠缠39 分钟前
Blender入门学习09 - 制作动画
学习·blender
电子云与长程纠缠41 分钟前
Blender入门学习10 - 曲线绘制
学习·blender
下午见。1 小时前
C语言结构体入门:定义、访问与传参全解析
c语言·笔记·学习
im_AMBER1 小时前
React 16
前端·笔记·学习·react.js·前端框架
lkbhua莱克瓦241 小时前
Java基础——常用算法5
java·开发语言·笔记·github
摇滚侠2 小时前
Spring Boot3零基础教程,响应式编程的模型,笔记109
java·spring boot·笔记
YuanDaima20483 小时前
[CrewAI] 第5课|基于多智能体构建一个 AI 客服支持系统
人工智能·笔记·多智能体·智能体·crewai
民乐团扒谱机4 小时前
实验室安全教育与管理平台学习记录(七)网络安全
学习·安全·web安全
许长安4 小时前
c/c++ static关键字详解
c语言·c++·经验分享·笔记