I am currently working on an extension for research that requires me to measure whether the allocation of patents to examiners are random. I have sorted the data in order to conduct a Chi-squared test on the last digit to compare it to the expected number (which is the sum of patent applications/10). But I do not how to proceed from there. I have tried using the tabulate command (tabulate expected_no sumoflastdigit, chi2) with many different variations but it all doesn't seem right. There are 1370 observations in my data so some of the combination of variables I've tried also mentioned that there are too many values. Below is a screen capture of part of my data.
Related Posts with Pearson's Chi-Squared Test - Requesting help with tab2
Individual time span reference per observationDear community, I have a dataset with about 3 million observations. Each observation has a time id,…
Adding prefix to all observations in columnI have a column of identifiers which are e.g. : 58473J 50046Q 22631J I would like to add a prefix …
Instrumental Variable for binary dependant variable and binary instrument and binary endogenous variableHi, What model should I use? Currently, my model looks like this:ivregress 2sls depressed L.formal…
Instrumental Variable method for binary dependant variable and binary instrument and binary endogenous variableHi, What model should I use? Currently, my model looks like this:ivregress 2sls depressed L.formal…
add one variable from one dataset to another one: error variable V2 does not uniquely identify observations in the master dataHell everyone, I have a dataset with V2 - country code (in the codebook each country has a code so…
Subscribe to:
Post Comments (Atom)
0 Response to Pearson's Chi-Squared Test - Requesting help with tab2
Post a Comment