<p>The dot plot represents the number of children in different households.</p><DotPlot data-props='{ "title": "" , "xlabel": "Number of Children per Household", "ylabel": "", "minScaleValue": 0, "maxScaleValue": 12, "interval": 1, "hashMarksBetweenInterval": 0, "plotItems": [ { "value": 0, "freq": 1 }, { "value": 1, "freq": 0 }, { "value": 2, "freq": 3 }, { "value": 3, "freq": 6 }, { "value": 4, "freq": 0 }, { "value": 5, "freq": 2 }, { "value": 6, "freq": 2 }, { "value": 7, "freq": 1 }, { "value": 8, "freq": 0 }, { "value": 9, "freq": 0 }, { "value": 10, "freq": 0 }, { "value": 11, "freq": 1 } ,{ "value": 12, "freq": 0 } ]}'></DotPlot><selectivedisplay data-props='{"show_in_create":true, "show_in_problem_qa": true}'> <ul> <li>How many households have `3` children?</li> </ul></selectivedisplay><p>Which data set represents the points shown in the dot plot?</p> <ul> <li>`0`, `2`, `3`, `5`, `6`, `7`, `11`</li> <li> `0`, `2`, `2`, `2`, `3`, `3`, `3`, `3`, `3`, `3`, `5`,`5`, `6`, `6`, `7`, `11` </li> <li>`1`, `3`, `6`, `2`, `2`, `1`, `1`</li></ul></selectivedisplay>