Code:
clear all set obs 97 g coop_mixed =. foreach i in coop_mixed { replace coop_mixed = rnormal(60,26.141) replace coop_mixed=rnormal(60,26.141) if coop_mixed <0 replace coop_mixed=rnormal(60,26.141) if coop_mixed >100 }
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.
clear all set obs 97 g coop_mixed =. foreach i in coop_mixed { replace coop_mixed = rnormal(60,26.141) replace coop_mixed=rnormal(60,26.141) if coop_mixed <0 replace coop_mixed=rnormal(60,26.141) if coop_mixed >100 }
0 Response to Generate random data with mean, std and range
Post a Comment