What does B stand for in BINS and what does it mean?
B in Bins stands for Binary and it means that there are only two possible outcomes
What does the T stand for in BITS and what does it mean?
T= Trials, # of trials til success
What does Random Variable mean?
The numerical values that describes the outcomes of some chance process
How do you explain the meaning of P(x=2)
Probability of x being EXACTLY equal to p
What is the symbol for mean?
u
What does BINS mean? (list each letter)
B= Binary I= Independent N= Number S= Success
What does B stand for in BITS and what does it mean
B stands for Binary and it means there are only 2 outcomes (success and failure)
How do you explain the meaning of P(x<7)
probability of x being lower than 7
What is the standard deviation symbol?
(look on cheat sheet)
What is the Mean and Standard deviation equations?
(answer on cheat sheet)
When do we use Geometric Pdf? Geometric Cdf?
pdf = equality cdf = inequality
What are the two requirements that p must sastify?
Every probability p, is a number between 0 and 1
The sum of the probability is 1.
How do you fine the mean for this problem?
Value of X: 0 1 2
Probability: .02 .10 .20
ux = E(x) = 0(.02) + 1(.10) + 2(.20). = .5
example in sentence stem: we expect a students score to be between a 0 and 1
What does p stand for?
probability
How do we obtain probability values?
Menu —> Probability —> Distribution —> Geometric pdf of Geometric cdf
How to we calculate the mean (expected) value of a geometric random variable?
Mx = 1/p
How can you find the mean of X?
(assume x is a discrete random variable w a prob. distribution)
ux = E(X) = x1p1 + x2p2 + …. = Exp1
What does meaning of P(x >= 3)?
Whats the probability of a student getting above or below 3?
value
Shuffle a deck of cards, turn over the top card, and put back the card you pull out every-time, continue until you get an Ace
B= Ace or Not I= Replace Cards N= No # of trials decided ahead of time
(NOT BINOMIAL)
Find the probability that a person receives a score lower than 10 with a probability of 1/7 being right?
p= 1/7
P(x<10)=GeometricCdf (1/7, 0, 9) = .750
Find the expected value (mean) = Mx = 1/p = 1/1/7 = 7
Shapes will be the same
Shuffle a deck of cards, turn over the first 10 cards, one at a time. Let Y= the number of aces you observe. Is it binomial? Justify why.
hint: use BINS
I= no replacement of cards (NO)
NOT BINOMIAL
What does P(x<2) stand for?
Probability of x being below two