> For the complete documentation index, see [llms.txt](https://help.sbtinstruments.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sbtinstruments.com/mpd/workflows/cross-check/check-remaining-cultures.md).

# Count colonies

Allow the plates to incubate until colonies are easy to count but still easy to distinguish. Typically overnight incubation is sufficient for *E. coli* colonies to appear.

The below video shows how to manually count colonies from Compact Dry plates using an [eCount](https://www.sigmaaldrich.com/DK/en/product/sigma/hs120000?utm_source=google\&utm_medium=cpc\&utm_campaign=21811866450\&utm_content=174236308452\&gad_source=1\&gad_campaignid=21811866450\&gbraid=0AAAAAD8kLQSA_-fABzYqDNmeBDuD6GdI7\&gclid=CjwKCAjw8arQBhB9EiwAfIKdQiqG-Nc6xXsLnJsoarZ_ZkBZfInJcAf27In0PPA3q4xWkBsp9T6g_hoCS4kQAvD_BwE) colony counter.

{% hint style="info" %}

## Devices for counting colonies

A marker and good lighting conditions is in principle sufficient for counting colonies. But often you make counting errors when keeping the numbers in your head. It is highly recommended to let a device remember the count for you, e.g. by using an [eCount](https://www.sigmaaldrich.com/DK/en/product/sigma/hs120000?utm_source=google\&utm_medium=cpc\&utm_campaign=21811866450\&utm_content=174236308452\&gad_source=1\&gad_campaignid=21811866450\&gbraid=0AAAAAD8kLQSA_-fABzYqDNmeBDuD6GdI7\&gclid=CjwKCAjw8arQBhB9EiwAfIKdQiqG-Nc6xXsLnJsoarZ_ZkBZfInJcAf27In0PPA3q4xWkBsp9T6g_hoCS4kQAvD_BwE) or a touch-sensitive device like [Scan 50 pro](https://www.interscience.com/en/products/colony-counters-and-inhibition-zone-readers/scan-50-pro).

Automated colony counters are also available, but they are usually relatively expensive.
{% endhint %}

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

## Step by step

{% stepper %}
{% step %}

### Get the plates from the incubator

Retrieve one bracket of plates at a time. It is easier to detect colonies before condensate emerges at room temperature.
{% endstep %}

{% step %}

### Find the plate with 25–250 colonies

Take a glance and pick the plate the one that likely contains 25-250 colonies.
{% endstep %}

{% step %}

### Count colonies

Flip the plate and use a marker to count the number of colonies.

Tilt the plates at an angle to ensure you detected all the colonies.
{% endstep %}

{% step %}

### Record colonies

Flip the plate and record the number of colonies on the plate.

The result is acceptable if the result is within 25–250 colonies. If not, count the adjacent dilution.
{% endstep %}

{% step %}

### Calculate CFU/mL × Dil.

Determine the concentration of the sample by multiplying CFU/mL with the corresponding dilution. Only include the information from the suitable plates. The table below is a representative example when plating 1 mL. Multiply by 10 if you are only plating 0.1 mL per plate.

| ID            | Dilution factor | CFU | CFU/mL × Dil.          |
| ------------- | --------------- | --- | ---------------------- |
| -8#1          | 10<sup>-8</sup> | 125 | 1.25 × 10<sup>10</sup> |
| -8#2          | 10<sup>-8</sup> | 107 | 1.07 × 10<sup>10</sup> |
| -8#3          | 10<sup>-8</sup> | 113 | 1.13 × 10<sup>10</sup> |
| {% endstep %} |                 |     |                        |

{% step %}

### Add the CFU/mL values to the Access table

Transfer the values to the three BactoBox measurements in the column CFU/mL as shown with yellow highlight below. Access will use the individual results to calculate arithmetic mean and standard deviation. It doesn't matter which of the three BactoBox® measurements you add #1, #2, and #3 to.

<figure><img src="/files/xrB7BHbTWrwc9Y8LfBIv" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Summary

You have now counted the number of colonies and transferred the results to Access. Next step is to [Cross-check data](/mpd/workflows/cross-check/cross-check-data.md).<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.sbtinstruments.com/mpd/workflows/cross-check/check-remaining-cultures.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.
