KANDA DATA

  • Home
  • About Us
  • Contact
  • Sitemap
  • Privacy Policy
  • Disclaimer
  • Bimbingan Online Kanda Data
Menu
  • Home
  • About Us
  • Contact
  • Sitemap
  • Privacy Policy
  • Disclaimer
  • Bimbingan Online Kanda Data
Home/Multiple Linear Regression/Finding Coefficients bo, b1, b2, and R Squared Manually in Multiple Linear Regression

Blog

7,656 views

Finding Coefficients bo, b1, b2, and R Squared Manually in Multiple Linear Regression

By Kanda Data / Date Oct 19.2022
Multiple Linear Regression

Researchers can choose to use multiple linear regression if the independent variables are at least 2 variables. On this occasion, Kanda Data will write a tutorial on manually calculating the coefficients bo, b1, b2, and the coefficient of determination (R Squared) in multiple linear regression.

In this article, I will write a calculation formula based on a book I have read and write how to calculate manually using Excel. For how to manually calculate the estimated coefficients in simple linear regression, you can read my previous article entitled: “Calculate Coefficients bo, b1, and R Squared Manually in Simple Linear Regression“

In multiple linear regression, the number of independent variables can consist of 2, 3, 4 and > 4 independent variables. The researcher must test the required assumptions to obtain the best linear unbiased estimator.

This article does not write a tutorial on how to test assumptions on multiple linear regression using the OLS method but focuses more on calculating the estimated coefficients b0, b1, and b2 and the coefficient of determination manually using Excel.

Multiple linear regression analysis mini-research example

Manually calculating using multiple linear regression is different from simple linear regression. Calculating the estimated coefficient on multiple linear regression is more complex than simple linear regression.

However, researchers can still easily calculate the estimated coefficients manually with Excel. Therefore, because the calculation is conducted manually, the accuracy in calculating is still prioritized.

I have prepared a mini-research example of multiple linear regression analysis as exercise material. Data were collected over 15 quarters at a company. A researcher conducts observations to determine the influence of the advertising cost and marketing staff on product sales.

Data collection has been carried out every quarter on product sales, advertising costs, and marketing staff variables. The company has recorded the number of product unit sales for the last quarter. Based on this background, the specifications of the multiple linear regression equation created by the researcher are as follows:

Y = b0 + b1X1 + b2X2 + e

Description:

Y = product sales (units)

X1 = advertising cost (USD)

X2 = staff marketing (person)

b0, b1, b2 = regression estimation coefficient

e = disturbance error

Data has been collected from quarter 1 of 2018 to quarter 3 of 2021. In this case, the data used is quarterly time series data from product sales, advertising costs, and marketing staff. The data that researchers have collected can be seen in the table below:

The formula for calculating the estimated coefficients of bo, b1, and b2

Following what I have written in the previous paragraph, to avoid errors in calculating manually, I am here using Excel. Using Excel will avoid mistakes in calculations. There are two ways to calculate the estimated coefficients b0, b1 and b2: using the original sample observation and the deviation of the variables from their means.

To simplify the calculation of R squared, I use the variable’s deviation from their means. The formula used to calculate b0, b1 and b2 based on the book Koutsoyiannis (1977) can be seen as follows:

Finding the Estimation Coefficient of X1 Variable (b1)

Calculating the values of b0, b1 and b2 cannot be conducted simultaneously. We must calculate the estimated coefficients b1 and b2 first and then calculate the bo. On this occasion, I will first calculate the estimated coefficient of b1.

Furthermore, to calculate the value of b1, it is necessary to calculate the difference between the actual X1 variable and the average X1 variable and the actual Y variable and the average Y variable. In Excel, researchers can create a table consisting of components for calculating b1, as shown in the image below:

After creating a formula template in Excel, we need to calculate the average of the product sales variable (Y) and the advertising cost variable (X1). Furthermore, find the difference between the actual Y and the average Y and between the actual X1 and the average X1.

Next, you calculate according to the Excel table’s formula. In the next step, multiply x1y and square x1. In detail, the calculation stages can be seen in the image below:

Next, copy and paste the Excel formula from the 2nd quarter’s data to the last quarter’s data. To copy and paste formulas in Excel, you must pay attention to the absolute values of the average Y and the average X.

Absolute values can be applied by pressing F4 on the keyboard until a dollar sign appears. Next, please copy and paste the formula until you get the results as shown in the image below:

To find b1, use the formula I have written in the previous paragraph. The calculation results can be seen below:

Finding the Estimation Coefficient of X2 Variable (b2)

Furthermore, finding the estimation coefficient of the X2 variable (b2) is calculated the same as calculating the estimation coefficient of the X1 variable (b1). To find b2, use the formula I have written in the previous paragraph. The calculation results can be seen below:

Finding the Intercept Estimation Coefficient (b0)

Based on the order in which the estimation coefficients are calculated, finding the intercept estimation coefficient is carried out at the last stage. It is because to calculate bo, and it takes the values of b1 and b2. Based on the formula I wrote in the previous paragraph, finding the Intercept Estimation Coefficient (b0) can be seen as follows:

Finding the Coefficient of Determination (R Squared)

R Squared in multiple linear regression shows the goodness of fit of a model. Therefore, the calculation of R Squared is very important in multiple linear regression analysis. The higher R Squared indicates that the independent variable’s variance can explain the variance of the dependent variable well.

The value of R Squared is 0 to 1; the closer to 1, the better model can be. To manually calculate the R squared, you can use the formula that I cited from Koutsoyiannis (1977) as follows:

The last step is calculating the R squared using the formula I wrote in the previous paragraph. Based on the calculation results, the coefficient of determination value is 0.9285. In detail, it can be seen as follows:

Based on what has been calculated in the previous paragraphs, we have manually calculated the coefficients of bo, b1 and the coefficient of determination (R squared) using Excel.

We need to compare the analysis results using statistical software to crosscheck. If the output is similar, we can conclude that the calculations performed are correct. To learn how to calculate coefficients (bo, b1, b2) and interpret R-squared manually in multiple linear regression, I highly recommend the book Regression Analysis: An Intuitive Guide for Using and Interpreting Linear Models.

Ok, this is the article I can write for you. Hopefully, it will be helpful for you. Thank you!

6 comments / Tags: Calculate bo b1 and b2 in multiple linear regression, how do you calculate bo b1 and b2 regression coefficient, how to calculate bo b1 b2 and R square in multiple linear regression, how to find bo b1 b2 and R squared in multiple linear regression, Kanda data, multiple linear regression coefficients, statistics

Related posts

How to Determine the Minimum Sample Size in Survey Research to Ensure Representativeness

Date Oct 02.2025

Regression Analysis for Binary Categorical Dependent Variables

Date Sep 27.2025

How to Sort Values from Highest to Lowest in Excel

Date Sep 01.2025

6 comments

  1. Pingback: How to Find ANOVA (Analysis of Variance) Table Manually in Multiple Linear Regression - KANDA DATA

  2. Pingback: How to Calculate the Regression Coefficient of 4 Independent Variables in Multiple Linear Regression - KANDA DATA

  3. workingatmart.com Nov 19.2022 at 3:49 pm
    Log in to Reply

    Thanks for sharing.

    1. Kanda Data Post authorNov 20.2022 at 1:10 pm
      Log in to Reply

      You’re welcome.

  4. Pingback: How to Find Residual Value in Multiple Linear Regression using Excel - KANDA DATA

  5. Pingback: How to Perform Multiple Linear Regression using Data Analysis in Excel - KANDA DATA

Leave a Reply Cancel reply

You must be logged in to post a comment.

Categories

  • Article Publication
  • Assumptions of Linear Regression
  • Comparison Test
  • Correlation Test
  • Data Analysis in R
  • Econometrics
  • Excel Tutorial for Statistics
  • Multiple Linear Regression
  • Nonparametric Statistics
  • Profit Analysis
  • Regression Tutorial using Excel
  • Research Methodology
  • Simple Linear Regression
  • Statistics

Popular Post

October 2025
M T W T F S S
 12345
6789101112
13141516171819
20212223242526
2728293031  
« Sep    
  • How to Determine the Minimum Sample Size in Survey Research to Ensure Representativeness
  • Regression Analysis for Binary Categorical Dependent Variables
  • How to Sort Values from Highest to Lowest in Excel
  • How to Perform Descriptive Statistics in Excel in Under 1 Minute
  • How to Tabulate Data Using Pivot Table for Your Research Results
Copyright KANDA DATA 2025. All Rights Reserved