freeCodeCamp/curriculum/math-challenges/46-statistics/the-central-limit-theorem.json

45 lines
752 B
JSON

{
"name": "The Central Limit Theorem",
"order": 7,
"challenges": [
{
"id": "59a5801209a6acac5983b708",
"title": "Central Limit Theorem ",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b344",
"title": "Central Limit Theorem for Averages",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b345",
"title": "Central Limit Theorem for Sums",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}