A box of tickets has an average of 420; the SD is 84. If we draw at random (with replacement) 50 times and compute the average of the draws, the expected value of the average of the draws equals 420 and the standard error of the average of the draws equals ____. (Enter correct to two decimal places.)

Answers

Answer 1

Answer:

Average of the draws equals 420

Standard Error = 11.88

Step-by-step explanation:

Given

[tex]\mu = 420[/tex]

[tex]\sigma = 84[/tex]

[tex]n =50[/tex]

Solving (a): The average of the draws

This implies that we calculate the sample mean

This is calculated as:

[tex]\bar x = \mu[/tex]  --- Sample Mean = Population Mean

So, we have:

[tex]\bar x = 420[/tex]

Solving (b): The standard error

This is calculated as:

[tex]SE=\frac{\sigma}{\sqrt n}[/tex]

So, we have:

[tex]SE=\frac{84}{\sqrt {50}}[/tex]

Using the calculator, we have:

[tex]SE=11.88[/tex]


Related Questions

Muka saved 476.60. He gave Kelvin 429.10 and bought T-Shirt for 432.05, how much money he has left over​

Answers

Definitely a typo in there he’d be in debt

ixl area of sectors. I am struggling on this question

Answers

Answer:

español :/

Step-by-step explanation:

Answer:

256/5 pi

Step-by-step explanation:

= angle/360 × pi×r^2

= 72/360 × pi × 16^2

= 51.2 pi

= 256/5 pi

Find the area of the circle round your answer to the nearest 10th

Answers

Answer:

The area is 19.63.

Step-by-step explanation:

Step-by-step explanation:

Area of a circle is

[tex]area = \pi \: r ^{2} [/tex]

area=3.14(2.5)²

19.63in²

Can you please help me with this question

Answers

Answer:

Where is the question?

Step-by-step explanation:

Python is an interpreted high-level general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant indentation.

What are the coordinates of the point on the directed line segment from (-2,6) to (3,-9) that partitions the segment into a ratio of 3 to 2?

Answers

9514 1404 393

Answer:

  (1, -3)

Step-by-step explanation:

The point P that partitions AB into the ratio m:n is ...

  P = (mB +nA)/(m+n)

The point you're looking for is ...

  P = (3(3, -9) +2(-2, 6))/(3+2) = (9-4, -27+12)/5 = (5, -15)/5

  P = (1, -3)

What is an explicit formula for the geometric sequence -64,16,-4,1,... where the first term should be f(1).

Answers

Answer:

[tex]a_{n} = -64(-\frac{1}{4})^{n-1}[/tex]

it seems like the first term is -64, so lets write the formula accordingly:

a_n = a1(r)^(n-1)

where 'n' is the number of terms

a1 is the first term of the sequence

'r' is the ratio

the ratio is [tex]-\frac{1}{4}[/tex] because -64 * [tex]-\frac{1}{4}[/tex] = 16 and so on...

the explicit formula is :

[tex]a_{n}[/tex] = [tex]-64(-\frac{1}{4} )^{n-1}[/tex]

Suppose a deck of cards contains 13 cards:
5 green cards numbered 1-5, 4 red cards numbered 1-4, and 4 blue cards numbered 1-4.
For 3.1-3.3, 5 draws are made without replacement. X is the number of green cards drawn and Y is the number of red cards drawn. Z is the sum of the numbers on the tickets.
G1 = first card is green
G2 = second card is green
Enter the probability as a fraction.
P(at least one green) = ______.

Answers

Answer:

[tex]P(G_1) = \frac{5}{13}[/tex]

[tex]P(G_2) = \frac{1}{3}[/tex]

[tex]P(X \ge 1) = \frac{25}{39}[/tex]

Step-by-step explanation:

Given

[tex]G = 5[/tex]

[tex]R = 4[/tex]

[tex]B = 4[/tex]

[tex]n = 13[/tex]

Solving (a): [tex]P(G_1)[/tex]

This is calculated as:

[tex]P(G_1) = \frac{G}{n}[/tex]

[tex]P(G_1) = \frac{5}{13}[/tex]

Solving (b): [tex]P(G_2)[/tex]

This is calculated as:

[tex]P(G_2) = \frac{G - 1}{n - 1}[/tex] -- this is so because the selection is without replacement

[tex]P(G_2) = \frac{5 - 1}{13 - 1}[/tex]

[tex]P(G_2) = \frac{4}{12}[/tex]

[tex]P(G_2) = \frac{1}{3}[/tex]

Solving (c): [tex]P(X \ge 1)[/tex]

Using the complement rule, we have:

[tex]P(X \ge 1) = 1 - P(X = 0)[/tex]

To calculate [tex]P(X = 0)[/tex], we have:

[tex]G = 5[/tex] --- Green

[tex]G' = 8[/tex] ---- Not green

The probability that both selections are not green is:

[tex]P(X = 0) = P(G'_1) * P(G'_2)[/tex]

So, we have:

[tex]P(X = 0) = \frac{G'}{n} * \frac{G'-1}{n-1}[/tex]

[tex]P(X = 0) = \frac{8}{13} * \frac{8-1}{13-1}[/tex]

[tex]P(X = 0) = \frac{8}{13} * \frac{7}{12}[/tex]

Simplify

[tex]P(X = 0) = \frac{2}{13} * \frac{7}{3}[/tex]

[tex]P(X = 0) = \frac{14}{39}[/tex]

Recall that:

[tex]P(X \ge 1) = 1 - P(X = 0)[/tex]

[tex]P(X \ge 1) = 1 - \frac{14}{39}[/tex]

Take LCM

[tex]P(X \ge 1) = \frac{39 -14}{39}[/tex]

[tex]P(X \ge 1) = \frac{25}{39}[/tex]

A toy rocket is shot vertically into the air from a launching pad 9 feet above the ground with an initial velocity of 88 feet per second. The height h, in feet, of the rocket above the ground at t seconds after launch is given by the function
h(t) - 16^2 + 88ft +9. How long will it take the rocket to reach its maximum height? What is the maximum height?
The rocket reaches its maximum height at ____ second(s) after launch.
(Simplify your answer.)

Answers

Answer:

Step-by-step explanation:

The position function for this is:

[tex]s(t)=-16t^2+88t+9[/tex]. We can use this equation to find the position (or height) of the rocket at ANY TIME during its flight. I could find out the height of the rocket at 3 seconds by plugging in a 3 for t and solving for s(t); I could find the height of the rocket at 12 seconds by plugging in a 12 for t and solving for s(t), etc.

The first derivative of position is velocity:

v(t) = -32t + 88.

If we are looking for the time the rocket reaches it max height, we need to remember from physics class that this happens when the velocity of the object is at 0. We set the velocity equation equal to 0 then and solve for t:

0 = -32t + 88 and

-88 = -32t so

t = 2.75 seconds. This means that 2.75 seconds after the rocket is launched, it reaches its max height. In order to find what that max height is we plug 2.75 into the position equation for t and solve:

[tex]s(2.75)=-16(2.75)^2+88(2.75)+9[/tex] to get that

s(2.75) = 130

The max height is 130 feet and it reaches this point at 2.75 seconds into its motion.

twice the difference of a number and 8 is 6. use the variable x for the unknown number.​

Answers

Answer:

11

Step-by-step explanation:

Unknown number = x

If twice the difference of x and 8 is 6:

2(x-8) = 6

2x-16 = 6

2x = 6 + 16

2x = 22

x = 22/2

x = 11

Answer from Gauthmath

PLS HELP! What is the mistake made below in solving x2 – 12x + 10 = 0 using the completing the square method?

x2 – 12x + 10 = 0

x2 – 12x + (- 6)2 = - 10 + (- 6)2

x2 – 12x + 36 = 26

(x – 6)(x – 6) = 26

x – 6 = √26

x = 6 + √26

Answers

Answer:

Step-by-step explanation:

Everything is correct. But you forgot to add

x = 6 - square root of 26. The answer is

x = 6 + square root of 26 or

x = 6 - square root of 26

Help me plz help me plz

Answers

Answer: 4 13/30 cups

Step-by-step explanation:

Since Lila used 1 2/5 times as much lemonade as Naomi did (3 1/6 cups), we have to multiply 1 2/5 by 3 1/6:

1 2/5 ⋅ 3 1/6 = ?

19/6 ⋅ 7/5 = 133/30

133/30 = 4 13/30

4 13/30 cups

Hi someone already answered thx

The correlation coefficient, r, between the ages of employees, x, and the number of sick days taken per year, y, equals 0.81.

Complete the statement based on the information provided.

The value of r is
✔ positive
and is relatively close to
✔ 1
, so the variables are
✔ closely
associated. It appears that, as the age of an employee increases, the number of sick days taken
✔ increases
.

Answers

Answer:

✔ positive

✔ 1

✔ closely

✔ increases

ED2021

let a function F:A➡️B be defined by f(x)=x+1÷2x-1 with A={-1,0,1,2,3,4} and B= {-1,0,4/5,5/7,1,2,3,}.Find the range of f. plzzzz help​

Answers

Answer:

Range: {-1, 0, 5/7, 4/5, 1, 2}

Step-by-step explanation:

We know that:

f(x) = (x + 1)/(2x - 1)

And:

f: A ⇒ B

where:

A={-1,0,1,2,3,4}

B= {-1,0,4/5,5/7,1,2,3,}

We want to find the range of f(x).

The range of f(x) will be the set of the outputs of f(x) (and because f goes from A to B, we will only take the outputs that belong to B).

Then we only need to evaluate all the values of A in f(x), and see if the output belongs to B.

we have:

f(x) = (x + 1)/(2x - 1)

f(-1) = (-1 + 1)/(2*-1 - 1) = 0   (this does belong to B)

f(0) = (0 + 1)/(2*0 - 1) = -1  (this does belong to B)

f(1) = (1 + 1)/(2*1 - 1) = 2  (this does belong to B)

f(2) = (2 + 1)/(2*2 - 1) = 1 (this does belong to B)

f(3) = (3 + 1)/(2*3 - 1) = 4/5  (this does belong to B)

f(4) = (4 + 1)/(2*4 - 1) = 5/7  (this does belong to B)

So the range of f(x) is the set with all these outputs, which is:

Range: {-1, 0, 5/7, 4/5, 1, 2}

Find the length of X

Answers

Answer:

[tex] x = 8\sqrt{2} [/tex]

Step-by-step explanation:

Leg = x

Hypotenuse = 16

[tex] x\sqrt{2} = 16 [/tex]

[tex] x = \dfrac{16}{\sqrt{2}} [/tex]

[tex] x = \dfrac{16}{\sqrt{2}} \times \dfrac{\sqrt{2}}{\sqrt{2}} [/tex]

[tex] x = \dfrac{16\sqrt{2}}{2} [/tex]

[tex] x = 8\sqrt{2} [/tex]

AM and CM
BM and BM
AB and CB

Answers

These are variables on your graph

Help me plz help me plz plz

Answers

Im sorry I don't know the answer to the question

If k(x) = 5x - 6, which expression is equivalent to (k+ k)(4)?

Answers

Answer:

3h33j333jj3

Step-by-step explanation:b3n3n3nn3n33

You play a game where you roll a single die. You pay $1 to play, and the payouts are $0.50 if you roll an
even number, $2 if you roll a 1, and $1 if you roll a 3 or 5.
2. What are the odds for winning money if you play this game? Show your work and Explain.
dan
3. What is the expected value of this game? Show your work and Explain what the results mean.

Answers

All you do is first you ha

A dinner mint costs 85¢ and a toffee costs 73¢. What is the cost of both sweets rounded to the nearest dollar?​

Answers

Answer:

85 rounded to the nearest dollar would be $1. 73 rounded to the nearest dollar would also be $1

Step-by-step explanation:

g Two different factories named A and B both produce an automobile part. If a part came from A, the probability that the part is defective is .04. If the part came from B, the probability that it is defective is .05. In a sample of 180 parts, 100 came from A and 80 came from B. (a) What is the probability that a part chosen at random (from the sample) was defective

Answers

Answer:

0.0444 = 4.44% probability that a part chosen at random (from the sample) was defective.

Step-by-step explanation:

Probability of a defective part:

0.04 of [tex]\frac{100}{180}[/tex], that is, coming from A.

0.05 of [tex]\frac{80}{180}[/tex], that is, coming from B. So

[tex]p = 0.04\frac{100}{180} + 0.05\frac{80}{180} = \frac{0.04*100 + 0.05*80}{180} = 0.0444[/tex]

0.0444 = 4.44% probability that a part chosen at random (from the sample) was defective.

AABC is reflected across the x-axis and then translated 4 units up to create AA'BC. What are the coordinates of the vertices of AABC?

Answers

When Triangle ABC is reflected on the x-axis the new coordinates are A (-3,-1) B(-1,-3) C(-2,-1)

However the Triangle is then translated 4 units up, so the New and Final coordinates for Triangle ABC is A(-3,3) B(-1,0) and C(-2,4)

Hope this helps

Verify that the indicated function y = ϕ(x) is an explicit solution of the given first-order differential equation. (y − x)y' = y − x + 18; y = x + 6 √(x + 4)

When y = x + 6√(x + 4) y'=_________
Thus in terms of x, (y-x)y'=________
y-x+18=________

Answers

If y = x + 6√(x + 4), then

y' = 1 + 3/√(x + 4)

Substituting y and y' into the DE gives

(y - x) y' = (x + 6√(x + 4) - x) (1 + 3/√(x + 4))

… = 6√(x + 4) (1 + 3/√(x + 4))

… = 6√(x + 4) + 18

on the left side, while on the right you get

y - x + 18 = x + 6√(x + 4) - x + 18

… = 6√(x + 4) + 18

so both sides match and the given function is indeed a solution to the DE.

surface area of cylinders
2in radius 4in height use 3.14 for pi. need help

Answers

Answer:

Step-by-step explanation:

A = (2)(3.14)(2)(4) + (2)(3.14)(2^2)

A = 75.36 in

The number of dollars in x quarters

Answers

Answer:

There are four quarters in one dollar, so 4x quarters in x dollars
A dollar makes 4 quarters so 4x

A one lane highway runs through a tunnel in the shape of one half a sine curve cycle

Answers

The sine curve equation, y = 10·sin(x·π/24), that models the entrance of the

tunnel with a cross section that is the shape of half of a sine curve and the

height of the tunnel at the edge of the road, (approximately 7.07 ft.) are

found by applying the following steps

(a) The equation for the sine curve is y = 10·sin(x·π/24)

(b) The height of the tunnel at the edge of the road is approximately 7.07 feet

The reason for the above answers are presented as follows;

(a) From a similar question posted online, the missing part of the question

is, what is the height of the tunnel at the edge of the road

The known parameters;

The shape of the tunnel = One-half sine curve cycle

The height of the road at its highest point = 10 ft.

The opening of the tunnel at road level = 24 ft.

The unknown parameter;

The equation of the sine curve that fits the opening

Method;

Model the sine curve equation of the tunnel using the general equation of a sine curve;

The general equation of a sine curve is y = A·sin(B·(x - C) + D

Where;

y = The height at point x

A = The amplitude = The distance from the centerline of the sine wave to the top of a crest

Therefore;

The amplitude, A = The height of half the sine wave = The height of the tunnel = 10 ft.

D = 0, C = 0 (The origin, (0, 0) is on the left end, which is the central line)

The period is the distance between successive points where the curve passes through the center line while rising to a crest

Therefore

The period, T = 2·π/B = 2 × Opening at the road level = 2 × 24 ft. = 48 ft.

T = 48 ft.

We get;

48 = 2·π/B

B = 2·π/48 = π/24

By plugging in the values for A, B, C, and D, we get;

y = 10·sin((π/24)·(x - 0) + 0 = 10·sin(x·π/24)

The equation of the sine curve that fits the opening is y = 10·sin(x·π/24)

(b) The height of the tunnel at the edge of the road is given by substituting

the value of x at the edge of the road into the equation for the sine curve

as  follows;

The width of the shoulders = 6 feet

∴ At the edge of the road, x = 0 + 6ft = 6 ft., and 6 ft. + 12 ft. = 18 ft.

Therefore, we get;

y = 10 × sin(6·π/24) = 10 × sin(π/4) = 5×√2

y = 10 × sin(18·π/24) = 10 × sin(3·π/4) = 5×√2

The height of the, y, tunnel at the edge of the road where, x = 6, and 18 is y = 5·√2 feet ≈ 7.07 ft.

Learn more about the sine curve here;

https://brainly.com/question/3827606

THIS IS NOT A TEST OR ASSESSMENT!! NO LINKS OR ANSWERING QUESTIONS YOU DON'T KNOW!!! PLEASE EXPLAIN!! Chapter 13


1. What is a conic ? How would you be able to model different conic sections at home(how would you slice a 3D shape to create the conic sections)?



2. How does the equation for the ellipse compare to the equation for a hyperbola? How can you determine the difference?


3. What is the difference between a vertex, a focus, and a directrix?

Answers

9514 1404 393

Explanation:

1.

A cone is a 3-dimensional object created by revolving a line about an axis that intersects that line. This figure is a "double-napped" cone. The point where the revolved line and the axis meet is the a.pex, or vertex, of the cone. Typically, we're concerned with a finite portion of the cone, from the vertex to a base that is a circle in a plane perpendicular to the axis.

A "conic" is a 2-dimensional figure that results from the intersection of a plane and a cone. There are four general categories, named according to the angle the plane makes with the axis and/or the side of the cone. These are illustrated in the attachment.

a circle - the plane of intersection is perpendicular to the axisan ellipse - the plane of intersection is at an angle between 90° and the angle of the side relative to the axis. Both an ellipse and a circle are closed figures.a parabola - the plane of intersection is at the same angle as the side of the cone. A parabola is a one-sided open figure.a hyperbola - The plane of intersection is at an angle between that of the side of the cone and the axis of the cone. The plane will intersect both parts of a double-napped cone producing a double-sided open figure.

Producing these at home can be an interesting project. A circle can be made using a compass.

An ellipse can be drawn using a pair of pins and a loop of string. The pins would be placed at the foci of the ellipse, and the string would constrain the drawing instrument (pen or pencil) to have a constant total distance to the two foci.

A parabola can be drawn on graph paper using coordinates derived from an equation for it. It can also be drawn using a compass and a set square by plotting points that are equidistant from the focus and a line that is called the directrix. If you have a physical cone-shaped object, you can cut it at an angle that will produce a parabola.

A hyperbola can be drawn on graph paper from an equation. It can also be drawn using a compass by plotting points that have a constant difference in their distance to the two foci, or by plotting points whose ratio of distance to focus and directrix is a constant. A physical cone-shaped object can be cut to produce a hyperbola.

__

2.

The general form equation for a conic is ...

  Ax² +Bxy +Cy² +Dx +Ey +F = 0

Usually, we're concerned with conics that have axes parallel to the coordinate axes, so B=0. The equation of an ellipse has A and C with the same sign. The equation of a hyperbola has A and C with opposite signs,

In standard form, the equations for figures centered at the origin are ...

ellipse: x²/a +y²/b = 1hyperbola: x²/a -y²/b = 1 (opens horizontally)hyperbola: y²/a -x²/b = 1 (opens vertically)

__

3.

The vertex of a conic is an extreme point on the (major) axis of the conic. The focus is a point used in the definition of the conic. The focus is "inside" the curve, on the axis of symmetry. The directrix is a line used in the definition of the conic. The directrix is "outside" the curve, perpendicular to the axis. The second attachment shows these for a parabola.

What is the solution to the system of equations? 5x-2y=-16 4x-5y=-23

Answers

Answer:

The solution set is {-2, 3}.

Step-by-step explanation:

We can do this by elimination after manipulating the 2 equations so that the coefficients of  y  will disappear after addition:

5x - 2y = -16        Multiply this by -5:

-25x + 10y = 80 ...........(A)

4x - 5y = -23       Multiply this by 2:

8x - 10y = -46..............(B)

Now add A and B:

-17x = 34

x = 34/-17

x = -2.

Now substitute x = -2 into the first original equation:

5(-2) - 2y = -16

-2y = -16 +10 = -6

y = -6/-2

y = 3.

Confirm these results by substitution in the second original equation:

4(-2) - 5(3)

= - 8  - 15 = -23.

Checks OK.

A concave polygon can never be classified as a regular polygon true or false??? Need answer ASAP please

Answers

Answer:

Regular Polygons are never concave by definition.

Step-by-step explanation:

How much bigger is the Sum of first 50 even numbers than the sum of first 50 odd numbers?

Answers

Answer:

50

Step-by-step explanation:

Sum Even numbers

n = 50

d = 2

a1 = 2

The last number is

an = a1 + (n-1)d

an = 2 + (50 - 1)*2

an = 2 + 49 * 2

an = 2 + 98

an = 100

Sum of the even numbers

Sum = (a1 + a50)*n/ 2

Sum = (2 + 100)*50/2

sum = 102 * 25

sum = 2550

Sum of the first 50 odd numbers

a1 = 1

n = 50

d = 2

l = ?

Find l

l = a1 + (n - 1)*2

l = 1 + 49*2

l = 99

Sum

Sum = (1 + 99)*50/2

Sum = 2500

The difference and answer is 2550 - 2500  = 50

The product of two positive integer numbers is 30 and the sum of the same two numbers is 11. Find the
numbers.

Answers

Answer:

5 and 6

Step-by-step explanation:

call them a and b, respectively

we have a*b=30 -> a=30/b

a+b=11 -> b+ 30/b=11

b=6 and a=5

Other Questions
Which of the following sentences contains an oxymoron?After a minor disaster, Lee managed to get his science project set up for viewing by the judges.My mom pulled the package of fresh frozen peas out of the freezer.Tyson gave Leona the larger half of the sandwich.All of the choices are correct. Write a paragraph detailing a common ritual in American culture similar to the Nacirema example. What do we do that anthropologists might find strange or unusual? Plzzzzz helpmeeeee plzzzzzz The ratio of girls to boys is 5:3 in a class. If there are 15 girls in the class, what is the class size? What is the unit ratio? What did the jurors learn while deliberating the case?About the trial?About themselves?About the Constitution? What is the common ratio for the geometric sequence?18,12,8, ...16/3 Enter your answer in the box. Find $73^{-1} \pmod{74}$, as a residue modulo 74. (Give an answer between 0 and 73, inclusive.) (PLZ DO THIS) What security setting can cause a mobile device to erase installed apps and data if the passcode is incorrectly entered a number of times True or False. There are only two broad categories called kingdoms. Make q the subject of p=6q +7 3 useful applications of alkaline earth metals Mutations are mistakes or misprints in the DNA molecule. Such mutations or mistakes can eventually change a tadpole into a fish. true or false PLEASE HELP!!!!!!!! What is the quotient 931/4? Timescale limits knowledge for scientists because it is difficult for them to see much beyond their lifetimes. Question 1 options: True False Just for the fun of it, someone walking along the shore in Beaufort, SouthCarolina, throws a bottle with a message in it into the sea. Some time later,someone in Perth, on the west coast of Australia, finds the bottle.Referring to map, trace the path the bottle probably took! Make sure toreference specific currents on your path. Help please: A bus and a train leave a station at the same time, t = 0. The graph shows the bus's distance to the next station over time. The train moves more quickly than the bus. Write an equation of a function that could represent the train's distance to the next station. Find the area of the figure. Can someone one help me with this question Real quick On a coordinate plane, 2 right triangles are shown. The first triangle has points A (negative 1, 3), B (negative 1, 1), C (3, 1). The second triangle has points A prime (2, negative 2), B prime (2, negative 4), C prime (6, negative 4). what organisms undergo cellular respiration