// Numbas version: exam_results_page_options {"name": "Basic Set Theory: power set - TEMP REPLACEMENT", "extensions": [], "custom_part_types": [], "resources": [], "navigation": {"allowregen": true, "showfrontpage": false, "preventleave": false, "typeendtoleave": false}, "question_groups": [{"pickingStrategy": "all-ordered", "questions": [{"variablesTest": {"maxRuns": 100, "condition": ""}, "advice": "

The power set of $\\left\\{\\var{x},\\var{y}\\right\\}$ is

\n

$\\left\\{\\left\\{\\right\\}, \\left\\{\\var{x}\\right\\},\\left\\{\\var{y}\\right\\}, \\left\\{\\var{x},\\var{y}\\right\\}\\right\\}$.

\n

You can obtain the power set by finding all the subsets of all possible sizes. Since we have a set of size two then the subsets have length at most two. These are

\n\n

Note that the length zero subset is always the empty set, and the largest subset is the set itself.

", "variables": {"y": {"templateType": "anything", "definition": "random(x+1..9)", "description": "", "name": "y", "group": "Ungrouped variables"}, "x": {"templateType": "anything", "definition": "random(2..8)", "description": "", "name": "x", "group": "Ungrouped variables"}, "PB": {"templateType": "anything", "definition": "set(set(),set(x),set(y),set(x,y))", "description": "", "name": "PB", "group": "Ungrouped variables"}, "B": {"templateType": "anything", "definition": "set(x,y)", "description": "", "name": "B", "group": "Ungrouped variables"}}, "statement": "

The power set of $A$, written $P(A)$, is the set of all subsets of $A$.

", "tags": [], "ungrouped_variables": ["x", "y", "B", "PB"], "name": "Basic Set Theory: power set - TEMP REPLACEMENT", "metadata": {"licence": "Creative Commons Attribution-ShareAlike 4.0 International", "description": "

Introductory exercise about power sets.

"}, "rulesets": {}, "preamble": {"css": "", "js": ""}, "parts": [{"variableReplacementStrategy": "originalfirst", "steps": [{"variableReplacementStrategy": "originalfirst", "prompt": "

First we look at all the subsets containing zero elements. This is the empty set $\\left\\{\\right\\}$ and it is an element of any power set. Enter the empty set below using the NUMBAS syntax, which is set().

", "showFeedbackIcon": true, "scripts": {}, "answer": "set()", "vsetRangePoints": 5, "checkingType": "absdiff", "checkingAccuracy": 0.001, "vsetRange": [0, 1], "marks": "0", "customMarkingAlgorithm": "", "variableReplacements": [], "failureRate": 1, "extendBaseMarkingAlgorithm": true, "useCustomName": false, "showPreview": true, "valuegenerators": [], "showCorrectAnswer": true, "customName": "", "type": "jme", "unitTests": [], "checkVariableNames": false}, {"variableReplacementStrategy": "originalfirst", "prompt": "

Next we look at all the subsets containing exactly one element, such as $\\simplify{{set(x)}}$. Enter this using the NUMBAS syntax set({x}).

", "showFeedbackIcon": true, "scripts": {}, "answer": "set({x})", "vsetRangePoints": 5, "checkingType": "absdiff", "checkingAccuracy": 0.001, "vsetRange": [0, 1], "marks": "0", "customMarkingAlgorithm": "", "variableReplacements": [], "failureRate": 1, "extendBaseMarkingAlgorithm": true, "useCustomName": false, "showPreview": true, "valuegenerators": [], "showCorrectAnswer": true, "customName": "", "type": "jme", "unitTests": [], "checkVariableNames": false}, {"variableReplacementStrategy": "originalfirst", "prompt": "

What is the other subset that that contains exactly one element?

", "showFeedbackIcon": true, "scripts": {}, "answer": "set({y})", "vsetRangePoints": 5, "checkingType": "absdiff", "checkingAccuracy": 0.001, "vsetRange": [0, 1], "marks": "0", "customMarkingAlgorithm": "", "variableReplacements": [], "failureRate": 1, "extendBaseMarkingAlgorithm": true, "useCustomName": false, "showPreview": true, "valuegenerators": [], "showCorrectAnswer": true, "customName": "", "type": "jme", "unitTests": [], "checkVariableNames": false}, {"variableReplacementStrategy": "originalfirst", "prompt": "

What is the subset that contains exactly two elements?

", "showFeedbackIcon": true, "scripts": {}, "answer": "{set(x,y)}", "vsetRangePoints": 5, "checkingType": "absdiff", "checkingAccuracy": 0.001, "vsetRange": [0, 1], "marks": "0", "customMarkingAlgorithm": "", "variableReplacements": [], "failureRate": 1, "extendBaseMarkingAlgorithm": true, "useCustomName": false, "showPreview": true, "valuegenerators": [], "showCorrectAnswer": true, "customName": "", "type": "jme", "unitTests": [], "checkVariableNames": false}, {"marks": 0, "variableReplacementStrategy": "originalfirst", "variableReplacements": [], "prompt": "

The power set is the set containg all these answers as elements. Enter your answer using the NUMBAS syntaxset(a,b,c,d) 

", "extendBaseMarkingAlgorithm": true, "customMarkingAlgorithm": "", "showFeedbackIcon": true, "scripts": {}, "showCorrectAnswer": true, "customName": "", "useCustomName": false, "unitTests": [], "type": "information"}], "prompt": "

What is the power set of $\\simplify{{set(x,y)}}$?

", "showFeedbackIcon": true, "choices": ["$\\simplify{{set(set(),set(x),set(y),set(x,y))}}$", "$\\simplify{{set()}}, \\simplify{{set(x)}}, \\simplify{{set(y)}}, \\simplify{{set(x,y)}}$", "$\\simplify{{set(set(x),set(y),set(x,y))}}$", "$\\simplify{{set(x)}}, \\simplify{{set(y)}}, \\simplify{{set(x,y)}}$", "$\\simplify{{set(set(x),set(y))}}$", "$\\simplify{{set(x)}}, \\simplify{{set(y)}}$", "$\\simplify{{set(x,y,set(x,y))}}$", "$\\simplify{{x}}, \\simplify{{y}}, \\simplify{{set(x,y)}}$", "$\\simplify{{set(x,y)}}$", "$\\simplify{{set(set(x,y))}}$", "$\\simplify{{set(set(),x,y,set(x,y))}}$", "$\\simplify{{set()}},\\simplify{{x}},\\simplify{{y}},\\simplify{{set(x,y)}}$"], "shuffleChoices": true, "scripts": {}, "matrix": ["1", 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0], "stepsPenalty": 0, "minMarks": 0, "marks": 0, "customMarkingAlgorithm": "", "variableReplacements": [], "showCellAnswerState": true, "extendBaseMarkingAlgorithm": true, "useCustomName": false, "distractors": ["", "", "", "", "", "", "", "", "", "", "", ""], "displayType": "radiogroup", "showCorrectAnswer": true, "customName": "", "maxMarks": 0, "displayColumns": "1", "unitTests": [], "type": "1_n_2"}], "functions": {}, "extensions": [], "variable_groups": [], "type": "question", "contributors": [{"name": "Daniel Mansfield", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/743/"}, {"name": "Sean Gardiner", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2443/"}]}]}], "contributors": [{"name": "Daniel Mansfield", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/743/"}, {"name": "Sean Gardiner", "profile_url": "https://numbas.mathcentre.ac.uk/accounts/profile/2443/"}]}