c:ms:2026:normal_and_t_distribution_graph_comparison
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| c:ms:2026:normal_and_t_distribution_graph_comparison [2026/04/14 23:28] – hkimscil | c:ms:2026:normal_and_t_distribution_graph_comparison [2026/04/15 00:44] (current) – hkimscil | ||
|---|---|---|---|
| Line 33: | Line 33: | ||
| </ | </ | ||
| {{.: | {{.: | ||
| + | |||
| + | < | ||
| + | qnorm(1-.05/ | ||
| + | qt(1-.05/2, 5) | ||
| + | qt(1-.05/2, 50) | ||
| + | qt(1-.05/2, 50000000) | ||
| + | |||
| + | pnorm(2) | ||
| + | pt(2, 5) | ||
| + | pt(2, 30) | ||
| + | pt(2, 90) | ||
| + | pt(2, 190) | ||
| + | pt(2, 250) | ||
| + | pt(2, 400) | ||
| + | pt(2, 600) | ||
| + | pt(2, 1000) | ||
| + | pt(2, 1600) | ||
| + | pt(2, 2600) | ||
| + | pt(2, 10000) | ||
| + | pt(2, 100000) | ||
| + | pt(2, 1000000) | ||
| + | </ | ||
c/ms/2026/normal_and_t_distribution_graph_comparison.1776209334.txt.gz · Last modified: by hkimscil
