当前位置:网站首页>Expected value (EV)
Expected value (EV)
2022-07-06 12:22:00 【Aerobatics】
1. Expectations (Expected Value,EV)
Note source :StatQuest series :Expected Values, Main Ideas!!!
1.1 Expectation of discrete events
Start with a bet , The little man on the left of the picture below bets me , On the island StatLand Interview a resident of the island at random , If the resident has heard of movies Troll2, Then I lose to the villain 1dollar, If the resident has not heard of , Then I win 1dollar

Let's count the movies we've heard of on the island Troll2 The number of people 、 I haven't heard of movies Troll2 The number of people 、 The total number of

Let's calculate that we have heard of movies Troll2 The proportion of the number of people in the total number of people on the island 、 I haven't heard of movies Troll2 The proportion of the number of people in the total number of people on the island

We will match the possible results of gambling with the statistical situation

No one wants to lose the bet , We fight with little people 100 Second gamble , We can predict how much money we can win or lose in the end

Suppose we bet more , Every time I win a bet, I will get 10dollar, If I lose, I will lose 1dollar
How much money can we win or lose in a lot of gambling ? Please calculate the expected value

1.2 Expectations for continuous events
Note source :Expected Values for Continuous Variables!!!
The little man walks on the road of the island , How long will it take to see someone ?
We use 10 Seconds as an interval , The results of an experiment are as follows :
At the beginning, I met 7 personal , After that 10 Seconds later, I encountered 4 personal , After that 20 Seconds later, I encountered 2 people , After that 30 Seconds later, I encountered 2 people , After that 50 Seconds later, I encountered 2 people , After that 70 Seconds later, I encountered 2 people

If you want to 5 Experiment at intervals of seconds ? If you want to 2.5 Experiment at intervals of seconds ? The smaller the time interval, the more comprehensive the experiment we get , Because you are at an interval of 10 Second experiment , If in the first place 5 Seconds met someone , You didn't count , Data loss , But we can't collect all the experimental data at intervals in our whole life , Because the time interval can be subdivided infinitely , From this we get continuous

In this function of exponential distribution λ \lambda λ Represents the number of people encountered per second

In the above experiment , When λ = 0.05 \lambda=0.05 λ=0.05 when , The curve conforms to the current experimental data

We try to change λ \lambda λ Value

Let's calculate 0-10 The probability of meeting someone in seconds

Allied , Let's calculate 25.302-30.122 The probability of meeting someone in seconds

Notice about this exponential distribution
As mentioned below y Axis It's called likelihood (Likelihood)
The reasons are detailed in :Maximum Likelihood for the Exponential Distribution, Clearly Explained!!!

Compare the expected value of discrete variables with the expected value of continuous variables

Next, we calculate the expected value of continuous variables

边栏推荐
- 嵌入式启动流程
- [Offer18]删除链表的节点
- Imgcat usage experience
- 数据库课程设计:高校教务管理系统(含代码)
- MySQL time, time zone, auto fill 0
- Comparaison des solutions pour la plate - forme mobile Qualcomm & MTK & Kirin USB 3.0
- PT OSC deadlock analysis
- NRF24L01故障排查
- The first simple case of GNN: Cora classification
- Whistle+switchyomega configure web proxy
猜你喜欢

Learning notes of JS variable scope and function

Fashion Gen: the general fashion dataset and challenge paper interpretation & dataset introduction

open-mmlab labelImg mmdetection

NRF24L01故障排查

Missing value filling in data analysis (focus on multiple interpolation method, miseforest)

ES6语法总结--上篇(基础篇)

(三)R语言的生物信息学入门——Function, data.frame, 简单DNA读取与分析

JS数组常用方法的分类、理解和运用

JS 函数提升和var变量的声明提升

The dolphin scheduler remotely executes shell scripts through the expect command
随机推荐
Vscode basic configuration
Arduino gets the length of the array
ES6 grammar summary -- Part 2 (advanced part es6~es11)
Fashion-Gen: The Generative Fashion Dataset and Challenge 论文解读&数据集介绍
level16
嵌入式启动流程
JS variable types and common type conversions
ES6 grammar summary -- Part I (basic)
Postman 中级使用教程【环境变量、测试脚本、断言、接口文档等】
The first simple case of GNN: Cora classification
AMBA、AHB、APB、AXI的理解
單片機藍牙無線燒錄
ARM PC=PC+8 最便于理解的阐述
Stm32f1+bc20+mqtt+freertos system is connected to Alibaba cloud to transmit temperature and humidity and control LED lights
Walk into WPF's drawing Bing Dwen Dwen
RT thread API reference manual
arduino获取随机数
Who says that PT online schema change does not lock the table, or deadlock
Common DOS commands
Redis based distributed locks and ultra detailed improvement ideas