LESSWRONG
LW

Personal Blog

4

[ Question ]

Can someone design this Google Sheets bug list template for me?

by Bae's Theorem
9th Feb 2019
1 min read
A
1
4

4

Personal Blog

4

Can someone design this Google Sheets bug list template for me?
6Michael Roman
5Bae's Theorem
2Michael Roman
1Bae's Theorem
New Answer
New Comment

1 Answers sorted by
top scoring

Michael Roman

Feb 09, 2019

60

Here is a sheet that should work. You can sort by clicking the green triangle in Column E and sorting Z->A. Or once you copy this to your account, I created a script you can add that will auto sort after you add the cost value.

https://docs.google.com/spreadsheets/d/1fOunDA5uFF7juVjyP2ZUKAWp0j7X_AJ1WuIdnI_HS7I/edit?usp=sharing

Add Comment
[-]Bae's Theorem7y50

That looks perfect! I'll test it out later.

Reply
2Michael Roman7y
Did it work? Or does it need adjustment?
1Bae's Theorem7y
It works perfectly. Thanks again!
Rendering 0/3 comments, sorted by
top scoring
(show more)
Click to highlight new comments since: Today at 5:34 AM
Moderation Log
More from Bae's Theorem
View more
Curated and popular this week
A
1
0

Project:

My local rationality group is going to perform a structured test of the 'Hammertime' sequence. We are making a "bug list" of various problems in our lives for this sequence. (For those familiar, this variant of the bug list is loosely inspired by the FMEA) We assign, on a scale of 1-5, three different values to each bug: "Impact" (on our life), "Frequency" (of occurrence, or need of occurrence for things we need to do), and "How cheap is the cost" (in time/effort/money, where 1 is most expensive, and 5 is cheapest). The products of "Impact" and "Frequency" will all be totaled together, resulting in our "RPN" ("Risk Priority Number"), and this is the number we will be testing before and after performing the sequence, to measure its success.

Goal:

As I adjust the assigned values of each bug, eliminate bugs, and add new ones, I want the spreadsheet to calculate the product of the first two values, and auto-sort the list by this number, giving me a live priority list for addressing the bugs. I also want the ability to sort the list by the product of all three numbers, allowing me to optionally factor in the difficulty. This will result in 6 columns:

1-Name of Bug

2-Impact

3-Frequency

4-"Cheap Cost?"

5-Product of 2 and 3 (default auto-sorting)

6-Product of 2, 3, and 4 (optional sorting)

As well as a final row (or column, or whatever) with the total sum of Column 5's values (the "RPN").

Problem:

I suck at spreadsheets, having never learned them. I already made an attempt, but failed. I could put the time and effort into learning this, but I don't foresee using this skill again, so it seems more optimal to use someone else's skills for this.