Description Usage Arguments Value Examples
This function, given the tcalc value, will find the p-value, and plot the distribution with the rejection regions shaded in green. The function also marks the locations of the tcalc values and lets the user determine whether a null hypothesis can be rejected or not
1 | mypvalue(t0, xmax = 4, n = 20, alpha = 0.05)
|
t0 |
tcalc value |
xmax |
plot bounds |
n |
sample size |
alpha |
alpha value |
gives a quantile value and the p-value. Also plots the distribution with the rejection regions shaded in, the p-value as the title, and the tcalc values marked.
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.