Suppose 100 guests are playing a game at a party. Each guest rolls a dice once. If the dice roll result is 1, 3 or 5, that guest gets 1 gift. If the dice roll result is 2, 4 or 6, that guest gets 2 gifts. After the game, all the 100 guests put their gifts together to count the total number. Suppose the dice roll results are independent. Use Central Limit Theorem to approximate the probability that the total number of gifts is at least 160.

MATLAB: An Introduction with Applications
6th Edition
ISBN:9781119256830
Author:Amos Gilat
Publisher:Amos Gilat
Chapter1: Starting With Matlab
Section: Chapter Questions
Problem 1P
icon
Related questions
Question
Suppose 100 guests are playing a game at a party. Each guest rolls a dice once. If the dice
roll result is 1, 3 or 5, that guest gets 1 gift. If the dice roll result is 2, 4 or 6, that guest gets
2 gifts. After the game, all the 100 guests put their gifts together to count the total number.
Suppose the dice roll results are independent. Use Central Limit Theorem to approximate
the probability that the total number of gifts is at least 160.
Fact that may be useful: A dice has 6 sides: 1,2,3,4,5,6. When rolling a dice, each side
has an equal probability (1/6) of facing upwards. The number facing up is the dice roll
result. Your result can contain the CDF of N(0,1), Þ(·).
Transcribed Image Text:Suppose 100 guests are playing a game at a party. Each guest rolls a dice once. If the dice roll result is 1, 3 or 5, that guest gets 1 gift. If the dice roll result is 2, 4 or 6, that guest gets 2 gifts. After the game, all the 100 guests put their gifts together to count the total number. Suppose the dice roll results are independent. Use Central Limit Theorem to approximate the probability that the total number of gifts is at least 160. Fact that may be useful: A dice has 6 sides: 1,2,3,4,5,6. When rolling a dice, each side has an equal probability (1/6) of facing upwards. The number facing up is the dice roll result. Your result can contain the CDF of N(0,1), Þ(·).
Expert Solution
Step 1

From 100 guests are playing a game at a party.

Each guest rolls a dice once.

If the dice roll result is 1, 3 or 5, that guest gets 1 gift.

If the dice roll result is 2, 4 or 6, that guest gets 2 gifts.

P(1 gift)=P(1)+P(3)+P(5)

           =(1/6)+(1/6)+(1/6)

          =3/6

         =1/2

 

P(2 gifts)=P(2)+P(4)+P(6)

           =(1/6)+(1/6)+(1/6)

          =3/6

         =1/2

Let X denote the number of gifts and PMF of X is given below:

X 1 2
P(X) 0.5 0.5

 

Consider,

μ=XPX  =1*0.5+2*0.5 =0.5+1 =1.5

EX2=X2PX  =12*0.5+22*0.5 =0.5+2 =2.5

σ2=EX2-μ2    =2.5-1.5    =1

 

 

trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
Recommended textbooks for you
MATLAB: An Introduction with Applications
MATLAB: An Introduction with Applications
Statistics
ISBN:
9781119256830
Author:
Amos Gilat
Publisher:
John Wiley & Sons Inc
Probability and Statistics for Engineering and th…
Probability and Statistics for Engineering and th…
Statistics
ISBN:
9781305251809
Author:
Jay L. Devore
Publisher:
Cengage Learning
Statistics for The Behavioral Sciences (MindTap C…
Statistics for The Behavioral Sciences (MindTap C…
Statistics
ISBN:
9781305504912
Author:
Frederick J Gravetter, Larry B. Wallnau
Publisher:
Cengage Learning
Elementary Statistics: Picturing the World (7th E…
Elementary Statistics: Picturing the World (7th E…
Statistics
ISBN:
9780134683416
Author:
Ron Larson, Betsy Farber
Publisher:
PEARSON
The Basic Practice of Statistics
The Basic Practice of Statistics
Statistics
ISBN:
9781319042578
Author:
David S. Moore, William I. Notz, Michael A. Fligner
Publisher:
W. H. Freeman
Introduction to the Practice of Statistics
Introduction to the Practice of Statistics
Statistics
ISBN:
9781319013387
Author:
David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:
W. H. Freeman