About 37,100,000 results
Open links in new tab
  1. 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 independent variable).

  2. Linear Regression Explained with Examples - Statistics by Jim

    Linear regression models the relationships between at least one explanatory variable and an outcome variable. This flexible analysis allows you to separate the effects of complicated research questions, …

  3. Linear Regression Explained with Example & Application

    Jun 5, 2025 · What is Linear Regression? Linear regression is a statistical method used to model the relationship between a dependent variable (also known as the response variable or outcome …

  4. 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 can be used …

  5. What Is a Linear Regression Model? - MATLAB & Simulink

    What Is a Linear Regression Model? A linear regression model describes the relationship between a dependent variable, y, and one or more independent variables, X. The dependent variable is also …

  6. Linear regression | Definition, Formula, & Facts | Britannica

    4 days ago · Linear regression, in statistics, a process for determining a line that best represents the general trend of a data set. The simplest form of linear regression involves two variables: y being the …

  7. What is linear regression? - IBM

    This form of analysis estimates the coefficients of the linear equation, involving one or more independent variables that best predict the value of the dependent variable. Linear regression fits a straight line or …

  8. What Is Linear Regression? (Types, Examples, Careers)

    Oct 13, 2025 · Linear regression is a specific type of regression analysis that you use when you expect a clear, straight-line relationship between your independent and dependent variables.

  9. Ultimate Guide to Linear Regression - GraphPad

    In its simplest form, regression is a type of model that uses one or more variables to estimate the actual values of another. There are plenty of different kinds of regression models, including the most …

  10. Linear Regression in Machine Learning - Analytics Vidhya

    Jun 13, 2025 · Linear Regression is a fundamental statistical method used to define linear relationship between a dependent and one or more independent variables. It helps predict outcomes by fitting a …