当前位置:网站首页>Data analysis notes 11
Data analysis notes 11
2022-07-01 08:10:00 【weixin_ forty-five million six hundred and ninety-six thousand 】
Descriptive analysis
Concentrate on discrete trends
Describe centralized and discrete trends
pandas Realization
Average processing
price_mean = df[“ Unit price ( element / square )”].mean()
Median median()
Numerical method
Image method
Numerical data distribution : The histogram shows the distribution of data in each interval The histogram shows the change trend of each data
Histogram of x Axes can only be numeric data A histogram is a continuous image distribution y The axis is this section
A histogram is a continuous graphical distribution y The axis is the sum of the numbers in this section The histogram is a single column y The axis is the number corresponding to this value
plt.hist(df[“ Unit price ”])
bins Set the number of intervals Set up 100 A statistical interval More detailed The distribution will be clearer
Normal distribution is the most common distribution state in daily life
numerical analysis
His average The median is equal
Right skewness Median < mean value
Left skewness mean value < Median
Discrete trends Variance and standard deviation
variance .var()
Standard deviation .std()
Standard deviation and variance can better describe which data set is more concentrated A more stable
The quartile A separate quantile() Get the quartile pandas Quartile of describe()
边栏推荐
- How to troubleshoot SharePoint online map network drive failure?
- Office365 - how to use stream app to watch offline files at any time
- web254
- Significance and measures of source code encryption
- Latex formula code
- She is the "HR of others" | ones character
- Keithley 2100 software 𞓜 Keithley2400 test software ns SourceMeter
- [force deduction 10 days SQL introduction] Day10 control flow
- [batch DOS CMD summary] extension variables - delay variables CMD /v:on, CMD /v:off, SETLOCAL enabledelayedexpansion, disabledelayedexpansion
- 初学者如何正确理解google官方建议架构原则(疑问?)
猜你喜欢

Caesar

Office365 - how to use stream app to watch offline files at any time

0 basic introduction to single chip microcomputer: how to use digital multimeter and precautions

How to use layui to display the data in the database in the form of tables

Keithley 2100 software 𞓜 Keithley2400 test software ns SourceMeter

How to make the two financial transactions faster

Connect timed out of database connection

一套十万级TPS的IM综合消息系统的架构实践与思考

web254

Soft keyboard height error
随机推荐
Gdip - hatchBrush图案表
Li Kou daily question - day 31 -1790 Can a string exchange be performed only once to make two strings equal
Differential: definition of total differential, partial derivative, gradient
PostgreSQL source code learning (26) -- windows vscode remote debugging PostgreSQL on Linux
LSTM of RNN
Latex formula code
[getting started] input n integers and output the smallest K of them
On June 30, 2022, the record of provincial competition + national competition of Bluebridge
图扑软件通过 CMMI5 级认证!| 国际软件领域高权威高等级认证
[getting started] intercepting strings
Access报表实现小计功能
Learn the knowledge you need to know about the communication protocol I2C bus
Why some people earn nearly 10billion a year, while others earn 3000 a month: the details you ignore actually make the most money
Hijacking a user's browser with beef
How outlook puts together messages with the same discussion
Lm08 mesh series mesh inversion (fine)
Cyclic neural network
How to get a SharePoint online site created using the office365 group template
Scala language learning-07-constructor
Deep learning systematic learning