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.
10001000 .. versionadded :: 3.8
10011001
10021002
1003- :class: ` NormalDist ` Examples and Recipes
1004- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1003+ Examples and Recipes
1004+ --------------------
10051005
10061006
10071007Classic probability problems
@@ -1036,7 +1036,7 @@ Find the `quartiles <https://en.wikipedia.org/wiki/Quartile>`_ and `deciles
10361036Monte Carlo inputs for simulations
10371037**********************************
10381038
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
10401040analytically, :class: `NormalDist ` can generate input samples for a `Monte
10411041Carlo simulation <https://en.wikipedia.org/wiki/Monte_Carlo_method> `_:
10421042
You can’t perform that action at this time.
0 commit comments