| New Reply |
How to simulate Chi-squared distribution |
Share Thread | Thread Tools |
| Jun19-12, 02:40 PM | #1 |
|
|
How to simulate Chi-squared distribution
Is there any algorithm to simulate Chi-squared distribution?
Here, the degrees of freedom is very large. It may be 10^8. |
| Jun19-12, 03:30 PM | #2 |
|
Recognitions:
|
http://www.math.uah.edu/stat/special/ChiSquare.html
Google "chi squared distribution simulation" to get more. |
| Jun19-12, 10:35 PM | #3 |
|
Recognitions:
|
The Central Limit Theorem says that chi-squared approaches a normal distribution when the number of DOF's k becomes large. A normal distribution is an excellent approximation for k>50 in most cases, so it should be near perfect for k=10^8.
|
| Jun20-12, 09:57 AM | #4 |
|
|
How to simulate Chi-squared distribution |
| New Reply |
| Thread Tools | |
Similar Threads for: How to simulate Chi-squared distribution
|
||||
| Thread | Forum | Replies | ||
| sum of random variables relation to chi squared distribution | Set Theory, Logic, Probability, Statistics | 0 | ||
| Producing Xi squared distribution by Monte Carlo | Set Theory, Logic, Probability, Statistics | 1 | ||
| Distribution of difference of 2 2nd degree non central chi squared random variables | Set Theory, Logic, Probability, Statistics | 10 | ||
| Question about Mean Squared Error::Why Squared? | Set Theory, Logic, Probability, Statistics | 10 | ||