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
Writing a program with specific line alternatingHi everyone, I wish to write a program that can be applied to multiple scenarios. For example, cons…
Interpreting rescaled variables in PPMLI rescaled my dependent variable and main covariate by dividing both by 1 million while carrying out…
How to calculate overall confidence intervals from geometric means?Hello, I have two geometric means (both of which are average antibody concentrations for a group of …
Calculating sample size to estimate Incidence RateHi All, I wish to undertake a longitudinal study. I want to estimate the incidence of 'lost to foll…
Trying to Plot Coefficients of Interactions with Event Study IndicatorsHi all, I am plotting event study coefficients by running coefplot after reghdfe. Coefplot is a ver…
Subscribe to:
Post Comments (Atom)
0 Response to Pearson's Chi-Squared Test - Requesting help with tab2
Post a Comment