Skip to content

Commit f38d0e2

Browse files
committed
Update aggregations.md
1 parent 1115093 commit f38d0e2

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

docs/aggregations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,9 @@ What is the distribution of diseases in the samples?
103103
#### Value Distribution `distribution`, Intersecting Concepts
104104

105105
What is the distribution of diseases in the samples, separately by sex?
106+
Please note:
107+
* there are now 2 concepts in the `concepts` list and the `conceptValues` in the distribution are observed combinations of values for both concepts, in the same order
108+
* the `count` indicates the number of times this combination was observed (e.g. 426 cases of "male" & "Prostate Adenocarcinoma" but 0 cases for "female" & "Prostate Adenocarcinoma")
106109

107110
```json
108111
{

0 commit comments

Comments
 (0)