freeCodeCamp/curriculum/math-challenges/46-statistics/data.json

58 lines
887 B
JSON

{
"name": "Data",
"order": 1,
"challenges": [
{
"id": "59a5801209a6acac5983b702",
"title": "Qualitative",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b323",
"title": "Quantitative",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b324",
"title": "Sampling",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b325",
"title": "Frequency Tables",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}