- Hands-On GUI Programming with C++ and Qt5
- Lee Zhi Eng
- 63字
- 2021-08-27 19:00:21
Box-and-whiskers charts
Box-and-whiskers charts present data as quartiles extended with whiskers that show the variability of the values. The boxes may have lines extending vertically called whiskers. These lines indicate variability outside the upper and lower quartiles, and any point outside those lines or whiskers is considered an outlier. Box-and-whisker charts are most commonly used in statistical analysis, such as stock market analysis:

推薦閱讀
- 單片機(jī)應(yīng)用技術(shù)
- Python面向?qū)ο缶幊蹋簶?gòu)建游戲和GUI
- C語言程序設(shè)計(jì)同步訓(xùn)練與上機(jī)指導(dǎo)(第三版)
- PHP+Ajax+jQuery網(wǎng)站開發(fā)項(xiàng)目式教程
- Django 3.0入門與實(shí)踐
- 機(jī)器學(xué)習(xí)微積分一本通(Python版)
- OpenCV Android開發(fā)實(shí)戰(zhàn)
- Python程序設(shè)計(jì)教程
- Maven for Eclipse
- 黑莓(BlackBerry)開發(fā)從入門到精通
- HTML5游戲開發(fā)實(shí)戰(zhàn)
- 產(chǎn)品架構(gòu)評(píng)估原理與方法
- 用Go語言自制編譯器
- AI輔助編程Python實(shí)戰(zhàn):基于GitHub Copilot和ChatGPT
- Flask Web開發(fā)實(shí)戰(zhàn):入門、進(jìn)階與原理解析