Changes

Line 1: Line 1:  
<div style="font-size:30px">'''STEMANDLEAFPLOT (Data)'''</div><br/>
 
<div style="font-size:30px">'''STEMANDLEAFPLOT (Data)'''</div><br/>
 +
 +
where
 +
 
*<math>Data</math> is the set of values.
 
*<math>Data</math> is the set of values.
 +
**STEMANDLEAFPLOT() shows the value of stem and leaf plot.
    
==Description==
 
==Description==
*This function shows the value of stem and leaf plot.
+
 
*In STEMANDLEAFPLOT(Data),Data are set of values.
+
STEMANDLEAFPLOT(Data)
 +
*<math>Data</math> are set of values.
 
*A plot where each data value is split into a leaf (usually the last digit) and a stem.
 
*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.
 
*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.
Line 12: Line 17:     
==Examples==
 
==Examples==
 +
1. STEMANDLEAFPLOT([15,16,21,23,23,26,26,30,32,41])
 +
{| class="wikitable"
 +
|+Spreadsheet
 +
|-
 +
|1
 +
|5 6 7
 +
|-
 +
|2 
 +
|1  3 3 6 6
 +
|-
 +
|3 
 +
| 0  2
 +
|-
 +
|4 
 +
|1
 +
|}
 +
 +
 +
==Related Videos==
    +
{{#ev:youtube|v=OaJXJduRiIE|280|center|Stem and Leaf}}
    
==See Also==
 
==See Also==
writer
6,694

edits