StatisticalPlots`
StatisticalPlots`

StemExponent

StemExponent

is an option for StemLeafPlot which specifies the integer power of 10 to be used as the stem unit.

更多信息和选项

  • To use StemExponent, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
  • Valid settings for are Automatic or an integer.
  • With the setting StemExponent->n, the base unit is taken to be 10n.
  • With the default setting StemExponent->Automatic, the magnitude of the base unit for stems is chosen based on the data.
  • StemExponent can take the following suboptions:
  • "UnitDivisions"1number of divisions for each stem unit
    "DivisionLabels"Nonelist of labels appended to stem numbers within each unit division
  • With the setting StemExponent->{n,"UnitDivisions"->m}, the interval between i 10n and (i+1)10n is divided into m stems.
  • Valid settings for the suboption "DivisionLabels" are None or a list of labels of a length equal to the setting for the "UnitDivisions" suboption.

范例

打开所有单元关闭所有单元

基本范例  (1)

Specify a base unit of 101:

Options  (2)

"UnitDivisions"  (1)

Specify that stem units be divided in 2:

"UnitDivisions"  (1)

Label the two divisions with "L" and "H":

Wolfram Research (2007),StemExponent,Wolfram 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/StemExponent.html.

文本

Wolfram Research (2007),StemExponent,Wolfram 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/StemExponent.html.

CMS

Wolfram 语言. 2007. "StemExponent." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/StemExponent.html.

APA

Wolfram 语言. (2007). StemExponent. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/StatisticalPlots/ref/StemExponent.html 年

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_stemexponent, organization={Wolfram Research}, title={StemExponent}, year={2007}, url={https://reference.wolfram.com/language/StatisticalPlots/ref/StemExponent.html}, note=[Accessed: 05-November-2024 ]}