In 99% of all cases, do not try everything, do not close all tasks, do not fix all the bugs. One of the key skills is to choose from the whole flow those tasks whose solution will give maximum benefit.
Prioritization methods and common sense help to choose such tasks.
I share the methods of prioritization that I collected from a number of articles. I have little experience in translations. I would welcome comments and suggestions to the wording.
One of the simplest and most common prioritization techniques. The horizontal axis is complexity, the vertical is benefit. The goal is to highlight simple tasks with maximum benefit.
Example axes: development cost and increase conversion. That is, among all the tasks, we single out tasks with a minimum development cost and a maximum conversion increase.
Select the parameters by which we will rank the functionality. For example, two groups of parameters:
Benefit:
Cost:
Calculation of the parameters in Google Spreadsheet .
For each parameter, we specify the weight and evaluate the functionality on a five-point scale:
The functionality that scores the most points is the desired important functionality.
Please note that in the “Cost” group the maximum score means the minimum cost.
A special case of evaluation by parameters. As parameters, we use AARRR and evaluate the contribution of the task to each metric:
Calculation in Google Spreadsheet .
As in the general case, we assign weights to metrics.
The most important task is the task with the maximum number of points.
The Kano model is a method for evaluating consumers' emotional responses to specific product characteristics.
Omitting the details, conclusions from this model:
Forming the list of works, ask yourself:
The bottom line:
Outcome: ranked groups with ideas for new tasks.
Aaron Walter proposed Maslow's version of the pyramid for the user's needs. Salt: do not go to the next level until you satisfy the need for the current one.
When choosing tasks to develop, ask yourself:
Communicate with sales managers: ask about what functionality people ask, what do they lack in the product.
When you receive a request for functionality from the sales department, ask them:
For each functionality, we evaluate:
Collect the data in the table and calculate the estimate according to the formula:
The meaning of the resulting metric is a general increase in conversion over a certain development time. The functionality with the maximum rating - the most important.
Calculation in Google Spreadsheet .
The above methods will not help to create a product, determine the need and willingness to pay for its satisfaction. The maximum number of RICE points does not guarantee that a miracle will occur after the introduction of the functionality.
There are no ready-made recipes for success, but knowledge of the tools, common sense, and a culture of ranking tasks in a team increase the chances of success.
Source: https://habr.com/ru/post/429404/
All Articles