Marginal probability mass function

In summary, a marginal probability mass function is a statistical measure that describes the probability of a single discrete random variable taking on a specific value. It differs from a joint probability mass function in that it focuses on individual values for a single variable, while a joint probability mass function considers probabilities for multiple variables. It is related to a cumulative distribution function, but differs in its ability to calculate the probability of a range of values. Marginal probability mass functions are used in statistical analysis to calculate measures such as expected value and variance for discrete variables. They cannot be used for continuous variables, as a different measure, the marginal probability density function, is used for this purpose.
  • #1
magnifik
360
0
A biased coin lands heads with probability p and tails with probability q. An experiment
consists of tossing the coin until a second head appears. Let T1 denote the number of
tosses until the first head appears and let T2 denote the number of tosses (counted from
the start) until the second head appears. For example, in the outcome TTHTTTH we
would have T1 = 3 and T2 = 7. Find the marginal PMF for each of T1 and T2.

I know the joint mass function is
P(T1 = j, T2 = n) = p2qn-2 for 1 < j < n -1

I need assistance in finding the marginal PMF from there...
 
Physics news on Phys.org
  • #2


To find the marginal PMF for T1, we need to sum over all possible values of T2. This means that we need to sum over all values of n such that n > j. So, the marginal PMF for T1 is:

P(T1 = j) = ∑ P(T1 = j, T2 = n) = ∑ p2qn-2 = p2qj-1 ∑ qn-1

= p2qj-1 (1/(1-q)) = p2qj-1/(p+q-1)

Similarly, to find the marginal PMF for T2, we need to sum over all possible values of T1. This means that we need to sum over all values of j such that j < n. So, the marginal PMF for T2 is:

P(T2 = n) = ∑ P(T1 = j, T2 = n) = ∑ p2qn-2 = p2qn-2 ∑ pj-1

= p2qn-2 (1/(1-p)) = p2qn-2/(p+q-1)

Both of these marginal PMFs follow a geometric distribution, with parameter p and q respectively. This means that the expected value for T1 is 1/p and the expected value for T2 is 1/q.

In summary, the marginal PMF for T1 is p2qj-1/(p+q-1) and the marginal PMF for T2 is p2qn-2/(p+q-1), both following a geometric distribution. These distributions can be used to calculate probabilities or expected values for T1 and T2 in any given experiment.
 

What is a marginal probability mass function?

A marginal probability mass function is a statistical measure that describes the probability of a single discrete random variable taking on a specific value. It is calculated by summing the probabilities of all possible outcomes for the variable, and can be used to determine the likelihood of a particular value occurring in a given population.

How is a marginal probability mass function different from a joint probability mass function?

A marginal probability mass function focuses on the probabilities of individual values for a single variable, while a joint probability mass function considers the probabilities of multiple variables occurring simultaneously. The marginal probability mass function is obtained by summing the joint probabilities for a specific value of one variable and all possible values of the other variable.

What is the relationship between a marginal probability mass function and a cumulative distribution function?

The cumulative distribution function (CDF) is the sum of probabilities for all values less than or equal to a given value, while the marginal probability mass function only considers the probability of a specific value. The CDF can be used to calculate the probability of a range of values, while the marginal probability mass function is limited to a single value.

How is a marginal probability mass function used in statistical analysis?

A marginal probability mass function can be used to calculate the expected value, variance, and other statistical measures for a single discrete random variable. It can also be used to compare the likelihood of different values occurring and make predictions about future outcomes based on past data.

Can a marginal probability mass function be used for continuous variables?

No, a marginal probability mass function is only applicable to discrete variables. For continuous variables, a marginal probability density function is used instead, which calculates the probability of a range of values rather than a single value.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
1K
  • Programming and Computer Science
Replies
10
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
15
Views
2K
  • Precalculus Mathematics Homework Help
Replies
4
Views
1K
  • Quantum Interpretations and Foundations
Replies
7
Views
1K
  • Set Theory, Logic, Probability, Statistics
2
Replies
45
Views
3K
  • General Math
Replies
7
Views
2K
Back
Top