Re: Calculating a generalized inverse matrix




"Ying-Foon Chow" <yfchow.cuhk@xxxxxxxxx> wrote in message
news:1194852307.536039.20920@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I'd appreciate if someone can tell me if I could find a (generalized)
inverse matrix of a singular matrix using Excel. Specifically, I have
a square matrix, say 10 by 10, but I know the rank of the matrix is
8.
Still, I need to find its "inverse" in order to construct a statistic.
I think that can be done in many programming languages, but I am not
sure how to do that in Excel (or if that can be done at all). Thanks
in advance.

Regards,
Y. F.
++++++++++++++++++++++++++++++++++++++++++++
I have read all the responses to your above note. The responses are typical
of the lack of understanding about singularity.

The criteria for any linear operations is linear variable independence. Any
singularity or high colinearity results in computations giving nonsense
values. You have to work with a selected lower rank matrix to estimate any
parameter values.

In your case, do you really want nonsense parameter values? How can you test
for the statistical validity of nonsense values?

Second, Excel provides no capabilities here. The matrix functions won't
work, since a determinant does not exist. PopTools has never been tested for
accuracy. It's an unknown.

David Heiser


.



Relevant Pages

  • Re: Calculating a generalized inverse matrix
    ... inverse matrix of a singular matrix using Excel. ... a square matrix, say 10 by 10, but I know the rank of the matrix is ... sure how to do that in Excel. ...
    (sci.stat.edu)
  • RE: How do I call Excel functions with an array parameter?
    ... > the Excel Rank function, but I have been unsuccessful so far. ... remember that an Excel array is not the same as a VBA array of some ... Dim xlApp As Excel.Application ...
    (microsoft.public.access.modulesdaovba)
  • How do I call Excel functions with an array parameter?
    ... "HOW TO: Call Excel Functions from Within ... Microsoft Access 2000" gives examples of calling the Median, ChiInv, and ... the Rank function will rank ties with the same number. ...
    (microsoft.public.access.modulesdaovba)
  • Re: Rank formula
    ... I am trying to find the percentile a specific row falls ... In Excel, I was ranking the items, then dividing the rank ... >> Is there a formula in Access equivalent to the RANK ...
    (microsoft.public.access.queries)
  • Re: Rank Formula
    ... I am trying to find the percentile a specific row falls ... In Excel, I was ranking the items, then dividing the rank ... >> Is there a formula in Access equivalent to the RANK ...
    (microsoft.public.access.queries)