Skip to content

Commit

Permalink
close #34
Browse files Browse the repository at this point in the history
  • Loading branch information
elizavetasemenova committed Nov 29, 2024
1 parent eba59f9 commit 9fdf49e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 04_probability_distributions.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -709,7 +709,7 @@
"source": [
"`````{admonition} Task 07\n",
":class: tip\n",
"What is qualitatively different between the shapes of distributions `Bernoulli(p=0.2, n=6)` and `Bernoulli(p=0.2, n=100)`?\n",
"What is qualitatively different between the shapes of distributions `Binomial(p=0.2, n=6)` and `Binomial(p=0.2, n=100)`?\n",
"`````"
]
},
Expand Down

0 comments on commit 9fdf49e

Please sign in to comment.