- 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.
- 程序員面試白皮書
- 編程卓越之道(卷3):軟件工程化
- R語言數據可視化之美:專業圖表繪制指南
- JMeter 性能測試實戰(第2版)
- Python網絡爬蟲從入門到實踐(第2版)
- Designing Hyper-V Solutions
- 深入淺出Android Jetpack
- 鋒利的SQL(第2版)
- Learning OpenStack Networking(Neutron)
- Linux Shell核心編程指南
- UNIX Linux程序設計教程
- JavaScript應用開發實踐指南
- Managing Microsoft Hybrid Clouds
- Learning Android Application Testing
- 零基礎學HTML+CSS第2版