Simulating bivariate distribution?

  • Context: Undergrad 
  • Thread starter Thread starter zli034
  • Start date Start date
  • Tags Tags
    Distribution
Click For Summary
SUMMARY

This discussion focuses on simulating bivariate distributions using uniformly distributed variables. The process involves finding the marginal distribution of X, drawing a simulated value of X, and then using the joint distribution Fxy(x0, Y) to simulate a value of Y. Lee outlines a clear method to achieve this, emphasizing the importance of the inverse cumulative distribution function in the simulation process.

PREREQUISITES
  • Understanding of bivariate distributions
  • Knowledge of marginal distributions
  • Familiarity with inverse cumulative distribution functions
  • Proficiency in simulation techniques using uniform distributions
NEXT STEPS
  • Research methods for calculating marginal distributions in bivariate settings
  • Learn about inverse cumulative distribution functions and their applications
  • Explore simulation techniques for generating random variables from joint distributions
  • Study the properties of probability density functions (pdf) in bivariate contexts
USEFUL FOR

Students in statistics, data scientists, and researchers involved in simulation modeling and statistical analysis of bivariate distributions.

zli034
Messages
106
Reaction score
0
Hi:

From the undergraduate study we know that if we want to simulate a random variable x with distribution Fx(x). We just make Fx(x)=u, u is a uniform distributed variable, find Fx inverse of U. Then we just need to plugin u the uniform distributed random variable.

How about we have Fxy(x,y). How do we simulate this distribution if we only have uniformly distributed variables to plugin?

Any clues?

Lee
 
Physics news on Phys.org
1. Find the marginal distribution of X.

2. Using a 1-dimensional method, draw a simulated value of X based on the marginal distribution-- say it's x0.

3. Fxy(x0, Y) is a 1-dimensional pdf. Use a 1-dimensional method to simulate a value of Y.
 
cool, now I can build simulation to check my homework answers.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
518
  • · Replies 30 ·
2
Replies
30
Views
5K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K