Proofing Time Calculator Formula
Understand the math behind the proofing time calculator. Each variable explained with a worked example.
Formulas Used
First Rise (Bulk Fermentation)
first_rise_min = round(base_time * temp_factor * yeast_factor * (flour_cups / 3))Second Rise (After Shaping)
second_rise_min = round(base_time * temp_factor * yeast_factor * (flour_cups / 3) * 0.6)Cold Proof (Fridge)
cold_proof_hr = round(base_time * temp_factor * yeast_factor * (flour_cups / 3) * 0.15)Variables
| Variable | Description | Default |
|---|---|---|
room_temp_f | Room Temperature(°F) | 72 |
yeast_tsp | Active Dry Yeast(tsp) | 2.25 |
flour_cups | Flour Amount(cups) | 3 |
base_time | Derived value= 90 | calculated |
temp_factor | Derived value= 75 / room_temp_f | calculated |
yeast_factor | Derived value= 2.25 / yeast_tsp | calculated |
How It Works
How Proofing Time Is Estimated
Factors Affecting Proofing
Formula
Proofing Time = Base Time x (75 / Room Temp) x (2.25 / Yeast) x (Flour / 3)
Base time is approximately 90 minutes for a standard dough at 75°F. The second rise is typically 60% of the first rise time.
Worked Example
Estimate proofing time for a standard dough (3 cups flour, 2.25 tsp yeast) at 72°F.
- 01Temp factor = 75 / 72 = 1.042.
- 02Yeast factor = 2.25 / 2.25 = 1.
- 03First rise = 90 * 1.042 * 1 * 1 = 94 minutes.
- 04Second rise = 94 * 0.6 = 56 minutes.
- 05Cold proof = 94 * 0.15 = 14.1 hours.
Frequently Asked Questions
How do I know when dough has proofed enough?
The classic test is the poke test: press a floured finger about half an inch into the dough. If the indent springs back slowly and partially, the dough is ready. If it springs back immediately, it needs more time.
Can I proof dough in the fridge overnight?
Yes, cold proofing (retarding) slows fermentation and develops more flavor. Place shaped dough in the fridge for 8-24 hours and bake directly or after a brief room-temperature rest.
What happens if dough over-proofs?
Over-proofed dough collapses because the gluten structure weakens. The bread will be dense and flat. If caught early, you can punch it down and reshape for a final rise.
Ready to run the numbers?
Open Proofing Time Calculator