# Cohort Summary Statistics in Atlas

The Atlas **Characterizations** allow you to create **cohort-level descriptive summary statistics.** You can use these statistics to review the conditions, medications, age, sex, and demographics of your cohorts before using them in analyses. They may help you to make sure that your cohorts have expected characteristics while not having any unexpected or unwanted features.

{% hint style="info" %}
The **Characterizations** use [standard codes](/working-in-the-sandbox/which-tools-are-available/atlas/detailed-guide/code-sets-in-atlas.md). If you are using [non-standard codes](/working-in-the-sandbox/which-tools-are-available/atlas/detailed-guide/code-sets-in-atlas.md) you must first [find equivalent standard codes](/working-in-the-sandbox/which-tools-are-available/atlas/detailed-guide/how-to-define-a-cohort-in-atlas/concept-sets/find-mapped-equivalents-for-standard-and-non-standard-codes-in-atlas.md#find-the-standard-equivalent-for-non-standard-code).
{% endhint %}

In this tutorial, we will use **Characterizations** to compare case and control cohorts for *excessive earwax.*

### Create a new Characterization

* Choose the **Characterizations** option from the left menu
* Click the **New Characterization** button on the top right

![](/files/9RkrQCBZLsNczPqKMko7)

We have named the Characterization as *ExcessiveEerwax*:

<figure><img src="/files/i25pUdQDUiQbVl43x1gT" alt=""><figcaption></figcaption></figure>

### Import Cohorts

* First, click the **Import** button below the **Cohort definitions** to select your cohorts.

We have filtered the cohorts using *ExcessiveEerwax* and selected our case and control cohorts:

<figure><img src="/files/0dlbfkO0DXDUN4tPNI4U" alt=""><figcaption></figcaption></figure>

* Click the **Import** button at the bottom right to select these two cohorts.

The two imported cohorts are shown below the **Cohort definitions:**

![](/files/wSHYCQ9mq0DoVJMZhOsx)

### Import Features

* Next, click the **Import** button below the **Feature analyses** to select the features for the summary statistics:

<figure><img src="/files/8YEOpTAN8BJD0mUSG8mq" alt=""><figcaption></figcaption></figure>

We have filtered the features by selecting the DEMOGRAPHICS Domain and selected the *Demographics Age* and *Demographics Gender* features:

![](/files/ZaPHWoMsjbCw44dn9yvi)

* Click the **Import** button at the bottom right to select these two features.

The two imported features are shown below the **Feature analyses:**

<figure><img src="/files/hS2YQlcOrFydY3GW4HdX" alt=""><figcaption></figcaption></figure>

### Save the Characterization

* Save your Characterization by clicking the ![](/files/qm7cTqMzeiiVkzYgHg9o) button on the right side of its name.

### Create summary statistics

* Open the **Executions** tab
* Click the **Generate** button on the right side of a FinnGen data release. The summary statistics will be created for this FinnGen data release.

{% hint style="info" %}
The Characterization must be saved before summary statistics can be generated.
{% endhint %}

Below, we are creating summary statistics for the FinnGen data release 11:

<figure><img src="/files/aSY9vWDDOY5elxXgtHbe" alt=""><figcaption></figcaption></figure>

### View summary statistics

* After generating the summary statistics, click the **View latest result** button on the right side of the **Generate** button to see the summary statistics.

Below are summary statistics for the *Demographics Age* and *Demographics Gender* features in FinnGen data release 11:

<figure><img src="/files/goEIkKTDlpPqaDjwzVbf" alt=""><figcaption></figcaption></figure>

### Further reading

[Time-dependent Cohort Summary Statistics in Atlas](/working-in-the-sandbox/which-tools-are-available/atlas/detailed-guide/cohort-characterizations-in-atlas/interpreting-the-results-of-feature-analysis-in-atlas.md)

[Event inclusion in Cohort Summary Statistics in Atlas](/working-in-the-sandbox/which-tools-are-available/atlas/detailed-guide/cohort-characterizations-in-atlas/improving-cohorts-using-cohort-characterizations-tool.md)

[Characterizations in the Book of OHDSI](https://ohdsi.github.io/TheBookOfOhdsi/Characterization.html)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.finngen.fi/working-in-the-sandbox/which-tools-are-available/atlas/detailed-guide/cohort-characterizations-in-atlas.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
