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

相关推荐
Brookty33 分钟前
Java线程安全与中断机制详解
java·开发语言·后端·学习·java-ee
飞速移动的代码菌1 小时前
【DataWhale】快乐学习大模型 | 202507,Task08笔记
笔记·学习
不在了情绪1 小时前
[ The Missing Semester of Your CS Education ] 学习笔记 Vim篇
笔记·学习·vim
试着1 小时前
零基础学习性能测试第五章:JVM性能分析与调优-JVM概念,java程序运行原理
java·jvm·学习·零基础·性能测试
遇见尚硅谷2 小时前
C语言:20250728学习(指针)
c语言·开发语言·数据结构·c++·笔记·学习·算法
Aronup2 小时前
NLP学习开始01-线性回归
学习·自然语言处理·线性回归
zy小狮子2 小时前
【设计模式系列】策略模式vs模板模式
设计模式·策略模式
愿你天黑有灯下雨有伞2 小时前
枚举策略模式实战:优雅消除支付场景的if-else
java·开发语言·策略模式
墨迹的陌离4 小时前
【Linux】重生之从零开始学习运维之Mysql
linux·运维·服务器·数据库·学习·mysql
这就是佬们吗4 小时前
初识 docker [上]
java·开发语言·笔记·docker·容器