freeCodeCamp/curriculum/math-challenges/47-probability/sums-of-random-variables.json

32 lines
537 B
JSON
Raw Normal View History

{
"name": "Sums of random variables",
"order": 18,
"challenges": [
{
"id": "59a5801209a6acac5983b719",
"title": "Sums of discrete random variables",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b385",
"title": "Sums of continuous random variables",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}