Download prob_distr_disc_old

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Pattern recognition wikipedia , lookup

Generalized linear model wikipedia , lookup

Simulated annealing wikipedia , lookup

Randomness wikipedia , lookup

Probability box wikipedia , lookup

Birthday problem wikipedia , lookup

Probability amplitude wikipedia , lookup

Transcript
Probability Distributions - Discrete
No Data Set Needed
1 In each part, indicate, (1) whether the variable is discrete or continuous AND (2) whether it is
binomial or not AND (3) if it is binomial, give values for n and p.
a. Number of times a “head” is flipped in 10 flips of a coin
b. Time to complete a 30 question multiple choice test
c. Number of correct answers on a 30 question multiple choice test for somebody who randomly
guesses at every question. There are four answer choices for each question,
d. A woman buys a lottery ticket every week for which the probability of winning anything at all
is 1/10. She continues to buy them until she has won 3 times. X = the number of tickets she buys.
2 In Stat 200 last year, students were asked to rate how much they liked various kinds of music on
a scale of 1 (don’t like at all) to 6 (like very much). Following is a probability distribution (with
one probability not given) for females’ rating of Top 40 music.
X=Rating
1 2 3 4
Probability .04 .05 .09 ??
5
.32
6
.26
a. Is X = music rating a discrete variable or a continuous variable? Explain.
b. What must be the value of the probability for X = 4 (the probability that rating equals 4)?
Explain how you determined this.
c. Determine E(X), the mean rating given by females. {HINT: Find (rating*probability) for each
rating, and then add up those values.}
d. Find the probability that the rating given is 3 or less. Note: When we find the probability that a
variable is less than or equal to some value it is called a cumulative probability. To find it, we add
probabilities for all values up to and including that point.
e. For each rating value, determine the cumulative probability.
X = Rating
1
2
3
4
Cumulative
Probability
1
5
6
f. Use the cumulative probabilities just found as an aid in finding the probability that the rating of
a randomly selected student would be greater than 4. Show work.
3 Suppose somebody randomly guesses at every one of 20 True-False questions.
a. The number of correct guesses is a binomial random variable. What are the values of the
parameters n and p?
n=
p=
b. What is the expected number and standard deviation of correct guesses at the n = 20 answers?
Show how you determined this.
Instructions on how to use Minitab to calculate binomial probabilities to answer the
following can be found in the online notes for this lesson by clicking the tab: Binomial
Random Variable.
c. Assuming random guessing, what is the probability that the number of correct guesses is 13 or
fewer?
d. What is the probability that somebody just guessing could get 14 or more correct? Show work
(Hint: This is the complement of the previous part.)
e. What is the probability that somebody just guessing would get 18 or more correct? (Hint:
You’ll have to deal with the probability of 17 or less first.
f. What is the probability that somebody just guessing gets exactly 10 correct? (You’ll have to
click on Probability rather than Cumulative Probability in the Minitab dialog box.)
g. What is the probability that the number correct for somebody just guessing is one of 9, 10, or
11 correct? Hint: First find separate probabilities for each of 9, 10, and 11. Show any work.
2