Skip to main content

Questions tagged [bounds]

Bounds represent the points with which data cannot exceed, such as minima or maxima.

0 votes
0 answers
36 views

I am fitting hidden-rate discrete-trait models (HMMs) for phylogenetic comparative analysis using corHMM (v2.8). The models include two rate regimes (“slow” and “fast”), with regime-specific ...
Emma's user avatar
  • 41
2 votes
1 answer
56 views

Let $ \mathcal{F} = \{ f_\theta : \theta \in \Theta \} $ be a class of functions indexed by $ \theta $. If $ \mathcal{F} $ is a Donsker class, then the empirical process $ \mathbb{G}_n(f_\theta) = \...
Stan's user avatar
  • 724
1 vote
1 answer
74 views

How are the lower and upper bands computed in scipy.stats.theilslopes? https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.theilslopes.html I looked at the main reference P.K. Sen, “...
selvas's user avatar
  • 11
0 votes
0 answers
116 views

I'm interested in estimating the joint upper tail probability of two correlated binomial random variables, say: $$ X \sim \mathrm{Bin}(n, p_1), \quad Y \sim \mathrm{Bin}(n, p_2), $$ such that $corr_{...
Irna Mosa's user avatar
0 votes
1 answer
103 views

I have aggregated data on disease occurence for two time intervals, time A and time B say, in different countries. I am interested in the relative change from time A to time B relative to time A. (...
kappie88's user avatar
0 votes
0 answers
43 views

The Cramér-Rao lower bound gives a lower bound on the variance of unbiased estimators. However, I have only ever seen it used on variables that can take on any value in $\mathbb{R}$. Is there a ...
M Smith's user avatar
2 votes
1 answer
93 views

Given two non-negative random variables $X$ and $Y$. We have that $X(\omega)<c$ for some constant $c$ and $\forall \omega \in \Omega$. Is the following statement correct: $$ E[XY] \leq c E[Y] $$ Do ...
Treebeard's user avatar
2 votes
0 answers
53 views

Let y(t) be a Markov chain with a discrete state space, starting from t = 0 up until t = d (a fixed value) it behaves like a proper Markov chain. However, starting from t = d+1, the chain tosses a ...
Sudharsan Senthil's user avatar
1 vote
0 answers
59 views

I have a problem that I have been thinking about for many days but without any useful results. I am sharing it with you to seek help. Suppose we have $X = (X_1, \dots, X_{2n})$, where $X_i \in \...
Pipnap's user avatar
  • 141
1 vote
1 answer
116 views

Given I have $m$ hypothesis pairs $(H^j_0,H_j)$ where $j=1,\dots,m$. I do a Bonferroni correction and reject each null hypothesis at a significant level of $\alpha/m$. I am looking at a procedure that ...
Resu's user avatar
  • 355
1 vote
0 answers
92 views

Consider $n$ i.i.d. standard Gaussian random variables, denoted by $X_1, \ldots, X_n$. I am looking to characterise the concentration of functions like $\sum_{i=1}^n X_i e^{-X_i/\tau}$ and $\sum_{i=1}^...
smako's user avatar
  • 21
6 votes
1 answer
164 views

Show that $P(M_n > t) \leq n(1 - \Phi(t))$ My work: \begin{align} & P(M_n > t) \leq P\left(\bigcup_{i=1}^n (Z_i > t) \right) \\ \leq {} & \sum_{i=1}^n P(Z_i > t)= n(1 - \Phi(t)) \...
Lisa W's user avatar
  • 145
4 votes
1 answer
224 views

I want to show that $$\Bigl\lvert \frac{\phi(a)}{\Phi(a)} - \frac{\phi(b)}{\Phi(b)} \Bigr\rvert \leq |a-b|$$ where $\phi$ is the standard normal pdf, and $\Phi$ is the standard normal cdf.
cat123's user avatar
  • 61
0 votes
1 answer
49 views

Let $X$ be a random variable supported on $\mathcal{X}\subset\mathbb{R}^{d}$, and let $\mathcal{X}$ be compact. Consider $ f $ as the probability density of $ X $. My question is: What conditions ...
Diego Fonseca's user avatar

15 30 50 per page
1
2 3 4 5
22