You're asked to give three different characters from a password, for, say, access to an online banking web site.
The password is eight characters long.
The characters are always requested in sequence. For example:
1st, 2nd, 6th
or:
3rd, 4th, 7th
or:
5th, 6th, 8th
...and never in reverse order (for example 6th, 2nd, 1st etc.).
What's the probability of the last character being one of the three requested, on any given instance of a request?
The password is eight characters long.
The characters are always requested in sequence. For example:
1st, 2nd, 6th
or:
3rd, 4th, 7th
or:
5th, 6th, 8th
...and never in reverse order (for example 6th, 2nd, 1st etc.).
What's the probability of the last character being one of the three requested, on any given instance of a request?