freeCodeCamp/seed/math-challenges/47-probability/expected-value-and-variance...

45 lines
746 B
JSON

{
"name": "Expected Value and Variance",
"order": 17,
"challenges": [
{
"id": "59a5801209a6acac5983b718",
"title": "Expected value",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b382",
"title": "Variance of discrete random variables",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b383",
"title": "Continuous random variables",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}