\require{AMSmath}
WisFaq - de digitale vraagbaak voor wiskunde en wiskunde onderwijs


Printen

Re: Tweede graads vergelijkingen in Excel

 Dit is een reactie op vraag 67256 
in Excel is ook de optie:

=LINEST(y's,x's^{1,2},true,true) 2nd (quad) order
=LINEST(y's,x's,true,true) linear

met de index formule kan de waarde gezocht worden

Mario
Iets anders - vrijdag 9 september 2022

Antwoord

Bedankt voor de tip!

"The LINEST function calculates the statistics for a line by using the "least squares" method to calculate a straight line that best fits your data, and then returns an array that describes the line.

You can also combine LINEST with other functions to calculate the statistics for other types of models that are linear in the unknown parameters, including polynomial, logarithmic, exponential, and power series."

Zie LINEST function


dinsdag 13 september 2022

©2001-2024 WisFaq