Lesson 4: Discrete Probability Distributions (2024)

Probability of x successes in n trials of a binomial experiment

In Section 4.2 of the Larson text, we see that the probability of a certain number of successes, x, out of n trials in a binomial experiment is given as:

Formula: P(x) = nCx (p)x (q)n-x

To calculate P(x) you need to know two things :

1. how many combinations of outcomes would provide x number of successes, nCx.

2. the probability of a success in any given trial (p)

Calculating nCx

The nCx looks kind of forbidding, but it's really just notation representing combinations (thus the capital C in the middle).

Specifically it represents the number of ways of getting x successes in n trials, without regard to the order of the outcomes

.

Note

: Permutations are very similar, and are represented by nPx. Permutations differ from combinations in that permutations consider the order of the outcomes, for example, finishing positions in a race.

Formula: nCx = n! / (n - x)! x!

To calculate a value for nCx you use the formula given on the top left of pg. 204 in the text, which is n! / (n - x)! x!

In other words, you calculate the factorial for n, and then divide that by the product of the factorials for n-x and x. This gives you the number of combinations, or the number of ways of getting x successes in n trials of a binomial.

Example

Let’s say you want to determine the probability of heads coming up exactly two times in four tosses of a fair coin. Since the coin is fair, meaning unbiased, we know there is an equal chance of either heads or tails coming up on any toss. Given that, the probability of heads coming up on any given toss, represented by p, is .5.

p = .5

q = 1 – p = .5

The number of trials, n, is equal to 4 and the number of successes, x, is equal to 2. To start the process, you first need to calculate the combinations, the number of ways of getting 2 successes in 4 trials, represented by nCx.

Step 1

Using the formula above, we can calculate that there are 6 ways of getting 2 heads in 4 tosses of a fair coin.

nCx = n! / (n-x)! x!

4C2 = 4! / 2! 2! = 24 / 4 = 6

Writing out the complete sample space, shown below, confirms that there are 6 ways of having 2 successes in 4 trials of a binomial experiment.

4 heads

4 C4 = 1

3 heads

4 C3 = 4

2 heads

4 C2 = 6

1 head

4 C1 = 4

0 heads

4 C0 = 1

HHHH

HHHT

HHTT

TTTH

TTTT

HHTH

HTTH

TTHT

HTHH

HTHT

THTT

THHH

TTHH

TTTH

THHT

THTH

Step 2

To complete the calculation and determine the

probability

of exactly 2 successes in 4 trials, you would multiply the combinations, 6, by the product of the probability of a success on a given trial, p, taken to the x power, by the probability of a failure, q, taken to the n-x power. The formula, as you’ve seen above, is given as:

P(x) = nCx (p)x (q)n-x

Substituting, we get:

P(2) = 4C2 (p)x (q)n-x = 6 (.5)2 (.5)2 = 6 (.25) (.25) = .375

The probability of getting exactly 2 heads during 4 tosses of a fair coin is .375.

Discussion

You may question, “if the p of heads is .5, why isn’t the P of 2 heads in 4 tosses equal to .5?” To answer that, look at the sample space, above. There, you can see that there are 16 possible outcomes given 4 trials of a binomial experiment. Six of those result in exactly 2 successes, in this case heads coming up. The proportion of outcomes with 2 heads is equal to 6 / 16, or .375, which confirms the results of the formula-based calculation above.

For practice, try this on a calculator that will figure binomials to confirm the values for nCx and for P(x). (Some calculators may represent combinations as nCr, and some references may show it as C(n,r), but it’s all the same thing.)

Factorials and Powers

The awkward part of this is the factorials (the product of all the integers from x to 1), because they can produce such large numbers. It's best to use some sort of technology to figure them, either a scientific calculator or an online tool. There is a link to an online factorial calculator below.

Zero Factorial

To calculate nCx for the case of zero successes, you will need a value for zero factorial, 0!. Zero factorial is defined as 1, so that part is easy enough, if not very intuitive. If you’d like to explore the rationale for that, there is a link to an online discussion here.


Power of Zero

Powers of numbers are easily figured on any scientific calculator, but in the case of zero successes, the value for p0 might, again, not be very intuitive. The rule is that any number taken to the zero power equals one. So, regardless of the value of p, p0 always equals 1. There is a link to an online discussion and a mathematical proof here.

Technology Tools

Technology tools can save you a good bit of number crunching, as long as you understand the basic rationale for the functions. They can range from handheld devices to software apps to online tools.

Online Calculators

Online calculators are very useful for a quick result, and for checking calculations. Links to several of them are posted on the RioLearn course homepage. Here are some that are directly relevant to this discussion:

Binomial Probability Distribution

Combinations Calculator

Factorial Calculator

StatCrunch

StatCrunch is an online resource available from within MathXL – access is included with your MathXL subscription. Links to tutorials on using StatCrunch are posted on the RioLearn course homepage. There is a YouTube video with a presentation on using StatCrunch to find binomial probabilities here.

Scientific Calculators

A handheld scientific calculator is often the best option, because you can use it during quizzes and exams and you can practice with it doing homework so you're already familiar with it. Most scientific calculators will do these calculations for you and can save a lot of frustration getting the numbers to come out right. The TI-84 is a popular model that will do these for you – links to tutorials are posted on the homepage. There are YouTube videos with presentations on using the Ti-84 to find binominal probabilities linked below:

Finding Binomial Probabilities Using the TI-84

Binomial Probabilities and the TI-84

Lesson 4: Discrete Probability Distributions (2024)

FAQs

What are the discrete probability distributions? ›

A discrete probability distribution can be defined as a probability distribution giving the probability that a discrete random variable will have a specified value. Such a distribution will represent data that has a finite countable number of outcomes.

What is the discrete probability density function PDF? ›

The probability density function of a discrete random variable is simply the collection of all these probabilities. The discrete probability density function (PDF) of a discrete random variable X can be represented in a table, graph, or formula, and provides the probabilities Pr(X = x) for all possible values of x.

What is an example of a discrete probability function? ›

For example, if you toss a coin 6 times, you can get 2 heads or 3 heads but not 2 1/2 heads. Each of the discrete values has a certain probability of occurrence that is between zero and one. That is, a discrete function that allows negative values or values greater than one is not a probability function.

What contrasts discrete probabilities and continuous probabilities? ›

A discrete probability distribution counts occurrences that have countable or finite outcomes. Discrete distributions contrast with continuous distributions, where outcomes can fall anywhere on a continuum. Common examples of discrete distribution include the binomial, Poisson, and Bernoulli distributions.

What is the formula for the discrete probability distribution? ›

The probability distribution of a discrete random variable X is nothing more than the probability mass function computed as follows: f(x)=P(X=x). A real-valued function f(x) is a valid probability mass function if, and only if, f(x) is always nonnegative and the sum of f(x) over all x is equal to 1.

How to solve for probability distribution? ›

The formulas to find the probability distribution function are as follows:
  1. Discrete distributions: F(x) = ∑xi≤xp(xi) ∑ x i ≤ x p ( x i ) . Here p(x) is the probability mass function.
  2. Continuous distributions: F(x) = ∫x−∞f(u)du ∫ − ∞ x f ( u ) d u . Here f(u) is the probability density function.

How to make a discrete probability distribution table? ›

How to Represent the Probability Distribution for a Discrete Random Variable as a Table
  1. Step 1: Record the values of the variable and their corresponding frequencies.
  2. Step 2: Divide each frequency in Step 1 by the sum of all the frequencies. ...
  3. Step 3: Create a table with two rows.

What is an example of a discrete probability distribution in real life? ›

Discrete Probability Distribution Examples

If anyone rolls a six, he/she will win. The number of chocolates in a packet. The number of traffic accidents in a city on any given day. The number of students absent from school in five days of the week.

What are the rules for discrete probability? ›

The probabilities in the probability distribution of a random variable X must satisfy the following two conditions:
  • Each probability P(x) must be between 0 and 1: 0≤P(x)≤1.
  • The sum of all the possible probabilities is 1: ∑P(x)=1.
Mar 26, 2023

How do you tell if a probability distribution is discrete or continuous? ›

A probability distribution may be either discrete or continuous. A discrete distribution means that X can assume one of a countable (usually finite) number of values, while a continuous distribution means that X can assume one of an infinite (uncountable) number of different values.

What is an example of a discrete distribution and a continuous distribution? ›

For a discrete distribution, probabilities can be assigned to the values in the distribution – for example, “the probability that the web page will have 12 clicks in an hour is 0.15.” In contrast, a continuous distribution has an infinite number of possible values, and the probability associated with any particular ...

What are the two properties of discrete probability? ›

Those values are obtained by measuring by a ruler. A discrete probability distribution function has two characteristics: Each probability is between zero and one, inclusive. The sum of the probabilities is one.

What are all discrete and continuous probability distribution? ›

For a discrete distribution, probabilities can be assigned to the values in the distribution – for example, “the probability that the web page will have 12 clicks in an hour is 0.15.” In contrast, a continuous distribution has an infinite number of possible values, and the probability associated with any particular ...

Is poisson discrete or continuous? ›

The Poisson distribution is a discrete distribution that measures the probability of a given number of events happening in a specified time period.

Is a binomial distribution discrete or continuous? ›

Binomial distribution is a discrete distribution. It is a commonly used probability distribution. Then it is developed to represent various discrete phenomenons, which occur in business, social sciences, natural sciences, and medical research.

References

Top Articles
10-Day Weather Forecast for Watertown, MA - The Weather Channel | weather.com
Clashes arise over the economic effects of Louisiana's $3 billion-dollar coastal restoration project
No Hard Feelings Showtimes Near Metropolitan Fiesta 5 Theatre
Ohio Houses With Land for Sale - 1,591 Properties
Hannaford Weekly Flyer Manchester Nh
Noaa Charleston Wv
Loves Employee Pay Stub
Body Rubs Austin Texas
Black Gelato Strain Allbud
Encore Atlanta Cheer Competition
How To Delete Bravodate Account
How Many Slices Are In A Large Pizza? | Number Of Pizzas To Order For Your Next Party
Blue Beetle Showtimes Near Regal Swamp Fox
Identogo Brunswick Ga
I Wanna Dance with Somebody : séances à Paris et en Île-de-France - L'Officiel des spectacles
Rhinotimes
Craigslist Mpls Cars And Trucks
How Much Are Tb Tests At Cvs
Costco Gas Foster City
Why Does Lawrence Jones Have Ptsd
*Price Lowered! This weekend ONLY* 2006 VTX1300R, windshield & hard bags, low mi - motorcycles/scooters - by owner -...
Blue Rain Lubbock
Today Was A Good Day With Lyrics
Wbiw Weather Watchers
Routing Number For Radiant Credit Union
Encyclopaedia Metallum - WikiMili, The Best Wikipedia Reader
Inter Miami Vs Fc Dallas Total Sportek
4 Methods to Fix “Vortex Mods Cannot Be Deployed” Issue - MiniTool Partition Wizard
Accuradio Unblocked
Cylinder Head Bolt Torque Values
manhattan cars & trucks - by owner - craigslist
Keshi with Mac Ayres and Starfall (Rescheduled from 11/1/2024) (POSTPONED) Tickets Thu, Nov 1, 2029 8:00 pm at Pechanga Arena - San Diego in San Diego, CA
Viduthalai Movie Download
Emuaid Max First Aid Ointment 2 Ounce Fake Review Analysis
Bernie Platt, former Cherry Hill mayor and funeral home magnate, has died at 90
2487872771
2024 Coachella Predictions
Wow Quest Encroaching Heat
Oreillys Federal And Evans
Babbychula
2008 DODGE RAM diesel for sale - Gladstone, OR - craigslist
Thanksgiving Point Luminaria Promo Code
Toth Boer Goats
Seven Rotten Tomatoes
Anderson Tribute Center Hood River
Wilson Tire And Auto Service Gambrills Photos
Ts In Baton Rouge
303-615-0055
CPM Homework Help
York Racecourse | Racecourses.net
Madden 23 Can't Hire Offensive Coordinator
Craigslist Monterrey Ca
Latest Posts
Article information

Author: Jeremiah Abshire

Last Updated:

Views: 5624

Rating: 4.3 / 5 (54 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Jeremiah Abshire

Birthday: 1993-09-14

Address: Apt. 425 92748 Jannie Centers, Port Nikitaville, VT 82110

Phone: +8096210939894

Job: Lead Healthcare Manager

Hobby: Watching movies, Watching movies, Knapping, LARPing, Coffee roasting, Lacemaking, Gaming

Introduction: My name is Jeremiah Abshire, I am a outstanding, kind, clever, hilarious, curious, hilarious, outstanding person who loves writing and wants to share my knowledge and understanding with you.