I'm working through the creation of an initial set of user stories for a new project, and I'm using MSF Agile for the first time. I've got about 100 user stories, and I've assigned them all to areas and iterations, but the next step for me is assigning all of their Risk, Story Points, and Stack Rank values. However, I find that I'm assigning nearly mirror opposite values for risk and story points, i.e. all me 1-High risk stories are 3 story points, and all my 3-Low risk stories are 1 story points.
The MSDN documentation defines these fields as such:
"Story Points: A subjective unit of measure that captures the size of a user story. If you assign more points to a user story, you indicate that more work is required to implement it."
"Risk: A subjective rating of the relative uncertainty around the successful completion of the user story. You can specify the following values: 1 - High, 2 - Medium, 3 - Low"
I find that these go hand in hard for pretty much every situation I've come across. In your experience, what are some examples of high risk stories worth only few story points, or low risk stories worth many points?
I need help in reasoning about these differently. How should I be thinking about these?