hi all, I have a variable (crops_yield) with following kind of observations. The variable type is double and format %6.2f. I am trying to select value 11666.67 using "tab crops_yield if crops_yield==11,666.67" but Stata says no observations. Why is this the case and what code fixes this problem? Please let me know.
tab crops_yield
crops_yield | Freq. Percent Cum.
1921.00 | 1 0.78 94.57
2083.33 | 1 0.78 95.35
2160.00 | 1 0.78 96.12
2700.00 | 1 0.78 96.90
2750.00 | 1 0.78 97.67
3008.57 | 1 0.78 98.45
4500.00 | 1 0.78 99.22
11666.67 | 1 0.78 100.00
Thank you,
Ramu
Related Posts with Precision issue- if command doesn't select variable with requested values
how to do propensity score matchinghi everyone I m trying to do psm test but i do not what the wrong is this command correct or not? …
Difference in difference with a single groupI may be misunderstanding something and need some help So I am looking at inheritances and want to …
Time taken by estimation?Hi everyone, I want to calculate the time gained by a maximum likelihood estimator in coming up wit…
GDP on Gravity ModelI really need help on my panel regression. My dependent variable is bilateral trade flow. My Indepen…
classified after XT models - invalid subcommand classificationHello, I am using 4 binomial models. Logit, xtlogit re, xtlogit pa, and xtlogit fe. After logit I us…
Subscribe to:
Post Comments (Atom)
0 Response to Precision issue- if command doesn't select variable with requested values
Post a Comment