However, using the syntax
Code:
ttest mpg == alpha
Using the syntax
Code:
ttest mpg == `alpha'
While using the syntax
Code:
ttest mpg == 23
How can I make "ttest" read the numerical value of the scalar "alpha"?
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.
ttest mpg == alpha
ttest mpg == `alpha'
ttest mpg == 23
0 Response to t-test of the hypothesis that the population mean is equal to a specified value given by a scalar
Post a Comment