自動統計解析
本ツールは臨床研究・統計の教育および探索用です。入力に基づきブラウザ内で計算し、データはサーバーに送信されません。結果の解釈は原典の手法・日本の関連指針および施設プロトコルに従ってください。診断や治療、論文投稿の最終判断の代替ではありません。
① Paste your data table
⬆ Accepts .xlsx / .csv — parsed locally in your browser: never uploaded, no external request, works offline.
Three formats: (1) Grouped summary — each line 'label n mean±SD …' (multiple outcome columns allowed); (2) Raw values — one group per line, numbers separated by space/comma; (3) Two variables — each line 'X Y'. Paste directly from Excel.
FAQ
手法はどのように選ばれますか?
By data shape: a grouped mean±SD summary → one-way ANOVA per outcome column (plus a linear-trend test when groups are ordered); raw values 1行が1群 → t-test for 2 groups, ANOVA for ≥3, each with a non-parametric backup (Mann–Whitney / Kruskal–Wallis); two columns X Y → correlation and linear regression. When skew or small samples are detected, the non-parametric result is preferred.
生データなしで平均±SDだけでも使えますか?
はい。各群の要約から一元配置ANOVAを再構成します's mean, SD and n (between/within sums of squares) to give F and P. This is approximate and differs slightly from the exact F on raw data, but is ideal for quick checks and reproducing published results. 欠損n is assumed 30 (flagged).
線形トレンド検定とは?
計算はブラウザ内で完結し、データは送信されません。正式解析は統計家と協議し、必要に応じてR等で照合してください。
出力は論文にそのまま使えますか?
計算はブラウザ内で完結し、データは送信されません。正式解析は統計家と協議し、必要に応じてR等で照合してください。