Standard Deviation Calculator – Population & Sample
Compute standard deviation and variance for a dataset, automatically distinguishing between population and sample. See mean, sum of squares, and histogram.
UD5 Toolkit
Compute standard deviation and variance for a dataset, automatically distinguishing between population and sample. See mean, sum of squares, and histogram.
Create vertical or horizontal bar charts from your data. Enter categories and values to generate a clean, customizable chart ready for presentation use.
Create an interactive scatter plot from your own data. Add points, adjust axes, and see the trend line — all done locally in your browser with SVG/Canvas.
Turn a list of numbers into a histogram. Choose the number of bins or let the tool auto-calculate using Sturges' rule. Visualize your data distribution instantly.
Load a CSV file and filter rows using basic expressions (e.g., age > 30). Supports AND/OR conditions. Export filtered result as CSV. All in browser.
Paste delimited data and split it into columns. Choose custom separator. Shows a preview table. Local.
Paste tab‑separated or CSV data and instantly get a beautifully aligned Markdown table. Essential for documentation.
Paste CSV data and pick which columns to keep or drop. Rearrange column order by dragging. Download the new file. All local.
Easily convert JSON data arrays into CSV format for Excel or database import. Handles nested structures with flattening options. All conversions happen locally, no data uploaded.
Generate random but realistic‑looking data arrays (users, products, orders) with typos and missing fields. For test robustness.