{
    "version": 5,
    "graph":
    {
        "showGrid": false,
        "showYAxis": false,
        "xAxisStep": 1,
        "squareAxes": false,
        "viewport":
        {
            "xmin": 0,
            "ymin": -1,
            "xmax": 15,
            "ymax": 3
        }
    },
    "expressions":
    {
        "list": [
        {
            "type": "expression",
            "id": "1",
            "color": "#58595B",
            "latex": "A=\\left[5,12,7,2,4,6,8,12,13\\right]",
            "style": "SOLID"
        },
        {
            "type": "folder",
            "id": "16",
            "title": "box plot",
            "collapsed": true,
            "secret": true,
            "memberIds":
            {
                "7": true,
                "8": true,
                "9": true,
                "10": true,
                "11": true,
                "17": true,
                "18": true,
                "19": true,
                "20": true,
                "21": true,
                "22": true
            }
        },
        {
            "type": "expression",
            "id": "17",
            "color": "#0092C8",
            "latex": "y=1\\left\\{q_1\\le x\\le q_2\\right\\}",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "18",
            "color": "#0092C8",
            "latex": "y=1\\left\\{q_4\\le x\\le q_5\\right\\}",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "19",
            "color": "#0AB14B",
            "latex": "B=\\left[.5,1.5\\right]",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "20",
            "color": "#0092C8",
            "latex": "y=B\\left\\{q_2\\le x\\le q_4\\right\\}",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "21",
            "color": "#812990",
            "latex": "C=\\left[q_2,q_3,q_4\\right]",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "22",
            "color": "#0092C8",
            "latex": "x=C\\left\\{0.5\\le y\\le1.5\\right\\}",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "7",
            "color": "#0092C8",
            "latex": "\\left(q_1,1\\right)",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "11",
            "color": "#0092C8",
            "latex": "\\left(q_2,1\\right)",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "10",
            "color": "#0092C8",
            "latex": "\\left(q_3,1\\right)",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "9",
            "color": "#0092C8",
            "latex": "\\left(q_4,1\\right)",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "8",
            "color": "#0092C8",
            "latex": "\\left(q_5,1\\right)",
            "style": "SOLID"
        },
        {
            "type": "folder",
            "id": "23",
            "title": "Random stuff about your data",
            "collapsed": true,
            "secret": true,
            "memberIds":
            {
                "2": true,
                "3": true,
                "4": true,
                "5": true,
                "6": true,
                "12": true,
                "13": true,
                "14": true,
                "15": true,
                "24": true
            }
        },
        {
            "type": "expression",
            "id": "2",
            "color": "#58595B",
            "latex": "\\operatorname{total}\\left(A\\right)",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "3",
            "color": "#0AB14B",
            "latex": "\\operatorname{length}\\left(A\\right)",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "4",
            "color": "#EFA038",
            "latex": "\\operatorname{mean}\\left(A\\right)",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "5",
            "color": "#812990",
            "latex": "\\frac{\\operatorname{total}\\left(A\\right)}{\\operatorname{length}\\left(A\\right)}",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "24",
            "color": "#58595B",
            "latex": "\\operatorname{median}\\left(A\\right)",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "6",
            "color": "#000000",
            "latex": "q_1=\\operatorname{quantile}\\left(A,0\\right)",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "15",
            "color": "#000000",
            "latex": "q_2=\\operatorname{quantile}\\left(A,0.25\\right)",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "14",
            "color": "#000000",
            "latex": "q_3=\\operatorname{quantile}\\left(A,0.5\\right)",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "13",
            "color": "#000000",
            "latex": "q_4=\\operatorname{quantile}\\left(A,0.75\\right)",
            "style": "SOLID"
        },
        {
            "type": "expression",
            "id": "12",
            "color": "#000000",
            "latex": "q_5=\\operatorname{quantile}\\left(A,1\\right)",
            "style": "SOLID"
        }]
    }
}