<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Электронный научно-практический журнал «Современные научные исследования и инновации» &#187; approximation function</title>
	<atom:link href="http://web.snauka.ru/issues/tag/approximation-function/feed" rel="self" type="application/rss+xml" />
	<link>https://web.snauka.ru</link>
	<description></description>
	<lastBuildDate>Sat, 18 Apr 2026 09:41:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>An approximation for non-linear dependencies in spreadsheets</title>
		<link>https://web.snauka.ru/en/issues/2018/06/87030</link>
		<comments>https://web.snauka.ru/en/issues/2018/06/87030#comments</comments>
		<pubDate>Tue, 26 Jun 2018 11:47:58 +0000</pubDate>
		<dc:creator>Концевой Сергей Андреевич</dc:creator>
				<category><![CDATA[05.00.00 Technical sciences]]></category>
		<category><![CDATA["Cheating" the function]]></category>
		<category><![CDATA[approximation function]]></category>
		<category><![CDATA[data processing]]></category>
		<category><![CDATA[Libre Office]]></category>
		<category><![CDATA[LINEST]]></category>
		<category><![CDATA[nonlinear dependencies]]></category>

		<guid isPermaLink="false">https://web.snauka.ru/?p=87030</guid>
		<description><![CDATA[In various scientific studies, there are typical components that are characteristic for different stages. At the stage of processing the experimental data, such steps are the approximation of the experimental data obtained, an assessment of the adequacy of the model obtained and its use to determine the optimal or rational parameters of the process under [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;" dir="ltr">In various scientific studies, there are typical components that are characteristic for different stages. At the stage of processing the experimental data, such steps are the approximation of the experimental data obtained, an assessment of the adequacy of the model obtained and its use to determine the optimal or rational parameters of the process under study. In this article, the first stage is considered and a way of using the linearization function to obtain any nonlinear dependencies is described.</p>
<p dir="ltr"><strong>A common use of the LINEST function</strong></p>
<p style="text-align: justify;" dir="ltr">To solve this problem, the built-in function &#8220;ЛИНЕЙН&#8221; (LINEST) is used, the possibilities of which are given in Excel&#8217;s help or in books [1]. Usually, this function is used to obtain linear dependencies from one or more parameters. To use it for nonlinear dependencies, such initial data are preliminarily linearized by logarithm. An example in chemistry is the processing of kinetic data to obtain values of the order of reaction, rate constants, and activation energy.</p>
<p style="text-align: justify;" dir="ltr">However, not always linearization using logarithm leads to the desired result and therefore the standard use of the LINEST function is not applicable. The solution is the &#8220;deception&#8221; of this function, in which a non-linear relationship is organized on a sheet of the spreadsheet in the required format. It should be noted that the choice of the initial non-linear dependence (power series, exponential or any other) is made by the user. That is, the accuracy of the obtained approximation will depend not on the LINEST function, but on the chosen nonlinear dependence format.</p>
<p style="text-align: justify;" dir="ltr">Let&#8217;s consider the given approach on a concrete example of approximation of dependence of function on two and three parameters: degree of oxidation in a chemical reaction from the concentration of a reagent and time of contact. We first estimate the accuracy of a simple linear approximation for these data (fig. 1).</p>
<p dir="ltr"><a href="https://web.snauka.ru/issues/2018/06/87030/star0" rel="attachment wp-att-87093"><img class="aligncenter size-full wp-image-87093" src="https://web.snauka.ru/wp-content/uploads/2018/06/Star0.png" alt="" width="706" height="492" /></a></p>
<p style="text-align: center;" dir="ltr">Figure 1. Data processing with LINEST function</p>
<p style="text-align: justify;" dir="ltr">The results of the study were obtained on the basis of a previously designed experiment [2] on the effect of temperature and concentration on the degree of conversion. Naturally, any set of data can be approximated provided that such data is sufficient to determine the unknown regression coefficients.</p>
<p style="text-align: justify;" dir="ltr">The results of a simple linear approximation (fig. 1) indicate a complete coincidence of calculations based on natural (regression coefficients <em>bi</em>) and coded (regression coefficients <em>ai</em>) parameters. Relative deviations are up to 3 percent in the main. However, the 2nd point with a slight absolute deviation gives 27% of the relative deviation.</p>
<p dir="ltr"><strong>&#8220;Cheating&#8221; the Function</strong></p>
<p style="text-align: justify;" dir="ltr"><strong></strong>The basis of the proposed approach is the deception of the LINEST function, in which a non-linear dependency is formatted for use with a function that processes linear dependencies. Figure 2 shows the results of calculations for a nonlinear second-order model with natural parameters. The level of relative error is 0.01-0.04%.</p>
<p dir="ltr"><a href="https://web.snauka.ru/issues/2018/06/87030/star1" rel="attachment wp-att-87094"><img class="aligncenter size-full wp-image-87094" src="https://web.snauka.ru/wp-content/uploads/2018/06/Star1.png" alt="" width="708" height="438" /></a></p>
<p style="text-align: center;" dir="ltr">Figure 2. &#8220;Cheating&#8221;  the LINEST function</p>
<p dir="ltr">It should be noted that the LINEST function returns the regression coefficients in the reverse order. To obtain these coefficients, one need to use the procedure &#8220;select, F2, Ctrl-Shift-Enter&#8221; [3]. Interestingly, the Calc program in LibreOffice displays the results of the function with several results without additional user actions (fig. 3)</p>
<p> <a href="https://web.snauka.ru/issues/2018/06/87030/lo1" rel="attachment wp-att-87098"><img class="aligncenter size-full wp-image-87098" src="https://web.snauka.ru/wp-content/uploads/2018/06/LO1.png" alt="" width="721" height="419" /></a></p>
<p style="text-align: center;" dir="ltr">Figure 3. &#8220;Cheating&#8221;  the LINEST function in Libre Office without &#8221;select, F2, Ctrl-Shift-Enter&#8221; action</p>
<p dir="ltr"><strong>Application to a function of three variables</strong></p>
<p dir="ltr">Let us consider the results of approximation for a variant with three parameters. The same trend with respect to the accuracy of simple linear (fig. 4) and non-linear approximations (fig. 5) is retained for this variant.</p>
<p style="text-align: center;" dir="ltr"><a href="https://web.snauka.ru/issues/2018/06/87030/konts1-2" rel="attachment wp-att-87090"><img class="aligncenter" src="https://web.snauka.ru/wp-content/uploads/2018/06/konts1.png" alt="" width="497" height="420" /></a>Figure 4 - The usual application of the function</p>
<p style="text-align: center;" dir="ltr"><a href="https://web.snauka.ru/issues/2018/06/87030/konts2-2" rel="attachment wp-att-87092"><img class="aligncenter" src="https://web.snauka.ru/wp-content/uploads/2018/06/konts2.png" alt="" width="1055" height="419" /></a>Figure 5. The unusual application of the function</p>
<p dir="ltr">It&#8217;s obvious that the inaccuracy of simple approximation increases and the accuracy of nonlinear approximation remains at a very good level.</p>
<p dir="ltr"><strong>Conclusions</strong></p>
<p style="text-align: justify;" dir="ltr">The presented approach to the treatment of experimental data has been used for many years at the Authors&#8217; Department in KPI. In addition to solving actual problems in the processing of experimental data, this approach is of pedagogical interest as an example of a non-standard solution based on the well-known. It should be noted that neither the Excel Help nor the excellent book by John Walkenbach considers such application of the LINEST function for data processing.</p>
]]></content:encoded>
			<wfw:commentRss>https://web.snauka.ru/en/issues/2018/06/87030/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
