The probability (P) of forming a 4 digit number is
What is the total of four-digit numbers we can assemble with the provided restrictions? Take a look at the following drawing:
In the first digit, we have nine options (all digits are possible); however, after choosing one in the first place, when choosing the second, we can't choose the same as before for repetition is not allowed; then, we have just eight options in the second place. The third and fourth places follow this rule.
Then, the total number of four-digit numbers is
On the other hand, how many of them are even numbers? The idea is similar but changes when analyzing the last (fourth) place. Look at the following drawing:
First, our analysis was made from right to left. A number is even if its last digit is 0,2,4,6, or 8. Zero isn't in the options; then, in order to assemble an even number, we have four options (2,4,6, and 8). After choosing the last (fourth) digit, we have 8 (9-1) options to the third, 7 options to the second, and 6 to the first (actually similar to the before drawing, but in the other direction). Thus there are
even numbers of them.
Finally,
This means that the answer is the last option (0.44).