1. सीखें
  2. /
  3. पाठ्यक्रम
  4. /
  5. Experimental Design in Python

Connected

अभ्यास

Which was stratified?

You have been provided two DataFrames, df_1 and df_2. You can inspect them in the console. They contain the columns, 'salary', 'free_hours', and 'high_free_time' as well as two additional columns: 'Block' is which experimental block they have been allocated to, and 'T_C' is whether they have been allocated to treatment or control.


Which DataFrame is stratified with respect to the 'high_free_time' column?

निर्देश

50 XP

संभावित उत्तर