How to use (3 steps)
- Choose an example, or paste an OTU/ASV table (or import a CSV/TSV file).
- Select a metric (Jaccard / Bray–Curtis) and preprocessing (relative abundance, etc.).
- Review the distance matrix, heatmap, and PCoA (export CSV/PNG if needed).
Beta diversity is useful for exploration and visualization, but statistical conclusions require additional analyses (tests or modeling).
Inputs
—
Metric & preprocessing
If sample depths differ, try “Relative abundance”.
Sample groups (optional: color points in PCoA)
Two columns: sample, group (header is optional).
Results
This tool is for exploration and learning. It does not claim statistical significance.
—
Share & export
The share URL restores settings only (input data is not included). To save inputs too, use JSON export.
Distance matrix
Heatmap
PCoA (2D)
Jaccard vs Bray–Curtis
- Jaccard compares presence/absence only.
- Bray–Curtis also uses abundances (counts or relative abundance).
Bray–Curtis can be affected by library size (sample depth). If needed, compare both counts and relative abundance.
Equations (reference)
- Jaccard distance:
d = 1 - |A∩B| / |A∪B| - Bray–Curtis dissimilarity:
d = Σ|xᵢ - yᵢ| / Σ(xᵢ + yᵢ)
Here, A and B are sets of observed features, and xᵢ/yᵢ are feature values (relative abundance or counts). Axis directions are arbitrary, so flipping the PCoA plot does not change the meaning.
How to use this calculator effectively
This guide helps you use Beta diversity calculator (Jaccard / Bray–Curtis): compare samples in a repeatable way: define a baseline, change one variable at a time, and interpret outputs with explicit assumptions before you share or act on results.
How it works
The page applies deterministic logic to your inputs and shows rounded output for readability. Treat it as a comparison workflow: run one baseline case, adjust a single parameter, and measure both absolute and percentage deltas. If a result seems off, verify units, time basis, and sign conventions before drawing conclusions. This approach keeps your analysis reproducible across teammates and sessions.
When to use
Use this page when you need a fast estimate, a classroom check, or a practical what-if comparison. It works best for planning and prioritization steps where you need direction and magnitude quickly before investing in deeper modeling, manual spreadsheets, or formal external review.
Common mistakes to avoid
- Changing multiple parameters at once, which hides the true cause of output movement.
- Mixing units (percent vs decimal, monthly vs yearly, gross vs net) across scenarios.
- Comparing with another tool without aligning defaults, constants, and rounding rules.
- Using rounded display values as exact downstream inputs without re-checking precision.
Interpretation and worked example
Run a baseline scenario and keep that result visible. Next, modify one assumption to reflect your realistic alternative and compare direction plus size of change. If the direction matches your domain expectation and the size is plausible, your setup is usually coherent. If not, check hidden defaults, boundary conditions, and interpretation notes before deciding which scenario to adopt.
See also
FAQ
What is beta diversity?
A way to describe how different samples are from each other as a distance (dissimilarity). Smaller means more similar; larger means more different.
What is the difference between Jaccard and Bray–Curtis?
Jaccard compares presence/absence only. Bray–Curtis also uses abundances (counts or relative abundance).
What is PCoA?
A method that places samples in 2D based on the distance matrix (principal coordinates analysis). Axis direction is arbitrary, so flipping does not change the meaning.
Can I claim statistical significance from this result alone?
No. Beta diversity is useful for exploration and visualization, but statistical testing requires additional analyses.
What should I do first on this page?
Start with the minimum required inputs or the first action shown near the primary button. Keep optional settings at defaults for a baseline run, then change one setting at a time so you can explain what caused each output change.
How to use Beta diversity calculator (Jaccard / Bray–Curtis): compare samples effectively
What this calculator does
This page is for estimating outcomes by changing inputs in one controlled workflow. The model keeps your focus on variables, not output shape. Start with stable assumptions, then test sensitivity by changing one key input at a time to observe directional impact.
Input meaning and unit policy
Each input has an expected unit and a typical range. For reliable interpretation, check whether you are using the same unit system, period, and base assumptions across all runs. Unit mismatch is the most common source of unexpected drift in numeric results.
Use-case sequence
A practical sequence is: first run with defaults, then create a baseline log, then run one alternative scenario, and finally compare only the changed output metric. This sequence reduces cognitive load and prevents false pattern recognition in early experiments.
Common mistakes to avoid
Avoid changing too many variables at once, mixing incompatible data sources, and interpreting a one-time output without checking robustness. A single contradictory input can flip conclusions, so keep each experiment minimal and document assumptions as part of your note.
Interpretation guidance
Review both magnitude and direction. Direction tells you whether a strategy moves outcomes in the desired direction, while magnitude helps you judge practicality. If both agree, you can proceed; if not, rebuild the baseline and verify constraints before deciding.
Related tools
- Check within-sample diversity (alpha diversity) first → Diversity index calculator (Shannon / Simpson)
- Build intuition for population size and drift → Genetic drift simulator (Wright–Fisher)
- Diversity index calculator (Shannon & Simpson) | CalcBEcalculators, diversity-index, calculator, en
- 1RM (One-Rep Max) & Training Weight Calculator | CalcBEcalculators, one-rep-max, calculator, health, 1rm, training, weight, en
- 2D geometry calculator – area & perimeter of shapes | CalcBEcalculators, geometry-2d, calculator, math, 2d, geometry, area, perimeter, en
- 2D graphing calculator – plot and intersect functions | CalcBEcalculators, graphing-calculator, calculator, math, 2d, graphing, intersections, extrema, en
- A260 Calculator (DNA/RNA Concentration & Purity) | CalcBEcalculators, a260, calculator, en
Comments
If you find an issue or have a suggestion, please leave a comment (no anonymous form).