Problem 7
Question
Levinson's Department Store is having a special sale this weekend. Customers charging purchases of more than \(\$ 50\) to their store credit card will be given a special Levinson's Lottery card. The customer will scratch off the card, which will indicate the amount to be taken off the total amount of the purchase. Listed below are the amount of the prize and the percent of the time that amount will be deducted from the total amount of the purchase. $$ \begin{array}{|rc|} \hline \text { Prize Amount } & \text { Probability } \\ \hline \$ 10 & .50 \\ 25 & .40 \\ 50 & .08 \\ 100 & .02 \\ \hline \end{array} $$ a. What is the mean amount deducted from the total purchase amount? b. What is the standard deviation of the amount deducted from the total purchase?
Step-by-Step Solution
VerifiedKey Concepts
Expected Value
To calculate the expected value, we multiply each potential prize amount by its probability and sum up these results. This gives us a comprehensive measure that highlights what can be anticipated over numerous trials.
For instance:
- Prizes range from \(10 to \)100.
- Probabilities indicate how frequently each prize might occur.
- We compute: \[ \mu = (10 \times 0.50) + (25 \times 0.40) + (50 \times 0.08) + (100 \times 0.02) = 21 \]
Standard Deviation
A small standard deviation means the prize amounts are generally close to \)21. A larger standard deviation indicates that the prize amounts fluctuate more widely from the mean.
To calculate it, we first find the variance by determining the average squared differences from the mean, and then take the square root of this variance:
- Variance: \[ \sigma^2 = ((10 - 21)^2 \times 0.50) + ((25 - 21)^2 \times 0.40) + ((50 - 21)^2 \times 0.08) + ((100 - 21)^2 \times 0.02) = 258.98\]
- Standard Deviation:\[ \sigma = \sqrt{258.98} \approx 16.09 \]
Variance
In the context of the lottery card, variance shows us how the prize amounts deviate, on average, from the expected value. Calculating variance involves more than just computing averages; it weights each squared deviation by the probability of occurrence.
To find variance:
- Subtract the mean from each prize amount, square it, and then multiply by the associated probability:\[ \sigma^2 = ((10 - 21)^2 \times 0.50) + ((25 - 21)^2 \times 0.40) + ((50 - 21)^2 \times 0.08) + ((100 - 21)^2 \times 0.02) \]
- Add up all these values to get the variance, which is 258.98.