var1 | var2 | var3 | attribute |
1 | 0.93 | 0.88 | 1 |
1 | 0.76 | 0.20 | 1 |
1 | 0.40 | 0.18 | 0 |
0 | 0.34 | 0.91 | 1 |
0 | 0.09 | 0.51 | 0 |
... | ... | ... | ... |
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.
Wednesday, November 30, 2022
Perform a paired ttest on two substracts of the same variable
I have a dataset that looks like this:
For each variable (var1, var2, var3, etc), I need to perfom a ttest compairing its mean when attribute = 1 vs the mean of the whole variable. How can I do this?
No comments:
Post a Comment