Question

In: Statistics and Probability

A cooler has 6 Gatorades, 2 colas, and 4 waters. You select 3 beverages from the...

A cooler has 6 Gatorades, 2 colas, and 4 waters. You select 3 beverages from the cooler at random. Let B denote the number of Gatorade selected and let C denote the number of colas selected. For example, if you grabbed a cola and two waters, then C = 1 and B = 0.

a) construct a joint probability distribution for B and C.

b) compute E[3B-C^2].

Solutions

Expert Solution

Solution

Back-up Theory

Probability of an event E, denoted by P(E) = n/N ………………………………................……….……(1)

where

n = n(E) = Number of outcomes/cases/possibilities favourable to the event E and

N = n(S) = Total number all possible outcomes/cases/possibilities.

Number of ways of selecting r things out of n things is given by nCr = (n!)/{(r!)(n - r)!}….................…(2)

Values of nCr can be directly obtained using Excel Function: Math & Trig COMBIN….................…. (2a)

If a discrete random variable, X, has probability function) p(x), x = x1, x2, …., xn, then

Expected value of X = E(X) = Σ{x.p(x)} summed over all possible values of x…….......................…. (3)

Expected value of a function f(x) of variable X = E{f(X)} = Σf(x).p(x)} summed over all possible

values of x………………………………………………………………………....................………………(3a)

Now to work out the solution,

Part (a)

We have 12 beverages, 6 Gatorades, 2 colas, and 4 waters and we select 3 beverages

from the cooler at random.

So, vide (1) and (2), N = 12C3 = 220 .................................................................................................. (4)

C = c and B = b => number of colas = c, number of Gatrode = b and hence number of

waters = 3 – c – b.

Thus, for C = c and B = b, n = (2Cc) x (6Cb) x (4C3-c-b) [vide (1), (2)................................................... (5)

And hence joint probability for C = c and B = b is: (5)/220 ....................................................................(6)

For possible values of c and b, joint probability is tabulated below:

c

b

w

n

Joint probability

0

0

3

4

0.0182

0

1

2

36

0.1636

0

2

1

60

0.2727

0

3

0

20

0.0909

1

0

2

12

0.0545

1

1

1

48

0.2182

1

2

0

30

0.1364

2

0

1

4

0.0182

2

1

0

6

0.0273

Total

220

1

Answer 1

Part (b)

E[3B-C2] = Σ{(3b – c2) (p), summed over all possible values of b and c, where p is the corresponding joint probability [vide (3a)]

= 2.9545 Answer 2

Details

c

b

w

prob

3b - c2

prob x (3b - c2)

0

0

3

0.0182

-9

-0.1636

0

1

2

0.1636

-1

-0.1636

0

2

1

0.2727

5

1.3636

0

3

0

0.0909

9

0.8182

1

0

2

0.0545

-4

-0.2182

1

1

1

0.2182

2

0.4364

1

2

0

0.1364

6

0.8182

2

0

1

0.0182

-1

-0.0182

2

1

0

0.0273

3

0.0818

1

2.9545

DONE


Related Solutions

[4 5 5 2 4 4 6 3 3 7 5 3 6 3 4 4...
[4 5 5 2 4 4 6 3 3 7 5 3 6 3 4 4 6 5 4 5 3 7 5 5 4 2 6 5 6 6] This is my dataset Find mean, median, mode, variance, standard deviation, coefficient of variation, range, 70th percentile, 3rdquartile of the data and skewness and define what each of these statistics measure. For example, mean is a measure of the central tendency, what about the rest? Use Chebyshev’s rule to find...
[4 5 5 2 4 4 6 3 3 7 5 3 6 3 4 4...
[4 5 5 2 4 4 6 3 3 7 5 3 6 3 4 4 6 5 4 5 3 7 5 5 4 2 6 5 6 6] This is my dataset Split the dataset in two equal parts. You have 30 datavalues. If you split the data in two equal parts each part will contain 15 data values.  Call the first part Y and second part X.Draw scatter plot of the 2 datasets, X being on the horizontal...
ID X Y 1 2 3 2 3 6 3 4 6 4 5 7 5...
ID X Y 1 2 3 2 3 6 3 4 6 4 5 7 5 8 7 6 5 7 7 6 7 8 8 8 9 7 8 10 12 11 Test the significance of the correlation coefficient. Then use math test scores (X) to predict physics test scores (Y).  Do the following: Create a scatterplot of X and Y. Write the regression equation and interpret the regression coefficients (i.e., intercept and slope). Predict the physics score for each....
Given an array with data 3, 6, 4, 1, 5, 2, 6, 5, 3, 7, 4 using random select to find the 9 th smallest number
Given an array with data 3, 6, 4, 1, 5, 2, 6, 5, 3, 7, 4 using random select to find the 9 th smallest number (use the last element in each sequence as pivot). Show the intermediate steps (the result of each recursive step including the pivot, k’s value and grouping).
You are given the following results from a sample of five observations. 4 6 3 4...
You are given the following results from a sample of five observations. 4 6 3 4 3 ​ a. Construct a 99% confidence interval for the population variance. b. The null and alternative hypotheses are H0: σ2 ≥ 2 and Ha: σ2 < 2. Compute the test statistic. c. Perform the test of the hypothesis at the 1% level. d. What do you conclude about the population variance?
2. Consider functions f : {1, 2, 3, 4, 5, 6} → {1, 2, 3, 4,...
2. Consider functions f : {1, 2, 3, 4, 5, 6} → {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}. (a) How many of these functions are strictly increasing (i.e. f(1) < f(2) < f(3) < f(4) < f(5) < f(6))? Hint: How many different possibilities are there for the range of f? For each range of f, how many strictly increasing functions are there? (b) How many of these functions are non-decreasing (i.e. f(1) ≤ f(2) ≤...
Q1) Select a committee of size 4 from a group of 6 women and 4 men...
Q1) Select a committee of size 4 from a group of 6 women and 4 men if two of the women will only serve if they are together? Q2) Ten people are to be seated in a row at a concert. Four are from California, 3 are from Minnesota and 3 are from Wisconsin. a) How many different seating arrangements are possible? b) How many different seating arrangements are possible if everyone from Wisconsin must sit together? c) How many...
X 1 3 5 3 4 4 Y 2 5 4 3 4 6 A: Plot...
X 1 3 5 3 4 4 Y 2 5 4 3 4 6 A: Plot the date B: find the line of best fit C: determine ŷ AT x=3 D: Find r and r^2 E: explain r and r^2
You randomly select 2 marbles from a mug containing 6 blue marbles, 6 red marbles, and...
You randomly select 2 marbles from a mug containing 6 blue marbles, 6 red marbles, and 3 white marbles. How many times greater is the probability of selecting 2 red marbles when you replace the first marble before selecting the second marble than when you do not replace the first marble before selecting the second marble?
Using the same data… 2 3 4 4 4 6 6 6 7 8 8 9...
Using the same data… 2 3 4 4 4 6 6 6 7 8 8 9 10 10 11 12 16 16 28 46 (d) [5 pts] Determine the 5# summary. (e) Determine the lower and upper fence to determine if there are any outliers. (f) Draw and carefully label a modified boxplot for this data. (g) What is the shape of the distribution (symmetric, skewed left, or skewed right). Explain.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT