0% found this document useful (0 votes)
13 views

Linear Least Squares Fits in Excel

This document provides instructions for performing linear least squares fits in Excel using the LINEST() function. It explains how to enter the known independent and dependent variable data into the LINEST() function, and whether to include statistics like standard deviations and the coefficient of determination (R^2) in the output or fix the y-intercept at zero. The document also explains how to execute the LINEST() function by pressing Ctrl + Shift + Enter and understand the outputs obtained.

Uploaded by

KL Chiang
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
13 views

Linear Least Squares Fits in Excel

This document provides instructions for performing linear least squares fits in Excel using the LINEST() function. It explains how to enter the known independent and dependent variable data into the LINEST() function, and whether to include statistics like standard deviations and the coefficient of determination (R^2) in the output or fix the y-intercept at zero. The document also explains how to execute the LINEST() function by pressing Ctrl + Shift + Enter and understand the outputs obtained.

Uploaded by

KL Chiang
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 5

LinearLeastSquaresFitsinExcel

PC1141/2/3/4PhysicsI/II/III/IV
PC1221/2FundamentalsofPhysicsI/II
Academicyear2014/15

PhysicsLevel1Laboratory
DepartmentofPhysics
NationalUniversityofSingapore

ExcelLINEST()function
2

TRUE:return , , and
FALSE:donotreturn , , and
Dataforindependent
variables

LINEST(known_ys,known_xs,const,stats)
Datafordependent
variables

TRUE:calculateintercept
FALSE:setintercepttobezero

Drag3rowsby2columnstostart
3

Press[CTRL]+[SHIFT]+[ENTER]toexecute
4

UnderstandingoutputsfromLINETS()
5

You might also like