How Does Joint Probability Density Determine Dependence Between Variables?

Y1 and Y2 are dependent if the joint probabilities are not equal to the product of the marginal probabilities.The correlation coefficient r can be calculated using the formula r = (E(Y1Y2) - E(Y1)E(Y2)) / (sqrt(Var(Y1)) * sqrt(Var(Y2))) where E() represents the expected value and Var() represents the variance.
  • #1
Lucy77
10
0
If the values of the joint probability density of Y1 and Y2 are as shown:

0 1 2 total

0 1/12 1/6 1/24 35/120
1 1/4 1/4 1/40 63/120
2 1/8 1/20 ... 21/120
3 1/120 ... ... 1/20
ttl 56/120 56/120 8/120 1

whew ;-)

ok Find

a) P (Y1=0)
b) P(Y2=1 | Y1=1)
c P(Y2=1)
e Check if Y1 and Y2 are independent or dependent
f Evaluate the correlation coefficient r of y1 and y2

Thanks so much
 
Physics news on Phys.org
  • #2
Unfortunately, it is not clear from your chart whether Y1 is "across" or "down"!

Assuming that Y1 can be 0, 1, 2, or 3 (down) and that Y2 can be 0, 1, or 2, (across) then

P(Y1= 0) is just the sum of the probabilities in the first row (first column if I have Y1, Y2 backwards).

P(Y2=1 | Y1=1) is the probability in the "1 -1" cell divided by P(Y1= 1).

P(Y2= 1) is the sum of the probabilities in the second column (second row if I have Y1, Y2 backwards)
 
  • #3
for providing the joint probability density table! Let's use this information to answer the questions.

a) P(Y1=0) is the probability that Y1 takes on the value of 0. Looking at the first row of the table, we can see that this probability is 1/24 or 0.0833.

b) P(Y2=1 | Y1=1) is the conditional probability that Y2 takes on the value of 1, given that Y1 is equal to 1. From the table, we can see that the probability of Y2=1 and Y1=1 is 1/4 or 0.25. The probability of Y1=1 is 1/4 or 0.25. Therefore, the conditional probability is 0.25/0.25 = 1.

c) P(Y2=1) is the marginal probability that Y2 takes on the value of 1, regardless of the value of Y1. From the table, we can see that the sum of the second column is 56/120 or 0.4667. This is the probability of Y2=1.

e) To check if Y1 and Y2 are independent, we can compare the joint probabilities to the product of the marginal probabilities. If they are equal, then Y1 and Y2 are independent. Let's look at Y1=0 and Y2=1. The joint probability of these two events is 1/12, while the product of the marginal probabilities is (1/24) x (56/120) = 7/120. Since these two values are not equal, we can conclude that Y1 and Y2 are dependent.

f) The correlation coefficient r of Y1 and Y2 can be calculated using the formula r = cov(Y1,Y2) / (σ1 * σ2). Cov(Y1,Y2) represents the covariance between Y1 and Y2, and σ1 and σ2 represent the standard deviations of Y1 and Y2, respectively. From the table, we can calculate that the covariance is -1/120 and the standard deviations are √(56/120) and √(56/120). Therefore, the correlation coefficient is -1/√(56/120)^2 = -0.25. This indicates a moderate negative correlation between Y1 and Y2.
 

What is joint probability density?

Joint probability density refers to the probability of two or more random variables occurring simultaneously. It is a measure of how likely it is for two or more variables to have specific values at the same time.

How is joint probability density calculated?

Joint probability density can be calculated by multiplying the probability density functions (PDFs) of each individual variable. This gives the joint PDF, which represents the probability of all variables having specific values at the same time.

What is the difference between joint probability density and marginal probability density?

Joint probability density takes into account the probability of multiple variables occurring together, while marginal probability density only considers the probability of a single variable. Marginal probability density is obtained by integrating the joint PDF over the values of all other variables, leaving only the variable of interest.

Why is joint probability density important in statistics?

Joint probability density allows us to understand the relationship between multiple variables and their likelihood of occurring together. It is useful in statistical modeling and can help in making predictions and understanding the behavior of complex systems.

What are some real-world applications of joint probability density?

Joint probability density has applications in various fields such as finance, economics, and engineering. For example, it can be used to model stock prices, predict consumer behavior, and understand the reliability of complex systems such as airplanes and buildings.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
743
Replies
3
Views
2K
  • MATLAB, Maple, Mathematica, LaTeX
Replies
14
Views
2K
  • Advanced Physics Homework Help
Replies
11
Views
1K
  • Advanced Physics Homework Help
Replies
24
Views
2K
  • Introductory Physics Homework Help
Replies
2
Views
730
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Precalculus Mathematics Homework Help
Replies
7
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
3K
Back
Top