Answer:
[tex]Probability = 0.504[/tex]
Step-by-step explanation:
Given
[tex]ID: 4\ digit\ number[/tex]
Required
Determine the probability that no two digit is repeated
First, we need to determine the total possible number of pins (with repetition)
Each of the 4 ID digit can be selected from any of the 10 digits (0 - 9).
i.e.
[tex]First = 10[/tex]
[tex]Second = 10[/tex]
[tex]Third = 10[/tex]
[tex]Fourth = 10[/tex]
[tex]Total = 10 * 10 * 10 * 10[/tex]
[tex]Total = 10000[/tex]
i.e.
[tex]n(Repetition) = 10000[/tex]
Next, we determine the total possible number of pins (without repetition)
Once a digit is selected from any of the 10 digits (0 - 9), it can no longer be repeated.
i.e.
[tex]First = 10[/tex]
[tex]Second = 10 - 1 = 9[/tex]
[tex]Third = 10 - 1 - 1= 8[/tex]
[tex]Fourth = 10 - 1 - 1 - 1 = 7[/tex]
[tex]Total = 10 * 9 * 8 * 7[/tex]
[tex]Total = 5040[/tex]
i.e.
[tex]n(No\ Repetition) = 5040[/tex]
The probability is then calculated as:
[tex]Probability = \frac{n(No\ Repetition)}{n(Repetition)}[/tex]
[tex]Probability = \frac{5040}{10000}[/tex]
[tex]Probability = 0.504[/tex]