Skip to content

Commit ff8c273

Browse files
committed
Update BDT.md
1 parent 97b3e7b commit ff8c273

File tree

1 file changed

+6
-0
lines changed
  • content/english/technical-tools

1 file changed

+6
-0
lines changed

content/english/technical-tools/BDT.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,12 +151,18 @@ The unsupervised bias detection tool performs a series of steps:
151151

152152
<span style="color:#005AA7">Step 5. Testing cluster differences wrt. bias variable:</span> Statistical hypothesis testing is performed to evaluate whether the bias variable differ significantly in the most deviating cluster compared to the rest of the dataset. A one-sided Z-test is used to compare the means of the bias variable by testing the following hypothesis:
153153
<<<<<<< Updated upstream
154+
<<<<<<< Updated upstream
155+
=======
154156
=======
155157

156158
H_0: no difference in `bias_variable` between the most deviating cluster and the rest of the dataset
157159
H_A: difference in `bias_variable` between the most deviating cluster and the rest of the dataset
158160
>>>>>>> Stashed changes
159161
162+
H_0: no difference in `bias_variable` between the most deviating cluster and the rest of the dataset
163+
H_A: difference in `bias_variable` between the most deviating cluster and the rest of the dataset
164+
>>>>>>> Stashed changes
165+
160166
```
161167
H_0: no difference in bias variable between the most deviating cluster and the rest of the dataset
162168
H_A: difference in bias variable between the most deviating cluster and the rest of the dataset.

0 commit comments

Comments
 (0)