Home |
Search |
Today's Posts |
|
#1
![]() |
|||
|
|||
![]()
geepeetee wrote:
Hi Thanks, that worked a treat. Just one last thing, we need a "line of best fit" which a straight line which goes through as many points a possible. I have drawn this on and its fine but wondered if there is a way of letting the software do it. Cheers Gary "geepeetee" wrote in message ... --------------------- At risk of nit picking -- a line of best fit does not go through as many points as possible. It is a line which minimizes an error function of some kind. Most commonly it is an LSQ line -- a "Least Squares" fit. You square the error at each data point, sum all the errors and try to minimize that function with the generated line. It may well not actually go through a single point even. Bill |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Urgent Chart Assistance | Charts and Charting in Excel | |||
Urgent Chart Questions | Excel Discussion (Misc queries) | |||
Urgent Chart Assistance Requested | Excel Discussion (Misc queries) | |||
Problem adding Series XValues to Chart using VBA | Charts and Charting in Excel | |||
Strange Problem with Chart and Plot Visible Cells Option | Charts and Charting in Excel |