Beginning Statistics, 2nd Edition
Beginning Statistics, 2nd Edition
2nd Edition
ISBN: 9781932628678
Author: Carolyn Warren; Kimberly Denley; Emily Atchley
Publisher: Hawkes Learning Systems
Question
Book Icon
Chapter 5.1, Problem 15E
To determine

(a)

The Expected value of Mike’s bet.

Expert Solution
Check Mark

Answer to Problem 15E

Solution:

The expected value of Mike’s bet is -4.517.

Explanation of Solution

Given Information:

Mike’s older brother, Jeff, bets him that he can’t roll two dice and get doubles three times in a row. If Mike does it, Jeff will give him $100.00. Otherwise, Mike has to give Jeff $5.00.

Formula Used:

The expected value for a discrete random variable X is equal to the mean of the probability distribution of X and is given by,

E(X)=[xi.P(X=xi)]

Where xi is the ith value of the random variable X.

Calculation:

There are 6 faces in a die. The total number of outcomes of rolling two dice is 36. There are six different rolls that are doubles (double 1, double 2, double 3, double 4, double 5, double 6) out of a total of 36 possible outcomes when rolling two dice

The probability of rolling a double is

P(X=x)=636=16

Each roll is independent of the others. So the probability of rolling two dice and getting doubles three times in a row is

P(X=x)=16×16×16=1216=0.0046

Each roll is independent of the others. So the probability of rolling two dice and not getting doubles three times in a row is

P(X=x)=116×16×16=11216=10.0046=0.9954

X $100 $-5
P(X = x) 0.0046 0.9954

The expected value is given by

E(X)=[xi.P(X=xi)]

The expected value

E(X)=(100×0.0046+(5)×0.9954)=4.517

Conclusion:

Thus the expected value of Mike’s bet is -4.517.

To determine

(b)

The expected value of Jeff’s bet.

Expert Solution
Check Mark

Answer to Problem 15E

Solution:

The expected value of Jeff’s bet is 4.517

Explanation of Solution

Given Information:

Mike’s older brother, Jeff, bets him that he can’t roll two dice and get doubles three times in a row. If Mike does it, Jeff will give him $100.00. Otherwise, Mike has to give Jeff $5.00.

Formula Used:

The expected value for a discrete random variable X is equal to the mean of the probability distribution of X and is given by

E(X)=[xi.P(X=xi)]

Where xi is the ith value of the random variable X.

Calculation:

There are 6 faces in a die. The total number of outcomes of rolling two dice is 36. There are six different rolls that are doubles (double 1, double 2, double 3, double 4, double 5, double 6) out of a total of 36 possible outcomes when rolling two dice

The probability of rolling a double is

P(X=x)=636=16

Each roll is independent of the others. So the probability of rolling two dice and getting doubles three times in a row is

P(X=x)=16×16×16=1216=0.0046

Each roll is independent of the others. So the probability of rolling two dice and not getting doubles three times in a row is

P(X=x)=116×16×16=11216=10.0046=0.9954

X $-100 $5
P(X = x) 0.0046 0.9954

The expected value is given by

E(X)=[xi.P(X=xi)]

The expected value

E(X)=((100)×0.0046+5×0.9954)=4.517

Conclusion:

Thus the expected value of Jeff’s bet is 4.517.

To determine

(c)

The expected value of Mike’s bet.

Expert Solution
Check Mark

Answer to Problem 15E

Solution:

If Mike and Jeff make the same bet 30 times, Mike is expected to lose $135.51

Explanation of Solution

Given:

Mike’s older brother, Jeff, bets him that he can’t roll two dice and get doubles three times in a row. If Mike does it, Jeff will give him $100.00. Otherwise, Mike has to give Jeff $5.00.

Formula Used:

The expected value for a discrete random variable X is equal to the mean of the probability distribution of X and is given by

E(X)=[xi.P(X=xi)]

Where xi is the ith value of the random variable X.

Calculation:

There are 6 faces in a die. The total number of outcomes of rolling two dice is 36. There are six different rolls that are doubles (double 1, double 2, double 3, double 4, double 5, double 6) out of a total of 36 possible outcomes when rolling two dice

The probability of rolling a double is

P(X=x)=636=16

Each roll is independent of the others. So the probability of rolling two dice and getting doubles three times in a row is

P(X=x)=16×16×16=1216=0.0046

Each roll is independent of the others. So the probability of rolling two dice and not getting doubles three times in a row is

P(X=x)=116×16×16=11216=10.0046=0.9954

X $100 $-5
P(X = x) 0.0046 0.9954

The expected value is given by

E(X)=[xi.P(X=xi)]

The expected value

E(X)=(100×0.0046+(5)×0.9954)=4.517

If Mike and Jeff make the same bet 30 times, then the expected value of Mike is

E(x)=30×(4.517)=135.51

Conclusion:

Thus, if Mike and Jeff make the same bet 30 times, Mike is expected to lose $135.51.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
(c) Because logistic regression predicts probabilities of outcomes, observations used to build a logistic regression model need not be independent. A. false: all observations must be independent B. true C. false: only observations with the same outcome need to be independent I ANSWERED: A. false: all observations must be independent.  (This was marked wrong but I have no idea why. Isn't this a basic assumption of logistic regression)
Business discuss
Spam filters are built on principles similar to those used in logistic regression. We fit a probability that each message is spam or not spam. We have several variables for each email. Here are a few: to_multiple=1 if there are multiple recipients, winner=1 if the word 'winner' appears in the subject line, format=1 if the email is poorly formatted, re_subj=1 if "re" appears in the subject line. A logistic model was fit to a dataset with the following output:   Estimate SE Z Pr(>|Z|) (Intercept) -0.8161 0.086 -9.4895 0 to_multiple -2.5651 0.3052 -8.4047 0 winner 1.5801 0.3156 5.0067 0 format -0.1528 0.1136 -1.3451 0.1786 re_subj -2.8401 0.363 -7.824 0 (a) Write down the model using the coefficients from the model fit.log_odds(spam) = -0.8161 + -2.5651 + to_multiple  + 1.5801 winner + -0.1528 format + -2.8401 re_subj(b) Suppose we have an observation where to_multiple=0, winner=1, format=0, and re_subj=0. What is the predicted probability that this message is spam?…

Chapter 5 Solutions

Beginning Statistics, 2nd Edition

Ch. 5.1 - Prob. 11ECh. 5.1 - Prob. 12ECh. 5.1 - Prob. 13ECh. 5.1 - Prob. 14ECh. 5.1 - Prob. 15ECh. 5.1 - Prob. 16ECh. 5.1 - Prob. 17ECh. 5.1 - Prob. 18ECh. 5.1 - Prob. 19ECh. 5.1 - Prob. 20ECh. 5.1 - Prob. 21ECh. 5.1 - Prob. 22ECh. 5.1 - Prob. 23ECh. 5.2 - Prob. 1ECh. 5.2 - Prob. 2ECh. 5.2 - Prob. 3ECh. 5.2 - Prob. 4ECh. 5.2 - Prob. 5ECh. 5.2 - Prob. 6ECh. 5.2 - Prob. 7ECh. 5.2 - Prob. 8ECh. 5.2 - Prob. 9ECh. 5.2 - Prob. 10ECh. 5.2 - Prob. 11ECh. 5.2 - Prob. 12ECh. 5.2 - Prob. 13ECh. 5.2 - Prob. 14ECh. 5.2 - Prob. 15ECh. 5.2 - Prob. 16ECh. 5.2 - Prob. 17ECh. 5.2 - Prob. 18ECh. 5.2 - Prob. 19ECh. 5.2 - Prob. 20ECh. 5.2 - Prob. 21ECh. 5.2 - Prob. 22ECh. 5.2 - Prob. 23ECh. 5.2 - Prob. 24ECh. 5.2 - Prob. 25ECh. 5.3 - Prob. 1ECh. 5.3 - Prob. 2ECh. 5.3 - Prob. 3ECh. 5.3 - Prob. 4ECh. 5.3 - Prob. 5ECh. 5.3 - Prob. 6ECh. 5.3 - Prob. 7ECh. 5.3 - Prob. 8ECh. 5.3 - Prob. 9ECh. 5.3 - Prob. 10ECh. 5.3 - Prob. 11ECh. 5.3 - Prob. 12ECh. 5.3 - Prob. 13ECh. 5.3 - Prob. 14ECh. 5.3 - Prob. 15ECh. 5.3 - Prob. 16ECh. 5.3 - Prob. 17ECh. 5.3 - Prob. 18ECh. 5.3 - Prob. 19ECh. 5.3 - Prob. 20ECh. 5.3 - Prob. 21ECh. 5.3 - Prob. 22ECh. 5.3 - Prob. 23ECh. 5.3 - Prob. 24ECh. 5.4 - Prob. 1ECh. 5.4 - Prob. 2ECh. 5.4 - Prob. 3ECh. 5.4 - Prob. 4ECh. 5.4 - Prob. 5ECh. 5.4 - Prob. 6ECh. 5.4 - Prob. 7ECh. 5.4 - Prob. 8ECh. 5.4 - Prob. 9ECh. 5.4 - Prob. 10ECh. 5.4 - Prob. 11ECh. 5.4 - Prob. 12ECh. 5.4 - Prob. 13ECh. 5.4 - Prob. 14ECh. 5.4 - Prob. 15ECh. 5.4 - Prob. 16ECh. 5.4 - Prob. 17ECh. 5.4 - Prob. 18ECh. 5.4 - Prob. 19ECh. 5.CR - Prob. 1CRCh. 5.CR - Prob. 2CRCh. 5.CR - Prob. 3CRCh. 5.CR - Prob. 4CRCh. 5.CR - Prob. 5CRCh. 5.CR - Prob. 6CRCh. 5.CR - Prob. 7CRCh. 5.CR - Prob. 8CRCh. 5.CR - Prob. 9CRCh. 5.CR - Prob. 10CRCh. 5.CR - Prob. 11CRCh. 5.CR - Prob. 12CRCh. 5.CR - Prob. 13CRCh. 5.P - Prob. 1PCh. 5.P - Prob. 2PCh. 5.P - Prob. 3PCh. 5.P - Prob. 4PCh. 5.P - Prob. 5PCh. 5.P - Prob. 6PCh. 5.P - Prob. 7PCh. 5.P - Prob. 8PCh. 5.P - Prob. 9PCh. 5.P - Prob. 10PCh. 5.P - Prob. 11PCh. 5.P - Prob. 12PCh. 5.P - Prob. 13PCh. 5.P - Prob. 14PCh. 5.P - Prob. 15PCh. 5.P - Prob. 16PCh. 5.P - Prob. 17P
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
MATLAB: An Introduction with Applications
Statistics
ISBN:9781119256830
Author:Amos Gilat
Publisher:John Wiley & Sons Inc
Text book image
Probability and Statistics for Engineering and th...
Statistics
ISBN:9781305251809
Author:Jay L. Devore
Publisher:Cengage Learning
Text book image
Statistics for The Behavioral Sciences (MindTap C...
Statistics
ISBN:9781305504912
Author:Frederick J Gravetter, Larry B. Wallnau
Publisher:Cengage Learning
Text book image
Elementary Statistics: Picturing the World (7th E...
Statistics
ISBN:9780134683416
Author:Ron Larson, Betsy Farber
Publisher:PEARSON
Text book image
The Basic Practice of Statistics
Statistics
ISBN:9781319042578
Author:David S. Moore, William I. Notz, Michael A. Fligner
Publisher:W. H. Freeman
Text book image
Introduction to the Practice of Statistics
Statistics
ISBN:9781319013387
Author:David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:W. H. Freeman