Enter your data below as comma-separated x,y pairs (one pair per line) or upload a CSV file. For multiple features, use format x1,x2,...,y with one data point per line. Specify the desired quantile (between 0 and 1), and the calculator will find the best model and provide statistics.
Quantile Regression estimates the conditional quantiles of a response variable, providing a more complete picture of the relationship between variables than standard linear regression, which focuses only on the mean.
While standard linear regression minimizes the sum of squared residuals to estimate the conditional mean of the response variable, quantile regression minimizes a sum of asymmetrically weighted absolute residuals to estimate a specified quantile.
For a given quantile ฯ (0 < ฯ < 1), the quantile regression model finds the parameters that minimize:
ฮฃ ฯฯ(yi - f(xi))
Where ฯฯ is the tilted absolute value function:
Common quantiles include:
Use Quantile Regression when:
Enter your data below as comma-separated x,y pairs (one pair per line) or upload a CSV file. For multiple features, use format x1,x2,...,y with one data point per line. Specify the desired quantile (between 0 and 1), and the calculator will find the best model and provide statistics.