1. Suppose X~B(5,p) and Y~(7,p) independent of X. Sampling once from each population gives x=3,y=5. What is the best (minimum-variance unbiased) estimate of p?
Homework Equations
P(X=x)=\binom{n}{x}p^x(1-p)^{n-x}The Attempt at a Solution
My idea is that Maximum Likelihood estimators are...
Let X_1, X_2 \sim Exp(\mu) and Y = min(X_1, X_2) then find E[Y].
My attempt is as follows:
$$E[Y] = E[Y/X_1<X_2]P(X_1<X_2) + E[Y/X_1>X_2]P(X_1>X_2) \\
= \frac{1}{2} (E[X_1/X_1<X_2] + E[X_2/X_1>X_2] ) \\
= \frac{1}{2} (1/\mu + 1/\mu) \\
= 1/\mu$$
But, we know that minimum of two exponentially...
Dear all, I hope someone can help me.
I have two experimental groups, A (n=5) and B (n=8) containing biological samples. The samples are used to estimate my parameter of interest, θ. I do this with Markov-chain Monte-Carlo, which gives me a posterior distribution of θ for each of my samples...
Hi, Again:
I'm trying to show that, given a 3-manifold M, and a plane field ρ (i.e., a distribution on
TM) on M, there exists an open set U in M, so that ρ can be represented as the kernel of a
differential form w , for W defined on U.
The idea is that the kernel of a linear map...
I've been trying to code an algorithm to compute the convolution of two probability distributions. using the FFT. This relies on the "convolution theorem":
(p*q)[z] = FFT^{-1}(FFT(p) \cdot FFT(q))
However, when I test it using the distributions
p={0.1, 0.2, 0.3, 0.4}
q={0.4, 0.3, 0.2, 0.1}...
Hi there,
I'm working on a simulation of the travel patterns of cars. There are many variables and conditional probabilities in the model.
My question is, is there anything wrong with fitting all non parametric distributions to variables (both continuous and discrete)? The software I'm...
Homework Statement
We have an urn with 5 red and 18 blues balls and we pick 4 balls with replacement. We denote the number of red balls in the sample by Y. What is the probability that Y >=3? (Use Binomial Distribution)
Homework Equations
The Attempt at a Solution
Okay, so we...
Let Y|X be a Poisson(X), and X be Gamma(\alpha, \beta). Find E(X|Y)...
Since Y|X is Poisson(X), we have f(Y|X)= \frac{m^x e^{-m}}{x!}...
Since X is Gamma(\alpha, \beta), we have f(x)= \frac{x^{\alpha-1} e^{-x/B}}{\Gamma(\alpha) \beta^{\alpha}}...
Since f(Y|X) = \frac{f(x,y)}{f(x)} ====>...
Hi there,
I have a question about Bayesian probability.
I have a list of the starting times of journeys. I binned the data into 15 minute bins so I have 96 bins in total (4*24=96). So for example a journey start time of 08:05 am would be in bin number 29.
As an example here is the data for...
Consider the integral form of gauss's law
\oint \vec{E}.\vec{d \sigma}=\frac{q}{\epsilon_0}
Then let's write q in terms of the volume and surface charge densities \rho and \delta and let's assume that the surface charge is distributed over the gaussian surface of the above integral
\oint...
Homework Statement
This problem is taken from the 2011 AP Statistics Exam, which we reviewed in class. The exact problem can be found here, and solution after:
http://apcentral.collegeboard.com/apc/public/repository/ap11_frq_statistics.pdf...
Are there any properties of commonly encountered probability distributions that cannot be effectively estimated by sampling them?
Searching for "inestimable" lead to irrelevant links. Those links discussed not being able to estimate some parameters of a model when certain types of data are...
Hi all,
I've been working on a little side project, but I've hit a road block on the maths for this one. Basically if you imagine a sealed pack of 10 cards, there is a 20% chance that the pack contains one foil (more valuable) card. The mass distribution of the foil cards are (heavier and)...
Travel patterns distributions of a sample representative of a population??
Hi,
I was hoping that somebody might be in a position to advise me on a problem that I have.
I am recording the travel patterns of a car for 80 different families for 2 years. Specifically I am recording the...
I have a question that is confusing me.
If traffic in a network is being generated from a Pareto distribution,
And I am estimating this traffic rate at each packet arrival,
If I was to take the previous x estimated rates as a sample of data,
Would the distribution of these estimated rates...
Example: A common problem in undergraduate electromagnetic classes is calculating the electric field inside a solid spherical charge distribution with known charge density. The common method of solution in my experience is as follows:
1) Place the origin of a coordinate system at the center...
Suppose I have the marginal probability density functions of two random variables A and B, P(A), and P(B). Suppose I modeled P(A) and P(B) using a mixture model from some dataset D and obtained a closed form pdf for each.
I am interested in finding their joint density function P(A and B) and...
I have yearly rain amounts and want to estimate the rain with 100 year return period assuming different distribution. I know some ways to do with for example normal dist. but it's not general for all pdfs.
Homework Statement
2. Calculate the energy distribution of the free particle
(a) in one dimension,
(b) in two dimensions,
Use (3-12) to calculate the energy distribution of the state, assuming
(a) V(r) = + K r2
(b) U f r ) = - Z e 2 / r
Homework Equations
(3-12);
L^3 g(\epsilon)...
Hello ,
frustrated with my lecturer assignments , i need your help with this :
if X,Y and are two different random variable , is it possible that X,X+Y have equally distributed.
if it can be give an example , if not prove it.
thanks,
Hello, all.
I'm wondering about matrix-variate normal distributions. I know they normally assume an n x p random matrix, X, and associated row and column covariance matrices Omega and Sigma, but I'm wondering how the probability density function changes if X is comprised of a square...
Hi
Say I have a Gaussian velocity distribution for a collection of particles. Then I make a change to the setup in a way that the velocity distribution changes. This change is such that a part (not all) of the distribution gets bunched into one particular velocity class lower than the mean of...
Homework Statement
Let U,Y be independent random variables. Here U is uniformly distributed on (0,1) Where as
Y~0.25\delta_{0} + 0.75\delta_{1}. Let X = UY. Find the Cdf and compute
P(0≤X≤2/3)
The Attempt at a Solution
Normally a question like this is fairly straightforward but I'm having...
Hi,
I have a dataset of a random variable whose probability density function can be fitted/modelled as a sum of N probability density functions of normal distributions:
F_X(x) = p(\mu_1,\sigma_1^2)+p(\mu_2,\sigma_2^2)+\ldots+p({\mu}_x,\sigma_x^2)
I am interested in a fitting method can...
I have the following problem: prove that the sequence e^{inx} tends to 0, in the sense of distributions, when n\to \infty. Here it is how I approached the problem. I have to prove this:
\lim \int e^{inx}\phi(x)\,dx=0
, where \phi is a test-function. I changed variable: nx=x' and got...
Hi all,
My question is the following. Let's say I have two probability distributions;
f(x|b)\,g(x|c)
b and c are discrete events while x is a continuos variable. i.e When the button b is pressed there is some distribution for the amount of rain fall the next day, x. When the button c...
Homework Statement
Suppose a planet whose surface is spherical and the gravitational potential exterior to it is exactly -GM/r, like that of a point mass. Is it possible to know if the inner mass distribution is actually shperically symmetric? Can a non-spherical mass distribution produce...
In general, how does one separate the product of two probability distributions with one of them known? Basically, I have the distribution of rcosθ, I know that P(cosθ) = 2/(πsinθ), and I want to find P(r). Wolfram Alpha makes me think that a delta function is involved based on what they say...
I am studying statistics and am interested in understanding the log normal distribution. From some discussion I gather that the log normal distributions arises from multiplicative effects while the normal distribution arises from additive effects. I generated the following MATLAB code to...
Hi, I am trying to fit sample data to a Johnson SU distribution in S-Plus. It seems not many people use S-Plus, so if you are familiar with R then you could help as well.
The code that I have is:
f.Jsu.fun.takeslist(x,g,l,r,e)
which is a function I have made that calculates the PDF of...
(2.16) A long coaxial cable carries a uniform volume charge density ρ on the inner cylinder (radius
a) and a uniform surface charge density on the outer cylindrical shell (radius b). This surface charge is negative
and just the right magnitude so that the cable as a whole is electrically...
Given two (dependent) random variables X and Y with joint PDF p(x,y) =p(x|y)p(y) =p(y|x)p(x), let H[X] be real-valued concave function of p(x), and H[X|Y] the expectation of H of p(x|y) with respect to p(y).
Examples of possible functions H include the entropy of X, or its variance.
The...
I recall reading somewhere that the mean value of a continuous variable is situated at a point that acts as a fulcrum about which all other values are considered "weights".
In other words, if we define the mean as
μ = \int^{∞}_{-∞} x ρ(x) dx (where rho is the probability density)
then...
Often you want to calculate the electric field of a lot of charges or the center of mass for a lot of small masses.
When we have a rigid body or something similar in the world of electrodynamics, my book tells me always to calculate the cm or total field as an integral, because "the...
Homework Statement
A discrete random variable Y has probability distribution given by
f(y;β) = (ky2β(y+k))/((β+3)(y+2k)(y+1)1/2)Homework Equations
I know that for a pdf to be from generalised exponential family of distribution it can expressed as
f(y) = exp{(yθ-bθ)/a∅ +c(y,∅)}The Attempt at...
Hi Physics Forum! I hope this is the right section... I couldn't find a section on statistics.
This is a rather easy question but I can't seem to get the answer that the answer key says!
Average Life expectancy μ=72
standard Deviation ( in years ) δ=5
The question: Recent studies have...
Hey All,
I am trying to evaluate the limit:
\lim_{x\to 0^{+}} \frac{\delta''(x)}{\delta''(x)}
Where \delta'(x) is the first derivative of the dirac distribution and \delta''(x) is the second derivative of the dirac distribution.
I thought about the fact that this expression...
Hi
My question is not related to a specific piece of software, but more of a technique. I have a probablity distribution giving the probability of a classical particle having some velocity v. Now, what I have is a function to calculate the trajectory for a particle with some velocity vi. I need...
I have a mixture of multivariate normal distributions, and I want to compute the integral with the first element of the input vector varying between specified limits, and the other elements varying from -infinity to +infinity. See attached pdf for equations. I've done it numerically but would...
Homework Statement
The time between process problems in a manufacturing line is exponentially distributed with a mean of 30 days.
(a) Let T be the waiting time (in days) for four problems. What is the distribution of T?
(b) What is the expected waiting time for four problems?
(c)...
hey
Gonna get straight to the point. I need to establish the probability difference between two probabilities p_1 and p_2 at 95%. Its the two probabilites that a cabin hook will hold for a certain force (25kN).
two samples, each with sizes "the originals" n_1=107, "cheap pirated ones"...
Homework Statement
Find a distribution g_n which satisfies
g'_n(x) = \delta(x - n) - \delta(x + n)
and use it to prove
\lim_{n \to \infty} \frac{\sin{nx}}{\pi x} = \delta(x)
Homework Equations
Nothing relevant comes up at the moment.
The Attempt at a Solution
Well the first...
Homework Statement
Solve x^2\frac{du}{dx} = 0 in the sense of distributions.
Homework Equations
<u',f> = -<u,f'> for any test function f.
The Attempt at a Solution
My thinking is that since we want to see the action of the left hand side on a general test function f, we try...
(This question was previously posted to sci.math.research. I only received one reply; sadly the advice therein conflicted with section 9.1 of H.A. David's "Order Statistics" - and probably with the fact that there was such a field of study as "r-extreme order statistics" - hence my reposting it...
If we have Green function
g(x,s)=exp[-\int^x_s p(z)dz] we want to think about that as distribution so we multiply it with Heaviside step function
g(x,s)=H(x-s)exp[-\int^x_s p(z)dz]
Why we can just multiply it with step function and tell that the function is the same. Tnx for the answer.
hello -
Do you know which programming languages have probability distributions available to use such as the binomial distribution (as an example).
I guess I would like to limit my questions if it's necessary to languages that are either free or cheap - no specialty math packages for...
I need some help with e), but could someone also check to see if the rest is correct?
Homework Statement
The velocity component v_x of gas particles in the x-direction is measured and the probability distribution for v_x is found to be P \propto e^{-\frac{-m v_x^2}{2 k_B T}} with m the...