freeCodeCamp/curriculum/math-challenges/46-statistics/the-normal-distribution.json

45 lines
739 B
JSON

{
"name": "The Normal Distribution",
"order": 6,
"challenges": [
{
"id": "59a5801209a6acac5983b707",
"title": "Normal Probability Distribution",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b341",
"title": "Standard Normal Probability",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b342",
"title": "Normal Probability",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}