Probability distribution problem

Calculate the probability of a certain number of successes in independent trials.

Theory:

  • Bernoulli Trial: A random experiment with two possible outcomes: success (with probability ) and failure (with probability ).

  • Binomial Distribution: The probability of exactly successes in independent Bernoulli trials is given by:

Where:

  • : Number of trials
  • : Number of successes
  • : Probability of success in each trial