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
Multilateral Resistance Term for distanceDear Statalist, I am trying to calculate a variable called "Mdistance" that was introduced in Baier…
help request with assigning values to paired casesI am struggling with how to code values to paired cases. I need to assign the same pre-post periods …
Multivariate probit with sample selectionDears, I am developing a multivariate probit model in which one of the variables "access to qualifie…
label of x-axisDear All, I was asked this question (https://bbs.pinggu.org/thread-10348633-1-1.html). The data set …
Python internal error codeI am calling a Python procedure, which fails due to my misspecification of the parameters: Code: .…
Subscribe to:
Post Comments (Atom)
0 Response to Pearson's Chi-Squared Test - Requesting help with tab2
Post a Comment