Search the web
Sign In
New User? Sign Up
CompRatings · Computer Ratings for Sports
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Hi all, new to group   Message List  
Reply | Forward Message #27 of 83 |
Re: [CompRatings] Re: Hi all, new to group


Alan wrote:

> Correction - Excel is supposed to do an inverse of a matrix but I couldn't get
> minverse to work right. It kept giving me a scalar (single value) instead of
> a matrix. I ended up having to run the matrix part of the example in SAS.

I can help you on this point. (microsoft products are oh-so-intuitive . .)

To get the inverse of a matrix in excel, first enter the matrix in an n by
n square set of cells. Next, highlight the n by n square set of cells in
which you want to place the inverse of the matrix. In the upper left hand
cell, type (but don't hit return yet!):

=minverse(b3:d5)

(assuming the original matrix is contained in the group of cells with
upper left corner being cell b3 and the lower right corner beig cell d5).
Now, rather than simply hitting return (which will give you the upper left
hand member of the inverse matrix only) you mist use cntl-shift-enter.
(See? I told you it was intuitive!)

You can check your result by multiplying the inverted matrix by the
original. Highlight an n by n space where the product matrix will go, and
enter in the upper lefthand corner cell (again not hitting return yet!):

=mmult(b3:d5,f3:h5)

assuming the original matrix is in the space b3:d5 and the inverse is in
the space f3:h5 as defined above. Now hit cntl-shift-enter and you should
get an identity matrix.

Hope this helps!

- Pat



-- Patrick E. Fleming
-- Department of Chemistry
-- San Jose State University
-- pfleming@...





Sat Aug 3, 2002 8:35 am

nddulac
Offline Offline
Send Email Send Email

Forward
Message #27 of 83 |
Expand Messages Author Sort by Date

I would welcome any feedback on this; I'm a college football fan and follow the various ratings fairly close, but much more interested in a specific topic...
pete42869
Offline Send Email
Jul 29, 2002
9:01 pm

... I think you should make the out of conference games a little more rigorous. I could show you a way based on the way that the colley matrix does it. It...
alandjordan2002
Offline Send Email
Aug 2, 2002
5:18 am

... Can you say a few more words about the Colley Matrix? What is it? What does it do? Are there any references you might suggest for further information?...
Patrick E. Fleming
nddulac
Offline Send Email
Aug 2, 2002
7:48 pm

... The Colley Matrix is one of the components of the BCS system. It is designed and run by Wesly N. Colley and is printed in the Atlanta Journal and...
ajordan@...
alandjordan2002
Offline Send Email
Aug 3, 2002
4:04 am

... I can help you on this point. (microsoft products are oh-so-intuitive . .) To get the inverse of a matrix in excel, first enter the matrix in an n by n...
Patrick E. Fleming
nddulac
Offline Send Email
Aug 3, 2002
8:28 am

Thank you. That almost makes sense. Alan Jordan On Sat, 3 Aug 2002 01:35:33 -0700 (PDT) "Patrick E. Fleming"...
ajordan@...
alandjordan2002
Offline Send Email
Aug 4, 2002
1:33 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help