// Numbas version: exam_results_page_options {"name": "ANOVA - true/false", "extensions": [], "custom_part_types": [], "resources": [["question-resources/image_2jpJoLT.png", "/srv/numbas/media/question-resources/image_2jpJoLT.png"], ["question-resources/image_XE2qRFH.png", "/srv/numbas/media/question-resources/image_XE2qRFH.png"], ["question-resources/image_FyLEGJb.png", "/srv/numbas/media/question-resources/image_FyLEGJb.png"], ["question-resources/image_enUwfmk.png", "/srv/numbas/media/question-resources/image_enUwfmk.png"], ["question-resources/image_SZ9eeHv.png", "/srv/numbas/media/question-resources/image_SZ9eeHv.png"], ["question-resources/image_GQm5y0J.png", "/srv/numbas/media/question-resources/image_GQm5y0J.png"], ["question-resources/image_iNuCRj0.png", "/srv/numbas/media/question-resources/image_iNuCRj0.png"], ["question-resources/image_zFLqvyl.png", "/srv/numbas/media/question-resources/image_zFLqvyl.png"], ["question-resources/image_0tWGkKo.png", "/srv/numbas/media/question-resources/image_0tWGkKo.png"], ["question-resources/image_ftJTtaI.png", "/srv/numbas/media/question-resources/image_ftJTtaI.png"], ["question-resources/image_qctxw1L.png", "/srv/numbas/media/question-resources/image_qctxw1L.png"], ["question-resources/image_oNVb3sq.png", "/srv/numbas/media/question-resources/image_oNVb3sq.png"], ["question-resources/image_4hl18gC.png", "/srv/numbas/media/question-resources/image_4hl18gC.png"], ["question-resources/image_3xSQYOW.png", "/srv/numbas/media/question-resources/image_3xSQYOW.png"], ["question-resources/stress-strain_9S5XzfU.png", "/srv/numbas/media/question-resources/stress-strain_9S5XzfU.png"], ["question-resources/image_W7abJTe.png", "/srv/numbas/media/question-resources/image_W7abJTe.png"], ["question-resources/image_VroUPKK.png", "/srv/numbas/media/question-resources/image_VroUPKK.png"], ["question-resources/image_BPR2qwS.png", "/srv/numbas/media/question-resources/image_BPR2qwS.png"], ["question-resources/image_o259sxV.png", "/srv/numbas/media/question-resources/image_o259sxV.png"], ["question-resources/image_s27WPov.png", "/srv/numbas/media/question-resources/image_s27WPov.png"], ["question-resources/image_BUHhOno.png", "/srv/numbas/media/question-resources/image_BUHhOno.png"], ["question-resources/image_hnlLAkr.png", "/srv/numbas/media/question-resources/image_hnlLAkr.png"], ["question-resources/image_pBMa4Os.png", "/srv/numbas/media/question-resources/image_pBMa4Os.png"], ["question-resources/image_SO7mUx2.png", "/srv/numbas/media/question-resources/image_SO7mUx2.png"], ["question-resources/image_QIp6bzb.png", "/srv/numbas/media/question-resources/image_QIp6bzb.png"]], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"name": "ANOVA - true/false", "tags": [], "metadata": {"description": "

True/false question type to assess knowledge of basic aspects of ANOVA.

", "licence": "Creative Commons Attribution-ShareAlike 4.0 International"}, "statement": "

Identify each of the following statements as true or false in relation to the analysis of variance (ANOVA) method:

", "advice": "

Revise ANOVA, e.g., Section 7.5 of OpenIntro Statistics (4th edition).

\n

Note in particular:

\n\n

with $k$ the number of groups.

", "rulesets": {"std": ["all", "fractionNumbers", "!collectNumbers", "!noLeadingMinus"]}, "extensions": [], "builtin_constants": {"e": true, "pi,\u03c0": true, "i": true}, "constants": [], "variables": {"statements": {"name": "statements", "group": "Statements", "definition": "t_statements+f_statements", "description": "", "templateType": "anything", "can_override": false}, "k": {"name": "k", "group": "Ungrouped variables", "definition": "random(3..9)", "description": "

Number of groups.

", "templateType": "anything", "can_override": false}, "alpha": {"name": "alpha", "group": "Ungrouped variables", "definition": "random(1,5,10)", "description": "", "templateType": "anything", "can_override": false}, "dfG": {"name": "dfG", "group": "Ungrouped variables", "definition": "k-1", "description": "

Degrees of freedom of the mean square between groups (MSG).

", "templateType": "anything", "can_override": false}, "t_statements": {"name": "t_statements", "group": "Statements", "definition": "[ \"Null hypothesis (H$_0$): The mean is the same across all groups.\", \"Alternative hypothesis (H$_A$): At least one mean is different.\", \"It is inappropriate to examine all data by eye (informal testing) and only afterwards decide which groups to formally test.\", \"For $\\\\var{k}$ groups and $\\\\var{n}$ total observations, $df_G=\\\\var{dfG}$.\", \"For $\\\\var{k}$ groups and $\\\\var{n}$ total observations, $df_E=\\\\var{dfE}$.\", \"The larger the variability between group means relative to the within-group variability, the stronger the evidence against the null hypothesis.\", \"For $\\\\var{k}$ groups and an original significance level $\\\\alpha=\\\\var{alpha}\\\\%$, testing all possible pairs requires a modified significance level $\\\\alpha^*=\\\\var{alphaStar}\\\\%$.\", \"All else being equal, larger differences in means between groups increase the evidence favouring the alternative hypothesis.\", \"All else being equal, larger within-group variations decrease the evidence favouring the alternative hypothesis.\", \"Rejecting the null hypothesis indicates evidence that at least one group mean is different from one another.\", \"If the null hypothesis is true, any variation in the sample means is due to chance.\", \"Rejecting the null hypothesis does not imply that a significant difference in the pairwise comparisons can be found.\", \"As the number of groups increases, the modified significance level for pairwise tests decreases.\" ]", "description": "", "templateType": "list of strings", "can_override": false}, "K_bonf": {"name": "K_bonf", "group": "Ungrouped variables", "definition": "k*(k-1)/2", "description": "

Bonferroni correction

", "templateType": "anything", "can_override": false}, "dfE": {"name": "dfE", "group": "Ungrouped variables", "definition": "n-k", "description": "

Degrees of freedom for the mean square error (MSE).

", "templateType": "anything", "can_override": false}, "statement_marks": {"name": "statement_marks", "group": "Statements", "definition": "map([2,0],x,t_statements)+map([0,2],x,f_statements)", "description": "", "templateType": "anything", "can_override": false}, "choices": {"name": "choices", "group": "Statements", "definition": "shuffle(0..len(statements)-1)[0..6]", "description": "", "templateType": "anything", "can_override": false}, "f_statements": {"name": "f_statements", "group": "Statements", "definition": "[ \"Null hypothesis (H$_0$): At least one mean is different.\", \"Alternative hypothesis (H$_A$): The mean is the same across all groups.\", \"It is appropriate to examine all data by eye (informal testing) and only afterwards decide which groups to formally test.\", \"For $\\\\var{k}$ groups and $\\\\var{n}$ total observations, $df_G=\\\\var{n-1}$.\", \"For $\\\\var{k}$ groups and $\\\\var{n}$ total observations, $df_E=\\\\var{dfG}$.\", \"The larger the within-group variability relative to variability between group means, the stronger the evidence against the null hypothesis.\", \"For $\\\\var{k}$ groups and an original significance level $\\\\alpha=\\\\var{alpha}\\\\%$, testing all possible pairs does not require a modified significance level as long as the conditions of independence, normality and constant variance are satisfied.\", \"All else being equal, larger differences in means between groups decrease the evidence favouring the alternative hypothesis.\", \"All else being equal, larger within-group variations increase the evidence favouring the alternative hypothesis.\", \"Rejecting the null hypothesis indicates evidence that all the means are different from one another.\", \"If the alternative hypothesis is true, any variation in the sample means is due to chance.\", \"Rejecting the null hypothesis implies that a significant difference in the pairwise comparisons can always be found.\", \"As the number of groups increases, the modified significance level for pairwise tests increases as well.\" ]", "description": "", "templateType": "list of strings", "can_override": false}, "alphaStar": {"name": "alphaStar", "group": "Ungrouped variables", "definition": "siground((alpha/K_bonf),3)", "description": "", "templateType": "anything", "can_override": false}, "n": {"name": "n", "group": "Ungrouped variables", "definition": "random(20..50)", "description": "

Total number of observations.

", "templateType": "anything", "can_override": false}}, "variablesTest": {"condition": "", "maxRuns": 100}, "ungrouped_variables": ["k", "dfG", "n", "dfE", "alpha", "alphaStar", "K_bonf"], "variable_groups": [{"name": "Statements", "variables": ["t_statements", "f_statements", "statements", "statement_marks", "choices"]}], "functions": {}, "preamble": {"js": "", "css": ""}, "parts": [{"type": "gapfill", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "prompt": "\n \n \n

[[0]]

\n \n \n ", "gaps": [{"type": "m_n_x", "useCustomName": false, "customName": "", "marks": 0, "scripts": {}, "customMarkingAlgorithm": "", "extendBaseMarkingAlgorithm": true, "unitTests": [], "showCorrectAnswer": true, "showFeedbackIcon": true, "variableReplacements": [], "variableReplacementStrategy": "originalfirst", "nextParts": [], "suggestGoingBack": false, "adaptiveMarkingPenalty": 0, "exploreObjective": null, "minMarks": 0, "maxMarks": 0, "minAnswers": 0, "maxAnswers": 0, "shuffleChoices": true, "shuffleAnswers": false, "displayType": "radiogroup", "warningType": "none", "showCellAnswerState": true, "choices": ["{statements[choices[0]]}", "{statements[choices[1]]}", "{statements[choices[2]]}", "{statements[choices[3]]}", "{statements[choices[4]]}"], "matrix": "map(statement_marks[choices[j]],j,0..4)", "layout": {"type": "all", "expression": ""}, "answers": ["True", "False"]}], "sortAnswers": false}], "partsMode": "all", "maxMarks": 0, "objectives": [], "penalties": [], "objectiveVisibility": "always", "penaltyVisibility": "always", "contributors": [{"name": "Mario Orsi", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/427/"}, {"name": "Newcastle University Mathematics and Statistics", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/697/"}, {"name": "Mario Orsi", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/427/"}]}]}], "contributors": [{"name": "Mario Orsi", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/427/"}, {"name": "Newcastle University Mathematics and Statistics", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/697/"}, {"name": "Mario Orsi", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/427/"}]}