freeCodeCamp/curriculum/math-challenges/47-probability/conditional-probability.json

45 lines
739 B
JSON

{
"name": "Conditional Probability",
"order": 15,
"challenges": [
{
"id": "59a5801209a6acac5983b716",
"title": "Discrete conditional probability",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b377",
"title": "Continuous conditional probability",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
},
{
"id": "59a5801209a6acac5983b378",
"title": "Paradoxes",
"description": [
""
],
"challengeSeed": [
""
],
"tests": [
""
]
}
]
}