zoukankan      html  css  js  c++  java
  • Relative-Frequency|frequency|pie chart |bar chart

    2.2Organizing Qualitative Data

    The number of times a particular distinct value occurs is called its frequency (or count)

    Relative-Frequency Distribution:百分比

    Note: Relative-frequency distributions are better than frequency distributions for comparing two data sets. Because relative frequencies always fall between 0 and 1, they provide a standard for comparison.

    A pie chart is a disk divided into wedge-shaped pieces proportional to the relative frequencies of the qualitative datathe relative frequencies =percentages

    A bar chart displays the distinct values of the qualitative data on a horizontal axis and the relative frequencies (or frequencies or percents) of those values on a vertical axis. The relative frequency of each distinct value is represented by a vertical bar whose height is equal to the relative frequency of that value.The bars should be positioned so that they do not touch each other.

  • 相关阅读:
    [SUCTF 2019]Pythonginx
    [极客大挑战 2019]BuyFlag
    [GXYCTF2019]Ping Ping Ping
    git 常用命令记录
    webpack4.X + react-router 路由跳转
    webpack4.X + react搭建
    windows 下 node 安装 react
    valueOf()、toString()
    isFinite()
    Javascript 闭包
  • 原文地址:https://www.cnblogs.com/yuanjingnan/p/11206516.html
Copyright © 2011-2022 走看看