To install StatInsight on your computer, just follow the simple steps below. The process is quick and easy, even if you're not very technical. If anything goes wrong, feel free to contact us for help.
Here is an example of the app installation for the Windows Operating System (OS).
Step 1: Go to the Download page and click the Windows icon. Then press the yellow Download button on the OS you desire.
Step 2: Save the file named Win_StatInsight_Installer.exe when prompted. If Windows SmartScreen shows a warning, click More info and then Run anyway to allow the installer from an unknown publisher.
Step 3: When the installer starts, read the License Agreement, select I accept the agreement, and click Next to continue.
Step 4: Follow the remaining steps in the setup. When it says the installation is complete, leave Launch StatInsight checked and click Finish.
Step 5: The app will open. It will show the license agreement againβjust press Accept to continue.
Step 6: Enter the License Key you acquired, if not, please get yourself a key here. After that, you're ready to start using StatInsight.
π Need help?
If you run into any issues, please contact us β we're happy to help!
StatInsight supports the most common file formats used in research and data analysis. Simply open your file and the app takes care of the rest β no manual configuration needed.
Supported File Formats
Automatic Variable Classification
Once a file is loaded, StatInsight automatically analyzes each column and assigns it a variable type. The five supported types are:
If the auto-detected type doesn't match your intent, you can change it at any time. Switching between Continuous, Categorical, and Label is supported from the variable panel.
Saving and Reopening Projects
StatInsight lets you save your entire working session β including loaded data, variable settings, and all analyses performed β as a .stati project file. Reopening a project restores everything exactly as you left it.
Tip: For best results, make sure your file has a clean header row as the first row, with data values starting immediately below. Avoid merged cells, blank leading rows, or multi-level headers.
Once you load a data file into StatInsight, the app will immediately analyze it and generate descriptive statistics for all the detected variables.
StatInsight automatically classifies each variable based on its content. The supported types are Continuous, Categorical, Binary, Date, and Label.
Depending on the variable type, different descriptive summaries are provided:
In the "Data Summary" pane, you'll also find an option to remove outliers. This feature is available only for continuous variables and allows you to filter out values that fall outside the typical range.
StatInsight uses a standard method to identify outliers, based on the interquartile range (IQR). The formula used is:
Outlier if:
value < Q1 − 1.5 × IQR
or
value > Q3 + 1.5 × IQR
Where Q1 is the first quartile, Q3 is the third quartile, and IQR is the interquartile range (Q3 − Q1).
Additional Notes
One of the most powerful features in StatInsight is the "Quick Statistics" function. This tool is designed to automatically explore potential relationships between all pairs of variables in your dataset.
Depending on the variable types involved, StatInsight will apply appropriate statistical tests, including comparisons (e.g., mean differences), correlations (e.g., Pearson or Spearman), and association analyses (e.g., Chi-Squared tests for categorical data).
The goal is to give you a fast, high-level overview of how different variables might be relatedβwithout needing to configure anything manually.
Important Notes:
While Quick Statistics explores all variable pairs automatically, Custom Statistics gives you full control. You choose exactly which variables to analyze and which statistical test to apply β making it the right tool for hypothesis-driven research.
To run a custom analysis, select your variables of interest, pick the desired test from the list, and StatInsight will compute the results and generate a matching visualization.
Every test result includes:
Use these tests when you want to compare a continuous variable across two or more groups defined by a categorical or binary variable.
Use these tests to measure the strength and direction of the relationship between two continuous variables.
Use this test to examine associations between two categorical or binary variables.
Use survival analysis when your outcome is the time until an event occurs (e.g. death, relapse, failure), and some subjects may not have experienced the event yet (censored data).
Use regression models when you want to predict or explain an outcome based on one or more predictor variables.
AutoPrediction (also called Find Predictor) is a unique feature in StatInsight that automatically identifies which variables in your dataset are the most likely predictors of a chosen outcome.
Rather than running individual tests one by one, AutoPrediction evaluates all available variables simultaneously and ranks them by their influence on the target outcome. This is especially useful when you have many variables and are not yet sure where to focus your analysis.
How it works
StatInsight uses an ensemble of three complementary methods to score each variable. The combination reduces bias from any single approach and produces a more reliable ranking:
The results are presented as a ranked list of predictor variables, ordered from most to least influential, along with a visualization of their relative importance scores.
When to use AutoPrediction
Note: AutoPrediction is designed for exploration and variable screening β it does not replace confirmatory statistical tests. Use the results to guide your Custom Statistics analyses.
StatInsight also offers a powerful and user-friendly filtering and navigation system to help you quickly find the data you care about.
After uploading your dataset, the Descriptives section allows you to filter variables by type (e.g., continuous, categorical, binary) or search by name. You can even enter partial names to instantly narrow down the list. This makes it easy to locate and explore specific variables in large datasets.
Additionally, in the Statistics panes, there's a second layer of filtering where you can search for specific statistical tests or results. A particularly helpful feature is the ability to filter by significant p-values, so you can focus on the tests that show meaningful differences or correlations.
By default, StatInsight highlights results with a p-value < 0.05 as statistically significant.
Next to the navigation and filter buttons, you'll also see a summary of the active filter, showing the current search criteria. By default, no filters are applied, so all variables and statistics are displayed.
Every analysis in StatInsight is accompanied by a visualization tailored to the data and test type. Plots are generated automatically alongside results β no extra steps required.
Descriptive Plots
Generated automatically in the Descriptives section for each variable:
Statistical Test Plots
Generated alongside each statistical result in Quick Statistics and Custom Statistics:
Plot Customization
Each plot can be customized directly from within the app using the built-in Plot Editor. You can modify:
Plots are exported automatically when you export your results to Word β each exported result includes its corresponding visualization.
StatInsight can export your results as a formatted Word document (.docx), ready for use in reports, publications, or presentations. Both descriptive summaries and statistical test results can be exported.
Descriptive Export
Exports the Descriptives section to a Word document. For each variable, the document includes:
Statistics Export
Exports selected or all results from Quick Statistics or Custom Statistics. For each test, the document includes:
Export Options
Exports run in the background with a progress indicator so you can continue working while the document is being generated. Large exports with many results are split across multiple files automatically.
Tip: Use the Filters & Navigation feature to narrow results to significant findings before exporting β this keeps your documents focused and easy to review.