Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Emmanuel
 
Posts: n/a
Default Does Correl/Rank combo work eg CORREL(cols E & H) where E&H=RANK(.

I get nonsensical results for =CORREL($E43:$E61,H43:H61) where columns E and
H are of the type =RANK(G58,G$43:G$61,1). Does this combination work
correctly?
Both CORREL and RANK are working with simple varables.

Thanks
  #2   Report Post  
Jerry W. Lewis
 
Posts: n/a
Default Does Correl/Rank combo work eg CORREL(cols E & H) where E&H=RANK(.

You need to provide more information.

Jerry

Emmanuel wrote:

I get nonsensical results for =CORREL($E43:$E61,H43:H61) where columns E and
H are of the type =RANK(G58,G$43:G$61,1). Does this combination work
correctly?
Both CORREL and RANK are working with simple varables.

Thanks


  #3   Report Post  
Emmanuel
 
Posts: n/a
Default Does Correl/Rank combo work eg CORREL(cols E & H) where E&H=RA



"Jerry W. Lewis" wrote:

You need to provide more information.

Jerry

Emmanuel wrote:

I get nonsensical results for =CORREL($E43:$E61,H43:H61) where columns E and
H are of the type =RANK(G58,G$43:G$61,1). Does this combination work
correctly?
Both CORREL and RANK are working with simple varables.

Thanks



The entries in column E for rows 43 through 61 are of the type RANK
(G58,G$43:G$61,1) where G58 is the entry for row 58. It gives the order that
the entry in the row has in relation to the entry in the other rows for that
column.

Similarly for column H, where the entries give the order of the values in
each row in yet another column.

And then Correl computes the correlation factor between the values in rows
43 through 61 for columns E and H.

So it's like nesting - although the functions are not the same. Functions
of functions, CORREL(RANK). What is the correlation factor (CORREL) between
two columns whose entries are derived from the order (RANK) of yet other
columns.

I can't get any more explicit than that. RANK works on its own. CORREL
works on its own. CORREL(RANK) gives incorrect results.
  #4   Report Post  
Jerry W. Lewis
 
Posts: n/a
Default Does Correl/Rank combo work eg CORREL(cols E & H) where E&H=RA

=CORREL(E43:E61,H43:H61) will depend only on the values in E43:E61 and
H43:H61, not on the formulas that produced those values. However, you
have not disclosed those values, the value that CORREL returns, or why
you think that CORREL's answer is wrong.

You cryptically refer to nested functions. If you are trying to do
everything in a single formula, instead of referring to the intermediate
results in E43:E61 and H43:H61, then you would use a formula like
=CORREL(RANK(G43:G61,G43:G61,1),RANK(J43:J61,J43:J 61,1))

Jerry

Emmanuel wrote:


"Jerry W. Lewis" wrote:


You need to provide more information.

Jerry

Emmanuel wrote:


I get nonsensical results for =CORREL($E43:$E61,H43:H61) where columns E and
H are of the type =RANK(G58,G$43:G$61,1). Does this combination work
correctly?
Both CORREL and RANK are working with simple varables.

Thanks


The entries in column E for rows 43 through 61 are of the type RANK
(G58,G$43:G$61,1) where G58 is the entry for row 58. It gives the order that
the entry in the row has in relation to the entry in the other rows for that
column.

Similarly for column H, where the entries give the order of the values in
each row in yet another column.

And then Correl computes the correlation factor between the values in rows
43 through 61 for columns E and H.

So it's like nesting - although the functions are not the same. Functions
of functions, CORREL(RANK). What is the correlation factor (CORREL) between
two columns whose entries are derived from the order (RANK) of yet other
columns.

I can't get any more explicit than that. RANK works on its own. CORREL
works on its own. CORREL(RANK) gives incorrect results.


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
Work Rota - Do I need a formula? dataheadache Excel Discussion (Misc queries) 11 October 3rd 05 10:53 PM
how i choose the column from a combo box Alberto Vargas Excel Discussion (Misc queries) 4 July 22nd 05 11:07 PM
Work book formulas Jessica Excel Discussion (Misc queries) 1 June 9th 05 10:51 AM
Dynamic Combo Box benjarfer Excel Worksheet Functions 2 April 8th 05 02:17 PM
dynamic combo boxes tjb Excel Worksheet Functions 2 January 25th 05 07:33 PM


All times are GMT +1. The time now is 08:55 AM.

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

About Us

"It's about Microsoft Excel"