Path: blob/main/course-contents/2024-02-07--notes-RT--diaconis-paper.md
918 views
------character table of
Let's use GAP to find the character table of .
Diaconis example -- survey data
This data is taken from the paper [@diaconisGeneralizationSpectralAnalysis1989]
It describes 5,738 completed ballots rank-ordering 5 candidates.
View a rank-ordered ballot as an element of the symmetric group ; we want to study the frequency function .
first ranking table

the regular representation

This diagram shows the decomposition of the regular representation into isotypic components.
Be careful: the notation Diaconis is using here does not match that used by GAP above. For example, the representation Diaconis writes as is the isotypic component determined by the irreducible representation labeled X.5 by GAP.
The second row reflects the decomposition of the frequency function . Namely, write $$f = \sum_{i=1}^7 f_i \quad \text{with $f_i \in V_iParseError: KaTeX parse error: Expected 'EOF', got '}' at position 1: }̲.$
The second row entries are the "sums of squares" .
Remember that we can compute the using the idempotents in .
For example,
More generally, if denotes the character of the irreducible representation with then
Note that is relatively large (ignoring since is trivial).
normalizing the first-order data

THe entry in this table is the number of votes ranking candidate in the -th position, minus the sample size over 5.
In particular, rows and columns sum to 0.
This normalization can also be achieved as follows:
Let be the projection on , and consider the functions
The entry of the preceding table is

Interpretation in this last table:
Compute the projection of into the component of .
Now, consider the easily understood functions in for distinct and distinct .
The space of these functions is a 100 dimensional subspace of .
The entries in the table are the inner products
Summary observations
The data were to elect a president for the American Psychological Association. Candidates 1 and 3 were clinicians while candidates 4 and 5 were academicians, two groups within the association with somewhat divergent perspectives.
In the second-order table, we see a preference for candidates 1 & 3 witnessed by the entry 376 corresponding to the entry for candidates and ranks .
And we see a (slightly smaller) preference for candidates 4 and 5 witnessed by the entry 296 corresponding to the entry for candidates and ranks .
Bibliography
::: {.refs} :::