{
    "componentChunkName": "component---src-templates-docs-js",
    "path": "/04-thesis-work/01-research-methods/controlled-experiment",
    "result": {"data":{"site":{"siteMetadata":{"title":"Linnéuniversitetet","language":"en"}},"mdx":{"fields":{"id":"1fd01dad-5205-570f-9d48-db3f6bf76ee6","title":"Controlled Experiment","slug":"/04-thesis-work/01-research-methods/controlled-experiment"},"body":"var _excluded = [\"components\"];\n\nfunction _extends() { _extends = Object.assign || 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); }\n\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; }\n\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\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nvar _frontmatter = {\n  \"title\": \"Controlled Experiment\",\n  \"metaTitle\": \"Controlled Experiment\",\n  \"metaDescription\": \"This is the meta description for this page\"\n};\nvar layoutProps = {\n  _frontmatter: _frontmatter\n};\nvar MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  var components = _ref.components,\n      props = _objectWithoutProperties(_ref, _excluded);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, \"In an experiment, we systematically test a system in a controlled environment and measure quantitative data to prove (or disprove) something. When designing an experiment we have to define the dependent and independent variables. The dependent variable is what you measure. The independent variables (can be one or more) are inputs that you modify and that affect the dependent variable (the result).\"), mdx(\"p\", null, \"Example: to answer the question about which of the five sorting algorithms that are the fastest we can use an experiment. We have one independent variable: which algorithm that is currently used (bubble, quick, selection, insertion or merge sort). The dependent variable is the execution time. The experiment is repeated for each algorithm, and the choice of algorithm (independent variable) affects the execution time (dependent variable).\"), mdx(\"ul\", null, mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Experiments (ML/AL) - \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://youtu.be/h3yxJ2BDd8c\"\n  }, \"Teaser\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Controlled Experiments - \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://youtu.be/2MqLFH7CalQ\"\n  }, \"Youtube\")), mdx(\"li\", {\n    parentName: \"ul\"\n  }, \"Experimentation in Software Engineering - \", mdx(\"a\", {\n    parentName: \"li\",\n    \"href\": \"https://link.springer.com/book/10.1007/978-3-642-29044-2\"\n  }, \"Book\"))));\n}\n;\nMDXContent.isMDXComponent = true;","tableOfContents":{},"parent":{"relativePath":"04-thesis-work/01-research-methods/controlled-experiment.md"},"frontmatter":{"metaTitle":"Controlled Experiment","metaDescription":"This is the meta description for this page"}},"allMdx":{"edges":[{"node":{"fields":{"slug":"/02-course-content/01-lectures","title":"01 Lectures"}}},{"node":{"fields":{"slug":"/02-before-course","title":"Before Course"}}},{"node":{"fields":{"slug":"/03-starting-project","title":"Starting a project"}}},{"node":{"fields":{"slug":"/01-course-information","title":"Study guide"}}},{"node":{"fields":{"slug":"/04-thesis-work","title":"Course content"}}},{"node":{"fields":{"slug":"/05-examination","title":"Examination"}}},{"node":{"fields":{"slug":"/01-course-information/00-timeline","title":"Timeline"}}},{"node":{"fields":{"slug":"/01-course-information/02-course-goals-activities","title":"Course goals and activities"}}},{"node":{"fields":{"slug":"/01-course-information/03-expectations","title":"What we expect from you"}}},{"node":{"fields":{"slug":"/02-before-course/02-ideation","title":"Ideation"}}},{"node":{"fields":{"slug":"/","title":"Degree project"}}},{"node":{"fields":{"slug":"/02-before-course/01-registration","title":"Registration"}}},{"node":{"fields":{"slug":"/02-before-course/04-external companies","title":"External Companies"}}},{"node":{"fields":{"slug":"/02-before-course/03-work-in-pairs","title":"Forming Pairs"}}},{"node":{"fields":{"slug":"/02-before-course/00-precourse-introduction","title":"Pre-course Introduction"}}},{"node":{"fields":{"slug":"/02-before-course/05-letter-to-companies","title":"Letter to companies"}}},{"node":{"fields":{"slug":"/03-starting-project/03-course-introduction","title":"Course introduction"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops","title":"Workshops"}}},{"node":{"fields":{"slug":"/03-starting-project/05-student-project-proposal","title":"Student Project Proposal"}}},{"node":{"fields":{"slug":"/03-starting-project/06-getting-a-supervisor","title":"Getting a supervisor"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods","title":"Research methods"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools","title":"Writing Tools"}}},{"node":{"fields":{"slug":"/04-thesis-work/03-examiner-seminar","title":"Examiner seminar"}}},{"node":{"fields":{"slug":"/04-thesis-work/04-peer-review","title":"Peer Review"}}},{"node":{"fields":{"slug":"/05-examination/07-opposition","title":"Opposition"}}},{"node":{"fields":{"slug":"/05-examination/06-presentations","title":"Presentations"}}},{"node":{"fields":{"slug":"/05-examination/08-examiner-review","title":"Examiner review"}}},{"node":{"fields":{"slug":"/05-examination/09-publication","title":"Publication"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area","title":"W1 - Research and Application Area"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution","title":"W2 - Knowledge Contribution"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/08-workshop-methodology","title":"W3 - Methodology"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/case-study","title":"Case Study"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/03-validity-and-reliability","title":"Validity and reliability"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/design-science","title":"Design Science"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/controlled-experiment","title":"Controlled Experiment"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/interviews","title":"Interviews"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/literature-review","title":"Literature Review"}}},{"node":{"fields":{"slug":"/04-thesis-work/01-research-methods/surveys","title":"Surveys"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/01-Refero","title":"Refero guide"}}},{"node":{"fields":{"slug":"/01-course-information/01-communication-strategy","title":"Communication Strategy"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/02-Referencing","title":"IEEE Referencing"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/04-Layout","title":"Layout"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/03-Writing","title":"Writing"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/Searching","title":"Searching"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/template","title":"Template"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area/01-prepare","title":"Prepare"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area/03-practice-reading-thesis","title":"W1.1 - Reading a thesis"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area/02-theory","title":"Theory"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/04-workshop-research-area/04-practice-Reasearch-Area","title":"W1.2 - Searching"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution/02-Theory","title":"Theory"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution/01-Overview","title":"Overview"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution/03-Practice-Reading","title":"W2.1 Practice reading thesis "}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/06-workshop-knowledge-contribution/04-Practice-Pitches","title":"W2.2 Work on pitches "}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/08-workshop-methodology/01-theory","title":"Theory"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/08-workshop-methodology/03-practice-research-instrument","title":"W3.1 - Research instrument"}}},{"node":{"fields":{"slug":"/03-starting-project/04-workshops/08-workshop-methodology/06-practice-read-thesis-method-chapter","title":"W3.3 - Read thesis method chapter"}}},{"node":{"fields":{"slug":"/04-thesis-work/02-writing-tools/05-help","title":"Academic Support Centre"}}}]}},"pageContext":{"id":"1fd01dad-5205-570f-9d48-db3f6bf76ee6"}},
    "staticQueryHashes": ["253607798","3706406642","710574383"]}