freeCodeCamp/math-challenges/46-statistics/continuous-random-variables...

45 lines
731 B
JSON

{
"name": "Continuous Random Variables",
"order": 5,
"challenges": [
{
"id": "59a5801209a6acac5983b706",
"title": "Continuous Probability",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b338",
"title": "Uniform Probability",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b339",
"title": "Exponential Probability",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}