freeCodeCamp/curriculum/math-challenges/47-probability/law-of-large-numbers.json

32 lines
517 B
JSON

{
"name": "Law of large numbers",
"order": 19,
"challenges": [
{
"id": "59a5801209a6acac5983b720",
"title": "Discrete random variables",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b387",
"title": "Continuous random variables",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}