API Endpoint for journals.

GET /api/articles/1855/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 1855,
    "title": "A Modern Look at Freedman's Box Model",
    "subtitle": null,
    "abstract": "This paper revisits the \nbox model\n, a metaphor developed by David Freedman to explain sampling distributions and  statistical inference to introductory statistics students. The basic idea is to represent all random phenomena in terms of drawing tickets at random from a box. In this way, random sampling from a population can be described in the same way as everyday phenomena, like coin tossing and card dealing. For Freedman, box models were merely a thought experiment; calculations were still done using normal approximations. In this paper, we propose a more modern view that treats the box model as a practical simulation framework for conducting inference. We show how concepts in introductory statistics and probability classes can be motivated by simulating from a box model. To facilitate this simulation-based approach to teaching box models, we developed an online, open-source \"box model simulator\".",
    "language": "en",
    "license": null,
    "keywords": [
        {
            "word": "box models, sampling distribution, hypothesis test, statistics education, simulation, probability, binomial, hypergeometric, geometric, negative binomial"
        }
    ],
    "section": "Technology Innovations",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/0h38g1n8",
    "frozenauthors": [
        {
            "first_name": "Dennis",
            "middle_name": "L",
            "last_name": "Sun",
            "name_suffix": "",
            "institution": "California Polytechnic State University, San Luis Obispo",
            "department": "None"
        },
        {
            "first_name": "Joseph",
            "middle_name": "",
            "last_name": "Alfredo",
            "name_suffix": "",
            "institution": "California Polytechnic State University, San Luis Obispo",
            "department": "None"
        }
    ],
    "date_submitted": "2019-07-18T12:05:43-07:00",
    "date_accepted": "2019-07-18T12:05:43-07:00",
    "date_published": "2020-01-09T00:00:00-08:00",
    "render_galley": null,
    "galleys": [
        {
            "label": "",
            "type": "",
            "path": "https://journalpub.escholarship.org/tise/article/1855/galley/1260/download/"
        }
    ]
}