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
 Repeated Measures

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
egoshorn Posted - 01/22/2008 : 11:10:46 AM
Origin Version (Select Help-->About Origin): Origin Pro 8 Evaluation
Operating System:Windows XP

When using the 2 way repeated measures design, I get an error message re: lack of balanced design and that there should be one and only one value per cell. I use the indexed version and my data are in 4 columns, one column for subjects (1-11), one column for the first indep var codes (2 levels), one column for the 2nd indep var codes (2 levels), and one column for the dep var values. These are all numerical values with no missing values. What am I doing wrong?

Thanks for your help.

Ed

4   L A T E S T    R E P L I E S    (Newest First)
greg Posted - 01/24/2008 : 4:50:19 PM
This is a balanced design, so now you just have to make the correct argument assignments. With no columns selected in the sheet, open the 2Way Repeated Measures ANOVA function.
Assign :
fmt as Factor A
snr as Factor B
PCGrau as Data
subj as Subject
by using the right arrow buttons next to each input dataset.

egoshorn Posted - 01/24/2008 : 11:08:46 AM
the first 4 subjects of my data file are listed below. Does this meet the requirement for a balanced design?

Thanks for your help.

subj fmt snr PCGrau
1 1 3 52.56
1 1 6 78.28
1 2 3 66.49
1 2 6 87.55
2 1 3 57.76
2 1 6 83.74
2 2 3 67.4
2 2 6 90.19
4 1 3 56.45
4 1 6 75.46
4 2 3 61.39
4 2 6 84.99
6 1 3 49.02
6 1 6 73.49
6 2 3 64.05
6 2 6 82.72
egoshorn Posted - 01/23/2008 : 5:30:19 PM
Thanks,

I see what you mean. That was a very clear explanation. I will try changing my data file to the format you illustrated and run it again.
minimax Posted - 01/23/2008 : 03:06:26 AM
Hi egoshorn,

Firstly, for now Origin8 only supports repeated measures ANOVA on balanced design data.

The term "balanced design" means that observations should be the same for each combination of levels (or cells).

A sample balanced design data would be following:

Subject Factor1 Factor2 Data
1 aa cc 8.5
1 aa dd 11
2 aa cc 8.5
2 aa dd 10.5
3 aa cc 9.5
3 aa dd 12
1 bb cc 9
1 bb dd 12.5
2 bb cc 9
2 bb dd 11.5
3 bb cc 10
3 bb dd 13


As you can see Factor1 and Factor2 both have 2 levels, and thus the combination of levels is 4:
aa*cc, aa*dd, bb*cc, bb*dd.

At the same time, you can see all these 4 combinations have 1 (the same)observation for each subject.

Therefore, it is a balanced design data.

Therefore, would you mind to check your data?

Or you can paste the data here so that we can take a look if the data is balanced design?

Max
OriginLab Technical Support

Edited by - minimax on 01/23/2008 03:09:19 AM

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