Confidence on Estimates
See original GitHub issueHey there!
I was thinking it could be nice to add some way to give a confidence level when you vote for an estimate. So like some way to visually show “I’m guessing this is a 3
but I’ve never done this before” vs. “We’ve done this 100 times before, it is a 1
”.
I think that could help with facilitating discussions, but I’m not sure exactly how much.
Thoughts? Thanks!
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (5 by maintainers)
Top Results From Across the Web
Confidence in Our Estimates - SPH - Boston University
A confidence interval is a range of plausible values for the population parameter with a level of confidence attached (e.g., 95% confidence that ......
Read more >5.2 - Estimation and Confidence Intervals | STAT 500
In this course, the interval estimates we find are referred to as confidence intervals. Confidence Interval: An interval of values computed from sample...
Read more >A Basic Explanation of Confidence Intervals - Census Bureau
A confidence interval is a range of values that describes the uncertainty surrounding an estimate.
Read more >What Is a Confidence Interval and How Do You Calculate It?
Analysts often use confidence intervals than contain either 95% or 99% of expected observations. Thus, if a point estimate is generated from a...
Read more >Part 9: How Confident Can We Be In Our Estimates? - AWS
The greater the probability, the more likely the true population parameter is in our interval estimate. Confidence Interval:.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Regarding the UI, you could consider having the confidence picked in a selection before the points them selves. By default you could set it to “neutral” and allow the user to switch to uncertain or very certain.
In the points breakdown you could then perhaps consider exclusion/spotlight of these values (e.g. exclude uncertain). I think this could potentially be very helpful for mixed skill teams (or teams with newcomers).
Hey sorry! Been a crazy couple of weeks for me. What you implemented here looks great to me and makes a lot of sense. Looking forward to trying it out!