Quote:
How exactly do I calculate the highlighted parts of the equations....dropout here, thanks.
nomeansno,
C(X,Y)= X!/(Y!*(X-Y)!) where X!= X(X-1)(X-2)(X-3)...(1)
so C(50,2)= 50!/(2!*48!) = (50*49*48*...1)/(2*1)(48*47*...1)
all the factors 48 thru 1 cancel and you are left with:
50*49/2 = 1225
to calculate .995^5, just plug into google search or excel.