Articles with the D3.js tag

New d3.js visualization: Equivalence, non-inferiority and superiority testing This visualization illustrates the appropriate tests to use when your research hypothesis is that two treatments are equally effective, or that a new treatment is no worse than the current gold standard. Read more

[Update] P-curve visualization updated with log x-axis My p-curve visualization has been updated with the option to log the x-axis. Read more

New d3.js visualization: the t-distribution and its normal approximation This visualization shows how the t-distribution and the Gaussian (normal) distribution approaches each other when sample size increases. Read more

New visualization of the distribution of p-values using d3.js Here's a new visualization that shows the p-curve distribution when comparing the means of two independent samples for varying effects. Many know that the distribution is uniform when the null is true, but what about when it isn't? Read more

New d3.js visualization: Interpreting Correlations This new visualization is an interactive display of the correlation between two variables. Read more

New d3.js visualization: Understanding Significance Testing and Statistical Power This new visualization is an interactive display of classical null hypothesis significance testing and statistical power. Read more