@Alice What timing!
We're trying to implement more Agile processes at work and just finished the training module that emphasized how much we need everybody to participate in the estimation process no matter how little you know about it.
"Okay, since I know nothing at all about the problem domain I'm going to estimate it takes me 2 weeks just to study it and a month to implement anything at all. No, I don't believe that's accurate but I don't have any relevant info."
@gooba42 @Alice The error margin is supposed to statistically even out over lots of tickets. Which would work if the estimation errors were randomly distributed, but they never are, because software engineers are incurable optimists. So your best bet is to take the median and double it. That's usually a solid estimate of the actual costs.