Skip to main content

Questions tagged [sum]

The sum of two or more random variables.

0 votes
1 answer
81 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
29 views

Concentration inequality for sums of independent gamma random variables

I am dealing with the following problem: Say $X_1, \ldots, X_n$ are independent Gamma random variables, each one having shape and rate parameters $\alpha_i$ and $\beta_i$, respectively. Let $S_n = \...
HeyCool08's user avatar
4 votes
2 answers
121 views

Confidence interval for the sum of 2 binomially distributed variables

$P_1$ and $P_2$ are uncorrelated, binomially distributed variables with success probabilities $p_1 \neq p_2$. Say I measure: $k_1 = 9$ successes out of $n_1 = 10$ trials for $P_1$ and $k_2 = 1000$ ...
dimitsev's user avatar
0 votes
0 answers
26 views

PDF of difference of uniform distributions [duplicate]

Main questions are in bold but feel free to correct me if I'm wrong somewhere else. As far as possible, I need both intuition and formal explanation. Let $X \sim Uniform(a,b)$ and $Y \sim Uniform(c,d)$...
White1Hun's user avatar
1 vote
1 answer
52 views

how to statistically test two sums of 1s [closed]

I have the following vectors: vec_1=c(1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1) vec_2=c(1,1,1,1,1,1,1,1,1) from which I compute the corresponding sums: ...
aaaaa's user avatar
  • 334
25 votes
4 answers
2k views

Probability that sum of binary variables is even

Let $S_i \in \{0,1\}$, $i=1,\dots,N$ be $N$ independent random binary variables, each taking the value 1 with probability $0 \le p_i \le 1$ (and the value 0 with probability $1-p_i$). I am interested ...
a06e's user avatar
  • 4,440
1 vote
0 answers
39 views

An example of a random variable $y\in L^\dagger_2$ having more than one linear combination, $y = \Sigma_{i}\alpha_i x_i = \Sigma_{i}\beta_i x_i$

In the answer for the following exercise: Let $\{x_1,...,x_n\}$ be a finite collection of random variables with $E(x_i^2) \lt \infty$ ($i = 1,..., n$). Show that the set of all linear combinations $\...
Tran Khanh's user avatar
1 vote
1 answer
164 views

Show that for random variable $X$ with $N = \{1, 2, \ldots \}$, $E(X) = \sum_{n = 1}^\infty P(X \geq n)$ [duplicate]

Prove that for random variable with natural numbers from 1 to infinity the expected value $E(X)$ is equal to $\sum_{n = 1}^\infty P(X \geq n)$. Is this the mathematically correct way to prove it? And ...
Ste0l's user avatar
  • 45
0 votes
0 answers
19 views

Contribution of a single value in a Division of Sums

I need to isolate contribution of a single entity in a Division of Sums as shown below. For example, find the contribution of variable a in the following: (a 1 + b ...
Maddy's user avatar
  • 768
0 votes
1 answer
154 views

The third central moment of a sum of two independent random variables

Is it true that in probability theory the third central moment of a sum of two independent random variables is equal to the sum of the third central moments of the two separate variables?
AdVen's user avatar
  • 11
1 vote
1 answer
49 views

How to deal with a summation term in a regression model?

In the following fixed-effects model, $EI$ is a dummy variable indicating an economic integration agreement in place between $i$ and $j$. $A$ is used to index the specific agreement an $i, j$ pair ...
ametricsb's user avatar
7 votes
3 answers
937 views

Questions about Wilcoxon signed rank test

I wanted to conduct a Wilxocon signed rank test but stumbeld upon two questions that I am unable to solve on my own. I tested 2 types of interfaces for a software with the same ten people. I want to ...
Lukas Pezzei's user avatar
0 votes
1 answer
85 views

Why is the distribution of the sum of the values on two dice bell-shaped and symmetric if two uniform dist is triangular distribution?

Why is the distribution of the sum of the values on two dice bell-shaped and symmetric if two uniform dist. sum is triangular distribution via Irwin-hall distribution?
jkj's user avatar
  • 1
5 votes
1 answer
73 views

If $Z=X+Y$, and I know the probability distribution of $Z$ and $Y$, and $X\perp Y$ how to recover the probability distribution of X?

Suppose I know the distribution of $Z$ and $Y$: $Z\sim F_Z$ with density $f_Z$, $Y\sim F_Y$ with density $f_Y$. Suppose I also know that $Z=X+Y$, where $X$ and $Y$ are independent and the ...
ExcitedSnail's user avatar
  • 2,966
1 vote
0 answers
45 views

Non-negative fat-tailed "almost stable" family of distribution with finite mean?

I am looking for a finite-dimensional family of distributions $F_X(x)$ with all the following properties: Supported on $[0, +\infty)$, Fat tailed, i.e. $(1-F_X(x)) \sim x^{-\alpha}$ for $x\to +\infty$...
AndreA's user avatar
  • 237
2 votes
0 answers
49 views

Estimating the distribution of a sum of two random variables if the family of one of the variables is known

Assume I have a random variable $Y=X_1+X_2$. I want to estimate the distribution $f$ of $Y$ given a sample $y_1,\ldots,y_N$. If this was all that is known about $Y$ the best way would probably be to ...
LiKao's user avatar
  • 2,671
2 votes
1 answer
93 views

Estimating the probability of a sum of events

I have n machines that use the same utility. Each machine randomly demands a unique f_n flow rate of the utility once every h_n hours on average. Each machine's demand event lasts for about m_n ...
Nathan Bevan's user avatar
12 votes
7 answers
2k views

Noise cancels but variance sums - contradiction?

I have been told both things with regard to e.g. summing noisy time series, to justify opposing expectations. On the one hand, I have been told to expect that summing multiple noisy inputs should lead ...
benxyzzy's user avatar
  • 333
0 votes
1 answer
28 views

How to rewrite a multivariate polynomial term without redundancies?

This is from an exercise found here on page 60. My question is: what is meant by $\sum\limits_{i_1=1}^D\sum\limits_{i_2=1}^{i_1}...\sum\limits_{i_M=1}^{i_{M-1}}w_{i_1i_2...i_M}x_{i_1}x_{i_2}...x_{i_M}$...
user1169080's user avatar
1 vote
0 answers
24 views

Summing multiple standard deviations (repeated measures) [duplicate]

Say a set of 5 participants completed two subtests (A and B). The scores on these subtests can be summed to get a total test score. Here is the dummy data: Participant Subtest A Subtest B Total test ...
Alice's user avatar
  • 31
3 votes
2 answers
458 views

Model Sum of Squares from ANOVA table

Background: I am studying a course on statistical experiments using the textbook by Douglas Montgomery on the analysis of experiments. This is an introductory course and so I am relatively new to the ...
FD_bfa's user avatar
  • 243
1 vote
0 answers
28 views

Given a set of random variables, how can I find a linear combination of these variables satisfying a constraint on the sum of their permuations?

Say I have n random variables, {X0...Xn}, n>9. I also have another set of random variables constructed from the first set, where each of these are the sum of 9 ...
Eli Katz's user avatar
0 votes
0 answers
92 views

How to add noise into a standard distribution without increasing its variance?

Suppose I have a standard distribution dataset X with a mean 0 and std 1. Now I want to create slight variations of this data by injecting some noise. I could make ...
Anonymous's user avatar
  • 181
0 votes
0 answers
12 views

What is difference between the joint probability distribution and the sum/convolution, of 2 dists? [duplicate]

Google is coming up a bit short when I searched for "joint vs sum random variables". Perhaps someone can provide an authoritative answer to compare and contrast the sum/convolution of 2 ...
Alexander Mills's user avatar
2 votes
0 answers
90 views

Decomposing the prediction of a sum of Gaussian Processes into predictions from each Gaussian Process

Suppose the functions $f_1\sim\mathcal{GP}(m_1,K_1)$ and $f_2\sim\mathcal{GP}(m_2,K_2)$ are drawn from independent Gaussian Processes, and let $$f=f_1+f_2.$$ Then $$f\sim\mathcal{GP}(m,K)$$ where $m=...
FizzleDizzle's user avatar
0 votes
0 answers
77 views

Average of random variables from two Poisson distributions?

I'm lost with a very simple question of finding the average of random variables from two Poisson distributions. I know that if $X\backsim Pois(L1)$ and $Y\backsim Pois(L2)$, then $X+Y\backsim Pois(L1+...
jvkloc's user avatar
  • 145
0 votes
1 answer
22 views

Data wrangling in R with dplyr: How do I consolidate rows? United States Census data [closed]

I am analysing population projection data from the United States census and I need to present population estimates by race/ethnicity for each year from 2020 to 2029. The US census separates Asian-...
Jack Murphy's user avatar
4 votes
1 answer
63 views

Convergence of an infinite sum of weighted independent and identically distributed random variable

Let $z_i$ be $i.i.d$ random variable with $E(z_i)=0$ and $E(Z_i^2)=1$ with a symmetric distribution. Further, $|\beta|<1$. Now consider $\sum\limits_{i=1}^{\infty} \beta^i (z_i+|z_i|)$. I want to ...
mathstat's user avatar
1 vote
0 answers
142 views

How can I estimate the sum of coefficients

I am trying to estimate the cumulative effect. When I have an ols regression with many dummies as explanatory variables, can I sum the coefficients to find the cumulative effect? If yes, how do I find ...
eva's user avatar
  • 11
0 votes
0 answers
251 views

Sum of dependent multivariate gaussians

Note: I have already seen this Wikipedia article, and similar questions on this website: 1. Given two dependent multivariate Gaussian random variables, is the sum also a multivariate Gaussian? $X \sim ...
muser's user avatar
  • 145

15 30 50 per page
1
2 3 4 5
8