Skip to content

Commit ae61147

Browse files
committed
add solution tags even if empty
1 parent 2b7d5ec commit ae61147

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

episodes/conditional-probabilities-expectations.Rmd

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,13 @@ y = y[ind]
165165
x = x[ind]
166166
```
167167

168+
169+
:::::::::::::::: solution
170+
NA
171+
:::::::::::::::::::::::::
172+
168173
## Exercise 2
174+
169175
Using the data generated above, what is the E(Y | X = 176)?
170176

171177
:::::::::::::::: solution

0 commit comments

Comments
 (0)