Question

Suppose you have a box with 10 red balls, 4 green balls, and 6 blue balls....

Suppose you have a box with 10 red balls, 4 green balls, and 6 blue balls. Answer the following questions. Think about the questions below. They look similar, but how are they different?

a) You randomly select two balls from the box. What is the probability of selecting two red balls?

b) Suppose you are asked to draw a ball, return whatever you picked, and draw another ball. This is called sampling with replacement. What is the probability of selecting two red balls?

c) Suppose you are asked to select two balls in sequence, without returning any back to the box. This is called sampling without replacement. What is the probability of selecting two red balls?

d) Suppose you selected two balls in sequence, without returning either to the box. Given that you selected a red ball in the first draw, what is the probability of getting a red ball again in the second draw?

Homework Answers

Answer #1

a) You randomly select two balls from the box. What is the probability of selecting two red balls?

P(Red=2) = 10C2 / 20C2 =10*9/20*19 = 9/38 = 0.2368

b) P(Selecting 2 red balls with replacement) = P(1 Red ball out of 20) * P(1 Red ball out of 20) = 10/20 * 10/20 =1/4=0.25

c)P(Selecting 2 red balls without replacement) = 10C2 / 20C2 =10*9/20*19 = 9/38 = 0.2368

d)you selected two balls in sequence, without returning either to the box. Given that you selected a red ball in the first draw the probability of getting a red ball again in 2nd draw= Red balls remaining/total balls remaining = 9/19=0.4737

Hope the above answer has helped you in understanding the problem. Please upvote the ans if it has really helped you. Good Luck!!

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Q2) Box1: 6 green balls, 2 red balls, 6 blue balls Box2: 1 green balls, 4...
Q2) Box1: 6 green balls, 2 red balls, 6 blue balls Box2: 1 green balls, 4 red balls, 8 blue balls Experiment: Select one of the two boxes with uniform random probability, and draw two balls from the selected box. Record the box number as the r.v. i, and the colors of the two balls as b1, b2. Compute P(b1 = green| i=1 ) [Round to 3 digits after decimal point]
Box 1 contains 4 red balls, 5 green balls and 1 yellow ball. Box 2 contains...
Box 1 contains 4 red balls, 5 green balls and 1 yellow ball. Box 2 contains 3 red balls, 5 green balls and 2 yellow balls. Box 3 contains 2 red balls, 5 green balls and 3 yellow balls. Box 4 contains 1 red ball, 5 green balls and 4 yellow balls. Which of the following variables have a binomial distribution? (I) Randomly select three balls from Box 1 with replacement. X = number of red balls selected (II) Randomly...
A box contains 4 red balls, 3 yellow balls, and 3 green balls. You will reach...
A box contains 4 red balls, 3 yellow balls, and 3 green balls. You will reach into the box and blindly select a ball, take it out, and then place it to one side. You will then repeat the experiment, without putting the first ball back. Calculate the probability that the two balls you selected include a yellow one and a green one.
An urn contains 6 green ball, 7 blue balls and 5 yellow balls. You are asked...
An urn contains 6 green ball, 7 blue balls and 5 yellow balls. You are asked to draw 3 balls, one at a time (without replacement). Find the probability that a green is pulled first, then another green ball then a blue ball.
In a box of 6 red and 4 green balls, 3 balls are selected at random...
In a box of 6 red and 4 green balls, 3 balls are selected at random without replacement. Find the probability distribution of the number of red balls. *
A bag contains blue and red balls. Two balls are drawn randomly without replacement. The probability...
A bag contains blue and red balls. Two balls are drawn randomly without replacement. The probability of selecting a blue and then a red ball is 0.2. The probability of selecting a blue ball in the first draw is 0.5. What is the probability of drawing a red ball, given that the first ball drawn was blue?
A basket contains 5 Red balls, 1 Blue ball and 1 Green ball. Three balls were...
A basket contains 5 Red balls, 1 Blue ball and 1 Green ball. Three balls were selected randomly without replacement. Find the probability that the three selected balls contain at least two red balls.
A box contains 5 blue, 10 green, and 5 red chips. We draw 4 chips at...
A box contains 5 blue, 10 green, and 5 red chips. We draw 4 chips at random and without replacement. If exactly one of them is blue, what is the probability mass function of the number of green balls drawn?
Consider a box containing 8 red, 10 blue and 12 yellow balls. Draw three balls one...
Consider a box containing 8 red, 10 blue and 12 yellow balls. Draw three balls one by one with replacement. Then answer the following questions: a) Write down the sample space b) Calculate the probability that there is at least one red ball c) What is the probability that the first two balls are red d) Calculate the probability that the first two balls are red given at least one ball is red? e) What can you conclude based on...
An urn contains 10 balls, 2 red, 5 blue, and 3 green balls. Take out 3...
An urn contains 10 balls, 2 red, 5 blue, and 3 green balls. Take out 3 balls at a random, without replacement. You win $2 for each green ball you select and lose $3 for each red ball you select. Let the random variable X denote the amount you win, determine the probability mass function of X.