Loading [MathJax]/extensions/mml2jax.js
Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Statistics LibreTexts

Search

  • Filter Results
  • Location
  • Classification
    • Article type
    • Author
    • Cover Page
    • License
    • Show TOC
    • Embed Jupyter
    • Transcluded
    • OER program or Publisher
    • Autonumber Section Headings
    • License Version
  • Include attachments
Searching in
About 3 results
  • https://stats.libretexts.org/Courses/Cerritos_College/Introduction_to_Statistics_with_R/03%3A_Summarizing_Data_Visually/3.02%3A_Quantitative_Data
    hist(variable, col="type in what color you want", number of classes, main="type the title you want", xlab="type the label you want for the horizontal axis") – produces histogram with specified color a...hist(variable, col="type in what color you want", number of classes, main="type the title you want", xlab="type the label you want for the horizontal axis") – produces histogram with specified color and number of classes (though the number of classes is an estimate and R will create the number of classes near this value).
  • https://stats.libretexts.org/Courses/Highline_College/Statistics_Using_Technology_(Kozak)/02%3A_Graphical_Descriptions_of_Data/2.02%3A_Quantitative_Data
    To create a cumulative frequency distribution, count the number of data points that are below the upper class boundary, starting with the first class and working up to the top class. Also, if you want...To create a cumulative frequency distribution, count the number of data points that are below the upper class boundary, starting with the first class and working up to the top class. Also, if you want to know the amount that 15 students pay less than, then you start at 15 on the vertical axis and then go over to the graph and down to the horizontal axis where the line intersects the graph.
  • https://stats.libretexts.org/Courses/Las_Positas_College/Math_40%3A_Statistics_and_Probability/02%3A_Frequency_Distributions_and_Graphs/2.02%3A_Histograms_Ogives_and_FrequencyPolygons
    The histogram (like the stemplot) can give you the shape of the data, the center, and the spread of the data. Also, if you want to know the amount that 15 students pay less than, then you start at 15 ...The histogram (like the stemplot) can give you the shape of the data, the center, and the spread of the data. Also, if you want to know the amount that 15 students pay less than, then you start at 15 on the vertical axis and then go over to the graph and down to the horizontal axis where the line intersects the graph.

Support Center

How can we help?