is an option for StemLeafPlot that specifies whether a column of counts for each stem should be included.
    
   IncludeStemCounts
is an option for StemLeafPlot that specifies whether a column of counts for each stem should be included.
Details and Options
- To use IncludeStemCounts, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
 - Valid settings for are True, False, or Automatic.
 - With the setting IncludeStemCounts->Automatic, a column of stem counts is included only when the Leaves option is set to None.
 - With the setting IncludeStemCounts->True, a column of leaf counts is included in the plot.
 - For a single stem-and-leaf plot, the count column is placed to the right of the leaf column. For a plot of two datasets, the count columns are placed outside the leaf columns.
 
Tech Notes
Text
Wolfram Research (2007), IncludeStemCounts, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/IncludeStemCounts.html.
CMS
Wolfram Language. 2007. "IncludeStemCounts." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/IncludeStemCounts.html.
APA
Wolfram Language. (2007). IncludeStemCounts. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/IncludeStemCounts.html
BibTeX
@misc{reference.wolfram_2025_includestemcounts, author="Wolfram Research", title="{IncludeStemCounts}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/IncludeStemCounts.html}", note=[Accessed: 04-November-2025]}
BibLaTeX
@online{reference.wolfram_2025_includestemcounts, organization={Wolfram Research}, title={IncludeStemCounts}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/IncludeStemCounts.html}, note=[Accessed: 04-November-2025]}