GET /api/questions/12127/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://numbas.mathcentre.ac.uk/api/questions/12127/?format=api",
    "name": "Find probabilities from 2D frequency table, ",
    "published": true,
    "project": "https://numbas.mathcentre.ac.uk/api/projects/601/?format=api",
    "author": {
        "url": "https://numbas.mathcentre.ac.uk/api/users/697/?format=api",
        "profile": "https://numbas.mathcentre.ac.uk/accounts/profile/697/?format=api",
        "full_name": "Newcastle University Mathematics and Statistics",
        "pk": 697,
        "avatar": {
            "20x20": "https://numbas.mathcentre.ac.uk/media/avatars/UnivNcle-shield_mKn5GZP.20x20.png",
            "40x40": "https://numbas.mathcentre.ac.uk/media/avatars/UnivNcle-shield_mKn5GZP.40x40.png",
            "150x150": "https://numbas.mathcentre.ac.uk/media/avatars/UnivNcle-shield_mKn5GZP.150x150.png"
        }
    },
    "edit": "https://numbas.mathcentre.ac.uk/question/12127/find-probabilities-from-2d-frequency-table/?format=api",
    "preview": "https://numbas.mathcentre.ac.uk/question/12127/find-probabilities-from-2d-frequency-table/preview/?format=api",
    "download": "https://numbas.mathcentre.ac.uk/question/12127/find-probabilities-from-2d-frequency-table.zip?format=api",
    "source": "https://numbas.mathcentre.ac.uk/question/12127/find-probabilities-from-2d-frequency-table.exam?format=api",
    "metadata": {
        "notes": "\n        \t\t<p><strong>29/12/2012:</strong></p>\n        \t\t    <p>Added tags and description.</p>\n        \t\t    <p>This is easily configurable to other surveys by changing the variables used for labelling. Added the tag sc to denote this. Also added tag, table, as there is a table included.</p>\n        \t\t    <p>The column labels in the table need to be centred.</p>\n        \t\t    <p>The presentation and layout of the questions should be improved and made consistent.</p>\n        \t\t    <p>There is a user-defined function norm(a,x,n) which takes a numeric list a and changes the entry a[x] so that the sum of entries in a is n. Added the tag udf.&nbsp;</p>\n        \t\t    <p>Calculations correct on testing.</p>\n        \t\t",
        "licence": "Creative Commons Attribution 4.0 International",
        "description": "<p>Finding probabilities from a survey giving a table of data on the alcohol consumption of males. This can be easily adapted to data from other types of surveys.</p>"
    },
    "status": "ok",
    "resources": []
}