Menu
×
   ❮   
HTML CSS JAVASCRIPT SQL PYTHON JAVA PHP HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL JQUERY EXCEL XML DJANGO NUMPY PANDAS NODEJS R TYPESCRIPT ANGULAR GIT POSTGRESQL MONGODB ASP AI GO KOTLIN SASS VUE DSA GEN AI SCIPY AWS CYBERSECURITY DATA SCIENCE
     ❯   

统计学 - 数据类型


数据可以是不同的类型,并且需要不同类型的统计方法进行分析。


不同类型的数据

数据主要分为两种类型:定性数据(或“分类数据”)和定量数据(或“数值数据”)。这些主要类型根据其**测量水平**也具有不同的子类型。

定性数据

关于可以分类成不同类别的事物的信息,这些类别不能用数字直接描述。

示例

  • 品牌
  • 国籍
  • 职业

对于分类数据,我们可以计算诸如**比例**之类的统计量。例如,世界上印度人的比例,或人们更喜欢一个品牌而不是另一个品牌的百分比。

定量数据

关于用数字描述的事物的信息。

示例

  • 收入
  • 年龄
  • 身高

对于数值数据,我们可以计算诸如一个国家的**平均**收入或足球队中球员身高的**范围**之类的统计量。


×

Contact Sales

If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]

Report Error

If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]

W3Schools is optimized for learning and training. Examples might be simplified to improve reading and learning. Tutorials, references, and examples are constantly reviewed to avoid errors, but we cannot warrant full correctness of all content. While using W3Schools, you agree to have read and accepted our terms of use, cookie and privacy policy.

Copyright 1999-2024 by Refsnes Data. All Rights Reserved. W3Schools is Powered by W3.CSS.