15.1 C
London
Friday, July 5, 2024
HomeTI-84Probability Distributions in TI-84How to Use geometpdf() and geometcdf() on a TI-84 Calculator

How to Use geometpdf() and geometcdf() on a TI-84 Calculator

Related stories

Learn About Opening an Automobile Repair Shop in India

Starting a car repair shop is quite a good...

Unlocking the Power: Embracing the Benefits of Tax-Free Investing

  Unlocking the Power: Embracing the Benefits of Tax-Free Investing For...

Income Splitting in Canada for 2023

  Income Splitting in Canada for 2023 The federal government’s expanded...

Can I Deduct Home Office Expenses on my Tax Return 2023?

Can I Deduct Home Office Expenses on my Tax...

Canadian Tax – Personal Tax Deadline 2022

  Canadian Tax – Personal Tax Deadline 2022 Resources and Tools...

The geometric distribution describes the probability of experiencing a certain number of failures before experiencing the first success in a series of trials that have the following characteristics:

  • There are only two possible outcomes – success or failure.
  • The probability of success is the same in each trial.

If a random variable X follows a geometric distribution, then the probability of experiencing k failures before experiencing the first success can be found by the following formula:

P(X=k) = (1-p)kp

where:

  • k: number of failures before first success
  • p: probability of success on each trial

The cumulative probability that we experience k or less failures until the first success can be found by using the following formula:

P(X≤k) = 1 – (1-p)k+1

To calculate probabilities related to the geometric distribution on a TI-84 calculator, we can use the following functions:

  • geometpdf(probability, trials)
  • geometcdf(probability, trials)

The following examples show how to use each of these functions in practice.

Example 1: How to Use geometpdf()

Suppose a researcher is waiting outside of a library to ask people if they support a certain law. The probability that a given person supports the law is p = 0.2. What is the probability that the fourth person the researcher talks to is the first person to support the law?

To answer this, we can use the geometpdf() function.

Press 2nd and then press VARS. Scroll down to geometpdf() and press ENTER.

Then type in the following values and press ENTER.

geometpdf() on a TI-84

The probability that the fourth person the researcher talks to is the first person to support the law is 0.1024.

Example 2: How to Use geometcdf()

Suppose it’s known that 4% of individuals who visit a certain banker are visiting to file bankruptcy. What is the probability that the banker will meet with less than 9 people before encountering someone who is filing for bankruptcy?

To answer this, we can use the geometcdf() function.

Press 2nd and then press VARS. Scroll down to geometcdf() and press ENTER.

Then type in the following values and press ENTER.

The probability that the banker will meet with less than 9 people before encountering someone who is filing for bankruptcy is 0.307466.

Bonus: Feel free to use this online geometric distribution calculator to confirm your results.

Additional Resources

How to Calculate Normal Probabilities on a TI-84 Calculator
How to Calculate Binomial Probabilities on a TI-84 Calculator
How to Calculate Poisson Probabilities on a TI-84 Calculator

Subscribe

- Never miss a story with notifications

- Gain full access to our premium content

- Browse free from up to 5 devices at once

Latest stories