About 167,000 results
Open links in new tab
  1. Regression analysis - Wikipedia

    In statistical modeling, regression analysis is a statistical method for estimating the relationship between a dependent variable (often called the outcome or response variable, or a label in …

  2. Regression: Definition, Analysis, Calculation, and Example

    Jun 11, 2025 · Regression is a statistical measurement that attempts to determine the strength of the relationship between one dependent variable and a series of independent variables.

  3. Regression Analysis - Formulas, Explanation, Examples and …

    Regression analysis is a set of statistical methods used to estimate relationships between a dependent variable and one or more independent variables.

  4. Linear regression calculator - GraphPad

    Linear regression is used to model the relationship between two variables and estimate the value of a response by using a line-of-best-fit. This calculator is built for simple linear regression, …

  5. Simple Linear Regression: Everything You Need to Know

    Sep 28, 2024 · Learn simple linear regression. Master the model equation, understand key assumptions and diagnostics, and learn how to interpret the results effectively.

  6. Linear Regression in Machine learning - GeeksforGeeks

    Nov 22, 2025 · Linear regression is a type of supervised machine-learning algorithm that learns from the labelled datasets and maps the data points with most optimized linear functions which …

  7. What is Regression? - Types and Characteristics

    Jan 6, 2025 · Regression: Regression analysis is a way of mathematically sorting out which of those variables does indeed have an impact.

  8. Introduction to Multivariate Regression Analysis - PMC

    Statistics are used in medicine for data description and inference. Inferential statistics are used to answer questions about the data, to test hypotheses (formulating the alternative or null …

  9. LinearRegression — scikit-learn 1.7.2 documentation

    LinearRegression # class sklearn.linear_model.LinearRegression(*, fit_intercept=True, copy_X=True, tol=1e-06, n_jobs=None, positive=False) [source] # Ordinary least squares …

  10. Linear regression - Wikipedia

    In statistics, linear regression is a model that estimates the relationship between a scalar response (dependent variable) and one or more explanatory variables (regressor or …