- Statistics for Data Science
- James D. Miller
- 148字
- 2021-07-02 14:58:43
Conventions
In this book, you will find a number of text styles that distinguish between different kinds of information. Here are some examples of these styles and an explanation of their meaning.
Code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles are shown as follows: In statistics, a boxplot is a simple way to gain information regarding the shape, variability, and center (or median) of a statistical data set, so we'll use the boxplot with our data to see if we can identify both the median Coin-in and if there are any outliers.
A block of code is set as follows:
MyFile <-"C:/GammingData/SlotsResults.csv" MyData <- read.csv(file=MyFile, header=TRUE, sep=",")
New terms and important words are shown in bold.
Warnings or important notes appear like this.
Tips and tricks appear like this.
推薦閱讀
- Hands-On Intelligent Agents with OpenAI Gym
- 電力自動化實用技術問答
- Linux Mint System Administrator’s Beginner's Guide
- Zabbix Network Monitoring(Second Edition)
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- JSF2和RichFaces4使用指南
- 基于多目標決策的數據挖掘方法評估與應用
- 計算機系統結構
- Windows 7寶典
- C語言寶典
- Lightning Fast Animation in Element 3D
- 聊天機器人:入門、進階與實戰
- 網中之我:何明升網絡社會論稿
- 生物3D打印:從醫療輔具制造到細胞打印
- Excel 2007終極技巧金典