{
    "componentChunkName": "component---src-templates-note-note-js",
    "path": "/notes/null-hypothesis",
    "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, \"Imagine you have a question or an idea, and you want to find out if it's true or not. The null hypothesis is like the opposite of your idea. It says that there is no relationship or no difference between the things you're interested in.\"), mdx(\"p\", null, \"For example, let's say you want to know if eating fruits helps you grow taller. Your idea is that eating fruits does make you taller. The null hypothesis would be that eating fruits has no effect on your height, meaning it doesn't make you taller.\"), mdx(\"p\", null, \"Scientists use null hypotheses to test their ideas in experiments. They collect data and analyze it to see if it supports their idea or if it supports the null hypothesis. If the data provides strong evidence against the null hypothesis, it means there might be something to their idea. But if the data doesn't show any clear difference or relationship, then the null hypothesis might be more likely to be true.\"), mdx(\"p\", null, \"So, the null hypothesis helps scientists compare their ideas to the possibility that there is no effect or relationship between the things they're studying.\"));\n}\n;\nMDXContent.isMDXComponent = true;","inboundReferences":[]}},"pageContext":{"slug":"null-hypothesis","node":{"childMdx":{"slug":"null-hypothesis"}}}},
    "staticQueryHashes": []}