Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John T
 
Posts: n/a
Default ANOVAs Excel 2000

installed the data pack, and it says that I can do ANOVAs. Each time I
setup the data, I can not get any data out of the analysisI such as Sum of
Squares, df, F ratio etc. I get error messages. Any help for me?
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Mike Middleton
 
Posts: n/a
Default ANOVAs Excel 2000

John T -

There may be some help, especially if you tell us which of the three ANOVA
tools you want to use, how you have the data organized, and the specific
error message. The setup is different for each of the three ANOVA tests.
And, the Microsoft web site has some Knowledge Base articles about Excel
2000 ANOVA, but maybe you've already looked at those.

- Mike
www.mikemiddleton.com

"John T" wrote in message
...
installed the data pack, and it says that I can do ANOVAs. Each time I
setup the data, I can not get any data out of the analysisI such as Sum of
Squares, df, F ratio etc. I get error messages. Any help for me?



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John T
 
Posts: n/a
Default ANOVAs Excel 2000

Specifically, I want to do repeated ANOVAS and two-way ANOVAS. The data pack
says I can do both.

On the repeated ANOVA, I have 10 subjects, with three tiers (K): base score,
immediate score after experience, and six months later. I know that the
results will be faulty, if I do a series of repeated t tests, and compare,
because I need the "error" interaction.

The other is a simple 2X3 two-way ANOVA.

In either case, my calculations seem to be off, and I need to verify them.
(twoo hours worth, ugh!)

"Mike Middleton" wrote:

John T -

There may be some help, especially if you tell us which of the three ANOVA
tools you want to use, how you have the data organized, and the specific
error message. The setup is different for each of the three ANOVA tests.
And, the Microsoft web site has some Knowledge Base articles about Excel
2000 ANOVA, but maybe you've already looked at those.

- Mike
www.mikemiddleton.com

"John T" wrote in message
...
installed the data pack, and it says that I can do ANOVAs. Each time I
setup the data, I can not get any data out of the analysisI such as Sum of
Squares, df, F ratio etc. I get error messages. Any help for me?




  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Michael R Middleton
 
Posts: n/a
Default ANOVAs Excel 2000

John T -

For the repeated measures ANOVA, you could use "ANOVA: Two-Factor Without
Replication" of Excel's Analysis ToolPak.

For example, you could arrange your data with subject names in A2:A11;
labels "base," "after," and "later" in B1:D1; and scores in B2:D11. Choose
Tools | Data Analysis | Anova: Two-Factor Without Replication, enter A1:D11
for Input Range, check the Labels box, specify Alpha, choose a location for
the output, and click OK. On the output, ignore the Rows variation, and
focus on the Columns variation.

You didn't describe your data for the "simple 2X3 two-way ANOVA." To use
Excel's "ANOVA: Two-Factor With Replication," you must have the same number
of observations for each of the six combinations of factors. Excel's tool
cannot handle unequal sample sizes.

- Mike
www.mikemiddleton.com

"John T" wrote in message
...
Specifically, I want to do repeated ANOVAS and two-way ANOVAS. The data
pack
says I can do both.

On the repeated ANOVA, I have 10 subjects, with three tiers (K): base
score,
immediate score after experience, and six months later. I know that the
results will be faulty, if I do a series of repeated t tests, and
compare,
because I need the "error" interaction.

The other is a simple 2X3 two-way ANOVA.

In either case, my calculations seem to be off, and I need to verify them.
(twoo hours worth, ugh!)

"Mike Middleton" wrote:

John T -

There may be some help, especially if you tell us which of the three
ANOVA
tools you want to use, how you have the data organized, and the specific
error message. The setup is different for each of the three ANOVA tests.
And, the Microsoft web site has some Knowledge Base articles about Excel
2000 ANOVA, but maybe you've already looked at those.

- Mike
www.mikemiddleton.com

"John T" wrote in message
...
installed the data pack, and it says that I can do ANOVAs. Each time I
setup the data, I can not get any data out of the analysisI such as Sum
of
Squares, df, F ratio etc. I get error messages. Any help for me?






  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John T
 
Posts: n/a
Default ANOVAs Excel 2000

Thanks Mike:

I will print it and try it tomorrow. I am too tired from doing manual
calculations to fool around further.

"Michael R Middleton" wrote:

John T -

For the repeated measures ANOVA, you could use "ANOVA: Two-Factor Without
Replication" of Excel's Analysis ToolPak.

For example, you could arrange your data with subject names in A2:A11;
labels "base," "after," and "later" in B1:D1; and scores in B2:D11. Choose
Tools | Data Analysis | Anova: Two-Factor Without Replication, enter A1:D11
for Input Range, check the Labels box, specify Alpha, choose a location for
the output, and click OK. On the output, ignore the Rows variation, and
focus on the Columns variation.

You didn't describe your data for the "simple 2X3 two-way ANOVA." To use
Excel's "ANOVA: Two-Factor With Replication," you must have the same number
of observations for each of the six combinations of factors. Excel's tool
cannot handle unequal sample sizes.

- Mike
www.mikemiddleton.com

"John T" wrote in message
...
Specifically, I want to do repeated ANOVAS and two-way ANOVAS. The data
pack
says I can do both.

On the repeated ANOVA, I have 10 subjects, with three tiers (K): base
score,
immediate score after experience, and six months later. I know that the
results will be faulty, if I do a series of repeated t tests, and
compare,
because I need the "error" interaction.

The other is a simple 2X3 two-way ANOVA.

In either case, my calculations seem to be off, and I need to verify them.
(twoo hours worth, ugh!)

"Mike Middleton" wrote:

John T -

There may be some help, especially if you tell us which of the three
ANOVA
tools you want to use, how you have the data organized, and the specific
error message. The setup is different for each of the three ANOVA tests.
And, the Microsoft web site has some Knowledge Base articles about Excel
2000 ANOVA, but maybe you've already looked at those.

- Mike
www.mikemiddleton.com

"John T" wrote in message
...
installed the data pack, and it says that I can do ANOVAs. Each time I
setup the data, I can not get any data out of the analysisI such as Sum
of
Squares, df, F ratio etc. I get error messages. Any help for me?








  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John T
 
Posts: n/a
Default ANOVAs Excel 2000

Mike:

Your explanation hepled greatly, but I did run into a major problem.
I explained it in another post lost in cyberspace. Here it is in a nutshell:

The SS of each, between, subject, error and total were consiferably
different from the ones I calculated 3X for verification. (The column sums of
mean, square and total were correct, but that is where it ended.) Naturally,
the F ratio was off, showing a significant difference when there was none.

I need to use that function because my version of SPSS does not have it. Am
I asking too much of Excel?

"John T" wrote:

Thanks Mike:

I will print it and try it tomorrow. I am too tired from doing manual
calculations to fool around further.

"Michael R Middleton" wrote:

John T -

For the repeated measures ANOVA, you could use "ANOVA: Two-Factor Without
Replication" of Excel's Analysis ToolPak.

For example, you could arrange your data with subject names in A2:A11;
labels "base," "after," and "later" in B1:D1; and scores in B2:D11. Choose
Tools | Data Analysis | Anova: Two-Factor Without Replication, enter A1:D11
for Input Range, check the Labels box, specify Alpha, choose a location for
the output, and click OK. On the output, ignore the Rows variation, and
focus on the Columns variation.

You didn't describe your data for the "simple 2X3 two-way ANOVA." To use
Excel's "ANOVA: Two-Factor With Replication," you must have the same number
of observations for each of the six combinations of factors. Excel's tool
cannot handle unequal sample sizes.

- Mike
www.mikemiddleton.com

"John T" wrote in message
...
Specifically, I want to do repeated ANOVAS and two-way ANOVAS. The data
pack
says I can do both.

On the repeated ANOVA, I have 10 subjects, with three tiers (K): base
score,
immediate score after experience, and six months later. I know that the
results will be faulty, if I do a series of repeated t tests, and
compare,
because I need the "error" interaction.

The other is a simple 2X3 two-way ANOVA.

In either case, my calculations seem to be off, and I need to verify them.
(twoo hours worth, ugh!)

"Mike Middleton" wrote:

John T -

There may be some help, especially if you tell us which of the three
ANOVA
tools you want to use, how you have the data organized, and the specific
error message. The setup is different for each of the three ANOVA tests.
And, the Microsoft web site has some Knowledge Base articles about Excel
2000 ANOVA, but maybe you've already looked at those.

- Mike
www.mikemiddleton.com

"John T" wrote in message
...
installed the data pack, and it says that I can do ANOVAs. Each time I
setup the data, I can not get any data out of the analysisI such as Sum
of
Squares, df, F ratio etc. I get error messages. Any help for me?






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel 2003 FAILS, but Excel 2000 SUCCEEDS ??? Richard Excel Discussion (Misc queries) 2 May 13th 23 11:46 AM
Excel 5 and Excel 2000 question. Naveen Mukkelli Excel Discussion (Misc queries) 1 March 3rd 06 09:05 AM
Excel 2000 problem copying drawingobjects between sheets SiriS Excel Discussion (Misc queries) 0 February 8th 06 10:31 AM
Excel XP 2002 Vs. Excel 2000 Samantha Excel Discussion (Misc queries) 0 April 18th 05 03:54 PM
Excel 2000 file when opened in Excel 2003 generates errors? Doug Excel Discussion (Misc queries) 13 December 25th 04 10:20 PM


All times are GMT +1. The time now is 05:40 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"