Kombucha Fermentation Drivers
ISEF Category: Biochemistry
Ready to Turn This Idea Into a Real Project?
This guide was put together with the help of AI research tools to give you a solid starting point.But a competitive science fair project lives in the details: refining your research question, fine-tuning your variables, analyzing your data, and presenting your findings like a seasoned scientist.
For next steps tailored to your interests, skill level, and timeline, work one-on-one with a MehtA+ mentor. Learn more about MehtA+ Science & Engineering Research Mentorship →
Subcategory: Other · Difficulty: Intermediate · Setup: Home Setup · Time: 1 to 2 Months
The Hook
A bottle of kombucha can act like a tiny record of place. Heat, humidity, and local water can shift its acidity and color even when the recipe looks the same. If you can link those changes to region, you turn a drink into a data set with real scientific value.
What Is It?
Kombucha starts as sweet tea and ends as a fermented drink. A SCOBY, short for symbiotic culture of bacteria and yeast, acts like a living factory that changes sugar into acids, gas, and flavor compounds. pH tells you how acidic a sample feels on a scale, while titratable acidity measures how much acid is actually present.
Think of pH as the first quick snapshot and titratable acidity as the deeper check. Smartphone color adds another clue, because the drink can darken or shift in hue as fermentation changes. If you compare those signals across regions, you can ask whether climate, altitude, or other local factors line up with the biochemistry inside the jar.
Why This Is a Good Topic
This is a good science fair topic because you can test real patterns with public data instead of guessing. You connect kombucha chemistry to environmental data like climate and geography, so the project has a clear real-world angle. You can also build skills in cleaning messy data, making graphs, and checking whether a pattern still holds after you control for other factors.
Research Questions
- How does average regional temperature relate to kombucha pH after fermentation?
- What is the effect of local humidity on titratable acidity in kombucha batches?
- Does altitude predict smartphone color intensity after controlling for fermentation time?
- To what extent does latitude explain variation in pH across the dataset?
- Which environmental variable best predicts titratable acidity when recipe factors stay fixed?
- Does regional climate explain more variation in SCOBY biochemistry than tea type?
Basic Materials
- Laptop or desktop computer with internet access.
- Spreadsheet software such as Google Sheets or Excel.
- A note-taking app or lab notebook for data-cleaning decisions.
- Free climate-data source such as NOAA Climate Data Online.
- A calculator for quick unit checks and summary stats.
Advanced Materials
- Python or R on a computer with enough memory for large CSV files.
- Jupyter Notebook or RStudio for code, plots, and notes.
- ImageJ for extracting standardized color values from kombucha photos.
- pH meter with calibration buffers if you plan to validate reported values.
- Titration glassware and an analytical balance if you want to compare public data with your own measurements.
Software & Tools
- Google Sheets: Cleans the dataset, flags missing values, and makes first-pass charts.
- Python: Runs regression, correlation, and feature-importance analysis.
- Jupyter Notebook: Keeps code, graphs, and notes in one place.
- ImageJ: Measures color values from kombucha images after calibration.
- QGIS: Maps samples against region, altitude, and climate layers.
Experiment Steps
- Define the outcome you will test first, such as pH, titratable acidity, or color intensity.
- Match each sample to the environmental variables you can defend, such as temperature, humidity, latitude, altitude, or rainfall.
- Clean the table so every row uses the same units, labels, and fermentation-time definition.
- Build a baseline model, then add geography or climate to see whether prediction improves.
- Plan a correction method for smartphone color so lighting and camera settings do not distort your signal.
- Reserve a holdout region or separate time slice so you can test whether the pattern works on new data.
Common Pitfalls
- Treating fermentation time as the same across all rows, which can make age look like climate.
- Comparing raw smartphone photos without color correction, which turns lighting into fake chemistry.
- Ignoring recipe differences such as tea type or sugar source, which can hide the environmental signal.
- Using only one region or one season, which makes the pattern weak outside your sample.
- Modeling pH alone and skipping titratable acidity, which can miss the full acid profile of the drink.
What Makes This Competitive
A strong version of this project does more than map averages. You compare climate variables with recipe variables, then test which ones still matter after you control for the others. If you split data by region, not by random rows, you can see whether your model still works on new places. The best entries also test whether smartphone color adds signal beyond pH and titratable acidity.
Project Variations
- Compare pH patterns in hot, humid regions with patterns in cool, dry regions.
- Focus on tea type or sugar source as the main recipe variable instead of geography.
- Use smartphone color as a proxy for acidity and test whether lighting correction changes the result.
Learn More
- PubMed: Search review articles on kombucha fermentation, SCOBY microbiology, and organic acid production.
- NIH PubMed Central: Read free full-text papers on fermented tea chemistry and microbial communities.
- NOAA Climate Data Online: Find temperature, humidity, and rainfall records for the regions in your dataset.
- NASA Earthdata: Look up broader climate and land-surface data if you want a second environmental layer.
- MIT OpenCourseWare: Review free statistics material on regression, data cleaning, and experimental design.
