Math 146 Quiz #3 questions and answers

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/15

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 10:50 PM on 4/22/26
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

empirical probability

P(e)= frequency of E/ # of trials of experiment

2
New cards

Classical probability

P(E)= #of ways E can occur/ # of possible outcomes= N(E)/N(S)

3
New cards

Addition rule for disjoint events

P(E or F)= P(E)+P(F)

4
New cards

General Addition Rule

P(A or B) = P(A) + P(B) - P(A and B)

5
New cards

Complement Rule

P(A^c) = 1 - P(A)

6
New cards

Multiplication rule for independent events

P(A and B) = P(A)*P(B)

7
New cards

Conditional probability rule

P(A|B) = P(A and B) / P(B)

8
New cards

General Multiplication Rule

P(A and B) = P(A) * P(B|A)

9
New cards

Permutation Formula

nPr = n!/(n-r)!

10
New cards

Combination Formula

nCr = n!/r!(n-r)!

11
New cards

Mean of a Discrete Random Variable

µx=∑(x*P(x))

12
New cards

Standard deviation of a discrete random variable

σx=√∑(xi-μx)²*(px))

13
New cards

Binomial Probability Formula

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

14
New cards

mean of a binomial distribution

μx = n * P

15
New cards

standard deviation of a binomial distribution

σ = √np(1-p)

16
New cards

What does the random variable represent for the binomial distribution?

Number of Successes out of "n" trials.