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.
更多信息和选项
- To use StemLeafPlot, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
- StemLeafPlot displays the distribution of real‐valued numbers as stems and leaves in a tabular form.
- Stems are multipliers of a base unit, and leaves are remainders rounded to a given number of digits.
- StemLeafPlot has the same options as GridBox, with the following additions:
-
ColumnLabels Automatic labels for the columns of the plot IncludeEmptyStems False whether to display stems without leaves IncludeStemCounts False whether to include a column of leaf counts IncludeStemUnits True whether stem units should be included Leaves "Digits" how leaves are represented StemExponent Automatic stem units given as an integer power of 10
范例
打开所有单元关闭所有单元基本范例 (2)
Options (6)
ColumnLabels (1)
StemLeafPlot with stem and leaf columns labeled with "S" and "L":
IncludeEmptyStems (1)
StemLeafPlot including stems that have no leaves:
Wolfram Research (2007),StemLeafPlot,Wolfram 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/StemLeafPlot.html.
文本
Wolfram Research (2007),StemLeafPlot,Wolfram 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/StemLeafPlot.html.
CMS
Wolfram 语言. 2007. "StemLeafPlot." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/StemLeafPlot.html.
APA
Wolfram 语言. (2007). StemLeafPlot. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/StatisticalPlots/ref/StemLeafPlot.html 年