StatisticalPlots`
StatisticalPlots`

StemLeafPlot

StemLeafPlot[data]

creates a stem-and-leaf plot for the real-valued vector data.

StemLeafPlot[data1,data2]

creates a side-by-side stem-and-leaf plot for the vectors data1 and data2.

Details and Options

Examples

open allclose all

Basic Examples  (2)

StemLeafPlot of one dataset:

Sidebyside StemLeafPlot of two datasets:

Options  (6)

ColumnLabels  (1)

StemLeafPlot with stem and leaf columns labeled with "S" and "L":

IncludeEmptyStems  (1)

StemLeafPlot including stems that have no leaves:

IncludeStemCounts  (1)

Add stem counts to the plot:

IncludeStemUnits  (1)

Omit stem units legend from plot:

Leaves  (1)

Represent leaves with tally marks:

StemExponent  (1)

Specify a base unit of 101:

Wolfram Research (2007), StemLeafPlot, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/StemLeafPlot.html.

Text

Wolfram Research (2007), StemLeafPlot, Wolfram Language function, https://reference.wolfram.com/language/StatisticalPlots/ref/StemLeafPlot.html.

CMS

Wolfram Language. 2007. "StemLeafPlot." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/StemLeafPlot.html.

APA

Wolfram Language. (2007). StemLeafPlot. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/StatisticalPlots/ref/StemLeafPlot.html

BibTeX

@misc{reference.wolfram_2023_stemleafplot, author="Wolfram Research", title="{StemLeafPlot}", year="2007", howpublished="\url{https://reference.wolfram.com/language/StatisticalPlots/ref/StemLeafPlot.html}", note=[Accessed: 15-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_stemleafplot, organization={Wolfram Research}, title={StemLeafPlot}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/StemLeafPlot.html}, note=[Accessed: 15-April-2024 ]}