answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
gogolik [260]
2 years ago
14

Consider the following scenario. Bob is playing a board game where he blindly picks a tile from a container and moves some space

s. The container has 5 red tiles, 11 green tiles, and 4 blue tiles. If he draws a red tile, he moves forward 12 spaces. If he draws a green tile, he stays put. If he draws a blue tile, he moves backward 15 spaces. Use mathematical calculations to show whether or not the game is fair. That is, show whether Bob will hover around the same space (fair) or, over time, move away from the starting point (not fair). Show all of your calculations for full credit.
Mathematics
2 answers:
postnew [5]2 years ago
7 0
The game is fair. 

Pls. see my attachment. 

Download pdf
Alja [10]2 years ago
5 0

Answer:

Yes, the game is fair.

Step-by-step explanation:

In order to check that the game is fair we will see that the total expectation is zero.

i.e. Bob will hover around the same place.

There are total 20 tiles in a container.

( Since 5 red tile+11 green tile + 4 blue tile=20 tiles)

The probability of choosing a red tile is:

    Number of red tile/total number of tiles

     =  5/20

Also, the probability of choosing a green tile is:

   Number of green tile/Total number of tiles

 = 11/20

Also, the probability of choosing a blue tile is:

   Number of blue tiles/ Total number of tiles

     =  4/20

Let E denote the expectation of an event.

Hence,

E(Red\ tile)=\dfrac{5}{20}\times (+12)

Since when a red tile is drawn Bob moves 12 spaces forward.

E( Red\ tile)=\dfrac{60}{20}

Similarly

E(Green\ tile)=\dfrac{11}{20}\times (0)

Since when a green tile is drawn Bob remains at the same place.

E( Green\ tile)=0

and

E(Blue\ tile)=\dfrac{4}{20}\times (-15)

Since when a blue tile is drawn Bob moves 15 spaces backward

E(Blue\ tile)=\dfrac{-60}{20}

Hence, total expectation is:

=E(Red\ tile)+E(Green\ tile)+E(Blue\ tile)\\\\\\=\dfrac{60}{20}+0-\dfrac{60}{20}\\\\=0

       This means that he will around the same place.

             Hence, the game is fair.

You might be interested in
Item 8 Question 1 A roller coaster ride holds a total of 48 passengers. The ratio of males to females on the ride is 5 : 7. Let
anastassius [24]
Here are the equations
x+y=48
x/y=5/8


but here's how I would solve it

5+7=12
48=12units
divide by 12 both sides
4=1unit

males=5 unit
4=1unit
times 5
20=5unit=males

females=7unit
4=1unit
times 7
28=7unit=females
7 0
1 year ago
Read 2 more answers
Mia records the distance traveled in x minutes in the table below, while Alexa uses a graph to record her distance traveled over
xenn [34]

Answer:

Number 1

Step-by-step explanation:

Because she travels quicker and he line is 3/4

5 0
2 years ago
Read 2 more answers
preliminary sample of 100 labourers was selected from a population of 5000 labourers by simple random sampling. It was found tha
VladimirAG [237]

Answer:

n=\frac{0.4(1-0.4)}{(\frac{0.05}{1.96})^2}=368.79  

n=369

Step-by-step explanation:

1) Notation and definitions

X=40 number of the selected labourers opt for a new incentive scheme.

n=100 random sample taken

\hat p=\frac{40}{100}=0.4 estimated proportion of the selected labourers opt for a new incentive scheme.

p true population proportion of the selected labourers opt for a new incentive scheme.

A confidence interval is "a range of values that’s likely to include a population value with a certain degree of confidence. It is often expressed a % whereby a population means lies between an upper and lower interval".  

The margin of error is the range of values below and above the sample statistic in a confidence interval.  

Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".  

The population proportion have the following distribution

p \sim N(p,\sqrt{\frac{p(1-p)}{n}})

2) Solution tot he problem

In order to find the critical value we need to take in count that we are finding the interval for a proportion, so on this case we need to use the z distribution. Since our interval is at 95% of confidence, our significance level would be given by \alpha=1-0.95=0.05 and \alpha/2 =0.025. And the critical value would be given by:

z_{\alpha/2}=-1.96, z_{1-\alpha/2}=1.96

The margin of error for the proportion interval is given by this formula:  

ME=z_{\alpha/2}\sqrt{\frac{\hat p (1-\hat p)}{n}}    (a)  

And on this case we have that ME =\pm 0.05 and we are interested in order to find the value of n, if we solve n from equation (a) we got:  

n=\frac{\hat p (1-\hat p)}{(\frac{ME}{z})^2}   (b)  

And replacing into equation (b) the values from part a we got:

n=\frac{0.4(1-0.4)}{(\frac{0.05}{1.96})^2}=368.79  

And rounded up we have that n=369

8 0
1 year ago
the points (0,1), (1,5), (2,25), (3,125) are on the graph of a function which equation represent that function
8090 [49]

f(x) = 5^{x}

note the range is {1, 5, 25, 125 } which can be expressed as

{ 5^{0}, 5^{1}, 5^{2}, 5^{3} }

the exponents being the domain { 0, 1, 2, 3 }

thus f(x) = 5^{x} an exponential function


4 0
1 year ago
The length of a rectangle is 24 units. can the perimeter x of the rectangle be 60 units when its width y is 11 units? (1 point)
Sergio [31]

Okay, well we start out with the equation P=66, where P is perimeter. You should create equations using variables to explain each piece of information you are given. Follow the equations below and see if you can understand how to do another one like this. In this problem, l is length and w is width.


P = 66                               The perimeter is equal to 66

l = 3 + w                           The length of one side is 3 more than the width

2l + 2w = 66                      A rectangle's perimeter is calculated by adding the lengths and widths

2(3 + w) + 2w = 66           Use what you know about length from step 2 to replace the variable in step 3

6 + 2w + 2w = 66              Multiply

6 + 4w = 66                       Add like terms

4w = 60                            Subtract

w = 15                             Divide

l = 3 + w                         Remember step 2?

l = 3 + 15                       Replace the variable using your value for w

l = 18                             Add

And you're done! Always check your work. It helps to create a picture of a rectangle while you're doing these problems as well. As you get used to these problems more and more, you can show more or less work than I've shown, but try to stay true to what the teacher asks of you. Good luck!

8 0
1 year ago
Read 2 more answers
Other questions:
  • In triangle ABC, AB measures 25 cm and AC measures 35 cm. The inequality < s < represents the possible third side length o
    7·2 answers
  • About 1.75 million people live in a circular region with a 15-mile diameter. Find the population density in people per square mi
    13·2 answers
  • Which graph represents an even function
    7·1 answer
  • In this triangle, what is the value of x? Enter your answer, rounded to the nearest tenth, in the box. x = A right triangle with
    6·1 answer
  • A refund of $3.15 on a $8.64 bill
    10·2 answers
  • The distribution of the number of siblings for students at a large high school is skewed to the right with mean 1.8 siblings and
    12·1 answer
  • Use the alternative curvature formula K=|a x v|/|v|^3 to find the curvature of the following parameterized curves.
    7·1 answer
  • What is StartFraction 11 Over 12 EndFraction divided by one-third? A fraction bar labeled 1. Under the 1 are 3 boxes labeled one
    14·2 answers
  • Crane Company reports the following for the month of June.
    13·1 answer
  • A fitness club holds an open house for new members. The club expects 6,500 people to sign up for gym membership. If there is a p
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!