Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

ex50.rst 771 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
  1. .. _example_50:
  2. (50) Probability distributions
  3. ------------------------------
  4. This example presents visually the various probability
  5. distributions available in :doc:`gmtmath </gmtmath>` (as well
  6. as :doc:`grdmath </grdmath>`). We evaluate and display both
  7. the probability density function (pdf) and the cumulative
  8. distribution function (cdf) for each case. The left column shows the density
  9. functions while the right column shows the cumulative functions.
  10. In addition to the distributions you can also use :doc:`gmtmath </gmtmath>`
  11. to evaluate critical values for the distributions for chosen
  12. confidence levels.
  13. .. literalinclude:: /_verbatim/ex50.txt
  14. :language: bash
  15. .. figure:: /_images/ex50.*
  16. :width: 500 px
  17. :align: center
  18. Probability distributions.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...