The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum
 Origin Forum
 Fit a straight line between error bars

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Physicall Posted - 11/02/2014 : 8:28:22 PM
Origin Ver. and Service Release : OriginPro 9.1
Operating System: Win 7 Professional 64-Bit

Hello Guys!

Itīs been several hours now and I still donīt get it.
I want to fit linear. I have several points with error bars just as usual.
My Idea is to have straight line which goes from the bottom of a error bar to the top of a different one.



Just like in the Picture (Red line. I draw that line by myself without fitting it).
Can anybody please help me? Iīm going Crazy!
6   L A T E S T    R E P L I E S    (Newest First)
Physicall Posted - 11/03/2014 : 05:38:13 AM
Thanks a lot Kathy !
I get it now :)

You made my day.
Now I can contuine my work.
Kathy_Wang Posted - 11/03/2014 : 05:25:42 AM
quote:
Originally posted by Physicall

For Example
Lets say i have one Workbook with one sheet and 3 Columns like:
A(x) B(Y) C(yEr+-)
5,6 28,4 5,32917
5,8 46,2 6,79706
6 104 10,19804
6,2 179,6 13,40149
6,4 235 15,32971
6,6 280,4 16,74515

After plotting these as a line+ symbol graph , how do i define two data points and plot these as a line plot?




With your data, you need to determine which two data points to be connected, suppose it is the first and last, then those two data points should be:

5,6 28,4 - 5,32917
6,6 280,4 + 16,74515

Kathy
Originlab
Kathy_Wang Posted - 11/03/2014 : 05:21:32 AM
Suppose you have the first data point (4, 4) with Y error 0.5, and the end data point (10, 10) with Y error 0.6, then you could create a new worksheet and define two rows like:

4 3.5
10 10.6

in which 3.5 = 4 - 0.5 and 10.6 = 10 + 0.6

Then use these XY points to create a line plot, or add the line plot into the error bar plot with Plot Setup or Layer Contents dialog.

Kathy
Originlab
Physicall Posted - 11/03/2014 : 05:21:10 AM
For Example
Lets say i have one Workbook with one sheet and 3 Columns like:
A(x) B(Y) C(yEr+-)
5,6 28,4 5,32917
5,8 46,2 6,79706
6 104 10,19804
6,2 179,6 13,40149
6,4 235 15,32971
6,6 280,4 16,74515

After plotting these as a line+ symbol graph , how do i define two data points and plot these as a line plot?
Physicall Posted - 11/03/2014 : 05:13:31 AM
Thanks for your answer.

But how do I exactly define two data points and plot these as a line plot?

Could you please give me a short instruction? Actually i would find out that by myself but i am running out of time. I need this for my homework.
Kathy_Wang Posted - 11/03/2014 : 02:39:59 AM
You could define 2 data points (x1, y1-yerr2) and (x2, y2 + yerr2) and plot these 2 data points as a line plot.

Kathy
Originlab

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000