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.

  • 相关阅读:
    JSONObject.fromObject--JSON与对象的转换
    oracle 10g学习6
    eclipse中导入svn的三种方式
    网络方面知识收集
    oracle 10g学习之分组函数
    求m阶矩阵的n次幂
    分解质因数
    字符串对比
    十六进制转十进制
    十进制转化十六进制
  • 原文地址:https://www.cnblogs.com/yuanjingnan/p/11206516.html
Copyright © 2011-2022 走看看