NEM1002: Statistics for Decision Making - Binomial Probability

0.0(0)
studied byStudied by 1 person
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/15

flashcard set

Earn XP

Description and Tags

These flashcards cover key concepts, definitions, and examples related to binomial probability and its applications, as discussed in the lecture notes.

Last updated 6:01 AM on 10/30/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

16 Terms

1
New cards

What is the binomial distribution an example of?

A discrete probability distribution.

2
New cards

What conditions must be satisfied for a trial to be a Bernoulli trial?

It must have n independent trials, only two possible outcomes (success and failure), and a fixed probability of success (p).

3
New cards

How is a binomial random variable expressed mathematically?

X ∼ Bi(n, p) where n is the number of trials and p is the probability of success.

4
New cards

If a fair die is rolled 4 times, how do we denote the number of times a 5 appears?

X ∼ Bi(4, 1/6).

5
New cards

What formula is used to calculate the probability of a binomial random variable?

Pr(X = x) = n C x * p^x * q^(n−x) where q = 1 - p.

6
New cards

In the example of rolling a die 4 times, what is Pr(X = 0)?

625/1296.

7
New cards

What is the expected value formula for a binomial distribution?

E(X) = np.

8
New cards

What is the variance formula for a binomial distribution?

Var(X) = npq.

9
New cards

In Example 1 with X ∼ Bi(6, 0.4), what is the value of n?

n = 6.

10
New cards

What probability distribution table values did you find for x in Example 1?

Pr(X = 0) = 0.046656, Pr(X = 1) = 0.186624, Pr(X = 2) = 0.31104, Pr(X = 3) = 0.27648, Pr(X = 4) = 0.13824, Pr(X = 5) = 0.036864, Pr(X = 6) = 0.004096.

11
New cards

What do you find for Pr(X ≥ 3) in Example 5 with p = 0.3 and n = 5?

Pr(X ≥ 3) = 0.16308.

12
New cards

In Example 6, if a bag contains 4 red and 3 blue marbles, what is the probability that all 7 selections are red?

(4/7)^7.

13
New cards

What is the standard deviation formula for a binomial distribution?

SD(X) = √npq.

14
New cards

Given that X ∼ Bi(40, 0.25), what's the expected value?

E(X) = 10.

15
New cards

How do you calculate the variance and standard deviation for a distribution with X ∼ Bi(40, 0.25)?

Variance: Var(X) = 7.5, Standard Deviation: SD(X) = 2.7386.

16
New cards

What is a potential outcome of rolling a fair die 90 times regarding the expected number of even numbers?

Expected value = n * p = 90 * 0.5 = 45.