Skip to main content

Questions tagged [statistics]

Mathematical statistics is the study of statistics from a mathematical standpoint, using probability theory and other branches of mathematics such as linear algebra and analysis.

0 votes
0 answers
46 views

Expected value of an estimator of shape parameter of the generalized Pareto distribution

I would like to compute the expected value and variance of the kappa parameter for the generalized Pareto distribution, where $$ \hat{\kappa} = \frac{\hat{\sigma}^2}{{s}} $$ Where $$ s = \frac{1}{n} \...
norh's user avatar
  • 1
0 votes
0 answers
57 views

Why divide probabilities when calculating conditional probability, when we can just divide the cardinalities?

So the "conventional" formula, if we could call it that, for calculating the probability of an event A occurring, given the event B has already occured is: $P(A|B)=\frac{P(A\cap B)}{P(B)}$ ...
downmath's user avatar
  • 329
0 votes
1 answer
52 views

Interpretation of a PDF

I have the probability density function (PDF) $$\frac{6}{5}(e^{-2x}+e^{-3x}),x>0 \text{ and 0 otherwise}$$ If I compare this to the two separate (PDFs): $$2e^{-2x},x>0 \text{ and 0 otherwise}$$ $...
Starlight's user avatar
  • 1,818
-1 votes
1 answer
36 views

Interpreting this Table [closed]

I was just wondering if there was a given name to these kinds of tables? I have trouble interpreting them and would like to do further research but don't know the name of said table.
Mason Shah's user avatar
1 vote
0 answers
31 views

How to show $ \lim_{n\rightarrow \infty}\frac{E[\max_{1,2...,n} X_i]}{\sqrt{2\ln n}} = 1$ where $(X_i)$ is a sequence of iid gaussian rvs? [duplicate]

Let $(X_i)$ be a sequence of iid $N(0,1)$ random variables. I would like to show that $$ \lim_{n\rightarrow \infty}\frac{E[\max_{1,2...,n} X_i]}{\sqrt{2\ln n}} = 1. $$ My first try was to find $a_n, ...
ProbabilityLearner's user avatar
0 votes
1 answer
100 views

Conditional expectation with random variables from different Probability spaces [closed]

Let $(X,\mathcal{F}_X,\mathbb{P})$ and $(Y,\mathcal{F}_Y,\mathbb{Q})$ be two probability spaces. I know that the expectation of random variable $Z:X\rightarrow \mathbb{R}$ is affected by the random ...
curiosity's user avatar
  • 141
1 vote
0 answers
46 views

How many maximum nearest-neighbor contacts exist in a self-avoiding walk of length $n$? [closed]

Consider the random, self-avoiding walk (SAW) on a 2D lattice as a mechanism for polymer growth. In this random walk, the possible steps the walker can take are along 8 direction, elements of the set $...
bad_chemist's user avatar
0 votes
1 answer
39 views

Plug-in estimator of expected value

Let $g$ be the statistical functional defined by $g(\mu) = \int x \,d\mu$. Then the plug-in estimator is defined as $\hat{g}=g(L_n)$ where $$L_n(\omega)=\frac 1 n \sum_{i=1}^n \delta_{X_i(\omega)}$$ ...
mathematics-and-caffeine's user avatar
1 vote
0 answers
43 views

Renewal reward process's reward tail probability

Suppose we are given a dice with $K$ faces, denoted by $k=1,\dots,K$, where the probability of realizing a face $k$ is $p_k\in[0,1]$ with $\sum_{k=1,\dots,K}p_k=1$. Now, we roll the dice repetitively. ...
hshlmh's user avatar
  • 11
1 vote
0 answers
24 views

Error contribution of two averages

Let's say I have a magnitude $\lambda=f(x,y)$ where $x$ and $y$ are quantities that I've experimentally measured so I have two series of values $ \{x_1, x_2, ... x_n\}$ and $\{y_1, y_2, ... y_n\}$. ...
Marcel DC's user avatar
1 vote
0 answers
22 views

What does the spectral norm of a Wigner matrix converge to when the variances are not renormalised?

It seems that it is well known that for a $NxN$ Wigner matrix - that is a matrix that is symmetric (or Hermitian, but I am only interested in the case where all the entries are real) and has i.i.d. ...
ufghd34's user avatar
  • 81
0 votes
0 answers
27 views

Limit to zero of Expected value of a function of random variable

I am trying to solve a problem but I don't know how to get out. Let's say we have a composition of functions of random variable $f_{\theta}(g_{\phi}(X))$ (differentiable and invertible) and $X$ has $p(...
GM_'s user avatar
  • 1
0 votes
0 answers
12 views

Confusion about variance statistic in OMC

Adding context, I'm studying Markov Chain Monte Carlo and I'm currently on Ordinary Monte Carlo or Independent Monte Carlo where I have confusion about what it states as estimator of "Variance in ...
Derf's user avatar
  • 164
0 votes
0 answers
48 views

Finding the Cramer Rao bound

Let $x=(x_1,\dots,x_n)$ be a sample of i.i.d random variables with pdf $$f(x;\theta)=(1-\theta)\chi_{[-1/2,0]}+(1+\theta)\chi_{[0,1/2]}$$ where $\theta\in(-1,1)$. Find the Cramer Rao bound. So to do ...
Tutusaus's user avatar
  • 657
1 vote
1 answer
106 views

Probability that a probability will be less than a certain value

Suppose I have a nonnegative random variable $X$ and I don't know its expected value, but I know that its expected value is less than or equal to $a$ with at least probability $p^*$. i.e, $\mathbb{P}(\...
curiosity's user avatar
  • 141

15 30 50 per page
1
��
3 4
5
6 7
2493