Question
Question: A drunkard man takes a step forward with probability 0.6 and takes a step backwards with probability...
A drunkard man takes a step forward with probability 0.6 and takes a step backwards with probability 0.4. He takes 9 steps in all. Find the probability that he is just one step away from the initial point. Do you think drinking habits can ruin one’s family life?
Solution
Hint : Use the binomial distribution formula q=1−p, where qis the probability of failure, and pis the probability of success. The binomial distribution is the probability of success or failure outcome in an experiment or survey that is repeated multiple times.
A binomial experiment is applicable when the experiment consists of ‘n’ identical trials; each trial results in two outcomes, either success or failure, the probability of success remain the same from trial to trial, and n trials are independent.
Complete step-by-step answer :
Given he takes 9 steps in all
We need to find the probability when he is one step away from the initial position, and this can be backward or the forward
Let a step forward be success rate given for one step as p=0.4=104=52
And backward step be a failure given for one step as q=0.6=106=53
The man takes 9 steps in all which can be either 5 steps forward and 4 steps backwards or 4 steps forward and 5 steps backwards,
Hence the required probability will be P=9C5p5q4+9C4p4q5
By solving
By further solving we get
P=4!5!9![(5.5.5.5.52.2.2.2.2)(5.5.5.53.3.3.3)+(5.5.5.52.2.2.2)(5.5.5.5.33.3.3.3.3)] =4.3.2.19.8.7.6[312532×63581+63516×3125243] =9.4.7[3125×6352592+3888] =252×19843756480 =0.8Hence the probability he is one step away after taking 9 steps =0.8
Note : Students are advised to be clear while selecting the value of the probability of success (p) and the probability of failure (q) and use them wisely as they vary for each question.