Visualizations/Various Graphs

Visualization - Graphs summarized

metamong 2022. 5. 2.

๐Ÿคซ ๋ฐ์ดํ„ฐ๋ถ„์„์— ์žˆ์–ด์„œ ๋นผ๋†“์ง€ ๋ง๊ณ  ๊ผญ! ์•Œ์•„์•ผ ํ•  ์‹œ๊ฐํ™” ๊ทธ๋ž˜ํ”„ ์ข…๋ฅ˜๋“ค

 

๐Ÿคซ ์ˆ˜์‹œ๋กœ UPDATEํ•˜๋ฉฐ ์—ฌ๋Ÿฌ ๊ทธ๋ž˜ํ”„๋“ค์˜ ํŠน์ง•์„ ์ •๋ฆฌํ•ด๋ณธ๋‹ค :)

 

kind represents.. data etc.
line plot trend-based (over a period of time) continuous  
area plot accumulated totals two or more quantities stacked / unstacked
histogram frequency
(x-axis: bins / y-axis: frequency)
   
bar chart
(bar graph)
compare the rules of a variable
at a given point in time
time-series * the length of bars
= the magnitude (size) of the feature (variable)
* vertical -
lack space for labelling
(horizontal more practical)
pie chart numerical proportion    
box plot * the distribution of given data
(statistically)
* 5 main dimensions
unimodal distribution
- continuous variable
 
violin plot * box plot + density trace unimodal distribution
- continuous variable
 
scatter plot dependent / independent
- correlation exists?
two variables againt each other  
bubble plot variation of scatter plot 3 dimensions of data  

 


IN DETAIL... ๐Ÿˆ

 

๐ŸŒŸ box plot

 

box plot (+seaborn)

* ์ €๋ฒˆ EDA ๊ฐœ๋… ํฌ์ŠคํŒ…์—์„œ EDA๊ฐ€ ๋ฌด์—‡์ธ์ง€ ์•Œ์•„๋ณด์•˜๊ณ , data ์ข…๋ฅ˜๋ณ„ & ์ƒํ™ฉ๋ณ„ ์ ์ ˆํ•œ ์‹œ๊ฐํ™” ์˜ˆ์— ๋Œ€ํ•ด์„œ ๊ณต๋ถ€ํ–ˆ๋‹ค. https://sh-avid-learner.tistory.com/entry/EDA-Exploratory-Data-Analysis EDA - Explorat..

sh-avid-learner.tistory.com

 

๐ŸŒŸ violin plot

 

violin plot (+seaborn)

* EDA์— ๋Œ€ํ•ด ์•Œ์•„๋ณด์•˜๊ณ  EDA ๊ณผ์ •์—์„œ ๋งŽ์ด ์“ฐ์ด๋Š” ์‹œ๊ฐํ™” ๋ฐฉ๋ฒ• ์ค‘ box plot์— ๋Œ€ํ•ด ์ž์„ธํžˆ ์•Œ์•„๋ณด์•˜๋‹ค. box plot (+seaborn) * ์ €๋ฒˆ EDA ๊ฐœ๋… ํฌ์ŠคํŒ…์—์„œ EDA๊ฐ€ ๋ฌด์—‡์ธ์ง€ ์•Œ์•„๋ณด์•˜๊ณ , data ์ข…๋ฅ˜๋ณ„ & ์ƒํ™ฉ๋ณ„

sh-avid-learner.tistory.com

 

 


* ์ธ๋„ฌ ์ถœ์ฒ˜) https://www.123rf.com/photo_123864352_stock-vector-set-of-infographic-elements-with-simple-templates-for-business-analytics-data-visualization-presenta.html

* ๋‚ด์šฉ ์ผ๋ถ€ ์ถœ์ฒ˜) data visualization with python (coursera)

'Visualizations > Various Graphs' ์นดํ…Œ๊ณ ๋ฆฌ์˜ ๋‹ค๋ฅธ ๊ธ€

seaborn plots - displot, pairplot, regplot  (8) 2022.06.10
violin plot (+seaborn)  (0) 2022.03.27
box plot (+seaborn)  (0) 2022.03.25
folium ์‹œ๊ฐํ™”  (0) 2022.03.24

๋Œ“๊ธ€