Skip to content

Latest commit

History

History
25 lines (20 loc) 路 617 Bytes

File metadata and controls

25 lines (20 loc) 路 617 Bytes

Statistical Method Selector

An interactive decision-tree web app to help researchers choose appropriate statistical methods based on:

  • number of variables
  • dependency structure
  • scale of measurement
  • autocorrelation (time / location)

Live demo

馃憠 https://statistics-method-selector.netlify.app/

Tech stack

  • React (Vite)
  • Tailwind CSS
  • Lucide Icons

Motivation

Inspired by classical statistical decision flowcharts, redesigned into a modern, interactive tool for teaching and practical use.

Use cases

  • Students learning statistics
  • Researchers planning analyses
  • Teaching / workshops