File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1000,8 +1000,8 @@ of applications in statistics.
1000
1000
.. versionadded :: 3.8
1001
1001
1002
1002
1003
- :class: ` NormalDist ` Examples and Recipes
1004
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1003
+ Examples and Recipes
1004
+ --------------------
1005
1005
1006
1006
1007
1007
Classic probability problems
@@ -1036,7 +1036,7 @@ Find the `quartiles <https://en.wikipedia.org/wiki/Quartile>`_ and `deciles
1036
1036
Monte Carlo inputs for simulations
1037
1037
**********************************
1038
1038
1039
- To estimate the distribution for a model than isn't easy to solve
1039
+ To estimate the distribution for a model that isn't easy to solve
1040
1040
analytically, :class: `NormalDist ` can generate input samples for a `Monte
1041
1041
Carlo simulation <https://en.wikipedia.org/wiki/Monte_Carlo_method> `_:
1042
1042
You can’t perform that action at this time.
0 commit comments