- Statistics for Data Science
- James D. Miller
- 222字
- 2021-07-02 14:58:52
Statistical inference
What developer at some point in his or her career, had to create a sample or test data? For example, I've often created a simple script to generate a random number (based upon the number of possible options or choices) and then used that number as the selected option (in my test recordset). This might work well for data development, but with statistics and data science, this is not sufficient.
To create sample data (or a sample population), the data scientist will use a process called statistical inference, which is the process of deducing options of an underlying distribution through analysis of the data you have or are trying to generate for. The process is sometimes called inferential statistical analysis and includes testing various hypotheses and deriving estimates.
When the data scientist determines that a recordset (or population) should be larger than it actually is, it is assumed that the recordset is a sample from a larger population, and the data scientist will then utilize statistical inference to make up the difference.
- 高效能辦公必修課:Word圖文處理
- Go Machine Learning Projects
- 基于LabWindows/CVI的虛擬儀器設計與應用
- TestStand工業自動化測試管理(典藏版)
- MicroPython Projects
- INSTANT Drools Starter
- 網絡安全與防護
- 走近大數據
- Dreamweaver+Photoshop+Flash+Fireworks網站建設與網頁設計完全實用
- 青少年VEX IQ機器人實訓課程(初級)
- Machine Learning with Spark(Second Edition)
- 30天學通Java Web項目案例開發
- Raspberry Pi Projects for Kids
- Machine Learning in Java
- Generative Adversarial Networks Projects