---
title: "Multiple Simulation runs"
slug: "multiple-simulation-runs"
updated: 2022-06-28T18:32:05Z
published: 2022-06-28T18:32:05Z
canonical: "userguide.dataclassroom.com/multiple-simulation-runs"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://userguide.dataclassroom.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Multiple Simulation runs

You'll notice if you click the Play button several times, you get a new run each time, which appear in the Simulation like this:

![](https://cdn.document360.io/62f8f41e-e041-42c4-b9bc-8ae1eb45d064/Images/Documentation/image-1656072980233.png)

"Run 3" is highlighted here. You can click on the other Runs and their data will appear in the Samples Graph and Samples Table widgets.

### Adding data to a run

If you don't want to make a new run, but want to add more samples to a run that has already been created, just **uncheck "New run"**. Then, the appropriate number of samples will be appended to (added to the end of) the previous run.

### Descriptive stats

For each run, you can see the mean, median and a list of other descriptive statistics under the little![](https://cdn.document360.io/62f8f41e-e041-42c4-b9bc-8ae1eb45d064/Images/Documentation/image-1656073317894.png) **i** icon.

![](https://cdn.document360.io/62f8f41e-e041-42c4-b9bc-8ae1eb45d064/Images/Documentation/image-1656073373319.png)

If you want to analyze the variation in these descriptive stats, such as looking at the mean of means, you can create a dataset consisting of these statistics for all the runs you have created. See [Datasets from Simulations](/v1/docs/datasets-from-simulations) for details.
