z_score | R Documentation |
Stat to determine if two estimates are different
z_score(x, y)
x |
numeric vector, first estimate and corresponding MOE to compare |
y |
numeric vector, second estimate and corresponding MOE to compare |
Z score; if larger than 1, difference is significant
Michael Jensen
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.