Cardiac Output
Cardiac output is a term used in cardiac physiology that describes the volume of blood being pumped by the heart, in particular by the left or right ventricle, per unit time.
Cardiac output equals heart rate times stroke volume.
Formula
![Copy to Clipboard QuantityVariable["Q", "VolumeFlow"] == QuantityVariable["HR", "BeatRate"]*QuantityVariable["SV", "StrokeVolume"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/e59/e598d7d0-8ed3-4a89-885c-248bde47d49e/Webpage/FormulaImage.png)
| symbol | description | physical quantity | 
|---|---|---|
| Q | cardiac output | "VolumeFlow" | 
| HR | heart rate | "BeatRate" | 
| SV | stroke volume | "StrokeVolume" | 
Forms
Examples
Get the resource:
| In[1]:= | ![ResourceObject["Cardiac Output"]](images/e59/e598d7d0-8ed3-4a89-885c-248bde47d49e-io-1-i.en.gif) | 
| Out[1]= |  | 
Get the formula:
| In[2]:= | ![FormulaData[ResourceObject["Cardiac Output"]]](images/e59/e598d7d0-8ed3-4a89-885c-248bde47d49e-io-2-i.en.gif) | 
| Out[2]= |  | 
Use some values:
| In[3]:= | ![FormulaData[
 ResourceObject[
  "Cardiac Output"], {QuantityVariable["HR","BeatRate"] -> 
   Quantity[70, IndependentUnit["beats"]/("Minutes")]}]](images/e59/e598d7d0-8ed3-4a89-885c-248bde47d49e-io-3-i.en.gif) | 
| Out[3]= |  | 
 
                 
                