Summary
Keywords
Full Transcript
Stem and Leaf Plots in R: How to produce a stem and leaf plot in R and adjust the scale for it. Here is the Free Practice Dataset (LungCapData): (https://bit.ly/2rOfgEJ); Need more Statistics and R Programming Tutorials? Check these out: (https://goo.gl/4vDQzT) ►► Like to support us? You can Donate (https://bit.ly/2CWxnP2), Share our Videos, Leave us a Comment and Give us a Thumbs up! Either way We Thank You! In this R video tutorial, we will learn how to produce a stem and leaf plot using the "stem" function and adjust the scale for it using the "scale" argument. Stem and Leaf plots are appropriate for summarizing the distribution of a numeric variable and are most appropriate for smaller datasets. Table of Content: 0:00:05 when is it appropriate to use "Stem and Leaf Plots" for our data? 0:00:33 how to produce the stem and leaf plot in R using the "stem" command 0:00:41 how to access help menu in R for stem and leaf plots 0:01:16 how to adjust the scale on the stem and leaf plot in R using the "scale" argument These video tutorials are useful for anyone interested in learning data science and statistics with R programming language using RStudio. ► ► Watch More: ► Intro to Statistics Course: https://bit.ly/2SQOxDH ►Data Science with R https://bit.ly/1A1Pixc ►Getting Started with R (Series 1): https://bit.ly/2PkTneg ►Graphs and Descriptive Statistics in R (Series 2): https://bit.ly/2PkTneg ►Probability distributions in R (Series 3): https://bit.ly/2AT3wpI ►Bivariate analysis in R (Series 4): https://bit.ly/2SXvcRi ►Linear Regression in R (Series 5): https://bit.ly/1iytAtm ►ANOVA Concept and with R https://bit.ly/2zBwjgL ►Hypothesis Testing: https://bit.ly/2Ff3J9e ►Linear Regression Concept and with R Lectures https://bit.ly/2z8fXg1 Follow MarinStatsLectures Subscribe: https://goo.gl/4vDQzT website: https://statslectures.com Facebook:https://goo.gl/qYQavS Twitter:https://goo.gl/393AQG Instagram: https://goo.gl/fdPiDn Our Team: Content Creator: Mike Marin (B.Sc., MSc.) Senior Instructor at UBC. Producer and Creative Manager: Ladan Hamadani (B.Sc., BA., MPH) These videos are created by #marinstatslectures to support some courses at The University of British Columbia (UBC) (#IntroductoryStatistics and #RVideoTutorials for Health Science Research), although we make all videos available to the everyone everywhere for free. Thanks for watching! Have fun and remember that statistics is almost as beautiful as a unicorn!
