{
    "componentChunkName": "component---src-templates-note-note-js",
    "path": "/notes/RICE-framework",
    "result": {"data":{"mdx":{"body":"var _excluded = [\"components\"];\nfunction _extends() { _extends = Object.assign ? Object.assign.bind() : function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n/* @jsxRuntime classic */\n/* @jsx mdx */\n\nvar _frontmatter = {};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n    props = _objectWithoutProperties(_ref, _excluded);\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"h3\", null, \"RICE Method\"), mdx(\"p\", null, \"The RICE method helps prioritize features by scoring them based on four factors: Reach, Impact, Confidence, and Effort. Each factor contributes to the RICE score, which determines the priority of a feature.\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Reach:\")), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"How many people will be affected by the feature in a given time period (e.g., per month).\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Example: If you estimate that 1,000 users will use a new feature each month, the reach is 1,000.\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Impact:\")), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"How much the feature will contribute to the desired outcome. It's often measured on a scale:\", mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"3 = massive impact\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"2 = high impact\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"1 = medium impact\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"0.5 = low impact\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"0.25 = minimal impact\"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Example: If you believe the feature will significantly improve user engagement, you might rate its impact as 2 (high impact).\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Confidence:\")), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"How confident you are in your estimates for reach and impact. This is also measured on a scale:\", mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"100% = high confidence\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"80% = medium confidence\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"50% = low confidence\"))), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Example: If you are fairly sure about your estimates, you might rate your confidence as 80%.\"))), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"p\", {\n    parentName: \"li\"\n  }, mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"Effort:\")), mdx(\"ul\", {\n    parentName: \"li\"\n  }, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"The amount of work required to complete the feature, typically measured in person-months (the work one team member can do in a month).\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Example: If a feature is estimated to take a team of two developers one month to complete, the effort would be 2 person-months.\")))), mdx(\"p\", null, \"The RICE score is calculated using the formula:\"), mdx(\"p\", null, \"RICE\\xA0Score=Reach\\xD7Impact\\xD7ConfidenceEffort\\\\text{RICE Score} = \\\\frac{\\\\text{Reach} \\\\times \\\\text{Impact} \\\\times \\\\text{Confidence}}{\\\\text{Effort}}RICE\\xA0Score=EffortReach\\xD7Impact\\xD7Confidence\"));\n}\n;\nMDXContent.isMDXComponent = true;","inboundReferences":[{"id":"50fd5264-6dac-5c49-a353-9fd7686af526","slug":"prioritisation-frameworks"}]}},"pageContext":{"slug":"RICE-framework","node":{"childMdx":{"slug":"RICE-framework"}}}},
    "staticQueryHashes": []}