I have a dataset containing 5,772,663 distinct values. If I plot them using a histogram a (more or less) nice normal curve appears, see my screenshot below (produced with the histogram command using 200 bins and the normal option)
Array
Now, as everyone probably knows, testing whether something is normal is a headache and this is the same with my example. So my idea was to test whether we see a binomial distribution here. I haven't, to my surprise, found anything about goodness-of-fit for a binomial distribution. What I would do now is getting the data from the above graph (using serset, there are some very helpful posts here) and then work through the usual chi-squared-test. This seems very cumbersome. Is there another more straightforward procedure to do this? Thanks in advance.
Related Posts with Goodness-of-fit for binomial (not inverse binomial) variable
various small questionsHello, first of all I would like to thank you all for all the help I have been getting through this…
How to replace an observations if one date variable is after another date variableHi all, Can anyone please assist with the following problem? I am currently working on a hospital …
Add new column to table - Q4 -Q1Dear Statlists, I created a table, where I split up my variables into 4 quantiles. The values in th…
how to design a publication-quality table like this?I succeed to run these 6 regressions. The first 3 regressions are OLS and the last 3 columns are OLS…
First non zero integerHi, I have a sample with 667 variables. I want to replace the observations of variable 3 till varia…
Subscribe to:
Post Comments (Atom)
0 Response to Goodness-of-fit for binomial (not inverse binomial) variable
Post a Comment