Hi Juriemagic,
I used a method like the one you are asking about, but my numbers were different.
I split the counting into four separate groups, first two digits odd - odd, odd - even, even - even or even - odd.
For odd - odd, there are three possibles for the first digit, 5, 7 or 9.
For the second digit there are again three possibles. There are four odd numbers 3, 5, 7, 9 but one of them has already been chosen, so three left to choose from.
The third digit is fixed and there are three possibles for the fourth digit.
That means that the total number of odd-odds is (3*3*1*3) = 27.
For the odd-even group it would be (3*3*1*2) = 18. The 2 at the end because one of the even numbers has been knocked out by the even second digit.
The other two, even-even and even-odd I'll leave you to work out, but the total of all four is 65.
As to the answer that you've posted, I think that the first digit in each bracket relates to the choices, odd, 6, 8, so 3, 1, 1.
If that's the case though, I don't understand where the 5 in the second position comes from.