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
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)
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 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
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