Imagine
X
in the below is a missing value. If I were to run a median imputer on this set of data what would the returned value be?
50,60,70,80,100,60,5000,x
(It's okay to have to look up how to do this!) An. error 80 100 70 The features in a model.... None of these answers are correct Are always functions of each other Kecp the model validation process stable Are used as proxics for y-hatfy (that is yhat divided by y) Which of the below were discussed as being problems with the hold out method for validation? Outliers can skew the result Validation is sometimes too challenging
K=3
is not sufficiently large cnough Data is not available for test and control differences. The modefis not trained on all of the day

Answers

Answer 1

The returned value would be 70 which is the missing value in the data set. Hence, option D is correct. We have some X values; we called these numeric inputs and some Y value that we are trying to predict.

This set of data would yield a result of 70 if a median imputer were run on it. In regression, we have some X values that are referred to as independent variables and some Y values that are referred to as dependent variables (this is the variable we are trying to predict). Several Y values are possible, but they are uncommon.

Learning a function that can predict Y given X is the fundamental concept behind a regression. Depending on the data, the function may be linear or non-linear.

To know more about data set, refer:

https://brainly.com/question/11284607

#SPJ4

Complete question is:

Imagine X in the below is a missing value. If I were to run a median imputer on this set of data. What would the returned value be? 50 , 60 , 70 , 80 , 100 , 60 , 5000 , x (It's okay to have to look up how to do this!)

50

An error

80

70

100

The basic idea of a regression is very simple. We have some X values, we called these ______ and some Y value (this is the variable we are trying to _______.

We could have multiple Y values, but that is not but that is not re-ordered ordinals intercepts features numeric inputs.


Related Questions

Question 12 (2 points)
Among the seniors at a small high school of 150 total students, 80 take Math, 41
take Spanish, and 54 take Physics. 10 seniors take Math and Spanish. 19 take Math
and Physics. 12 take Physics and Spanish. 7 take all three.
How many seniors were taking none of these courses?
Note: Consider making a Venn Diagram to solve this problem.

0
5
9
22

Answers

150 - 141 = 9 seniors are not enrolled in any classes.

What is statistics, and how can it be used?

The area of mathematics known as statistics is used to gather, analyse, and interpret data. To predict the future, determine the likelihood that a specific event will occur, or learn more about a survey, statistics can be employed.

The Venn diagram reveals the amount of seniors enrolling in at least one of the courses as follows:

80 + 41 + 54 - 10 - 19 - 12 + 7

= 141

Therefore, 150 - 141 = 9 seniors are not enrolled in any classes.

= 9

So, there are 9 seniors taking none of the courses. Answer: 9.

To know more about statistics visit:-

https://brainly.com/question/30523154

#SPJ1

QUESTION THREE (30 Marks) a) For a group of 100 Kiondo weavers of Kitui, the median and quartile earnings per week are KSHs. 88.6, 86.0 and 91.8 respectively. The earnings for the group range between KShs. 80-100. Ten per cent of the group earn under KSHs. 84 per week, 13 per cent earn KSHs 94 and over and 6 per cent KShs. 96 and over. i. Put these data into the form of a frequency distribution and obtain an estimate of the mean wage. 15 Marks​

Answers

Answer:

the answer would be 100 I guess

find a polynomial function with the following zeros: double zero at -4 simple zero at 3.

Answers

f(x) = (x+4)^2(x-3) has polynomial function with the following zeros: double zero at -4 simple zero at 3.

If a polynomial has a double zero at -4, it means that it can be factored as (x+4)^2.

If it also has a simple zero at 3, then the factorization must include (x-3).

Therefore, the polynomial function with these zeros is :-

f(x) = (x+4)^2(x-3)

This polynomial has a double zero at -4, because $(x+4)^2$ has a zero of order 2 at -4, and a simple zero at 3, because $(x-3)$ has a zero of order 1 at 3.

To know more about polynomial-

brainly.com/question/11536910

#SPJ4

Roberto must make his costume for the school play. He needs a piece of fabric that is 2 2/3 yards long and 1 1/2 yard wide. What is the area of the piece of fabric Roberto needs?

Answers

Roberto needs 4 square yards of fabric to make his costume.

What is improper fraction?

A fraction that has the numerator higher than or equal to the denominator is said to be inappropriate. For instance, the fraction 7/3 is incorrect since 7 is bigger than 3. Mixed numbers, which combine a whole number and a correct fraction, can be created from improper fractions.

Given that, piece of fabric that is 2 2/3 yards long and 1 1/2 yard wide.

Convert the length from a mixed number to an improper fraction:

2 2/3 = (2 x 3 + 2)/3 = 8/3

1 1/2 = 3/2

The area of the rectangle is:

Area = Length x Width

Substituting the values we have:

Area = (8/3) x (3/2) = 4

Hence, Roberto needs 4 square yards of fabric to make his costume.

Learn more about improper fraction here:

https://brainly.com/question/29292275

#SPJ1

Consider the initial value problem y⃗ ′=[33????23????4]y⃗ +????⃗ (????),y⃗ (1)=[20]. Suppose we know that y⃗ (????)=[−2????+????2????2+????] is the unique solution to this initial value problem. Find ????⃗ (????) and the constants ???? and ????.

Answers

The unique solution to the initial value problem of differential equation is y(t) = -t^2 + 2t + 3sin(3t) - 1 with e(t) = -t^2 + 2t + 3sin(3t) - 9, a = 2, and B = -21.

To find the solution to the initial value problem, we first need to solve the differential equation.

Taking the derivative of y(t), we get:

y'(t) = -2t + a

Taking the derivative again, we get:

y''(t) = -2

Substituting y''(t) into the differential equation, we get:

y''(t) + 2y'(t) + 10y(t) = 20sin(3t)

Substituting y'(t) and y(t) into the equation, we get:

-2 + 2a + 10(-2t + a) = 20sin(3t)

Simplifying, we get:

8a - 20t = 20sin(3t) + 2

Using the initial condition y(0) = 2, we get:

y(0) = -2(0) + a = 2

Solving for a, we get:

a = 2

Using the other initial condition y'(0) = 21, we get:

y'(0) = -2(0) + 2(21) + B = 21

Solving for B, we get:

B = -21

Therefore, the solution to the initial value problem is:

y(t) = -t^2 + 2t + 3sin(3t) - 1

Thus, we have e(t) = y(t) - 8, so

e(t) = -t^2 + 2t + 3sin(3t) - 9

and a = 2, B = -21.

To know more about differential equation:

https://brainly.com/question/14620493

#SPJ4

_____The given question is incomplete, the complete question is given below:

Consider the initial value problem >= [22. 2.1]+20). 361) = [2] Suppose we know that (t) = -2t + a 21? + is the unique solution to this initial value problem. Find e(t) and the constants and B. a = B= 8(t) =

In the diagram of right triangle ABC shown below, AB= 14 and AC = 9.

What is the measure of ZA, to the nearest degree?
1) 33
2) 40
3) 50
4) 57

Answers

The measure of the angle A is 49.99 degrees or 50 degrees if the length of AB = 14 and AC = 9.

What is trigonometry?

Trigonometry is a branch of mathematics that deals with the relationship between sides and angles of a right-angle triangle.

We have a given a right angle triangle in the picture

It is required to find the measure of angle A

Applying cos ratio to find the measure of the angle A:

cosA = 9/14

cosA = 0.642

A = 49.99 ≈ 50 degree

Thus, the measure of the angle A is 49.99 degrees or 50 degrees if the length of AB = 14 and AC = 9.

Learn more about trigonometry here:

https://brainly.com/question/26719838

Find the missing length indicated

Answers

The answer of the given question based on finding the missing length of a triangle the answer is , None of the answer choices match this value exactly, but the closest one is D) 15. Therefore, the answer is D) 15.

What is Triangle?

In geometry,  triangle is  two-dimensional polygon with three straight sides and three angles. It is one of  basic shapes in geometry and can be defined as  closed figure with three line segments as its sides, where each side is connected to two endpoints called vertices. The sum of  interior angles of  triangle are 180° degrees.

Triangles are classified based on length of their sides and  measure of their angles. A triangle can be equilateral, isosceles, or scalene based on whether all sides are equal, two sides are equal, or all sides are different, respectively.

To find the missing length indicated, we can use the Pythagorean theorem, which states that in a right triangle, the sum of the squares of the lengths of the two legs (the sides adjacent to the right angle) is equal to the square of the length of the hypotenuse (the side opposite the right angle).

In this triangle, we can see that the two legs have lengths of 9 and 16, and the hypotenuse has length X. So we can write:

9²+ 16² = X²

Simplifying the left-hand side:

81 + 256 = X²

337 = X²

Taking the square root of both sides (and remembering that X must be positive, since it is a length):

X = sqrt(337)

X ≈ 18.3575

So the missing length indicated is approximately 18.3575. None of the answer choices match this value exactly, but the closest one is D) 15. Therefore, the answer is D) 15.

To know more about Pythagorean theorem visit:

https://brainly.com/question/14930619

#SPJ1

Between which two consecutive integers does [tex]\sqrt138[/tex]lie?

Answers

The square root of 138 lies between 11 and 12, as 11²=121 and 12²=144.

What is number?

Number is a mathematical object used to count, measure, and label. Numbers are used in almost every field of mathematics and science, including algebra, calculus, geometry, physics, and computer science. Numbers can also be used to represent data, such as population, income, temperature, or time. In addition, numbers are used to represent abstract concepts, such as love, truth, beauty, and justice.

This is because the square root of a number is the number that, when multiplied by itself, produces the original number. Therefore, to find the square root of 138, we need to identify two consecutive integers such that one of them squared is smaller than 138 and the other squared is larger than 138.

To do this, we can work our way up from the integer closer to 0, in this case 11. 11 squared is 121, which is smaller than 138, so we know that the square root of 138 must be between 11 and a larger integer. Then, if we square 12, we get 144, which is larger than 138. Therefore, we can definitively say that the square root of 138 lies between 11 and 12.

To know more about number click-
https://brainly.com/question/24644930
#SPJ1

The square root of 138 lies between 11 and 12, as 11² is 121 and 12² is 144.

What is number?

Number is a mathematical object used to count, measure, and label. Numbers are used in almost every field of mathematics and science, including algebra, calculus, geometry, physics, and computer science. Numbers can also be used to represent data, such as population, income, temperature, or time. In addition, numbers are used to represent abstract concepts, such as love, truth, beauty, and justice.

To calculate this, we can divide 138 by 11 and 12, and see which integer is closer to the answer.

138 divided by 11 is 12.545454545454545454545454545455.
138 divided by 12 is 11.5.

Since 11.5 is closer to the answer, the square root of 138 lies between 11 and 12.

To know more about number click-
brainly.com/question/24644930
#SPJ1

given :√9+25 : π-4 : ³√-27 : 2÷3 : 18÷2 : √-27​

Answers

√9+25 = 28

π-4 = -0.8571

³√-27 = -3

2 / 3 = 0.6667

18÷2 = 9

√-27​ = 5.196

What is surds

In mathematics, a surd is a term used to describe an irrational number that is expressed as the root of an integer. Specifically, a surd is a number that cannot be expressed exactly as a fraction of two integers, and is usually written in the form of a radical (e.g. √2, √3, √5, etc.).

We have √9+25 = 28

find the square root of 9 = 3

3 + 25 = 28

π-4 = 3.14 - 4

= -0.8571

³√-27 = ³√3³

= 3

2÷3 = 0.6667

18÷2 = 9

Read more on surds here:https://brainly.com/question/840021

#SPJ1

question:

given :√9+25 : π-4 : ³√-27 : 2÷3 : 18÷2 : √-27​

find the value of the terms

sams rectangular swimming pool has a volume of 600 cubic feet, the neighbors pools the same length and height but the width is three times larger. what is the volume of the neighbors pool?

Answers

Answer: Let's denote the length, width, and height of Sam's pool as l, w, and h, respectively. Then, we have:

lwh = 600

For the neighbor's pool, we know that it has the same length and height as Sam's pool, but the width is three times larger. Let's denote the width of the neighbor's pool as 3w. Then, the volume of the neighbor's pool is:

l(3w)h = 3lwh = 3(600) = 1800 cubic feet

Therefore, the volume of the neighbor's pool is 1800 cubic feet.

Step-by-step explanation:

Point E represents the center of this circle. Angle DEF
has a measure of 80%.
Drag and drop a number into the box to correctly
complete the statement.
An angle measure of 80° is the size of an angle
that turns through
20
50
one-degree turns.
80
100
K

Answers

The measure of the arc intercepted by the angle and the vertical angles make up the angle subtended at the center. As a result, XYZ has a value of 35°.

What are angles?

Two lines intersect at a location, creating an angle.

An "angle" is the term used to describe the width of the "opening" between these two rays. The character is used to represent it.

Angles are frequently expressed in degrees and radians, a unit of circularity or rotation.

In geometry, an angle is created by joining two rays at their ends. These rays are referred to as the angle's sides or arms.

An angle has two primary components: the arms and the vertex. T

he two rays' shared vertex serves as their common terminal.

Hence, The measure of the arc intercepted by the angle and the vertical angles make up the angle subtended at the center. As a result, XYZ has a value of 35°.

Learn more on angles here click here:

brainly.com/question/2046046

#SPJ1

Lori is moving and must rent a truck. There is an initial charge of $60 for the rental plus an additional fee per mile driven. Would a linear, quadratic or exponential function be the best type of equation to model this function? Exponential Quadratic Linear

Answers

Answer:

A linear function would be the best type of equation to model this situation. The total cost of renting the truck increases linearly with the number of miles driven. The initial charge of $60 can be considered as the y-intercept of the linear function, and the additional fee per mile driven can be considered as the slope of the line. Therefore, the equation that models this situation can be written in the form y = mx + b, where y is the total cost of renting the truck, x is the number of miles driven, m is the additional fee per mile driven (the slope of the line), and b is the initial charge of $60 (the y-intercept).

Answer:

A linear function would be the best type of equation to model this function.

Step-by-step explanation:

The total cost of renting the truck is composed of two parts:

Initial charge of $60.Additional fee per mile driven.

The initial charge of $60 is the fixed charge, and the additional fee is the variable charge that is proportional to the number of miles driven.

Let "x" be the number of miles driven and "y" be the total cost of the rental (in dollars), then the linear equation is:

y = mx + 60

where "m" is the additional fee (in dollars) per mile driven.

Therefore, a linear function, in the form y = mx + b, where m represents the slope or rate of change, and b represents the initial fixed charge, is the most appropriate function to model this situation.

PLS HELP FAST 50 POINTS + BRAINLIEST

Answers

Answer:

Anna had 23 sweets in her bag at the start of the day.

Step-by-step explanation:

Let's use working backwards to find out how many sweets were in the bag at the start of the day.

At the end of lesson 4, Anna had 1 sweet left in her bag. So, before she gave a sweet to her teacher in lesson 4, she had 2 sweets left in her bag.

In lesson 3, she gave out half of the sweets left in her bag and then gave one to the teacher. So, before she gave a sweet to her teacher in lesson 3, she had 2 x 2 + 1 = 5 sweets in her bag.

In lesson 2, she gave out half of the sweets left in her bag and then gave one to the teacher. So, before she gave a sweet to her teacher in lesson 2, she had 5 x 2 + 1 = 11 sweets in her bag.

In lesson 1, she gave out half of the sweets in her bag and then gave one to the teacher. So, before she gave a sweet to her teacher in lesson 1, she had 11 x 2 + 1 = 23 sweets in her bag.

Therefore, Anna had 23 sweets in her bag at the start of the day.

SORRY IF THIS IS WRONG
1+1 = 2 2x2 = 4 = what was left at the start of lesson 4
4 + 1 = 5
5 x 2 = 10 = what was left at the start of lesson 3
10 + 1 = 11
11 x 2 = 22 = what was left at the start of lesson 2
22 + 1 = 23
23 x 2 = 46
So at the start of the day there was 46 sweets

fill in the blank. Toward the end of a game of Scrabble, you hold the letters D, O, G, and Q. You can choose 3 of these 4 letters and arrange them in order in ______ different ways. (Give your answer as a whole number.)

Answers

Toward the end of a game of Scrabble, you hold the letters D, O, G, and Q. You can choose 3 of these 4 letters and arrange them in order in 24 different ways.

To solve this problem, we need to use the concept of permutations. A permutation is an arrangement of objects in a specific order. In this case, we need to find the number of permutations that can be made from the letters D, O, G, and Q when we choose 3 of these 4 letters.

The formula for finding the number of permutations is:

n! / (n-r)!

where n is the total number of objects and r is the number of objects we choose.

Using this formula, we can calculate the number of permutations as follows:

4! / (4-3)!

= 4! / 1!

= 4 x 3 x 2 x 1 / 1

= 24

Therefore, we can arrange the chosen 3 letters in 24 different ways.

To learn more about permutations click on,

https://brainly.com/question/30660588

#SPJ4

Trains Two trains, Train A and Train B, weigh a total of 188 tons. Train A is heavier than Train B. The difference of their
weights is 34 tons. What is the weight of each train?

Answers

Step-by-step explanation:

A + B = 188

A = 188 - B - (1)

Now,

A - B = 34

188 - B - B = 34 (Substituting eqn 1 in A)

188 - 34 = 2B

154 = 2B

• B = 77 tons

Now

A = 188 - B

A = 188 - 77

A = 111 tons

For a standard normal distribution, find:

P(-2.11 < z < -0.85)

Answers

Answer:

Step-by-step explanation:

Using a standard normal table, we can find the area under the curve between -2.11 and -0.85.

P(-2.11 < z < -0.85) = P(z < -0.85) - P(z < -2.11)

Using the table, we find:

P(z < -0.85) = 0.1977

P(z < -2.11) = 0.0174

Therefore,

P(-2.11 < z < -0.85) = 0.1977 - 0.0174 = 0.1803

So the probability that a standard normal random variable falls between -2.11 and -0.85 is 0.1803.

Find the product of 3√20 and √5 in simplest form. Also, determine whether the result is rational or irrational and explain your answer.

Answers

Answer:

30, rational

Step-by-step explanation:

[tex]3\sqrt{20}\cdot\sqrt{5}=3\sqrt{4}\sqrt{5}\cdot\sqrt{5}=(3\cdot2)\cdot5=6\cdot5=30[/tex]

The result is rational because it can be written as a fraction of integers.

To approximate binomial probability plx > 8) when n is large, identify the appropriate 0.5 adjusted formula for normal approximation. O plx > 7.5) O plx >= 9) O plx > 9) O plx > 8.5)

Answers

The appropriate 0.5 adjusted formula for normal approximation is option (d) p(x > 8.5)

The appropriate 0.5 adjusted formula for normal approximation to approximate binomial probabilities when n is large is

P(Z > (x + 0.5 - np) / sqrt(np(1-p)))

where Z is the standard normal variable, x is the number of successes, n is the number of trials, and p is the probability of success in each trial.

To approximate binomial probability p(x > 8) when n is large, we need to use the continuity correction and find the appropriate 0.5 adjusted formula for normal approximation. Here, x = 8, n is large, and p is unknown. We first need to find the value of p.

Assuming a binomial distribution, the mean is np and the variance is np(1-p). Since n is large, we can use the following approximation

np = mean = 8, and

np(1-p) = variance = npq

8q = npq

q = 0.875

p = 1 - q = 0.125

Now, using the continuity correction, we adjust the inequality to p(x > 8) = p(x > 8.5 - 0.5)

P(Z > (8.5 - 0.5 - 8∙0.125) / sqrt(8∙0.125∙0.875))

= P(Z > 0.5 / 0.666)

= P(Z > 0.75)

Therefore, the correct option is (d) p(x > 8.5)

Learn more about binomial probability here

brainly.com/question/29350029

#SPJ4

The given question is incomplete, the complete question is:

To approximate binomial probability p(x > 8) when n is large, identify the appropriate 0.5 adjusted formula for normal approximation. a) p(x > 7.5) b)  p(x >= 9) c) p(x > 9) d) p(x > 8.5)

I will mark you brainiest!

Given parallelogram STUV, what is the length of TV?
TW = y2
WV = 2y − 1

A) 2
B) 8
C) 4

Answers

The required value of TV is 2 units.

What is parallelogram?

A parallelogram is a straightforward quadrilateral with two sets of parallel edges in Euclidean geometry. A parallelogram's confronting or opposing sides are of equal length, and its opposing angles are of equal size.

According to question:

We have given that;

TW = y²

WV = 2y − 1

We know that in parallelogram

TW = WV

y² = 2y − 1

y² - 2y + 1 = 0

y² - y - y + 1 =0

y(y - 1)-1(y - 1) = 0

(y - 1)(y - 1) = 0

(y - 1)² = 0

y - 1 = 0

y = 1

So;

TV = TW + WV

TV = y² + 2y − 1

TV = 1² + 2(1) - 1

TV = 1 + 2 - 1

TV = 2 units

Thus, required value of TV is 2 units.

To know more about parallelogram visit:

brainly.com/question/29147156

#SPJ1

PLEASE HELP 30 POINTS!

Answers

Answer:

57

57

123

123

57

57

123

that's all.

Answer:

m<1 = 57°

m<2 = m<1 = 57°

m<3 = x = 123°

m<4 = x = 123°

m<5 = m<1 = 57°

m<6 = m<5 = 57°

m<7 = m<4 = 123°

Step-by-step explanation:

[tex]{ \tt{m \angle 1 + x = 180 \degree}} \\ { \colorbox{silver}{corresponding \: angles}} \\ { \tt{m \angle 1 = 180 - 123}} \\ { \tt{ \underline{ \: m \angle 1 = 57 \degree \: }}}[/tex]

one ticket is drawn at random from each of the two boxes below: 1 2 6 1 4 5 8 find the chance that the both numbers are even numbers.

Answers

The chance that both numbers drawn are even numbers is 8/21.

The probability refers to the measure of the likelihood or chance of an event occurring. It is a numerical value between 0 and 1, where 0 indicates that the event is impossible, and 1 indicates that the event is certain.

There are 4 even numbers and 3 odd numbers in the first box, and 2 even numbers and 1 odd number in the second box.

The probability of drawing an even number from the first box is 4/7, and the probability of drawing an even number from the second box is 2/3.

By the multiplication rule of probability, the probability of drawing an even number from both boxes is

(4/7) × (2/3) = 8/21

Learn more about probability here

brainly.com/question/11234923

#SPJ4

The bar graph in the following graphic represents fictional net exports in billions of dollars for five countries.
Net exports are obtained by subtracting total imports from total exports; a negative net export means the
country imported more goods than it exported.
Net Exports (Billions of dollars)
United States
Denmark
China
Germany
Spain
-150 -100
-50
Net Exports (Billions of dollars)
What is the sum of net exports for Germany and China ?
a.
-80 billion dollars
b. 180 billion dollars
0 50 100 150
C. 90 billion dollars
d. 150 billion dollars

Answers

[tex]80[/tex] billion dollars' worth of net exports were made by China and Germany. The first claim is accurate.

What do the terms "export" and "import" mean?

Export is the process of supplying goods and services to some other nation. Contrarily, importing is the act of acquiring goods from outside and transferring them into one's own nation.

What does GDP export mean?

The domestic product (GDP) is a measure of all the products and services generated in the United States; thus, changes in exports change significantly in the demand for goods and services made in the United States abroad.

The total of China's and Germany's net exports would be:

[tex]50[/tex] billion + [tex]30[/tex] billion [tex]= 80[/tex] billion

As a result, Germany & China's consolidated net exports amounted to [tex]80[/tex] billion u.s. dollars, reflecting answer option (a).

To know more about exports visit:

https://brainly.com/question/20375046

#SPJ1

A box containing 5 balls costs $8.50. If the balls are bought individually, they cost $2.00 each. How much cheaper is it, in percentage terms, to buy the box as opposed to buying 5 individual balls?

Answers

Answer: The total cost of buying 5 balls individually is $2.00 x 5 = $10.00.

The box costs $8.50, which means it is $10.00 - $8.50 = $1.50 cheaper to buy the box.

To calculate the percentage difference, we can use the formula:

% difference = (difference ÷ original value) x 100%

In this case, the difference is $1.50, and the original value is $10.00.

% difference = ($1.50 ÷ $10.00) x 100%

% difference = 0.15 x 100%

% difference = 15%

Therefore, it is 15% cheaper to buy the box than to buy 5 individual balls.

Step-by-step explanation:

Marcia Gadzera wants to retire in San Diego when she is 65 years old. Marcia is now 50 and believes she will need $90,000 to retire comfortably. To date, she has set aside no retirement money. If she gets interest of 10% compounded semiannually, how much must she invest today to meet her goal of $90,000?

Answers

Answer:

Step-by-step explanation:

We can use the formula for the future value of an annuity to determine how much Marcia needs to invest today to meet her retirement goal of $90,000. The formula for the future value of an annuity is:

FV = PMT x [(1 + r/n)^(n*t) - 1] / (r/n)

where:

FV = future value of the annuity

PMT = payment (or deposit) made at the end of each compounding period

r = annual interest rate

n = number of compounding periods per year

t = number of years

In this case, we want to solve for the PMT (the amount Marcia needs to invest today). We know that:

Marcia wants to retire in 15 years (when she is 65), so t = 15

The interest rate is 10% per year, compounded semiannually, so r = 0.10/2 = 0.05 and n = 2

Marcia wants to have $90,000 in her retirement account

Substituting these values into the formula, we get:

$90,000 = PMT x [(1 + 0.05/2)^(2*15) - 1] / (0.05/2)

Simplifying the formula, we get:

PMT = $90,000 / [(1.025)^30 - 1] / 0.025

PMT = $90,000 / 19.7588

PMT = $4,553.39 (rounded to the nearest cent)

Therefore, Marcia needs to invest $4,553.39 today in order to meet her retirement goal of $90,000, assuming an interest rate of 10% per year, compounded semiannually.

In the year 1985, a house was valued at $108,000. By the year 2005, the value had appreciated to $148,000. What was the annual growth rate percentage between 1985 and 2005? Assume that the value continued
to grow by the same percentage. What was the value of the house in the year 2010?​

Answers

Answer:

To find the annual growth rate percentage, we can use the formula:

annual growth rate = [(final value / initial value)^(1/number of years)] - 1

where "final value" is the value in the ending year, "initial value" is the value in the starting year, and "number of years" is the total number of years between the starting and ending years.

Using the given values, we have:

annual growth rate = [(148,000 / 108,000)^(1/20)] - 1

= 0.0226 or 2.26%

So the house appreciated at an annual growth rate of 2.26%.

To find the value of the house in 2010, we can use the same growth rate to project the value from 2005 to 2010:

value in 2010 = 148,000 * (1 + 0.0226)^5

= $175,465.11 (rounded to the nearest cent)

Therefore, the value of the house in the year 2010 was $175,465.11.

Oliver's normal rate of pay is $10.40 an hour.

How much is he paid for working 5 hours overtime one Saturday at time-and-a-half?

Answers

For this problem you want to multiply your hourly rate by your time worked and then you also want to multiply it by you time and a half factor so your problem should look like, 10.40 x 5 x 1.5 = ? And if you plug that all into a calculator you will get $78

A simple random sample of size n is drawn. The sample mean, x, is found to be 18.1, and the sample standard deviation, s, is found to be 4.1.

(a) Construct a 95% confidence interval about u if the sample size, n, is 34.
Lower bound: Upper bound:
(Use ascending order. Round to two decimal places as needed.)

Answers

In response to the stated question, we may state that Hence, the 95% CI function for u is (16.72, 19.48), rounded to two decimal places in increasing order.

what is function?

In mathematics, a function is a connection between two sets of numbers in which each member of the first set (known as the domain) corresponds to a single element in the second set (called the range). In other words, a function takes inputs from one set and produces outputs from another. Inputs are commonly represented by the variable x, whereas outputs are represented by the variable y. A function can be described using an equation or a graph. The equation y = 2x + 1 represents a linear function in which each value of x yields a distinct value of y.v

We use the following formula to create a confidence interval around the population mean u:

CI = x ± z*(s/√n)

where x represents the sample mean, s represents the sample standard deviation, n represents the sample size, z represents the z-score associated with the desired degree of confidence, and CI represents the confidence interval.

Because the degree of confidence is 95%, we must calculate the z-score that corresponds to the standard normal distribution's middle 95%. This is roughly 1.96 and may be determined with a z-table or calculator.

CI = 18.1 ± 1.96*(4.1/√34)

CI = 18.1 ± 1.96*(0.704)

CI = 18.1 ± 1.38

Hence, the 95% CI for u is (16.72, 19.48), rounded to two decimal places in increasing order.

To know more about function visit:

https://brainly.com/question/28193995

#SPJ1

please help me with math quiz i’ll give you brainlist

Answers

The correct answer is Skewed

Answer:

Answer: B. Symmetric.

Explanation:

In a symmetric distribution, the data is evenly distributed around the mean or median, creating a mirror image on both sides of the center. In this histogram, the median and mean are very close together at 55 and the bars on both sides of the center are roughly equal in height, indicating a fairly even distribution. Therefore, the histogram is symmetric.

solve this proportion: 5/a = 3/4

Answers

Answer:

[tex]a = \frac{20}{3}[/tex]

Step-by-step explanation:

the values or variables listed in the function declaration are called _____ paramters to the function.

Answers

The values or variables listed in the function declaration are called formal parameters to the function.

They are used to store the data that is passed into the function when it is called. The formal parameters are local variables, meaning that the values stored in them are only available within the function.

The arguments are the values passed to the function when it is called. These values are then assigned to the formal parameters and are used within the function to perform the desired task.

Formal arguments are produced at function entry and removed at function exit, behaving similarly to other local variables inside the function.

To learn more about formal parameters link is here

brainly.com/question/15008938

#SPJ4

Other Questions
Select the description of the graph created by the equation 3x2 6x + 4y 9 = 0. Parabola with a vertex at (1, 3) opening left. Parabola with a vertex at (1, 3) opening left. Parabola with a vertex at (1, 3) opening downward. Parabola with a vertex at (1, 3) opening downward. As a driver you have a responsibility to pedestrians that is: a. Legal b. Moral c. Both A and B are correct d what is the minimum angular velocity (in rpm ) for swinging a bucket of water in a vertical circle without spilling any? the distance from the handle to the bottom of the bucket is 35 cm . express your answer in revolutions per minute. what was the significance of the naval quarantine of cuba? the concept of face refers to group of answer choices the public self image that every member of society wants to claim for himself or herself a psychological image that can be granted and lost and fought for and presented as a gift the projected image of one's self in a relational situation all of these When designing responsive organizations, what decisions do firms have to make? where would be the best location to install an omnidirectional antenna that is connected to a wireless access point? For each problem, select the best response (a) A x2 statistic provides strong evidence in favor of the alternative hypothesis if its value is A. a large positive number. OB. exactly 1.96 c. a large negative number. D. close to o E. close to 1. (b) A study was performed to examine the personal goals of children in elementary school. A random sample of students was selected and the sample was given a questionnaire regarding achieving personal goals. They were asked what they would most like to do at school: make good grades, be good at sports, or be popular. Each student's sex (boy or girl) was also recorded. If a contingency table for the data is evaluated with a chi-squared test, what are the hypotheses being tested? A. The null hypothesis that boys are more likely than girls to desire good grades vs. the alternative that girls are more likely than boys to desire good grades. OB. The null hypothesis that sex and personal goals are not related vs. the alternative hypothesis that sex and personal goals are related. C. The null hypothesis that there is no relationship between personal goals and sex vs. the alternative hypothesis that there is a positive, linear relationship. OD. The null hypothesis that the mean personal goal is the same for boys and girls vs. the alternative hypothesis is that the means differ. O E. None of the above. (C) The variables considered in a chi-squared test used to evaluate a contingency table A. are normally distributed. B. are categorical. C. can be averaged. OD. have small standard deviations. E. have rounding errors. the use of hashtags and posts to raise awareness about specific issues and causes is known as ___________. ciara's alarm clock blasts at 5:00am. the noise is deafening which causes her to jump up to turn it off. in this case, the alarm serves as a:negative punishmentpositive reinforcementnegative reinforcementpositive punishment Continue to consider the prior question. Assume that there is an increase in the wage rate per hour. If the income effect dominates the substitution effect and leisure is a normal good, mark the correct (or multiple correct) answer(s): - Hours worked will increase - Leisure will decrease - Leisure will increase - The labor supply curve is downward sloping, - The demand for leisure is downward sloping - The labor supply curve is upward sloping. - The demand for leisure is upward sloping. - Hours worked will decrease. Anna Prentice has worked for years fixing broken typewriters. She is laid off from her job as fewer and fewer people use typewriters. She is looking for work but cannot find a job in her area of specialty. Which term describes Anna's type of unemployment? what is the full form of cc camera VIP, an abbreviation for "very important person," is synonymous with the word _____.A) terkB) shibbolethC) nabobD) jubilee PTC is a substance that has a strong bitter taste for some people and is tasteless for others. The ability to taste PTC is inherited and depends on a single gene that codes for a taste receptor on the tongue. Interestingly, although the PTC molecule is not found in nature, the ability to taste it correlates strongly with the ability to taste other naturally occurring bitter substances, many of which are toxins. About 75 % of Italians can taste PTC. You want to estimate the proportion of Americans with at least one Italian grandparent who can taste PTC. (a) Starting with the 75 % estimate for Italians, how large a sample must you collect in order to estimate the proportion of PTC tasters within 0.1 with 90 % confidence? (Enter your answer as a whole number.) n = (b) Estimate the sample size required if you made no assumptions about the value of the proportion who could taste PTC. (Enter your answer as a whole number.) n = Which of the compounds listed below, when added to water, is/are likely to increase the solubility of AgCl? A.Ammonia, B.NH3 Sodium cyanide, C.NaCN Potassium chloride,D.KCl What is the meaning of "an armed clash at the mouth of the Danube"? Let X and Y be independent random variables, uniformly distributed in the interval [0, 1 Find the CDF and the PDF of X-Y Assume that the full-empinyment level of GDP is $10,000. The current level of GDP is $8,000. Answer the following questions a. Does this economy have any cyclical unemployment? Explain. b. If the MPC is.8, what minimum decrease in taxes is needed to reach full employment? c. If the MPC is.8, what minimum increase in government spending is needed to reach full employment? d. Are your answers to questions b and c numerically identical? If not, explain why? e. Could an equal increase in government spending and in taxes be used to reach full employment GDP? If so, what amount? Shallow Drilling, Inc. has 76,650 shares of common stock outstanding with a beta of 1.47 and a market price of $50.00 per share. There are 14,250 shares of 6.40% preferred stock outstanding with a stated value of $100 per share and a market value of $80.00 per share. The company has 6,380 bonds outstanding that mature in 14 years. Each bond has a face value of $1,000, an 8.00% semiannual coupon rate, and is selling for 99.10% of par. The market risk premium is 9.79%, T-Bills are yielding 3.21%, and the tax rate is 26%. What discount rate should the firm apply to a new project's cash flows if the project has the same risk as the company's typical project?Group of answer choices