New Reply

Probability distribution pin code guessing

 
Share Thread
Mar7-12, 04:57 PM   #1
 

Probability distribution pin code guessing


1. The problem statement, all variables and given/known data
What is the distribution of stochastic variable X = "the number of attempts needed to find the correct last digit of a pin code"


2. Relevant equations



3. The attempt at a solution
I thought it was like this:
P(X=1) = 1/10
P(X=2) = 9/10*1/9
P(X=3) = 9/10*8/9*1/7
...
...
P(X=10) = 9/10*8/9*7/8*6/7*5/6*4/5*3/4*2/3*1/2*1

Thank you!
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Mar7-12, 05:06 PM   #2
 
Recognitions:
Homework Helper Homework Help
Quote by Max.Planck View Post
1. The problem statement, all variables and given/known data
What is the distribution of stochastic variable X = "the number of attempts needed to find the correct last digit of a pin code"


2. Relevant equations



3. The attempt at a solution
I thought it was like this:
P(X=1) = 1/10
P(X=2) = 9/10*1/9
P(X=3) = 9/10*8/9*1/7
...
...
P(X=10) = 9/10*8/9*7/8*6/7*5/6*4/5*3/4*2/3*1/2*1

Thank you!
Looks good.

RGV
Mar7-12, 06:20 PM   #3
 
Quote by Ray Vickson View Post
Looks good.

RGV
Thanks. Is it possible to capture P(X=x) in a formula?
New Reply