- Machine Learning for Developers
- Rodolfo Bonnin
- 111字
- 2021-07-02 15:46:47
Random variables and distributions
When assigning event probabilities, we could also try to cover the entire sample and assign one probability value to each of the possible outcomes for the sample domain.
This process does indeed have all the characteristics of a function, and thus we will have a random variable that will have a value for each one of the possible event outcomes. We will call this function a random function.
These variables can be of the following two types:
- Discrete: If the number of outcomes is finite, or countably infinite
- Continuous: If the outcome set belongs to a continuous interval
This probability function is also called probability distribution.
推薦閱讀
- Java應(yīng)用與實戰(zhàn)
- JavaScript 網(wǎng)頁編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- 看透JavaScript:原理、方法與實踐
- Swift 3 New Features
- Functional Kotlin
- Visual FoxPro程序設(shè)計習題集及實驗指導(dǎo)(第四版)
- Python High Performance Programming
- Instant PHP Web Scraping
- Citrix XenServer企業(yè)運維實戰(zhàn)
- 后臺開發(fā):核心技術(shù)與應(yīng)用實踐
- C語言程序設(shè)計
- Xamarin Cross-Platform Development Cookbook
- Visual Basic程序設(shè)計基礎(chǔ)
- Spring Boot從入門到實戰(zhàn)
- HTML5 Canvas核心技術(shù):圖形、動畫與游戲開發(fā)