I want to plot a graph Normalized Pressure vs Eulerain Strain. I can calculate them easily using the formula.
Eulerian Strain, f = 0.5[(V0/V -1)2/3 -1]
Normalized Pressure F = P[3f(1+2f)5/2]-1
Now I want to calculate the StandardDeviation/Error for these two parameters. But I don't know exactly how I can do that. Just for the information V0, V & P, all of these three parameters have a standard deviation.
Your help will be highly appreciated.
Thank you