For this project, you will submit the Python script you used to make your calculations and a summary report explaining your findings.
Python Script: To complete the tasks listed below, open the Project Two Jupyter Notebook link in the Assignment Information module. Your project contains the NBA data set and a Jupyter Notebook with your Python scripts. In the notebook, you will find step-by-step instructions and code blocks that will help you complete the following tasks:
Hypothesis tests for a population parameter
Hypothesis tests for a population mean
Hypothesis test for a population proportion
Hypothesis test for the difference between two population parameters
Hypothesis test for difference between two population means
Summary Report: Once you have completed all the steps in your Python script, you will create a summary report to present your findings. Use the provided template to create your report. You must complete each of the following sections:
Introduction: Set the context for your scenario and the analyses you will be performing.
Hypothesis tests for the population mean: Discuss all steps of the hypothesis tests and interpret your results.
Hypothesis test for the population proportion: Discuss all steps of the hypothesis test and interpret your results.
Hypothesis test for the difference between two population means: Discuss all steps of the hypothesis test and interpret your results.
Conclusion: Summarize your findings and explain their practical implications.
IVE GOT THE PYTHON SCRIPT COMPLETED JUST NEED HELP WITH THE SUMMARY REPORT ALL PYTHON SCRIPT DATA IS BELOW
Assigned team
game_id year_id fran_id pts opp_pts elo_n opp_elo_n game_location game_result
0 199511030CHI 1996 Bulls 105 91 1598.2924 1531.7449 H W
1 199511040CHI 1996 Bulls 107 85 1604.3940 1458.6415 H W
2 199511070CHI 1996 Bulls 117 108 1605.7983 1310.9349 H W
3 199511090CLE 1996 Bulls 106 88 1618.8701 1452.8268 A W
4 199511110CHI 1996 Bulls 110 106 1621.1591 1490.2861 H W
My team
game_id year_id fran_id pts opp_pts elo_n opp_elo_n game_location game_result
0 201210300MIA 2013 Celtics 107 120 1586.1121 1666.3193 A L
1 201211020BOS 2013 Celtics 88 99 1566.8929 1520.3861 H L
2 201211030WAS 2013 Celtics 89 86 1571.9491 1435.2531 A W
3 201211070BOS 2013 Celtics 100 94 1574.5995 1432.6027 H W
4 201211090BOS 2013 Celtics 100 106 1562.3982 1541.7600 H L
Mean Relative Skill of your team in the years 2013 to 2015 = 1456.78
Mean Points = 98.04897959183674
T Stat = -17.47, P Value = 0.0000
Reject the null hypothesis
Proportion of games won by your team when scoring more than 80 points in the years 2013 to 2015 = 0.4506
Mean Relative Skill of the assigned team in the years 1996 to 1998 = 1739.8
Mean Relative Skill of your team in the years 2013 to 2015 = 1456.78

Answers

Answer 1

The results of the hypothesis tests indicate that the difference in mean relative skill between the assigned team and my team is significant.

Hypothesis tests for the population mean:

The first hypothesis test was performed to test the mean relative skill of the assigned team and my team. The mean relative skill of the assigned team was found to be 1739.8 and the mean relative skill of my team was found to be 1456.78. The hypothesis test was performed to test the difference between the two means. The t-statistic was calculated to be -17.47 and the p-value was found to be 0.0000. Based on the results, the null hypothesis was rejected.

Hypothesis test for the population proportion:

The second hypothesis test was performed to test the proportion of games won by my team when they scored more than 80 points. The proportion was found to be 0.4506. The hypothesis test was performed to test the difference between the proportion of games won and the null hypothesis value of 0.5. The p-value was found to be significant, which means that the proportion of games won by my team when scoring more than 80 points is significantly different from 0.5.

Hypothesis test for the difference between two population means:

The third hypothesis test was performed to test the difference between the mean points scored by my team and the assigned team. The mean points scored by my team was found to be 98.0489 and the mean points scored by the assigned team was not calculated in this project.

Learn more about mean :

https://brainly.com/question/28670966

#SPJ4


Related Questions

the bearing of point B from point A is 237 find the bearing from A to B

Answers

The bearing from point point A to point B is given as follows:

57º.

How to obtain the bearing between the two points?

From the text in this problem, the bearing from point B to point A is given as follows:

237º.

To obtain the inverse bearing, that is, the bearing from point A to point B, we must subtract the bearing from point B to point A given in this problem by 180º, as follows:

237 - 180 = 57º.

Hence the bearing from point point A to point B is of 57º.

More can be learned about the bearing between two points at https://brainly.com/question/22518031

#SPJ1

let $l$ be the line with equation $\dbinom{10}{3} \dbinom{-2}{1}t$. let $\mathbf{v}$ be a vector from the origin to a point on $l$. find the minimum value of $\|\mathbf{v}\|$.

Answers

The minimum value of [tex]$\|\mathbf{v}\|$[/tex] is zero.

The minimum value of [tex]$\|\mathbf{v}\|$[/tex] is zero, as it is the distance between the origin and a point on the line. To solve this problem, the formula [tex]$\|\mathbf{v}\| = \sqrt{x^2 + y^2}$[/tex] can be used, where x and y are the coordinates of the point on the line. Since the equation of the line is [tex]$\dbinom{10}{3} \dbinom{-2}{1}t$[/tex], the coordinates of the point on the line can be found by substituting [tex]$t = 0$: $x = 10 \cdot 0 - 2 \cdot 0 = 0$, and $y = 3 \cdot 0 + 1 \cdot 0 = 0$[/tex] . Substituting these values into the formula for [tex]$\|\mathbf{v}\|$ gives $\|\mathbf{v}\| = \sqrt{0^2 + 0^2} = 0$[/tex]. Therefore, the minimum value of [tex]$\|\mathbf{v}\|$[/tex] is zero.

Learn more about minimum value here:

https://brainly.com/question/14316282

#SPJ4

22 Answer:

The variables x and y vary directly. Use the given values to write
an equation that relates x and y: x = 4, y = -16
23 Answer:

Find the slope of the graph of the equation: y = 2x + 5
24 Answer:

Find the y-intercept of the graph of the equation: y = 2x + 5
25 Answer:

Find the slope of the graph of the equation: y = 5 - 3x
26 Answer:

Find the y-intercept of the graph of the equation: y = 5 - 3x
27 Answer:

Solve the equation algebraically: 4x - 3 = 2
28 Answer:

Solve the equation algebraically: 9 = 10 - x
29 Answer:
Are the graphs of the two equations parallel lines
y = 2x + 1 and 2y = 4x + 5
a. yes
b. no
30 Answer:
Do the graphs of the two equations demonstrate parallel lines?
y = 4x - x and y = -4x + 3
a. yes
b. no

Answers

The slope of the graph of the equation: y = 2x + 5

Slope = 2

The y-intercept of the graph of the equation: y = 2x + 5

Y-intercept = 5

The slope of the graph of the equation: y = 5 - 3x

Slope = -3.

The y-intercept of the graph of the equation: y = 5 - 3x

Y-intercept = 5

What is an equation of the line?

An equation of the line is defined as a linear equation having a degree of one. The equation of the line contains two variables x and y. And the third parameter is the slope of the line which represents the elevation of the line.

The general form of the equation of the line:-

y = mx + c

m = slope

c = y-intercept

Slope = ( y₂ - y₁ ) / ( x₂ - x₁ )

1) y = 2x + 5 Slope = 2 is the slope of the equation's graph.

2.) The equation's graph's y-intercept is written as y = 2x + 5 Y-intercept = 5.

3) y = 5 - 3x Slope = -3 is the slope of the equation's graph.

4) The graph's y-intercept is as follows: y = 5 - 3x Y-intercept = 5.

To know more about an equation of the line follow

https://brainly.com/question/18831322

#SPJ1

You are paid $11.75/hr. You work 40 hr/wk. Your deductions are FICA (7.65%), Federal tax withholding (10.75%), and state tax withholding (7.5%)

2.If you are able to work 20 hours of overtime the next month and are paid 1.5 times your regular rate, how does this change your budget for that month?

Answers

Compared to your regular wage without overtime, this would push your monthly budget up by $607.63.

What does a budget mean?

In a budget, projected expenses are stated together with suggestions for how to fund them. A budget can show a surplus of resources for future use or a deficit where expenses are greater than income or other resources.

What are the three different sorts of budgets?

Surplus Budget, Balanced Budget, and Deficit Budget are 3 types of annual governmental budgets based on estimation. A balanced budget is one in which the revenues are larger than the expenses or equal to them. In the above link, you can read about the Highlights of the Union Budget for UPSC.

Let's calculate the regular earnings for 40 hours of work first:

Regular earnings = $11.75 x 40 hours = $470

Next, let's calculate the overtime earnings:

Overtime rate = $11.75 x 1.5 = $17.63

Overtime earnings = $17.63 x 20 hours = $352.60

Now let's add the regular earnings and overtime earnings to get the total gross pay for the month:

Total gross pay = $470 + $352.60 = $822.60

Now let's calculate the deductions:

FICA = $822.60 x 7.65% = $63.17

Federal tax withholding = $822.60 x 10.75% = $89.11

State tax withholding = $822.60 x 7.5% = $61.69

Total deductions = $63.17 + $89.11 + $61.69 = $214.97

So, the net pay for the month (total gross pay minus total deductions) would be:

Net pay = $822.60 - $214.97 = $607.63

Therefore, working 20 hours of overtime would increase your budget by $607.63.

To know more about Budget visit:

https://brainly.com/question/18803390

#SPJ1

Which of the following is a solution to this inequality?

y less than two thirds times x plus 2

(0, 3)
(−3, 1)
(3, 5)
(1, 2)

Answers

The point that is a solution if the inequality:

y < (2/3)*x + 2

is (1, 2).

Which one is a solution of the inequality?

Here we want to find a solution for the inequality below:

y < (2/3)*x + 2

To check if an ordered pair is a solution, then we need to replace the values of the ordered point and check if the inequality is true.

If we try with the first point we will get:

3 < (2/3)*0 + 2

3 < 2

That is false.

The correct option is (1, 2)

2 < (2/3)*1 + 2

2 < 8/3

Learn more about inequalities at:

https://brainly.com/question/24372553

#SPJ1

Given the function g(x) = |× + 31, describe the graph of the function, including the vertex, domain, and range.

Answers

The graph of the function is V-shaped, vertex domain and range are (-3,0), all the real values and [0, ∞);

What is the absolute value function?

The absolute value function, with vertex (h,k), is defined as follows:

y = |x - h| + k.

The features of the function are given as follows;

Vertex: (h,k).

Domain: All real values;

Range: [k, ∞).

Given;

g(x) = |× + 31|

Therefore, for the first item of the function is |x + 3|, since we just have to identify the features;

More can be learned about absolute value functions at; brainly.com/question/3381225

#SPJ1

Write by which rule you know the triangles are congruent, or write CNBD (Cannot Be Determined). Segments and angles are congruent only if marked congruent. FAD congruent to FED by

Answers

The congruency rule that shows us that ΔBLK ≅ ΔACK by; SAS Congruency Postulate

How to determine the Congruency Theorem?

The image showing the triangles tell us that;

∠BKL ≅ ∠CKA by opposite angles theorem

Likewise we see that BL is parallel to AC and as such;

∠BLK ≅ ∠ACK by alternate angles theorem

Similarly, we will also see that;

∠LBK ≅ ∠CAK by alternate angles theorem

Finally, we see that BL ≅ CA and as such we can conclude that ΔBLK is congruent to ΔACK by SAS Congruence Postulate

Read more about Congruency Theorem at; https://brainly.com/question/17239468

#SPJ1

A survey stopped men and women at random to ask them where they purchased
groceries, at a local grocery store or online. Results are shown in the table below, but
some values are missing. Fill in the missing values.

Answers

Answer:

1. Women

Store

66-34= 32

Online

13

Total

32+13= 45

2. Men

Total

34+9=43

3. Total

online

13+9=22

total

66+22= 88

I’m thinking of a number. When you multiply it by 5 and subtract 3 you will get a number less than 80. Form an inequality and solve it to describe the range of possible numbers

Answers

The range of possible numbers will be  (-∞ , 16.6] as per the given conditions.

What is inequality?

In mathematics, inequalities specify the connection between two non-equal numbers. Equal does not imply inequality. Typically, we use the "not equal sign ()" to indicate that two values are not equal. But several inequalities are utilized to compare the numbers, whether it is less than or higher than.

Given, I’m thinking of a number. When you multiply it by 5 and subtract 3 you will get a number less than 80.

Let "x" be the number

Thus from the given expression

=> 5*x - 3 < 80

add 3 on both sides

=> 5x -3 + 3 < 80 +3

=> 5x < 83divide by 5 into both sides

=> x < 83/5

=> x < 16.6

thus the range of x for the given Condition will be (-∞ , 16.6]

Learn more about inequalities here:

https://brainly.com/question/30231190

#SPJ1

A transportation commission studies driving times between two cities to determine whether the construction of a new highway reduced commute times. Times for 4040 cars driving on the old highway and times for 5050 cars driving on the new highway are obtained. A summary of the data obtained from the study is given below.Highway: Mean commute times; Population standard deviation1 (Old); 5.35; 0.52 (New); 4.95; 0.81)What is the standard error? Type as: #.###2)What is the z-score? Type as: #.###3) What is the p-value? Type as: #.######

Answers

Based on the provided information, standard error is 0.138, z-score is 2.898, and p value is 0.0013995.

The standard error of a statistic refers to the standard deviation of its sampling distribution or an estimate of that standard deviation. It indicates how different the population mean is likely to be from a sample mean. Standard error of two samples is given by:

SE = √((S1^2)/n1+(S2^2)/n2)

In the given case s1 = 0.5, n1 = 40, s2 = 0.8, and n2 = 50. Hence,

SE = √(〖0.5〗^2/40+〖0.8〗^2/50)=0.138

Z-score for two samples is given by:

z = ((x1-x2)/SE) where x1 and x2 are sample means

In the given case x1= 5.35 and x2 = 4.95. Hence,

z = ((x1-x2)/SE) = (5.35-4,95)/0.138=2.898

The p -value from the table is when p(x >z) = 0.0013995.

Learn more about Standard error:

https://brainly.com/question/1191244

#SPJ4

The table gives the volume of cylinders where the height is a function of the radius of the base. Given radius, r, the height can be modeled with the function h(r), the base area of the of the cylinder with the function B(r), and the volume of the cylinder with the function V(r).

Answers

The volume of the cylinder will be 138.2 inches³

How to calculate the volume

From the information, the shape has a height 3 in more than 4 times the radius of the cylinder's base.

The volume of a cylinder is equal to V = πr²h

where

r is the radius of the base

h is the height

In the problem, h = 3 + 4r

r = 2 inches

To calculate h, h = 3 + 4 × 2

h = 11 inches

The volume of a cylinder is equal to:

v = πr²h

v = π × 2² × 11

v = 44π inches³

V = 138.2 inches³

Learn more about volume on:

https://brainly.com/question/1825045

#SPJ1

Write a function rule for the volume of the cylinder shown at the right with a height 3 in more than 4 times the radius of the cylinder's base. What is the volume of the cylinder when it has a radius of 2 in?

Consider a given function.

find a and b .

Answers

The values of a and b, considering the range of the function, are given as follows:

a = -3.b = 4.

What is the range of a function?

The range of a function is the set that contains all the output values that can be assumed by the function.

Hence, considering the graph, the range of a function is given by the values of y from the graph.

The minimum and maximum value of the function are given as follows:

Minimum of -3.Maximum  of 4.

Hence the values of a and b are given as follows:

a = -3.b = 4.

More can be learned about the domain and the range of a function at brainly.com/question/30248800

#SPJ1

eighty-four percent of products come off the line ready to ship to distributors. your quality control department selects 12 products randomly from the line each hour. let x represent the number of these products that are within specifications. looking at the binomial distribution, if x is less than , the outcome would be considered unusual, and the production line should be repaired. group of answer choices fewer than 7 fewer than 6 fewer than 9 fewer than 8

Answers

If 84% of products come off the line ready to ship to distributors, then the probability of a product being within specifications is 0.84.

Since we are selecting 12 products randomly from the line each hour, the number of products within specifications (x) follows a binomial distribution with parameters n = 12 and p = 0.84.

Using a binomial cumulative distribution function (CDF), we can calculate the probability that x is less than a certain value. For example, if x is less than 7, the probability of this outcome would be considered unusual and the production line should be repaired.

So, the answer is "fewer than 7".

To learn more about distributors please click on below link.

https://brainly.com/question/14276410

#SPJ4

Need to write an equation

Answers

ANSWERRRRRRRR: 27 = 16 + v
Write an equation that says the length of the green line is equal to the black line? Alright.
So first step, put an equal sign down. You’re writing an equivalent equation.
=
Next write 27 on one side, that’s the green line.
27 =
Now write 16 on the opposite side because that’s part of the black line.
27 = 16
Now write x for the unknown length of the black line on the same side as 16 since they’re both the black line. But separate them with an addition sign because 16 plus x equals the total length of the black line.
27 = 16 + x
That’s your equation!

Next part is combine like terms, as stated in the instruction.
Simply subtract 16 to both sides to get x alone.
26-16=11
11 = x
The unknown variable/length is 11.

Dan plays basketball on his high school team. During
the last game Dan scored 18 points, while for the
season he averages 20 points per game. What percent
of Dan's average did he score during this game?

Answers

The percent of Dan's average did he score during this game is 11.11%

What percent of Dan's average did he score during this game?

Dan's score in the high school basketball team during last game= 18 points

Dan's score in the high school basketball team during this season = 20 points

Percent of Dan's score during this game = (20 - 18) / 18 × 100

= 2/18 × 100

= 11.11%

In conclusion, Dan scored an average percentage of 11.11% during this game.

Read more on percentage:

https://brainly.com/question/843074

#SPJ1

Clothing Online An online clothing company sells custom sweatshirts. The company charges ​$2.50 for shipping plus ​$6.50 for each sweatshirt. Write a linear function rule that models the total cost y​ (in dollars) for any number of sweatshirts x.
Use pencil and paper. Describe how the linear function rule would change if the shipping charge applied to each sweatshirt.

When there is a single shipping​ charge, the linear function rule is y =_____

Answers

The linear function for the cost is:

f(x) = 6.5*x + 2.5

How to write the linear function?

A general linear function is something like:

y = a*x + b

Where a is the slope and b is the y-intercept.

Here we know that there is a fixec charge of $2.50 plus $6.50 for each sweatshirt, then if you buy x of these, the cost will be modeled by the linear function below:

f(x) = 6.5*x + 2.5

The slope is the cost of each item and the y-intercept is the fixed cost.

Learn more about linear functions at:

https://brainly.com/question/1884491

#SPJ1

W=0+4T
640-7t=W

Please help me

Answers

Answer:

2560/11

Step-by-step explanation:

=

640

11

and

=

2560

11

the united states of of representatives has 35 more members than four times the number of members in the unites states senate. define a variable and write an expression to represent the number of members in the house of representatives. Then find the number of members in the house of representatives, if there 100 members in the senate.

Answers

There are 435 members in the House of Representatives.

What is the algebraic expression?

Algebraic expressions are mathematical statements with a minimum of two terms containing variables or numbers.

Let's call the number of members in the Senate "s".

The expression for the number of members in the House of Representatives is "h".

According to the problem, there are 35 more members in the House than four times the number of members in the Senate, so the expression for the number of members in the House is:

h = 4s + 35

If there are 100 members in the Senate, then we can substitute this value into the expression:

h = 4 × 100 + 35

h = 435

So, there are 435 members in the House of Representatives.

Learn more about the algebraic expression here :

brainly.com/question/21751419

#SPJ1

The table shows the number of students graduating from a university in selected years. Use a calculator to write a cubic model for the number of graduates in a given year since 1990. Then use the model to estimate the number of graduates in 2001.

P(x) ≈ 27.13x3 − 473.44x2 + 2829.33x − 4381.69
The estimated the number of graduates in 2001 is 5,565.
P(x) ≈ −473.44x2 + 2829.33x − 4381.69
The estimated the number of graduates in 2001 is 4,133.
P(x) ≈ 473.44x2 − 2829.33x + 4381.69
The estimated the number of graduates in 2001 is 3,535.
P(x) ≈ −27.13x3 + 473.44x2 − 2829.33x + 4381.69
The estimated the number of graduates in 2001 is 2,504.

Answers

The cubic regression equation is y = 27.13x^3 - 473.44x^2 + 2829.33x - 4381.69 and the estimated the number of graduates in 2001 is 5565

How to determine the cubic regression equation

From the question, we have the following parameters that can be used in our computation:

See attachment

Using a graphing calculator, we have the following summary:

a = -4381.6892b = 2829.3314c = -473.4406d = 27.1349Standard Error of Regression: 81.5267Coefficient of determination R²: 0.9978

The model from the above summary is

y = 27.1349x^3 - 473.4406x^2 + 2829.3314x - 4381.6892

Approximate

y = 27.13x^3 - 473.44x^2 + 2829.33x - 4381.69

In the year 2001, we have

x = 11

So, we have

y = 27.13 * 11^3 - 473.44 * 11^2 + 2829.33 * 11 - 4381.69

Evaluate

y = 5565

The estimated the number of graduates in 2001 is 5565

Read more about regression at

brainly.com/question/25987747

#SPJ1

1.5.2For the telephone usage model of Example 1.18, let Bm denote the event that a call is billed for m minutes. To generate a phone bill, observe the duration of the call in integer minutes (rounding up). Charge for M minutes M = 1,2,3,... if the exact duration T is M-1

Answers

(a) The probability that a call is classified as long (L) is [tex]$P[L] = 1 - P[B_3] = 1 - \alpha (1-\alpha)^2 = 0.829$.[/tex]

(b) The probability that a call will be billed for nine minutes or less is

[tex]P[B1] + P[B2] + P[B3] + P[B4] + P[B5] + P[B6] + P[B7] + P[B8] + P[B_9] = \alpha + \alpha(1-\alpha) + \alpha(1-\alpha)^2 + \alpha(1-\alpha)^3 + \alpha(1-\alpha)^4 + \alpha(1-\alpha)^5 + \alpha(1-\alpha)^6 + \alpha(1-\alpha)^7 + \alpha(1-\alpha)^8 = 0.958[/tex]

Probability is a branch of mathematics that deals with the likelihood of an event occurring. It is expressed as a number from 0 to 1, with 0 indicating that an event is impossible and 1 indicating that it is certain to occur. Probability is used to calculate the chance of a random event happening or to predict the outcome of a situation. Probability theory is also used to describe the underlying mechanics and dynamics of random phenomena

Learn more about probability:

https://brainly.com/question/24756209

#SPJ4

Complete question:

For the telephone usage model of Example 1.18, let [tex]$B_m$[/tex] denote the event that a call is billed for $m$ minutes. To generate a phone bill, observe the duration of the call in integer minutes (rounding up). Charge for M minutes [tex]$M=1,2,3, \ldots$[/tex] if the exact duration T is [tex]$M-1 < t \leq M$[/tex]. A more complete probability model shows that for $m=1,2, \ldots$ the probability of each event [tex]$B_m$[/tex] is

[tex]$$P\left[B_m\right]=\alpha(1-\alpha)^{m-1}$$[/tex]

where [tex]$\alpha=1-(0.57)^{1 / 3}=0.171$[/tex]

(a) Classify a call as long, L, if the call lasts more than three minutes. What is [tex]$P [L]$[/tex] ?(b) What is the probability that a call will be billed for nine minutes or less?

(-1,4), slope =-2
Write the point slope form of the equation of the line through the given point with the given slope. Then, rewrite the equation into slope intercept form.

Answers

The point slope form of the equation of the line through the given point with the given slope is y - 4 = -2(x + 1).

The equation in slope intercept form is y = -2x + 2.

What is the point-slope form?

Mathematically, the point-slope form of a straight line can be calculated by using this mathematical expression:

y - y₁ = m(x - x₁)

Where:

m represents the slope.x and y are the points.

At data point (-1, 4), a linear equation of this line can be calculated in point-slope form as follows:

y - y₁ = m(x - x₁)

y - 4 = -2(x - (-1))

y - 4 = -2(x + 1)

Next, we would rewrite the equation in slope-intercept form as follows;

y - 4 = -2(x + 1)

y = -2x - 2 + 4

y = -2x + 2

Read more on slope here: brainly.com/question/3493733

#SPJ1

A rectangular field is four times as long as it is wide. If the perimeter of the field is 560 yards, what are the field’s dimensions?

Answers

Answer:

Width=56 yards

length=224 yards

Step-by-step explanation:

let:

Width=x

length= x*4= 4x

perimeter = 2*x + 2*4x

working

[tex](x \times 2) + (4x \times 2) = 560[/tex]

[tex]2x + 8x = 560[/tex]

[tex]10x = 560[/tex]

[tex] \frac{10x}{10} = \frac{560}{10} [/tex]

[tex]x = 56[/tex]

[tex]4x = 56 \times 4 = 224[/tex]

width =56 yards

length = 224 yards

Find a formula for the piecewise function where the taxable income is the input, and the tax is the output using the table.
PLEASE HELP I AM REALLY STRUGGLING WITH THIS
I have added a photo of the table.

Answers

The piecewise function of the tax expressed below

How to determine the piecewise function

From the question, we have the following parameters that can be used in our computation:

The table of values

To determine the piecewise function, we make use of the following variables:

x = taxable income

f(x) = tax

Using the above and the table of values as guides, we have the following:

f(x) = 0.1x, 0 ≤ x ≤ 9700

f(x) = 970 + 0.12(x - 970), 9701 ≤ x ≤ 39475

f(x) = 4543 + 0.22(x - 39475), 39476 ≤ x ≤ 84200

f(x) = 14382.5 + 0.24(x - 84200), 84201 ≤ x ≤ 160725

f(x) = 32748.5 + 0.32(x - 160725), 160726 ≤ x ≤ 204100

f(x) = 46628.5 + 0.35(x - 204100), 204101 ≤ x ≤ 510300

f(x) = 153798.5 + 0.37(x - 510300), x > 510300

Read more about piecewise functions at

https://brainly.com/question/18499561

#SPJ1

20. In a right triangle with a hypotenuse of length 24, a square with side 7 is inscribed as in the picture. What is the area of the right triangle?​

Answers

The area of the right triangle is 80.5 square units.

What is the area of a triangle?

The area of a triangle is described as the total region that is enclosed by the three sides of any particular triangle.

In the right triangle, one of the legs is equal to 7, as the side length of the square inscribed in it.

We will use the Pythagorean theorem to find the length of the other leg and the calculation is shown below:

a^2 + b^2 = c^2

7^2 + b^2 = 24^2

49 + b^2 = 576

b^2 = 527

b = √t(527) = 23

The area of the right triangle is then:

A = (1/2)ab = (1/2) * 7 * 23 = (1/2) * 161 = 80.5 square units

Learn more about area of the right triangle at: https://brainly.com/question/28470545

#SPJ1

is 5/11 closer to 0,1/2,1

Answers

Based on the given task content; 5/11 is closer to 1/2.

How to solve fractions?

A fraction is a number which has a numerator and a denominator. A numerator refers to the upper or top value while a denominator refers to the lower or bottom value of a fraction.

5/11

= 0.454545454545454

Approximately,

= 0.5

1/2 = 0.5

Hence, 1/2 is closer to 5/11

Read more on fraction:

https://brainly.com/question/11562149

#SPJ1

A+b+c=90 and 12a+10b+6c=870 solve for a,b, and c

Answers

Answer:

Step-by-step explanation:

You can solve for a, b, and c by using a system of linear equations.

Starting with the first equation:

a + b + c = 90

You can isolate a by subtracting b and c:

a = 90 - b - c

Next, substitute the expression for a into the second equation:

12(90 - b - c) + 10b + 6c = 870

Expanding the equation:

1080 - 12b - 12c + 10b + 6c = 870

Combining like terms:

1070 - 2b + -6c = 870

Adding 2b and 6c to both sides:

1070 = 870 + 2b + 6c

Subtracting 870 from both sides:

200 = 2b + 6c

Dividing both sides by 2:

100 = b + 3c

Finally, subtracting 3c from both sides:

100 - 3c = b

To find c, substitute the expressions for a and b back into the first equation:

a + b + c = 90

90 - b - c + b + c = 90

90 - c = 90

-c = 0

Therefore, c = 0.

To find b, substitute c = 0 into the expression for b:

100 - 3c = b

100 = b

Therefore, b = 100.

Finally, to find a, substitute b = 100 and c = 0 into the expression for a:

a = 90 - b - c

a = 90 - 100 - 0

a = -10

Note that negative values for a, b, and c are possible, but not necessarily meaningful for this specific problem or context.

The solution is:

a = -10

b = 100

c = 0

to study this, you have sleep-deprived subjects (such as parents of newborn babies or night-shift workers) record the number of minutes they sleep each night and take a series of motor performance assessments, with 1 minute being the smallest unit on the scale. suppose the first subject sleeps 250 minutes. determine the real limits of 250.

Answers

the real limits are; Lower Real Limits = 249.5 and Upper Real Limits = 250.5

Given the data in the question;

1 minute being the smallest unit on the scale

so we say; 1/2 which 0.5 minutes which we will use to calculate pur real limits time;

given that; the first subject sleeps 250 minutes

so

Lower Real Limits will be;

Lower Real Limits will = 250 - 0.5 = 249.5

Also our Upper Real Limits will be;

Upper Real Limits = 250 + 0.5 = 250.5

Therefore; the real limits are;

Lower Real Limits = 249.5

Upper Real Limits = 250.5

learn more about of limit here

https://brainly.com/question/21323237

#SPJ4

use cylindrical shells to find the volume of the solid that is generated when the region that is enclosed by the given curves is revolved about the x-axis. y

Answers

The volume of the solid that is generated when the region that is enclosed by the given curves V=253/5π

When the volume of a solid is calculated by using the shell method, the result will be a definite integral that represents the sum of the volumes of infinite thick cylinders.

If the axis of rotation is horizontal, the cylinders are horizontal same. The volume of a horizontal cylinder will be 2πrh dy.

The graph defines the area enclosed by a parabola concave upwards, the y-axis, and the line x = 3 in the first quadrant.

There is the volume of the solid is calculated by using the formula:

[tex]V=2\pi \int\limits^d_c {y[g(y)-h(y)]} \, dy[/tex]

y is the radius of the cylinder

h is the height of the cylinder.

Given information is that:

g(y)=3, h(y)=y¹/², c=0, d=9

Now plug the values in the formula:

[tex]V=2\pi \int\limits^9_0 {y(3-y^\frac{1}{2} )} \, dy\\\\\\V=2\pi \int\limits^9_0 (3y-y^\frac{3}{2} )} \, dy[/tex]

Solving the integral:

[tex]V=2\pi (\frac{3}{2} y^2-\frac{2}{5} y^\frac{3}{5})|_0^9[/tex]

Apply the fundamental theorem of calculus:

[tex]V=2\pi [(\frac{3}{2} (9)^2-\frac{2}{5} (9)^\frac{3}{5})-V=2\pi (\frac{3}{2} (0)^2-\frac{2}{5} (0)^\frac{3}{5})]\\\\V=2\pi (\frac{243}{10} -0)\\\\V=2\pi (\frac{243}{10})\\[/tex]

V=243/5π

To know more about the volume of the solid:

https://brainly.com/question/28123312

#SPJ4

Use this table to find all the missing expense values.

Expenses Budget Percent of Budget
Utilities
5%
Labor
15%
Supplies
30%
Rent $2,400 40%
Advertising
10%
TOTAL
100%

Answers

The missing expense values are given as follows:

Utilities: $300.Labor: $900.Supplies: $1800.Advertising: $600. Total: $6000.

How to obtain the missing expenses?

The missing expenses are obtained applying the proportions in the context of this problem.

The rent expense of $2,400 is 40% of the total expenses, hence the total expenses are given as follows:

0.4x = 2400

x = 2400/0.4

x = $6000.

The utilities expenses are 5% of that, hence:

0.05 x 6000 = $300.

The labor expenses are 15% of the total, hence:

0.15 x 6000 = $900.

The supplies expenses are 30% of the total, hence:

0.3 x 6000 = $1800.

The advertising expenses are 10% of the total, hence:

0.1 x 6000 = $600.

More can be learned about proportions at https://brainly.com/question/24372153

#SPJ1

Which, if any, of the following equations are quadratic equations? How do you know?
x2=10
6x2+2=80
4x3-6=25
2(x+4)2=65
(5x-2)=3x4

Answers

Answer:

(5x-2)=3x4

Step-by-step explanation:

add that's in the () first

Answer: .

Step-by-step explanation:

Other Questions
a rigid bar abcd is pinned at point b and supported by springs at a and d (see figure). the springs at a and d have stiffnesses k1 5 10 kn/m and k2 5 25 kn/m, respectively, and the dimensions a, b, and c are 250 mm, 500 mm, and 200 mm, respectively. a load p acts at point c. if the angle of rotation of the bar due to the action of the load p is limited to 38, what is the maximum permissible load pmax? True or False: In mediation, the mediator proposes a solution that includes what compromises are necessary to reach an agreement. Use the following information for Taco Swell, Inc., (assume the tax rate is 24 percent): Sales Depreciation Cost of goods sold Other expenses Interest Cash Accounts receivable Short-term notes payable Long-term debt Net fixed assets Accounts payable Inventory Dividends 2017 2018 $ 19,573 $ 17,736 1,821 1,896 4,779 4,867 1,026 904 875 1,006 6,307 6,946 8,200 9,907 1,330 1,307 20,800 25,036 51,240 54,753 4,640 5,124 14,555 15,448 1,750 1,778 Prepare a balance sheet for this company for 2017 and 2018. (Do not round intermediate calculations.) Prepare a balance sheet for this company for 2017 and 2018. (Do not round intermediate calculations.) X Answer is not complete. TACO SWELL, INC. Balance Sheet as of Dec. 31 2017 2018 Assets 9,907 > Current assets Accounts receivable Inventory Total assets Liabilities & Equity 8,200 14,555 X 15448 87,054 Current liabilities 6.431 Total liabilities & owners' equity Prepare an income statement for this company for 2017 and 2018. (Do not round intermediate calculations. Round your answers to 2 decimal places, e.g., 32.16. Input all answers as positive values.) Answer is not complete. TACO SWELL, INC. Income Statement 2017 2018 Sales COGS Other expenses Depreciation EBIT Interest 19,573.00 4,779.00 1,026.00 1,821.00 11,947.00 7,626.00 $ 4,321.00 X 1,296.00 $ 3,025.00 X 1,750.00 1,275.00 * EBT Taxes Net income Dividends Additions to RE a client is being treated for congestive heart failure (chf) and is to receive 0.5 milligrams of digoxin, which is available in 250-microgram tablets. the nurse would correctly administer how many tablets? winter wheat is a flowering plant that normally flowers in the spring after cold exposure. how would winter wheat be affected by a mutation that prevents the production of the small rna molecules that affect flowering locus c? When voting mechanisms substitute for the market mechanism in allocating resources, we are relying on______. a company owes an employee for work performed during the current accounting period. the amount owed is $600. this amount will not be paid until the next accounting period. in the current period, what is the impact of this event on income? Use the vectors u = 3, 3 and v = 5, 1 to find the indicated quantity. why is the reaction rate low at ph7? be specific and say something about the enzyme structure at the molecular level! Is Uber well positioned to be a dominant player in this market? What resources will it need to be successful? a speaker gives a mostly original speech, but fails to clearly cite one quotation and one picture used in a visual aid. this is an example of what type of fracture occurs straight across the shaft of a bone? a(n) is a sudden, unexpected event calling for immediate action, that is considered when determining whether conduct was reasonable in a negligence lawsuit. Which of the following items should be capitalized in the cost of equipment? A) installation and testing of equipment B) Freight to deliver the equipment C) Sales Tax D) training for employees E) legal fees to establish title intramembraneous ossification occurs throughout a lifetime. (True or False) explain why a catalyst increases the rate of reaction but does not change the value of the equilibrium constant for that reaction 1990 the below represent various transactions pertaining to a municipality that uses encumbrance accounting. for each of the municipality's transactions, select the appropriate recording of the transaction. a method of recording the transactions may be selected once, more than once, or not at all. when a firm uses branding to identify its products and distinguish them from its competitors, its uses what elements to do so? (select all that apply) in the following case, is it more likely or unlikely for an efficiency wage to exist? why? jane sells ice cream without any direct supervision by her boss. a metal cylinder is measured to have a length of 5.0 cm and a diameter of 1.26 cm. compute the volume of the cylinder in cm3. use pi