当前位置:网站首页>How to do product innovation—— Exploration of product innovation methodology I
How to do product innovation—— Exploration of product innovation methodology I
2022-04-23 20:08:00 【Hua Weiyun】
Recently, I feel that it has changed from technical management to product management , Or innovative products . however , How to make product innovation is a new knowledge for me , It is necessary to study deeply . This paper is mainly about flag, Record some personal immature ideas , As the basis of follow-up study notes .
in my opinion , Product innovation can apply the logic of scientific research ,“ Bold assumption , Careful proof ”, This paper is also my hypothesis of product innovation methodology .
Product innovation can be divided into the following four steps :
1. Found that demand
Product innovation must first find demand , No matter what you feel , It was put forward by others . But the demand here is vague , And maybe it's just an example .
2. Demand assumption
First, sort out the requirements , Form clear demand assumptions .
Then infer the scope of the target user , That is, identify which users have this demand , This is also a hypothesis .
And then , Think about the value of this requirement to target users ? The value of products depends on the value created by products for users . This is the third hypothesis .
Last , Think about how to achieve this requirement , What preconditions are there , What assumptions need to be tested .
It should be noted that the assumptions of requirements should be clear , The hole should be small .
3. Hypothesis testing
Hypothesis verification can have three levels .
3.1. Ask for hypothesis testing
The first level of hypothesis testing is to ask for , You can collect information from the Internet , You can also collect data through research and other means , Also include 1 Yes 1 User research .
Generally, the first requirement verification should be hypothesis verification in this form , Revise the hypothesis after verification , And form new hypotheses .2-3.1 The process may cycle many times .
3.2. Roadshow hypothesis verification
The second level of hypothesis verification is roadshow , It's a bit like 1 Yes 1 User research , The difference is that it goes with the product plan . The result of hypothesis verification is the continuous revision of assumptions and schemes . If you want to make a big correction to the hypothesis , You can go back to 2-3.1 Go in the cycle of .
3.3. MVP Formal hypothesis verification
The third level of hypothesis verification is product promotion , That is to make the product directly , To the market for verification . Hypothesis verification at this level especially requires that the gap of hypothesis should be small . That's what I understand MVP. If the promotion is not ideal , It may also need to be added to 2 To correct the hypothesis , Restart the whole process , But more is the revision at the product level - The cycle to market .
4. Demand landing
The implementation of demand can also be divided into two levels .
4.1. Scheme level landing
The first level is the scheme level , It usually happens in 3.1 and 3.2 Between . If 3.1 The verification is basically consistent with the hypothesis , Then you can enter the scheme level landing , Then take the scheme as the material to verify the roadshow hypothesis . Of course , Sometimes you can skip 3.1, also 4.1-3.2 The process may also be repeated .
4.2. Product level landing
The second level of landing is product level landing , It usually happens in 4.1 and 3.3 Between . When the scheme has undergone multiple rounds of verification and is basically mature , Product level landing can be carried out based on the scheme , Then you can go to 4.2 and 3.3 And back and forth , Keep pushing forward . If R & D efficiency is particularly high , The user base is very large , You can also skip 3.2 and 4.1.
版权声明
本文为[Hua Weiyun]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204232006163634.html
边栏推荐
- 山大网安靶场实验平台项目-个人记录(五)
- Remote code execution in Win 11 using wpad / PAC and JScript 1
- LeetCode异或运算
- 指针数组与数组指针的区分
- nc基础用法4
- Project training of Software College of Shandong University - Innovation Training - network security shooting range experimental platform (6)
- Physical meaning of FFT: 1024 point FFT is 1024 real numbers. The actual input to FFT is 1024 complex numbers (imaginary part is 0), and the output is also 1024 complex numbers. The effective data is
- Audio editing generation software
- MySQL数据库 - 数据库和表的基本操作(二)
- Hot reload debugging
猜你喜欢
Garbage collector and memory allocation strategy
Command - sudo
@Mapperscan and @ mapper
AQS learning
PHP reference manual string (7.2000 words)
The textarea cursor cannot be controlled by the keyboard due to antd dropdown + modal + textarea
【webrtc】Add x264 encoder for CEF/Chromium
Deep learning -- Summary of Feature Engineering
Kubernetes入门到精通-裸机LoadBalence 80 443 端口暴露注意事项
Building googlenet neural network based on pytorch for flower recognition
随机推荐
Command - sudo
CVPR 2022 | QueryDet:使用级联稀疏query加速高分辨率下的小目标检测
Mysql database - single table query (III)
Scrum Patterns之理解各种团队模式
Mysql database - connection query
NC basic usage
STM32 Basics
Golang timer
【h264】libvlc 老版本的 hevc h264 解析,帧率设定
aqs的学习
LeetCode动态规划训练营(1~5天)
nc基础用法3
NC basic usage 3
Kubernetes入门到精通-裸机LoadBalence 80 443 端口暴露注意事项
数据库查询 - 选课系统
高效的串口循环Buffer接收处理思路及代码2
【2022】将3D目标检测看作序列预测-Point2Seq: Detecting 3D Objects as Sequences
Kubernetes getting started to proficient - install openelb on kubernetes
[numerical prediction case] (3) LSTM time series electricity quantity prediction, with tensorflow complete code attached
Distinction between pointer array and array pointer