I would like to make a histogram from a table that shows how frequent choices 1, 2, and 3 were made.
How can I approach this?
Thanks,
Michael
Code:
input choice frequency 1 3 2 10 3 17 end
Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
input choice frequency 1 3 2 10 3 17 end
Outliers, didn't solve
Hi everybody
I have the model below. I found that I have one outlier that has influence on the coef…
Advice on using STATA with cloud-based filesHello,
I am using STATA 14 and am trying to access a .dta file stored in Box Drive. I am new to usi…
Numbers instead of variable namesI downloaded a .dta file. All of the variable names are numbers. Is there anything I can do to fix t…
drop duplicated pairs.Dear All, I find this question here (https://bbs.pinggu.org/forum.php?mod...=1#pid57044671). The dat…
OutlierHi everybody
I have the model below. I found that I have one outlier that has influence on the coeff…
0 Response to Making a histogram from a table of frequencies
Post a Comment