close

I have a graph of Force(mN) vs Distance(m). The error in the force is
0.0001g and the error in the distance is 0.0254mm. I have 10 points on
the graph. Excel gives R^2 = 0.90. My gradient is 1.045. What is it's
error? Can someone help?--
labview1958
------------------------------------------------------------------------
labview1958's Profile: www.excelforum.com/member.php...oamp;userid=32123
View this thread: www.excelforum.com/showthread...hreadid=526335labview1958 said the following on 3/26/2006 7:12 AM:
gt; I have a graph of Force(mN) vs Distance(m). The error in the force is
gt; 0.0001g and the error in the distance is 0.0254mm. I have 10 points on
gt; the graph. Excel gives R^2 = 0.90. My gradient is 1.045. What is it's
gt; error? Can someone help?
gt;
gt;
It helps to insert the formula you are using.
Distance(m) meters? as opposed to (mm) milimeters?


I have another problem about excel staight line graphs. The error bar in
the y-axis is 0.0002 and the x-axis is 0.2. Does the slope of my graph
have an error of 0.0002/0.2 = 0.001 ? Is that a fair assumption?--
labview1958
------------------------------------------------------------------------
labview1958's Profile: www.excelforum.com/member.php...oamp;userid=32123
View this thread: www.excelforum.com/showthread...hreadid=526335labview1958 said the following on 3/26/2006 10:01 AM:
gt; I have another problem about excel staight line graphs. The error bar in
gt; the y-axis is 0.0002 and the x-axis is 0.2. Does the slope of my graph
gt; have an error of 0.0002/0.2 = 0.001 ? Is that a fair assumption?
gt;
gt;
I would look into one of the MVP sites on excel charting
Going through David McRitchie's site
www.mvps.org/dmcritchie/excel/xlindex.htm
I found these subsequent links for manipulating excel charts.
peltiertech.com/Excel/Charts/index.html#hdrAxes
www.edferrero.com/charting.aspx


I have looked at the sites but I still have not found a reasonable
answer. Is my reasoning flawed?--
labview1958
------------------------------------------------------------------------
labview1958's Profile: www.excelforum.com/member.php...oamp;userid=32123
View this thread: www.excelforum.com/showthread...hreadid=526335
I have come across a formula that calculates the error in a slope. Here
it is:

error in slope = (N (sigma(y) ^ 2))/(delta)

Can excel help?--
labview1958
------------------------------------------------------------------------
labview1958's Profile: www.excelforum.com/member.php...oamp;userid=32123
View this thread: www.excelforum.com/showthread...hreadid=526335labview1958 said the following on 3/27/2006 11:02 PM:
gt; I have come across a formula that calculates the error in a slope. Here
gt; it is:
gt;
gt; error in slope = (N (sigma(y) ^ 2))/(delta)
gt;
gt; Can excel help?
gt;

In Excel, I use statistical functions to determin error in slope
{=LINEST(y-range,x-range,intercept,statistics)}. Which is typed in
like this =LINEST(B6:B12,A6:A12,,1) then hit ctrl shift enter.
Ctrl shift enter will place the {} around the formula.

See MS KB at for the description and sample use. I assume you have
Excel 2003 or 2004.
support.microsoft.com/kb/828533

I assume you need to view a sample worksheet If you need one I can send
it to you but use an anti-virus checker.

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 software 的頭像
    software

    software

    software 發表在 痞客邦 留言(0) 人氣()