freeCodeCamp/curriculum/math-challenges/47-probability/central-limit-theorem.json

45 lines
734 B
JSON

{
"name": "Central limit theorem",
"order": 20,
"challenges": [
{
"id": "59a5801209a6acac5983b721",
"title": "Bernoulli trials",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b389",
"title": "Discrete independent trials",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b390",
"title": "Continuous independent trials",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}