Skip to main content

Questions tagged [expected-value]

The expected value of a random variable is a weighted average of all possible values a random variable can take on, with the weights equal to the probability of taking on that value.

0 votes
0 answers
46 views

Expected value of iid squared conditioned on sum

I would be interested in finding the value of the following expression: $$\mathbb{E}[X_k^2\mid S_N]$$ where $X_k$ are iid random variables with $\mathbb{E}[X_k]=\mu$ and $\operatorname{Var}[X_k]=\...
user3141592's user avatar
0 votes
0 answers
23 views

How is summation by parts technique used in this derivation?

In this answer, whuber comments that the technique used in the answer is summation by parts: The discrete case, assume that $X \ge 0$ takes non-negative integer values. Then we can write the ...
Otis's user avatar
  • 3
0 votes
0 answers
22 views

Expected Value of Continuous Data in R

I am currently working with data involving three continuous variables in R, and I want to calculate the expected value of the joint probability distribution. I attempted to use the ...
user avatar
0 votes
0 answers
16 views

Second moment of weighted average of random variables

I stumbled upon problem 254 from the SOA Exam P list in https://www.soa.org/globalassets/assets/Files/Edu/edu-exam-p-sample-quest.pdf for which I am puzzled by the solution described in https://www....
XaviZ's user avatar
  • 1
2 votes
1 answer
32 views

analytical asymptotic approximation of the expected maximum, mean, and minimum distance of nearest neighbours in unit ball

Say I uniformly at random distribute $x = n^3$ (independent identically distributed) points in a ball of radius $r=1$ in $\mathbb{R}^3$. What can be said about the expected maximum, minimum, and mean ...
kram1032's user avatar
  • 255
1 vote
0 answers
27 views

how can predictive distributions be considered as expectations?

I guess that the prior and posterior predictive distributions can be considered expectation of $p(y|\theta )$ (in case of prior predictive distribution) and $p(\widetilde{y}|\theta )$ (in case of ...
Sherlock_Hound's user avatar
1 vote
1 answer
45 views

Expectation of binomial random variable

Having trouble understanding something I read in a paper recently. Say we have $X \sim \operatorname{Binomial}(N,p).$ The paper states: $$E[X \mid N,p] = Np$$ (so far so good) and $$E[X] = \mu p$$ ...
cmc's user avatar
  • 23
1 vote
0 answers
24 views

Convex predictive mean of Gaussian Process

In Gaussian process (GP) regression, predictive mean is $$ K(X^*,X)[K(X,X)+\sigma^2I]^{-1} \textbf{y}$$ Is there a method to ensure that the predictive mean is convex with respect to the test input $X^...
user417169's user avatar
1 vote
0 answers
34 views

I don't think this is conditional dependence, so what is it?

I am looking for the name of the following phenomenon. There are three random variables, $X,Y,Z$. We have $P(X,Y) \neq P(X)P(Y)$ and $P(Y,Z) \neq P(Y)P(Z)$. In other words, $X$ and $Y$ are dependent, ...
Wapiti's user avatar
  • 111
0 votes
1 answer
46 views

I would like some insight into what I have been working on here

I work in roofing sales which involves door-knocking at the entry level. Our daily numbers are printed in our GroupMe chat for our branch. I took it upon myself to do some analysis on those numbers. ...
therealchriswoodward's user avatar
2 votes
1 answer
36 views

Expectation under convex order by multiplying

I am trying to understand if the following statement is true, or the conditions under it is satisfied. Let $M,N$ and $X>0$ be random variables. If the following inequality holds for any concave non-...
Don P.'s user avatar
  • 157
0 votes
0 answers
21 views

Computing a Confidence Interval for E[X] when PMF is given

I am given a Probability Mass Function for a discrete random variable. From the PMF I computed the Expected Value $E[X]$, the Variance $V[X]$ and the Standard Deviation $S[X]$. Here is an example (the ...
rusiano's user avatar
  • 566
2 votes
1 answer
145 views

Expected Value Chi Square distribution

I'm trying to simulate the distribution from the sample variance $s^2$ and compare it with the theoretical distribution. Therefore, I perform a fairly simple simulation (upfront, I'm not a ...
Mexx's user avatar
  • 33
2 votes
1 answer
48 views

Expectation under convex order

I am trying to understand if the following statement is true. Let $M,N$ and $X$ be random variables. If the following inequality holds for any concave non-decreasing function $u$ \begin{equation} \...
Don P.'s user avatar
  • 157
1 vote
1 answer
36 views

Distribution of outcomes of multiple binomial distributions

I have a sample of 50 subjects, where every subject completes a task with two possible outcomes (left or right hand use, with 50% probability) 30 times. On an individual level, this leads to a ...
AnnaB's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
157