DataTile Knowledge Base

Setting up and applying weights in DataTile

You can perform weighted calculations in DataTile, assuming that the database contains weight variables. When loaded from scratch, weights are numerical variables that hold projection factors for each respondent.

After uploading a database, it's essential to declare weight variables as such.


How to declare a numeric variable as a weight

  1. Go to the Project settings → Meta-Editor.

  2. Locate the variable and click the circle badge on the right.

  3. From the pop-up menu, choose ‘Weight factor’.

  4. Hide the variable by clicking on the eye icon on the left, because it won’t be needed for the analysis as a plain numeric variable.

weights in ME.png

Repeat this process for the other weighting variables.

Weights settings

Having declared weights in the database, you can further enhance the user experience.

Go to Project settings → Settings → Weights

weight settings.png
Weights settings
  1. Default weighting: to define the default weight to apply to new runs.

  2. Hide the weighting switcher from the user interface and apply weight implicitly: This tick hides the weighting switcher from the user interface, enforcing the default weight to be used for all runs under the hood.

  3. Force weighting of sample metrics: This weight will be applied to all sample metrics, disregarding the user-selected weight.

  4. Forbid unweighted calculations: If this option is selected, users can switch weights, but untoggling the weighting switcher is forbidden.

  5. A dataset may contain multiple weights, but only some of them are relevant for the target audiences. You can disable irrelevant weights at the dataset or Data View level without changing the variable type. Open the dropdown list and click the ‘eye’ icon to manage their visibility. Disabled weights cannot be selected for calculations or set as the default weight.

    weights availability.png