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 @@ -938,8 +938,8 @@ of applications in statistics.
938938 .. versionadded :: 3.8
939939
940940
941- :class: ` NormalDist ` Examples and Recipes
942- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
941+ Examples and Recipes
942+ --------------------
943943
944944
945945Classic probability problems
@@ -974,7 +974,7 @@ Find the `quartiles <https://en.wikipedia.org/wiki/Quartile>`_ and `deciles
974974Monte Carlo inputs for simulations
975975**********************************
976976
977- To estimate the distribution for a model than isn't easy to solve
977+ To estimate the distribution for a model that isn't easy to solve
978978analytically, :class: `NormalDist ` can generate input samples for a `Monte
979979Carlo simulation <https://en.wikipedia.org/wiki/Monte_Carlo_method> `_:
980980
You can’t perform that action at this time.
0 commit comments