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
 Compare Data sets

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
pedro.sanches Posted - 11/16/2012 : 05:09:24 AM
Origin Ver. and Service Release (Select Help-->About Origin): OriginPro 9.00 (64-bit) b45 (evaluation)
Operating System: Windows 7 64 bit

Dear Originlab,

I installed the evaluation version to try out the Fit Compare options.

I have two data sets fitted with an ExpDec1 function (ungrouped mode).

I tried to compare using Fit compare (Analysis -> Fitting...->Compare Data sets)

Recalculate is set to Auto, I choose the corresponding Fit Sheets, and run.

The F-test result however says "There is not enough information to draw conclusion"

Is there something I could do about it? Would I need to have more points? I mean both curves fitted with R^2 > 0.87...

Thank you for your help!

Best Regards,
Pedro Sanches




2   L A T E S T    R E P L I E S    (Newest First)
pedro.sanches Posted - 11/20/2012 : 07:44:16 AM
Dear Sam,

Thanks for the info!

I had used the Nonlinear Curve fit and the F-value was indeed negative.

I have run the recommended script with the Compare Datasets results (-0.32906,3,4) and I have obtained a p-value = 0,8059. Thus, no statistical significance difference found.

Best Regards,
Pedro
Sam Fang Posted - 11/19/2012 : 04:59:36 AM
Did you select Analysis: Fitting: Nonlinear Curve Fit or Analysis: Fitting: Exponential Fit from Origin menu for fitting? You'd better use Nonlinear Curve Fit dialog. It is a known bug. It has been fixed in our inhouse build.

Is your F-value negative or a missing value in the F-test table? If it is negative, you have to calculate the correct Prob>F value manually. Run the following script in the command window, e.g. in your F-test table, F=-1e-3, Numer.DF=3, Denom.DF=194, then the correct Prob>F value should be:

1-fcdf(1e-3,3,194)=


And the P-value should be 1. Because P-value>0.05, it can be concluded that they are not different. It is also a known bug and fixed in our inhouse build. It sometimes occurs when the two datasets are completely same, and the negative value is due to the accuracy error.

If your case does not attribute to the above two reasons, you can send your project to us. Just click Send File to Tech support button in the top right of the forum.

Sam
OriginLab Technical Services

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