Solving Probability: P(S<0), P(S=0), P(S>0)

In summary: So the answer is that using the convolution theorem to find the CDF for the sum of multiple random variables is possible, but it can be a little tedious.
  • #1
Kisa30
4
0

Homework Statement



let x be a random variable with
P(X=-1) = 1/4
P(X=0) = 1/4
P(X=1) = 1/2
Let S be the sum of 25 independant random variables each with the same distribution as X.
Calculate approximately
a) P(S<0)
b) P(S=0)
c) P(S>0)

Homework Equations



Quite possibly the normal approximation.

The Attempt at a Solution



I'm not sure how to start this at all. Please help.

The answers are
a) P(S<0) = 0.05
b) P(S=0) = 0.03
c) P(S>0) = 0.92

Thanks in advanced!
 
Physics news on Phys.org
  • #2
Short of actually drawing a tree diagram for all possibilities or using the convolution theorem to obtain the CDF, I'm not exactly sure how you would do it.

Using a tree diagram is pretty easy, but it is a little monotonous to do. With this you simply draw every possibility given independence using P(A and B) = P(A) x P(B) you can add up all the probabilities and you should get the answer.

The convolution theorem allows you to obtain the CDF when you are trying to find the sum of multiple random variables of any distribution (for example X,Y, and Z you can find Prob(X + Y + Z) <= x where x is the value in the domain).

I do know about normal approximations but I can't see how you would apply it. If you find a distribution that has the independence of the binomial, but allows more than two events per trial, use that and then use properties about sums of the distributions to get another distribution which you can then use to get the required probabilities.
 
  • #3
It is true that if a random variable X has any distribution with finite mean, [itex]\mu[/itex], and standard deviation, [itex]\sigma[/itex], then the sum of n observations from that population will have, approximately (with accuracy better for larger n) the normal distribution with mean [itex]n\mu[/itex] and standard deviation [itex]\sigma\sqrt{n}[/itex].

Here, X has mean [itex]\mu= (1/4)(-1)+ (1/4)(0)+ (1/2)(1)= 1/4[/itex] and variance (square of standard deviation) [itex](1/4)(-1- 1/4)^2+ (1/4)(0- 1/4)^2+ (1/2)(1- 1/4)^2=[/itex][itex] (1/4)(25/16)+[/itex][itex] (1/4)(1/16)+ (1/2)(9/16)= 44/64= 11/16[/itex] so the standard deviation is [itex]\sqrt{11}/4[/itex]. The sum of 25 observations will be approximately normally distributed with mean 25/4 and standard deviation [itex](5/4)\sqrt{11}[/itex].

Since X is integer valued, the sum of 25 observations will also be integer valued and you should use the "half integer correction". That is, P(X= 0) should be P(-.5< X< .5).
 

What is probability?

Probability is a branch of mathematics that deals with the likelihood of a particular event occurring. It involves calculating the chance of an outcome based on the given information and assumptions.

What is the range of values for probability?

The range of values for probability is between 0 and 1, where 0 represents impossibility and 1 represents certainty. Any value in between represents the likelihood of an event occurring.

What does P(S<0) mean?

P(S<0) represents the probability of a random variable S having a value less than 0. This can also be interpreted as the chance of an event occurring that has a negative outcome.

What does P(S=0) mean?

P(S=0) represents the probability of a random variable S having a value of 0. This can also be interpreted as the chance of an event occurring that has a neutral or zero outcome.

What does P(S>0) mean?

P(S>0) represents the probability of a random variable S having a value greater than 0. This can also be interpreted as the chance of an event occurring that has a positive outcome.

Similar threads

  • Calculus and Beyond Homework Help
Replies
9
Views
797
  • Calculus and Beyond Homework Help
Replies
6
Views
605
  • Calculus and Beyond Homework Help
Replies
18
Views
1K
  • Calculus and Beyond Homework Help
Replies
5
Views
289
  • Calculus and Beyond Homework Help
Replies
13
Views
942
  • Calculus and Beyond Homework Help
Replies
1
Views
283
  • Calculus and Beyond Homework Help
Replies
17
Views
987
  • Calculus and Beyond Homework Help
Replies
14
Views
392
  • Calculus and Beyond Homework Help
Replies
16
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
Back
Top