StatisticalPlots`
StatisticalPlots`
QuantilePlot
As of Version 8.0, QuantilePlot is part of the built-in Wolfram Language kernel.
QuantilePlot[data1,data2]
creates a quantile‐quantile plot from the real‐valued vectors data1 and data2.
更多信息和选项
- To use QuantilePlot, you first need to load the Statistical Plots Package using Needs["StatisticalPlots`"].
- QuantilePlot plots empirical quantiles of the two vectors against each other.
- QuantilePlot sorts the shorter dataset, and then determines interpolated quantiles at the equivalent position in the longer list of data.
- For datasets of equal length, QuantilePlot yields the equivalent of plotting the sorted lists against each other.
- QuantilePlot has the same options as Graphics, with the following additions and changes:
-
Axes True whether to draw axes PlotMarkers Automatic markers for points ReferenceLineStyle Automatic style for the reference line - Valid settings for the option ReferenceLineStyle are None, Automatic, or a style or a list of styles.
- The reference line has a slope of unity. If the points on the plot fall mostly on or near the reference line, the distributions are roughly the same.
范例
打开所有单元关闭所有单元
Wolfram Research (2007),QuantilePlot,Wolfram 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/QuantilePlot.html.
文本
Wolfram Research (2007),QuantilePlot,Wolfram 语言函数,https://reference.wolfram.com/language/StatisticalPlots/ref/QuantilePlot.html.
CMS
Wolfram 语言. 2007. "QuantilePlot." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/StatisticalPlots/ref/QuantilePlot.html.
APA
Wolfram 语言. (2007). QuantilePlot. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/StatisticalPlots/ref/QuantilePlot.html 年