Espresso

Yield

The weight of liquid espresso collected in the cup, measured in grams. Together with dose, yield defines the brew ratio—the fundamental recipe parameter that controls strength and extraction.

심층 분석

A 1:2 brew ratio (e.g., 18 g dose to 36 g yield) is a common starting point for espresso, producing a balanced shot. Lower ratios (1:1 to 1:1.5) create ristrettos—concentrated, viscous, and sweet. Higher ratios (1:2.5 to 1:3) produce lungos—lighter-bodied with more developed acidity. Yield is measured by weight rather than volume because crema inflates the visual volume unpredictably. Gravimetric espresso machines can stop the shot automatically at a target yield weight, removing timing variability from the equation.

Embed on your site — BrewFYI

Add the widget to any webpage using a script tag.

<div data-brewfyi="glossary" data-slug="yield"></div>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>

Embed using a standard iframe — works in any CMS.

<iframe src="https://brewfyi.com/iframe/glossary/yield/" width="100%" height="480" frameborder="0" loading="lazy" title="BrewFYI glossary widget"></iframe>

Paste the URL into WordPress, Medium, or any oEmbed-aware editor.

https://brewfyi.com/glossarys/yield/

Add a badge linking back to BrewFYI.

<a href="https://brewfyi.com/glossarys/yield/" target="_blank" rel="noopener">
  <img src="https://brewfyi.com/badge/site.svg" alt="BrewFYI" height="20">
</a>
Preview: BrewFYI

Use the BrewFYI WordPress plugin shortcode.

[drinkfyi-glossary site="brewfyi" slug="yield"]

Use as a native HTML custom element in modern browsers.

<brewfyi-glossary slug="yield" theme="light"></brewfyi-glossary>
<script src="https://cdn.jsdelivr.net/npm/brewfyi-embed@1/dist/embed.min.js" defer></script>

Powered by BrewFYI

Docs →