Hello,
You can use the sample
standard deviation for calculating the point bi-serial coefficient, but
in that case you need to use the sample correction in the formula.
Instead of using sqrt(p0 *p1), use sqrt[(n0/n-1)(n1/n)]. But if you are
using population standard deviation for calculation, then use
sqrt(p0*p1).
In tutorial 4, there is a mistake, we will send an announcement.
Also, please find the screenshot attached here for the formula.
Thanks
Nikita
Statistics course support team