- Statistics Tutorial
- Home
- Adjusted R-Squared
- Analysis of Variance
- Arithmetic Mean
- Arithmetic Median
- Arithmetic Mode
- Arithmetic Range
- Bar Graph
- Best Point Estimation
- Beta Distribution
- Binomial Distribution
- Black-Scholes model
- Boxplots
- Central limit theorem
- Chebyshev's Theorem
- Chi-squared Distribution
- Chi Squared table
- Circular Permutation
- Cluster sampling
- Cohen's kappa coefficient
- Combination
- Combination with replacement
- Comparing plots
- Continuous Uniform Distribution
- Continuous Series Arithmetic Mean
- Continuous Series Arithmetic Median
- Continuous Series Arithmetic Mode
- Cumulative Frequency
- Co-efficient of Variation
- Correlation Co-efficient
- Cumulative plots
- Cumulative Poisson Distribution
- Data collection
- Data collection - Questionaire Designing
- Data collection - Observation
- Data collection - Case Study Method
- Data Patterns
- Deciles Statistics
- Discrete Series Arithmetic Mean
- Discrete Series Arithmetic Median
- Discrete Series Arithmetic Mode
- Dot Plot
- Exponential distribution
- F distribution
- F Test Table
- Factorial
- Frequency Distribution
- Gamma Distribution
- Geometric Mean
- Geometric Probability Distribution
- Goodness of Fit
- Grand Mean
- Gumbel Distribution
- Harmonic Mean
- Harmonic Number
- Harmonic Resonance Frequency
- Histograms
- Hypergeometric Distribution
- Hypothesis testing
- Individual Series Arithmetic Mean
- Individual Series Arithmetic Median
- Individual Series Arithmetic Mode
- Interval Estimation
- Inverse Gamma Distribution
- Kolmogorov Smirnov Test
- Kurtosis
- Laplace Distribution
- Linear regression
- Log Gamma Distribution
- Logistic Regression
- Mcnemar Test
- Mean Deviation
- Means Difference
- Multinomial Distribution
- Negative Binomial Distribution
- Normal Distribution
- Odd and Even Permutation
- One Proportion Z Test
- Outlier Function
- Permutation
- Permutation with Replacement
- Pie Chart
- Poisson Distribution
- Pooled Variance (r)
- Power Calculator
- Probability
- Probability Additive Theorem
- Probability Multiplecative Theorem
- Probability Bayes Theorem
- Probability Density Function
- Process Capability (Cp) & Process Performance (Pp)
- Process Sigma
- Quadratic Regression Equation
- Qualitative Data Vs Quantitative Data
- Quartile Deviation
- Range Rule of Thumb
- Rayleigh Distribution
- Regression Intercept Confidence Interval
- Relative Standard Deviation
- Reliability Coefficient
- Required Sample Size
- Residual analysis
- Residual sum of squares
- Root Mean Square
- Sample planning
- Sampling methods
- Scatterplots
- Shannon Wiener Diversity Index
- Signal to Noise Ratio
- Simple random sampling
- Skewness
- Standard Deviation
- Standard Error ( SE )
- Standard normal table
- Statistical Significance
- Statistics Formulas
- Statistics Notation
- Stem and Leaf Plot
- Stratified sampling
- Student T Test
- Sum of Square
- T-Distribution Table
- Ti 83 Exponential Regression
- Transformations
- Trimmed Mean
- Type I & II Error
- Variance
- Venn Diagram
- Weak Law of Large Numbers
- Z table
- Statistics Useful Resources
- Statistics - Discussion
Statistics - Stem and Leaf Plot
Stemplots are similar to histogram with the difference that in histogram, bars are used to compare data and in case of stemplots leaves represents actual numbers to be compared. Stemplots are also called stem and leaves plot as there is one step with largest place value digits on the left and at leaf(ves) to the right. A Stemplot is used to draw quantitative data with fewer than 50 observations.
In a stemplot, left side entries are called stems; and the right side entries are called leaves. In figure above, the stems are tens (here 5 represents 50, 6 represents 60, and so on); and the leaves are actual values. Stems and leaves may be labelled as - millions, thousands, ones, tenths, etc.
Example
Problem Statement:
Draw Stemplot diagram for the following data points.
64 | 82 | 85 | 99 | 96 | 81 | 97 | 80 | 81 | 80 | 84 | 87 | 98 | 75 | 86 | 88 | 82 | 78 | 81 | 86 | 80 | 50 | 84 | 88 | 83 | 82 |
Solution:
Step 1 - Sort the numbers in ascending order.
50 | 64 | 75 | 78 | 80 | 80 | 80 | 81 | 81 | 81 | 82 | 82 | 82 | 83 | 84 | 84 | 85 | 86 | 86 | 87 | 88 | 88 | 96 | 97 | 98 | 99 |
Step 2 - Choose step as largest place value. In our case it is 10. So each step will represent 10 units.
Step 3 - Group the numbers based on stem value.
50 | |||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
64 | |||||||||||||||||
75 | 78 | ||||||||||||||||
80 | 80 | 80 | 81 | 81 | 81 | 82 | 82 | 82 | 83 | 84 | 84 | 85 | 86 | 86 | 87 | 88 | 88 |
96 | 97 | 98 | 99 |
Step 4 - Draw the stem numbers as 10's place-value digits 5, 6, 7, 8 and 9 (each number is representing 10 units). Draw the leaves as 1's place value.