Question:

A man takes a step forward with a probability 0.4 and backward with a probability 0.6. The probability that at the end of eleven steps, he is one step away from starting point is?

Updated On: Apr 13, 2025
Hide Solution
collegedunia
Verified By Collegedunia

Solution and Explanation

Let's break down this problem step by step.
1. Define the Variables:

  • Let 'F' represent a step forward.
  • Let 'B' represent a step backward.
  • Probability of a forward step \( P(F) = 0.4 \)
  • Probability of a backward step \( P(B) = 0.6 \)
  • Total number of steps = 11


2. Determine the Possible Scenarios:

  • One step forward: 6 backward steps and 5 forward steps.
  • One step backward: 6 forward steps and 5 backward steps.


3. Calculate the Number of Ways for Each Scenario:

  • One step forward: The man needs 6 backward steps and 5 forward steps. The number of ways this can happen is given by the binomial coefficient: \[ \binom{11}{5} = \binom{11}{6} = \frac{11!}{5! \times 6!} = 462 \]
  • One step backward: The man needs 6 forward steps and 5 backward steps. The number of ways this can happen is also given by the binomial coefficient: \[ \binom{11}{6} = \binom{11}{5} = \frac{11!}{6! \times 5!} = 462 \]



4. Calculate the Probability of Each Scenario:
 

  • Probability of one step forward:
    \[ \binom{11}{5} \times (0.4)^5 \times (0.6)^6 \approx 462 \times 0.0007962624 \times 0.046656 \] which is approximately 0.170669.
  • Probability of one step backward:
    \[ \binom{11}{6} \times (0.4)^6 \times (0.6)^5 \approx 462 \times 0.004096 \times 0.07776 \] which is approximately 0.115379.



5. Calculate the Total Probability:
 

  • Total probability = 0.170669 + 0.115379
  • Total Probability = 0.286048



6. Final Answer:
The probability that at the end of eleven steps, he is one step away from the starting point is approximately 0.2860.

Was this answer helpful?
0
0

Concepts Used:

Probability

Probability is defined as the extent to which an event is likely to happen. It is measured by the ratio of the favorable outcome to the total number of possible outcomes.

The definitions of some important terms related to probability are given below:

Sample space

The set of possible results or outcomes in a trial is referred to as the sample space. For instance, when we flip a coin, the possible outcomes are heads or tails. On the other hand, when we roll a single die, the possible outcomes are 1, 2, 3, 4, 5, 6.

Sample point

In a sample space, a sample point is one of the possible results. For instance, when using a deck of cards, as an outcome, a sample point would be the ace of spades or the queen of hearts.

Experiment

When the results of a series of actions are always uncertain, this is referred to as a trial or an experiment. For Instance, choosing a card from a deck, tossing a coin, or rolling a die, the results are uncertain.

Event

An event is a single outcome that happens as a result of a trial or experiment. For instance, getting a three on a die or an eight of clubs when selecting a card from a deck are happenings of certain events.

Outcome

A possible outcome of a trial or experiment is referred to as a result of an outcome. For instance, tossing a coin could result in heads or tails. Here the possible outcomes are heads or tails. While the possible outcomes of dice thrown are 1, 2, 3, 4, 5, or 6.