I Empirical equation from two variables (1 input and 1 output)

Click For Summary
The discussion focuses on deriving an empirical equation from experimental data involving temperature and viscosity. The user has two columns of interdependent data, where temperature is the input variable and viscosity is the output variable, which decreases as temperature increases. Suggestions include plotting the logarithm of viscosity against temperature to identify an exponential relationship and performing polynomial regression on the transformed data. A linear or quadratic polynomial is recommended for fitting, leading to an equation that can predict viscosity based on temperature. The conversation emphasizes the importance of visualizing the data to better understand the relationship between the variables.
AligatorAmy
Messages
27
Reaction score
1
Hi,
I have empirical data from my experiments.
There are 2 columns of data (2 interdependent variables- temperature and viscosity)..
1 column (temperature) is input variable (temp. of tested material, once it was melted, it was gradually increased during the experiment).
1 column (viscosity) is output variable (viscosity was decreasing as the input temperature was increasing).

I am looking for simple method to obtain the empirical equation, so once I hand over this data, someone can use the equation to calculate the change in viscosity for a given change of temperature.

I tried Excel (2010), e.g. regression, but I am still not sure how can I do it.
Please help. Regards.
 
Mathematics news on Phys.org
It would probably help if you could post a plot of the viscosity versus temperature, since at at least I don't know how the slightest idea about how your data look like.

However, one thing to try is to plot the logarithm of the viscosity versus temperature. If the viscosity decreases exponentially you should see a straight line.
 
@eys_physics
Thank you for your reply. I send attached the plot in jpeg format.
 

Attachments

  • Plot.jpg
    Plot.jpg
    18.8 KB · Views: 571
I recommend to put ##y=log(v)## where #v# is the viscosity. Do then a polynomial regression of ##y## versus ##T##. It will give you a polynomial ##p(T)##.
I believe a linear or quadratic polynomial is enough. Finally, you have that ##v=\exp(p(T))##.
 
Just based on the shape, something like a ln(b e-cx+f e-dx) with free parameters a,b,c,d,f should fit. I'm not sure how well-motivated that would be in terms of physics.
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...