How Do You Calculate Conditional Probability for a Geometric Distribution?

In summary, the discrete random variable X has a probability density of P(X=x) = kp^x for x=0,1,... where p \in (0,1). The normalizing constant k is found to be 1-p and the expected value E(X) is equal to p/(1-p). For each integer x>0, the probability of P(X>=x) is calculated to be 1-p^{x+1}. To find P(X=y|X>=x), A={y} and B={x, x+1, x+2, ...} are considered and their intersection is calculated to be A∩B={y}.
  • #1
Gregg
459
0
The discrete random variable X has probability density P(X=x) =kp^x for x=0,1,... where p \in (0,1). Find normalizing constant k and E(X) as functions of p. For each integer x>0 find P(X>=x) and hence find P(X=y|X>=x) for each integer y>0.

found k=1-p

[tex] E(X)=\sum kxp^x =p/(1-p)[/tex]

[tex]P(X>=x) = 1-\sum_{x'=0}^{x} kp^x' = p^{x+1}[/tex]

P(X=y|X>=x) =?
 
Physics news on Phys.org
  • #2
The definition of the conditional probability P(A|B) is P(A|B) = P(A∩B)/P(B). In this problem, the events are A={y} and B={x, x+1, x+2, ...}. Consider the cases y<x and y≥x separately. Can you take it from there?
 
  • #3
looking at it as P(A|B) and the sets A={y}, B{x,x+1,x+2,...}. that's the bit i can't visualise...

is A∩B={y>=x}?
 
  • #4
SO is it [tex] p^{y-x} [/tex]
 
  • #5
Gregg said:
looking at it as P(A|B) and the sets A={y}, B{x,x+1,x+2,...}. that's the bit i can't visualise...

is A∩B={y>=x}?
No, they're just normal sets. For instance, if y=5 and x=3, you'd have A={5} and B={3, 4, 5, 6, 7, ...} and their intersection would be A∩B={5}.
 

Related to How Do You Calculate Conditional Probability for a Geometric Distribution?

1. What is conditional probability?

Conditional probability is a measure of the likelihood of an event occurring given that another event has already occurred. It is calculated by dividing the probability of the two events occurring together by the probability of the first event occurring.

2. How is conditional probability different from regular probability?

Regular probability looks at the likelihood of an event occurring without taking into account any other events. Conditional probability, on the other hand, factors in a specific condition or event that has already occurred.

3. What is the formula for calculating conditional probability?

The formula for conditional probability is P(A|B) = P(A and B) / P(B), where P(A|B) represents the probability of event A occurring given that event B has occurred, P(A and B) represents the probability of both events occurring together, and P(B) represents the probability of event B occurring.

4. Can you give an example of conditional probability?

One example of conditional probability is the probability of getting a red card from a deck of cards given that the first card drawn was a heart. The probability of getting a heart (event B) is 1/4, and the probability of getting a red card (event A) is 1/2. So the conditional probability would be P(A|B) = (1/2) / (1/4) = 1/2. This means that there is a 50% chance of getting a red card after drawing a heart from the deck.

5. How is conditional probability used in real-life situations?

Conditional probability is commonly used in fields such as statistics, finance, and insurance to make predictions and assess risk. For example, insurance companies may use conditional probability to calculate the likelihood of a certain event (such as a car accident) occurring based on factors like age, driving history, and location.

Similar threads

  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
13
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
810
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
775
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
Back
Top