1,064 bytes added
, 18:33, 16 October 2017
<div style="font-size:30px">'''STEMANDLEAFPLOT (Data)'''</div><br/>
*<math>Data</math> is the set of values.
==Description==
*This function shows the value of stem and leaf plot.
*In STEMANDLEAFPLOT(Data),Data are set of values.
*A plot where each data value is split into a leaf (usually the last digit) and a stem.
*A stem-and-leaf diagram, also called a stem-and-leaf plot, is a diagram that quickly summarizes data while maintaining the individual data points.
*In such a diagram, the "stem" is a column of the unique elements of data after removing the last digit.
*The final digits ("leaves") of each column are then placed in a row next to the appropriate column and sorted in numerical order.
*This diagram was invented by John Tukey.
==Examples==
==See Also==
*[[Manuals/calci/FRACTAL | FRACTAL ]]
*[[Manuals/calci/LISSAJOUS | LISSAJOUS ]]
*[[Manuals/calci/SURFACEGRAPH | SURFACEGRAPH ]]
==References==
*[https://www.mathsisfun.com/data/stem-leaf-plots.html Stem leaf plot]
*[[Z_API_Functions | List of Main Z Functions]]
*[[ Z3 | Z3 home ]]