1 penny =1 cent
1 dime =10 cents
1 nickel = 5 cents
Total number of coins in the box 7+6+8
Let N shows the event that a coin is selected, D shows the event that a dime is selected and P shows the event that a penny is selected. Since order of coins is not important so possible outcomes are:
S = { NN, PP, DD, NP, ND, PD}
Now value of X in each case is 10, 2, 20, 6, 15, 11 respectively.
Now total number of coins in the jar is: 7+6+8 = 21
Number of ways of selecting 2 coins out of 21 is C(21, 2) = 210
Now
P(X = 10) = P(NN) = C(6,2) /210 = 15 /210
P(X =2) = P(PP) = C(7,2) / 210 = 21 /210
P(X =20) = P(DD) = C(8,2) / 210 = 28 /210
P(X=6) = P(NP) = [C(7,1)*C(6,1)] / 210 = 42/210
P(X=15) = P(ND) = [C(6,1)*C(8,1)] / 210 = 48/210
P(X=11) = P(PD) = [C(7,1)*C(8,1)] / 210 = 56/210
---------
So,
P(X = 10) = 15 /210
P(X=11) = 56/210
-----------------
Following table shows the calculations for expected value:
| X | P(X=x) | xP(X=x) |
| 10 | 0.071428571 | 0.714285714 |
| 2 | 0.1 | 0.2 |
| 20 | 0.133333333 | 2.666666667 |
| 6 | 0.2 | 1.2 |
| 15 | 0.228571429 | 3.428571429 |
| 11 | 0.266666667 | 2.933333333 |
| Total | 11.14285714 |
So,

jar contains 7 pennies, 6 nickels and 8 dimes. A child selects 2 coins at random...
A jar contains 3 pennies, 5 nickels and 2 dimes. A child
selects 2 coins at random without replacement from the jar. Let X
represent the amount in cents of the selected coins
8:01 АА A ohm.lumenlearning.com Ajar contains 3 pennies, 5 nickels and 2 dimes. A child selects 2 coins at random without replacement from the jar. Let X represent the amount in cents of the selected coins. Find the probability X = 10. Find the probability X =...
A jar contains 2 pennies, 7 nickels and 3 dimes. A child selects 2 coins at random without replacement from the jar. Let X represent the amount in cents of the selected coins. (a) Find P(x=10) (b) Find P(x=11) (c) Find the expected value of X
6. A box contains 5 dimes and 3 nickels. Suppose two coins are randomly selected without replacement from this box. a) (3 points) Complete the the probability distribution table below for the total amount in cents. Use reduced fraction for probabilities. 15% 204 T, total amounts in cents 10ç P(T) (b) (2 points) Graph the probability distribution histogram. .65 .45 .15 5c 100 150 20¢ 25c 30ç (c) (2 points) Find . (d) (2 points) Find the exact value for...
a collection of coins contains 14 nickels, 6 quarters, and 8 dimes. what is the percentage of dimes in the collection
Suppose you like to keep a jar of change on your desk. Currently, the jar contains the following: 10 Pennies 7 Dimes 18 Nickels 27 Quarters What is the probability that you reach into the jar and randomly grab a penny and then, without replacement, a dime? Express your answer as a fraction or a decimal number rounded to four decimal places.
A coin purse contains 4 quarters and 5 dimes. Two coins are drawn at random without replacement. Find the probability that at least one of the two coins is a quarter. Please explain step by step
6. A box contains 3 quarters and 7 nickels. Suppose two coins are randomly selected without replacement from this box. (a) (3 points) Complete the the probability distribution table below for the total amount in cents. Use reduced fraction for probabilities. T. total amounts in cents P(T) (b) (2 points) Graph the probability distribution histogram. 30 50 60 70€ 5¢ (c) (2 points) Find 10¢ . (d) (2 points) Find o. (e) (2 points) Find the exact value for o'....
An urn contains 8 red marbles, 6 white marbles and 7 blue marbles. A child randomly selects three (without replacement) Find the probability all have the same color. Hint: Three distinct cases occur for the same color. Preview Find the probability that none is white. Preview
Your program must meet the following specifications: 1. At program start, assume a stock of 10 nickels, 10 dimes, 10 quarters, and 10 pennies. 2. Repeatedly prompt the user for a price in the form xX.xx, where X denotes a digit, or to enter q' to quit 3. When a price is entered a. If the price entered is negative, print an error message and start over requesting either a new price or to quit (indicated by entering a 'q)...
An urn contains 39 red, 17 white and 30 blue marbles. A child selects two marbles at random and without replacement from the urn. Find the probability that the colors of the selected marbles are different. Hint: Three cases occur in the selection: no red, no white, no blue.