You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
-
4use a knife or credit card to divide the yeast into three separate piles Nah, a razor blade and a rolled up dollar bill....wait, wrong kind of powder. Technically what the yeast does is a S-curve, with a lag phase that is shortened by adding more yeast, so that you reach the logistic growth more rapidly. However, that's at least 5x as much yeast as you put in initially...bob1– bob12025-12-08 00:04:02 +00:00Commented Dec 8, 2025 at 0:04
-
2@bob1 I'm a mathematician, not a biologist. If you want to fix the model, be my guest. That said, a logistic growth model is basically exponential until you hit something around half the carrying capacity. And I would also expect the yeast to start dying off, rather than just plateauing in population (as they use up all of the available resources). So my expectation is that, once the yeast "wake up", they'll doubly roughly every 90 minutes for the first couple of hours, until there are enough yeast to start stressing the resources in the dough.Xander Henderson– Xander Henderson2025-12-08 00:09:10 +00:00Commented Dec 8, 2025 at 0:09
-
It's close enough for cooking, so I'll leave it. It's just my day job as a microbiologist that tells me to offer the explanation. It's not quite true about the doubling either; the lag is not doubling in the time frames suggested as the yeast need to create a suitable environment to grow exponentially, which they can only do once they reach a certain density, but again, it's not a problem for your answer either.bob1– bob12025-12-08 00:13:31 +00:00Commented Dec 8, 2025 at 0:13
-
1@bob1 Again, I am being completely genuine here. I managed to get through high school, an undergraduate degree, a masters degree, and a phd without ever taking biology. I don't really know how it works, beyond some very basic first order approximations. If you have a better explanation, I would very much appreciate it if you could edit it into the answer.Xander Henderson– Xander Henderson2025-12-08 00:18:11 +00:00Commented Dec 8, 2025 at 0:18
Add a comment
|
How to Edit
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
How to Format
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
How to Tag
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. food-safety), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you