###Status Has not been tested or maintained since June 2014, so use at your own caution. I'm currently working on building something like Dex online, in the browser.
###About Dex (Data EXploration) is an exploratory statistical software meant as a replacement for Minitab. I wrote it for Moody's Mega Math Challenge, after they banned all non-free statistical software. There were a couple of free and open-source alternatives (e.g. SofaSTAT and PSPP), but they either didn't have all the functionality I needed or they were very buggy and hard to use.
###Features
- Ability to import CSV files (export coming soon, along with other file types)
- Basic statistical tests (e.g. t-tests and linear regression)
- Some very nice plots (histogram, violinplot, scatterplot, etc).
###Dependencies