Advanced statistical analysis with p-values, regressions, and calculus
๐
No race data available. Generate demo data or log some laps to see analytics.
Skewness: {{ formatNumber(descriptive.skewness) }} | Kurtosis: {{ formatNumber(descriptive.kurtosis) }}
| Variables | r | rยฒ | p-value | Strength |
|---|---|---|---|---|
| {{ corr.pair }} | {{ formatNumber(corr.r, 3) }} | {{ formatNumber(corr.r2, 3) }} | {{ formatPValue(corr.pValue) }} | {{ corr.interpretation }} |