Tagged Questions
2
votes
2answers
87 views
Assess density of a function in non-closed form
I am working with Rice's Mathematical Statistics and Data Analysis and on page 179 it introduces Monte Carlo integration. This question is a smallish revision based on comments from @Iterator (in R ...
0
votes
2answers
409 views
How to demonstrate failure of CLT in R?
I was assigned to demonstrate the Central Limit Theorem (CLT) in R in my statistics class. I already made some progress with simulation using simple.sim in R. I want to prepare 3 examples of the CLT ...