Skip to main content

Questions tagged [probability]

A probability provides a quantitative description of the likely occurrence of a particular event.

Filter by
Sorted by
Tagged with
6 votes
2 answers
365 views

I am trying to prove the following statement and I am looking for some guidance or a hint. Let $X = \mathbb{R}^n$ and let $f: X \to X$ be an affine transformation defined by $f(x) = Ax + b$. We know ...
rosinn's user avatar
  • 63
7 votes
2 answers
337 views

Given a random variable $X$ which is $\chi^2_{n}$, can I define $n$ independent standard normal random variables $Z_{1,...,n}$ on the probability space such that $X = Z_1^2 + Z_2^2 + ... + Z_n^2$ ...
froot's user avatar
  • 83
1 vote
1 answer
30 views

I've encountered a statistical procedure that someone else did and I am asking for perspectives from others on whether this procedure is appropriate. We have a measurement, $X$, and there is also a ...
cgmil's user avatar
  • 1,633
2 votes
0 answers
46 views

I have a dataset that I have divided into training and testing data, with approximately 160 samples in the training set and 40 in the testing set. I fitted a probability distribution to each dataset ...
User's user avatar
  • 213
4 votes
1 answer
89 views

I'm watching MIT Intro to Probability course. And I'm stuck at a problem of Poisson process: Lecture video in question: https://www.youtube.com/watch?v=MvGuBQZZuLM Problem: We have a fisherman who ...
shenun's user avatar
  • 41
4 votes
2 answers
115 views

Let $(\Omega, \mathcal{A}, P)$ be a probability space and let $X:(\Omega, \mathcal{A})\rightarrow (\Omega_1, \mathcal{A}_1)$, $Y:(\Omega, \mathcal{A})\rightarrow (\Omega_2, \mathcal{A}_2)$ and $f:(\...
guest1's user avatar
  • 975
2 votes
0 answers
18 views

I'm trying to calibrate a model, but I wanted to take a step back and perform a sensitivity analysis to assess if the parameters I'm calibrating are actually influencing the output. The simplest ...
Davide Moretti's user avatar
2 votes
1 answer
43 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
0 answers
66 views

The background Admission to certain schools depends on the results of two standardised tests. The scores range from 60 to 150 in each test. For each student, the average score across the two tests is ...
Pythonista anonymous's user avatar
1 vote
1 answer
67 views

I'm not sure if the following question of mine sound silly. I thought I would just go ahead and ask. The question is the following. We often find in probability text books questions, for example, of ...
Ashok's user avatar
  • 1,253
3 votes
1 answer
147 views

Convergence of Binomial to Poisson: If $X_n\sim \text{Bin}(m_n,p_n)$ and if $m_n\to\infty$ and $p_n\to 0$ such that $m_np_n\to\lambda$, then $X_n\stackrel{d}{\to}\text{Poi}(\lambda)$ The above result ...
Ashok's user avatar
  • 1,253
3 votes
2 answers
157 views

For the median ($m$), there is a simple formula that it falls within the range of a random sample of size $n$ from a continuous distribution: $$ \mathbb{P}(X_{(1)} \leqslant m \leqslant X_{(n)}) = 2^{...
COOLSerdash's user avatar
  • 32.1k
1 vote
0 answers
53 views

Suppose that we observe an i.i.d. sample $(X_1, Y_i), ..., (X_n, Y_n)$ from $(X, Y)$. We assume that $X_i$ is bounded by $B$ and $E(X) = 0$. For some $\tau \in (0, 1)$, define the $\tau$th quantile of ...
Chia's user avatar
  • 63
1 vote
1 answer
80 views

My questions are at the bottom. My objective is to answer these questions. I feel that my understanding of the sampling probability distribution of a statistic is erroneous. Definition The Sampling ...
user avatar
7 votes
2 answers
437 views

I ran this lognormal hurdle GLMM using the R package glmmTMB: ...
Michaela's user avatar
  • 229
3 votes
1 answer
111 views

When calculating the $P(E \mid C)$ for the Bayesian Network above, I got the following: $$ \begin{align} \mathbf{P}(E \mid C) &= \sum_{B} \mathbf{P}(E, B \mid C) \\ &= \sum_{B} \mathbf{P}(E \...
zaphod's user avatar
  • 133
0 votes
0 answers
84 views

So Here is the defintion of Stationary Time Series: A Stationary time series is a time series whose statistical properties do not change over time. My first question is what is over time actually mean?...
bigstreet's user avatar
0 votes
0 answers
26 views

In RL as inference framework (Levine, 2018) and application of language modeling, in particular seq2seq modeling, we care about learning a policy $p_\theta(y \mid x)$, where $x$ is the input sequence ...
Kaiwen's user avatar
  • 307
0 votes
1 answer
94 views

I’m reading this page: https://stats.libretexts.org/Bookshelves/Probability_Theory/Probability_Mathematical_Statistics_and_Stochastic_Processes_(Siegrist)/13%3A_Games_of_Chance/13.03%...
Sciolism Apparently's user avatar
1 vote
1 answer
58 views

Problem How does the sampling probability distribution of a statistic determine the probability that this statistic falls within a certain distance of the corresponding parameter? Definitions A ...
okman's user avatar
  • 315
-2 votes
1 answer
124 views

Problem I am trying to build an intuitive understanding of random variables by expressing them in the form of a function: f(x) = y. I know this isn't the conventional way of expressing a random ...
user avatar
3 votes
8 answers
1k views

Problem I’ve been studying the concept of a random variable, and I have come up with this understanding of what a random variable is: “A random variable is a variable whose values are not known nor ...
okman's user avatar
  • 315
4 votes
2 answers
167 views

If it is assumed that all possible probabilities of landing heads are equally likely, then the prior probability density of the probability of heads x is q(x) = 1. Bayes’ rule and the binomial ...
Steve G's user avatar
  • 41
0 votes
0 answers
83 views

This question arose in the context of CLT, but more general answers are also warmly welcome.
Maciek Gruszczyński's user avatar
5 votes
2 answers
265 views

Talking about Negative Probability with AI Here's an easy thought. The author, I, who produced this document have taken undergraduate level of Introduction of Probability. Right now still in ...
Marilyn Hsiao's user avatar

1
2 3 4 5
258