{
    "componentChunkName": "component---src-templates-note-note-js",
    "path": "/notes/multiple-readings",
    "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(\"p\", null, \"Using these parameters, we can calculate the required sample size using the following formula:n=z2\\u2217p(1\\u2212p)e2n=e2z2\\u2217p(1\\u2212p)\\u200BWhere:\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"n is the sample size\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"z is the \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/z-score\",\n    \"title\": \"z-score\"\n  }, \"z-score\"), \" for the \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"/notes/desired-confidence-level\",\n    \"title\": \"desired confidence level\"\n  }, \"desired confidence level\"), \" (2.576 for 99% confidence)\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"p is the population proportion (0.5)\"), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"e is the margin of error (0.05)\")), mdx(\"p\", null, \"Plugging in these values:n=2.5762\\u22170.5(1\\u22120.5)0.052\\u2248663.57n=0.0522.5762\\u22170.5(1\\u22120.5)\\u200B\\u2248663.57\"), mdx(\"h2\", null, \"Recommendation\"), mdx(\"p\", null, \"Based on this calculation, you should aim to take approximately\\xA0\", mdx(\"strong\", {\n    parentName: \"p\"\n  }, \"664 readings\"), \"\\xA0to achieve a 99% confidence level with a 5% margin of error.\"), mdx(\"h2\", null, \"Considerations\"), mdx(\"ol\", null, mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Precision vs. Practicality\"), \": While 664 readings provide high confidence, consider if this number is practical for your specific situation.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Diminishing Returns\"), \": There's a point of diminishing returns where increasing sample size provides minimal improvements in confidence.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Accuracy vs. Confidence\"), \":\\xA0Note that increasing the number of readings improves confidence in your results but doesn't necessarily improve the accuracy of individual readings.\"), mdx(\"li\", {\n    parentName: \"ol\"\n  }, mdx(\"strong\", {\n    parentName: \"li\"\n  }, \"Variability\"), \": If your readings have low variability, you might achieve high confidence with fewer samples.\")));\n}\n;\nMDXContent.isMDXComponent = true;","inboundReferences":[]}},"pageContext":{"slug":"multiple-readings","node":{"childMdx":{"slug":"multiple-readings"}}}},
    "staticQueryHashes": []}