Analyze continuous relationships with a conditional density calculator. See marginals, joint values, and distribution graphs. Export clean results, tables, and visuals for deeper study.
| x | y | Mean X | Mean Y | SD X | SD Y | ρ | Purpose |
|---|---|---|---|---|---|---|---|
| 1.20 | 0.80 | 0.00 | 0.00 | 1.50 | 1.10 | 0.45 | Baseline classroom example |
| 0.40 | 1.10 | 0.00 | 0.50 | 1.20 | 0.90 | 0.30 | Moderate positive association |
| -0.70 | 0.20 | -0.20 | 0.00 | 0.95 | 1.30 | -0.40 | Negative correlation scenario |
For continuous variables, conditional density is: fX|Y(x|y) = fX,Y(x,y) / fY(y), provided that fY(y) > 0.
This page models the pair (X,Y) with a bivariate normal distribution. Under that model:
E[X|Y=y] = μX + ρ(σX/σY)(y - μY)
Var[X|Y=y] = σX2(1 - ρ2)
The calculator first evaluates the joint density and marginal density, then verifies the same result using the normal conditional density built from the conditional mean and conditional variance.
It describes how likely nearby values of X are when Y is fixed at a specific value. It is a density, not a direct probability.
It helps analyze dependent continuous variables, update distributions after observations, and study regression-style relationships in probability theory and statistics.
No. A density can be greater than one. Probabilities come from integrating the density across an interval.
The marginal density of Y normalizes the joint density. Without it, you cannot form the conditional density ratio correctly.
The entered correlation must stay strictly between minus one and one. The endpoints make the covariance structure degenerate.
They define the bivariate normal model. Changing them shifts the center and spread of both the joint and conditional distributions.
It plots the conditional density of X after Y is fixed. The peak occurs near the conditional mean, and width reflects conditional uncertainty.
Use them for class notes, audits, reports, model documentation, or quick comparisons between several input scenarios.
Important Note: All the Calculators listed in this site are for educational purpose only and we do not guarentee the accuracy of results. Please do consult with other sources as well.