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.
938
938
.. versionadded :: 3.8
939
939
940
940
941
- :class: ` NormalDist ` Examples and Recipes
942
- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
941
+ Examples and Recipes
942
+ --------------------
943
943
944
944
945
945
Classic probability problems
@@ -974,7 +974,7 @@ Find the `quartiles <https://en.wikipedia.org/wiki/Quartile>`_ and `deciles
974
974
Monte Carlo inputs for simulations
975
975
**********************************
976
976
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
978
978
analytically, :class: `NormalDist ` can generate input samples for a `Monte
979
979
Carlo simulation <https://en.wikipedia.org/wiki/Monte_Carlo_method> `_:
980
980
You can’t perform that action at this time.
0 commit comments