- Hands-On Exploratory Data Analysis with Python
- Suresh Kumar Mukhiya Usman Ahmed
- 141字
- 2021-06-24 16:44:48
Continuous data
A variable that can have an infinite number of numerical values within a specific range is classified as continuous data. A variable describing continuous data is a continuous variable. For example, what is the temperature of your city today? Can we be finite? Similarly, the weight variable in the previous section is a continuous variable. We are going to use a car dataset in Chapter 5, Descriptive Statistics, to perform EDA.
A section of the table is shown in the following table:
Check the preceding table and determine which of the variables are discrete and which of the variables are continuous. Can you justify your claim? Continuous data can follow an interval measure of scale or ratio measure of scale. We will go into more detail in the Measurement scales section in this chapter.
- Java編程指南:基礎(chǔ)知識、類庫應(yīng)用及案例設(shè)計
- PyTorch自然語言處理入門與實戰(zhàn)
- Java開發(fā)入行真功夫
- C語言程序設(shè)計實踐教程
- Cassandra Data Modeling and Analysis
- 琢石成器:Windows環(huán)境下32位匯編語言程序設(shè)計
- The HTML and CSS Workshop
- 零基礎(chǔ)學(xué)單片機C語言程序設(shè)計
- Python數(shù)據(jù)結(jié)構(gòu)與算法(視頻教學(xué)版)
- C++ Fundamentals
- Visual Studio Code 權(quán)威指南
- Hacking Android
- Java從入門到精通(視頻實戰(zhàn)版)
- Java面試一戰(zhàn)到底(基礎(chǔ)卷)
- Mastering PostgreSQL 11(Second Edition)