v0.1.0
January 11, 2025
Featuring Star Bars
Annotate your statistics with Graphmatik
With version 0.1.0 of Graphmatik, whenever you run a statistical analysis on row or column charts, star bars will automatically be plotted when you tab over to the chart workspace.
Star bars are a great way to visually represent significant differences in your data. Each individual bar depicts a comparison between 2 groups and the number of stars indicates the corresponding p-value.
*represents a p-value <= 0.05**represents a p-value <= 0.01***represents a p-value <= 0.001****represents a p-value <= 0.0001
Star bars settings
After running a statistical analysis, you can customize your star bars by accessing the settings menu.
button inside the properties panel of the chart workspaceInside the settings menu you can:
- toggle star bars on/off.
- switch between the fast or optimize stacking algorithm.
- set the p-value cutoff to
0.1,0.05,0.01,0.001
How can I show insignifcant results?
Typically any comparison between groups that doesn't show a * is considered not significant. That said, there are times you may want to highlight insignificance.
- If you have a large effect size, but low statistical power. You may want to describe a "trend".
- If you have an effect that looks significant, but is in fact not.
If you select a p-value cutoff of 0.1 you will have the option to show insignifant results as:
- "ns" --> not significant
- "0.061" --> as a number rounded to 3 decimal places
Be careful with "trends". A P value does not define a study's worth nor prestige. Using words like "trends towards significance" or "nearly significant" can introduce bias & subjectivity in scientific reporting. Rather discuss observed differences in terms of their effect size, variability, & limitations (eg. statistical power).