Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
statistik:aehnlichkeitsmasse [2012/08/19 23:46] – phreazer | statistik:aehnlichkeitsmasse [2014/02/11 20:49] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 26: | Line 26: | ||
===== Nominale Variablen | ===== Nominale Variablen | ||
- | 1. Einfaches Matching | + | - Einfaches Matching: $d(i,k) = \frac{m-p}{m}$ mit Anzahl der Variablen m und Anzahl der Matches p. |
- | $d(i,k) = \frac{m-p}{m}$ mit Anzahl der Variablen m und Anzahl der Matches p. | + | |
- | 2. Binäre Attribute für jeden nominalen Zustand | + | |
===== Binäre Attribute | ===== Binäre Attribute | ||
Kontingenztabelle | Kontingenztabelle | ||
+ | |||
+ | ^ | ||
+ | ^ Objekt i | | 1 | 0 | Summe | | ||
+ | ^ ::: | 1 | q | r | q+r | | ||
+ | ^ ::: | 0 | s | t | s+t | | ||
+ | ^ ::: | Summe | q+s | r+t | p | | ||
* Symmetrische binäre Variablen: $d(i,j) = \frac{r+s}{q+r+s+t}$ | * Symmetrische binäre Variablen: $d(i,j) = \frac{r+s}{q+r+s+t}$ |