8. Which of the following is a predictive model? A. clustering B. regression C. summarization D. association rules 9. Which of the following is a descriptive model? A. regression B. classification C.

Answers

Answer 1

8. The correct option for a predictive model is:

B. regression

9. The correct option for a descriptive model is:

B. classification

Predictive models are those that attempt to predict the value of a certain target variable, given the input variables. The input variables, often known as predictors, are used to determine the target variable, also known as the response variable. Predictive models are often referred to as regression models. Therefore, regression is a predictive model

Descriptive models are those that attempt to describe or summarize the data in some way. They don't make predictions or estimate values for specific variables. Rather, they're used to categorize, classify, or group data in a useful way. Classification, for example, is a descriptive modeling technique that groups data into discrete categories based on specific characteristics. As a result, classification is a descriptive model.

To know more about regression, visit the link :

#SPJ11


Related Questions

Please help me with the questions please ASAP ASAP please please ASAP please please help please I’m begging please please

Answers

Answer:

3/2

Step-by-step explanation:

The ratio of perimeters of similar polygons is the same as the ratio of the lengths of corresponding sides.

WX/AB = 12/8 = 3/2

At the 90% Confidence Interval, what are the (lower bound; upper bound)?

Answers

The lower bound of the interval is given as follows:

28.1.

The upper bound of the interval is given as follows:

29.9.

What is a t-distribution confidence interval?

The t-distribution is used when the standard deviation for the population is not known, and the bounds of the confidence interval are given according to the equation presented as follows:

[tex]\overline{x} \pm t\frac{s}{\sqrt{n}}[/tex]

The variables of the equation are listed as follows:

[tex]\overline{x}[/tex] is the sample mean.t is the critical value.n is the sample size.s is the standard deviation for the sample.

The critical value, using a t-distribution calculator, for a two-tailed 90% confidence interval, with 30 - 1 = 29 df, is t = 1.6991.

The lower bound of the interval is given as follows:

[tex]39 - 1.6991 \times \frac{3}{\sqrt{30}} = 38.1[/tex]

The upper bound is given as follows:

[tex]39 + 1.6991 \times \frac{3}{\sqrt{30}} = 39.9[/tex]

Missing Information

The complete problem is:

"If n=30, (x-bar)=39, and s=3, at the 90% Confidence Interval, what are the (lower bound; upper bound)".

More can be learned about the t-distribution at https://brainly.com/question/17469144

#SPJ4

Let x, y, and z be measured in meters, and suppose that F(x, y, z) = −yi+zj+3xk is the velocity vector (in m/s) of a fluid particle at the point (x, y, z) in a steady-state in- compressible fluid flow. (a) Find the net volume of fluid that passes in the upward direction through the hemisphere z = √(9-x² — y²) in 1 s. (b) Assuming that the fluid has a mass density of 1060 kg/m³, find the net mass of fluid that passes in the up- ward direction through the surface in part (a) in 1 s.

Answers

The fluid has a mass density of 1060 kg/m³, we can multiply the net volume by 1060 to obtain the net mass of fluid passing through the hemisphere in 1 second.

To find the net volume of fluid passing through the hemisphere, we need to calculate the flux of the velocity vector across the surface. The flux is given by the surface integral of the dot product of the velocity vector and the outward unit normal vector. Since the velocity vector is F(x, y, z) = -yi + zj + 3xk, we can calculate the dot product as -y(-y) + z(0) + 3x(√(9 - x² - y²)). Simplifying, we have F · dS = y² + 3x√(9 - x² - y²).

To evaluate the flux over the surface, we need to parameterize the hemisphere. Let's use spherical coordinates: x = r sinθ cosϕ, y = r sinθ sinϕ, and z = r cosθ, where 0 ≤ r ≤ 3, 0 ≤ θ ≤ π/2, and 0 ≤ ϕ ≤ 2π. The outward unit normal vector is given by n = (sinθ cosϕ)i + (sinθ sinϕ)j + (cosθ)k. Now, we can evaluate the flux by taking the surface integral: ∫∫(F · dS) = ∫∫(y² + 3x√(9 - x² - y²)) dA, where dA is the differential area element in spherical coordinates. Integrating over the appropriate limits, we can find the net volume of fluid passing through the hemisphere in 1 second.

To determine the net mass of fluid passing through the surface, we need to multiply the net volume by the fluid's mass density. Given that the fluid has a mass density of 1060 kg/m³, we can multiply the net volume by 1060 to obtain the net mass of fluid passing through the hemisphere in 1 second.

Learn more about vector here:

https://brainly.com/question/31265178

#SPJ11

50 POINTS! Name a pair of whole numbers that have a geometric mean of 4.

How many pairs of rational numbers have a geometric mean of 4?

please help and don't say something random just for the points :)​

Answers

Answer:

0, 16

1, 15

2, 14

3, 13

4, 12

5, 11

6, 10

7, 9

8, 8

Step-by-step explanation:

Any two numbers that have the product of positive 16 have a geometric mean of 4.

What is the length of the terrace?

Answers

Answer:

A) 12 feet or d) 10 feet..

Laney bought a cup of coffee and two cookies at her
local coffee shop. The coffee cost $1.89. She got
$1.23 back as change from the $5.00 bill she gave the
cashier. How much did each cookie cost?
Page

Answers

Answer:

each cookie was $0.94

Step-by-step explanation:

5.00 - 1.89 = 3.11

3.11 - 1.23 = 1.88

1.88 divided by 2 = 0.94

can you help me with this due today

Answers

The answers for are a,b, and c are:
a=15
b=8
c=17

convert the hexadecimal expansion (A95E)16 to a decimal expansion.

Answers

The hexadecimal expansion [tex](A95E)_{16}[/tex] is equal to the decimal expansion 43358. This conversion is achieved by assigning the positional values of each digit in the hexadecimal number and evaluating the corresponding decimal values.

To convert a hexadecimal number to decimal, we multiply each digit by the corresponding power of 16 and sum up the results. Starting from the rightmost digit, the value of A in hexadecimal is equivalent to 10 in decimal. The next digit 9 represents the value of 9 in decimal. Continuing in the same manner, the digit 5 represents 5 in decimal, and the final digit E is equal to 14 in decimal.

Now, we calculate the decimal equivalent using the formula:

[tex](10 * 16^3) + (9 * 16^2) + (5 * 16^1) + (14 * 16^0) = 43486[/tex]

Therefore, the hexadecimal expansion [tex](A95E)_{16}[/tex] is equal to 43486 in decimal.

In conclusion, the decimal equivalent of the given hexadecimal expansion is 43486.

To learn more about Hexadecimals, visit:

https://brainly.com/question/28280312

#SPJ11

A diver begins rising toward the surface from 180 feet below sea level. A few
minutes later, the diver is 40 feet below sea level. How many feet did the diver rise in
those few minutes?

Answers

Answer:

140

Explanation: cause -180 + 40 = -140 (but absolute value is 140)

Question is in picture

Answers

i think it’s 30 meters

A smartphone regularly sells for $125. It is on sale this week for $85. The sale
price is what percent of the regular price?

Answers

Answer:

68%

Step-by-step explanation:

85 divided by 125 = .68 * 100 = 68

Answer: The sale price is 40 percent of the regular price

Step-by-step explanation:

Can you explain why the bottom angle always has to be 90 degrees?

Answers

Because it has two equal sides

Please help will give brainliest

Answers

3 ,4,5 .....................

6) What is the equation of a line that passes
through (-1, -3) and has a slope of 2?

Answers

Answer:

y+3=2*(x+1)

Step-by-step explanation:

I'm timed. Factor the Expression 4x - 30y

Answers

Answer:

23

Step-by-step explanation:

GCF of 4 is 2 and GCF of 30 is 6.

2(2*x)-6(5*y)

---

hope it helps

In the high-school courtyard, a memorial garden will be planted to commemorate those students who graduated and served in the military. A local nursery donated 2 cartons of plants. One carton contains 4 palms, 4 birds of paradise, and 2 plumbagos. The other box contains 5 palms and 3 birds of paradise. If Jasmine chooses one plant from each box at random, what is the probability that both plants will be birds of paradise? Express your answer as a fraction in lowest terms.

Answers

Answer:

:c

Step-by-step explanation:

Can someone help me, I'll give brainliest
If cost of 15 eggs is ? 75, then find out the cost of 4 dozens eggs
A. ? 185
B. ? 150
C. ? 300
D. ? 240

Answers

Answer:

D 240

Step-by-step explanation:

75÷15 to get the cost of each egg 5

5x12 to get 60

60x4 to get d 240

Answer:

D. 240 units

Step-by-step explanation:

15 eggs                             ⇒ 75 units                     → divide by 151 egg                                 ⇒ 75/15 = 5 units          → multiply by 484 dozen = 4*12= 48 eggs ⇒ 48*5 = 240 units

Correct choice is D

Streaming movies from Company A costs $3 per month per movie plus a monthly fee of $9. Streaming movies from Company Bcost $4 per movie with no monthly fee. The monthly cost to stream depends on the number of movies, m streamed. Which inequality represents the situation when the montly cost at Company A is less than the montly cost at Company B.

Answers

56 multi step equation im not sure tho because there is different method

Define a relation R on N by (a,b) ∈ R if and only if a/b ∈ N. Which properties does R satisfy?

Answers

The relation R on the set of natural numbers (N) is defined as (a, b) ∈ R if and only if a/b is a natural number. This relation exhibits the properties of reflexivity, symmetry, and transitivity.

Reflexivity: For any natural number a, a/a = 1, which is a natural number. Therefore, (a, a) ∈ R for all a ∈ N. Hence, R is reflexive.Symmetry: If (a, b) ∈ R, then a/b is a natural number. This implies b/a is also a natural number since the division is commutative. Thus, (b, a) ∈ R. Therefore, R is symmetric.

Transitivity: Let (a, b), (b, c) ∈ R, which means a/b and b/c are natural numbers. As the division operation is closed under natural numbers, a/c = (a/b) * (b/c) is also a natural number. Therefore, (a, c) ∈ R, and R is transitive. In summary, the relation R on the set of natural numbers is reflexive, symmetric, and transitive, making it an equivalence relation.

Learn more about Reflexivity click here:

brainly.com/question/29119461

#SPJ11

please help me thanks!

Answers

Answer:

2^9 (2 to the 9th power) = 512

Step-by-step explanation:

Since 2 is multiplied by itself 9 times, it can be represented as 2^9, which evaluates to 512.

Hopefully this helps - let me know if you have any questions!

F(-3)=11 and f(4)=55 find value of f(-1)

Answers

11(4)=55

44=55

f=55÷44

f=1.25(-3)

-3.75

Solve the word problem using the plotted points on the graph.

Answers

Answer:

In the graph, we can see that the relation between length and weight is given by the adjusted line, which passes through the points (24, 16) and (28, 25)

Remember that a linear relation can be written as:

y = a*x + b

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

If this line passes through the points (x₁, y₁) and (x₂, y₂) the slope can be calculated as:

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

Then in our case, the slope will be:

a = (25 - 16)/(28 - 24) = 9/4

y = (9/4)*x + b

Knowing that this line passes through (24, 16), we know that when x = 24, y must be equal to 16.

If we replace these in the equation, we can find the value of b.

16 = (9/4)*24 + b

16 = 54 + b

16 - 54 = b - 38

Then the equation is:

y = (9/4)*x - 38

Now that we know the equation, we can simply replace y by 34 pounds to find the value of x.

34 = (9/4)*x - 38

34 + 38 = (9/4)*x

72*(4/9) = x = 32

So we can estimate that the length of a fish that weighs 34 pounds is 32 (I do not know the unit of length, I can't see the horizontal axis on the image)

What are they coordinates

Answers

Answer:

let ABC be a right-angled triangle, where A is the right angle (left to right)

the original coordinates:

A (-8, 8)

B (-1, 8)

C (-8, 5)

by changing the coordinates from (x, y) to (-y, x)

A (-8, -8)

B (-8, -1)

C (-5, -8)

look attachment

Eu tenho um ovo de páscoa que custa 24,99 e tem 185 gramas, tbm tenho uma barra de chocolate q custa 5,10 e tem 90 gramad. Qual da mais vantagem para mim?

Answers

Answer:

A maior vantagem para mim é a barra de chocolate.

Step-by-step explanation:

Temos que encontrar o custo de 1 grama de ovo de Páscoa e barra de chocolate

Para o ovo de páscoa

Tenho um ovo de Páscoa que custa 24,99 e tem 185 gramas.

185 gramas = 24,99

1 grama = x

Multiplicação cruzada

185 gramas × x = 1 grama × 24,99

x = 1 grama × 24,99 / 185 gramas

x = 0,1612258065

Aproximadamente = 0,16

O custo de 1 grama de ovo de Páscoa = 0,15

Para a barra de chocolate

Também tenho uma barra de chocolate que custa 5,10 e tem 90 gramas.

90 gramas = 5,10

1 grama = x

Multiplicação cruzada

90 gramas × x = 1 grama × 5,10

x = 1 grama × 5,10 / 90 gramas

x = 0,0566666667

Aproximadamente = 0,06

O custo de 1 grama de barra de chocolate = 0,06

A maior vantagem para mim é a barra de chocolate.

a) Work out the size of angle x.
100
B
b) Give reasons for your answer.
co-exterior angle
to
F
Н
G

Answers

Answer:

100°= angle b(VERTICAL OPPOSITE ANGLE)

100°+x°=180°[co interior angle]

x=180°-100°

x=80°

The Measure for angle x is 80 degree.

What is Vertical Angle?

When two straight lines cross, they generate a pair of non-adjacent angles known as vertical angles. In the corners of the "X" created by two straight lines, or to put it another way, vertical angles are situated opposite one another. Due to their position opposite one another, they are also known as vertically opposite angles.

Given:

<CBD = 100 degree.

So, <ABF = <CBD (Vertical Opposite Angle)

<CBD = 100 degree.

Now, <ABF + <BFE = 180 (Angle on same side of Transversal)

<ABF + 100 = 180

<ABF = 180-100

x= 80 degree.

Hence, the measure for x is 80 degree.

Learn more about Vertical Opposite Angle here:

https://brainly.com/question/18045519

#SPJ2

what is x over 3 less than or equal to 7

Answers

Answer:

x≤21

Step-by-step explanation:

x/3≤7

Multiply both sides by 3

3x/3≤7×3

Simplify

x≤21

Hope this helped!!!

somebody help I don't understand this stuff.

Answers

Answer:

Dena's answer

14ft^2

Step-by-step explanation:

Her answer is correct because area of triangle is base times height divided by two. Base is 7 and height is 4

From there, you can find the area which is 14.

hope this is correct

hello! hope this helps you

i did the area of the whole triangle minus the area of the dotted triangle.

Dena is right and the area is 14cm^2

:)

Please help with numbers 7 and 8.

Answers

Answer:

Below

Step-by-step explanation:

Every triangle should add up to 180 degrees,

This is a right triangle because it has the square in the corner meaning it is 90 degrees.

39 + 90 = 129

180 - 129 = 51 degrees

A: 51 degrees

C: 90 degrees

Answer:

a. 51 degrees

c. 90 degrees

I think

what are remainder theorem

Answers

Answer:

Step-by-step explanation:

When doing synthetic division, if the remainder is zero, we know that the divisor is a root of the polynomial.  If the remainder is not zero, the remainder is the function vaue for that divisor.

Consider the following scenario. Suppose that
1000 people are involved in a conspiracy.
Suppose that every single individual involved in
the conspiracy can be trusted 99.9%, that is,
there is a 0.01% probability they reveal the
secrets of the conspiracy to the media within 50
years. This probability is the same for everyone
involved, and never changes over the course of
the 50 years. Moreover, suppose that the event
where anyone goes to the media (or not) is
independent if anyone else has (or hasn't)
already.
What is the probability that at least one
person involved in the conspiracy reveals their
involvement to the media within 50 years?

Answers

The probability that at least one person involved in the conspiracy reveals their involvement to the media within 50 years is approximately 0.994.

Consider the following scenario: There are 1000 individuals involved in a conspiracy.

Every person involved in the conspiracy can be trusted 99.9%, which means that there is a 0.01% probability that they will reveal the secrets of the conspiracy to the media within 50 years.

The probability of revealing the conspiracy is the same for everyone involved and remains constant throughout the 50 years.

Additionally, the probability of someone revealing the conspiracy is independent of whether anyone else has already done so or not.

What is the likelihood that at least one person will reveal their involvement to the media within 50 years? We can use the binomial distribution to determine the probability that at least one person in the conspiracy will reveal their involvement in the media in 50 years.

We'll use the following formula for the binomial distribution: P(X ≥ 1) = 1 - P(X = 0) where X is the number of individuals that reveal the secrets of the conspiracy.

In this situation, we know that there are 1000 people in the conspiracy, and the probability that each person will reveal the conspiracy is 0.01%.

We can therefore use the formula for the binomial distribution to solve for the probability of at least one person revealing the conspiracy:

P(X ≥ 1) = 1 - P(X = 0) P(X ≥ 1) = 1 - [tex](0.999)^{1000}[/tex] P(X ≥ 1) ≈ 0.994

Therefore, The probability that at least one person involved in the conspiracy reveals their involvement to the media within 50 years is approximately 0.994.

For more questions on probability

https://brainly.com/question/251701

#SPJ8

Other Questions
NO LINKS PLEASEWhy was Suburbia important in the 1950s? What will the function f(x) = x look like translated 3units right and 8 units down? Which of the following is FALSE?(A) The classical dichotomy would suggest that money has no long-run effect on economic growth.(B) Neoliberalism is the best economic system.(C) Price controls can often work to improve productivity and growth.(D) Corporate taxes always reduce inflation Why would you go to Los Angeles and what would you do down there ? question 62 80) a reduction in the amount of nadp available in plant cells in the light will ultimately result in a) an increase in the rate of the calvin cycle. b) a decrease in the rate of linear electron flow. c) a decrease in the rate of cyclic electron flow. d) an increase in the rate of oxygen production. You spin the spinner and flip a coin. Find the probability of the compound event. The probability of spinning a number less than 3 and flipping tails is Question 1You buy egg yolks for $13/gallon.A batch of Hollandaise requires 4 oz ofHow much do you spend on egg yolks for one batch of Hollandaise?Hint: Remember, first convert gallons to ounces, then divide.egg yolks.Answer:Answer Carissas gerbil has a tail that is the same length as its body length. Its tail is 102 millimeters. How long is her gerbil in centimeters? Poosjsjdiwjqjsnsjjdd Whats the answers to this question? What is the maximum flow rate of water in a smooth pipe 8.0 cm diameter if the flow is to be laminar The mean number of years of marriage preceding divorce is 7. The median mber of years is 6. Most divorces occur, however, either at 3 years of marriage 22 years. Which measure of central tendency best describes these data, and y? verify x+(y+z) =(x+y) +z, when x=-4/15, y=-4/5and z =17/8 Select the correct answer.Which of the following is an important part of a play's setting?OA audienceOB lightingOC charactersODnone of the above X+ y + 4z = 2X+ y + 8z = 6X + 5y + 3z = -3 please help me i really really really need help please please help me please In pure competition, marginal revenue is: ___________ The second part of this homework is a program that should be written per the description below and turned in to the Canvas assignment for Homework #3. Turn in just a single C source code file for the assignment. The program will be tested with goc under Cygwin. Write a program that takes two command line arguments at the time the program is executed. You may assume the user enters only signed decimal numeric characters. The input must be fully qualified, and the user should be notified of any value out of range for a 22-bit signed integer. The first argument is to be considered a data field. This data field is to be is operated upon by a mask defined by the second argument. The program should display a menu that allows the user to select different bit-wise operations to be performed on the data by the mask. The required operations are: Set, Clear and Toggle. Both data and mask should be displayed in binary format. And they must be displayed such that one is above the other so that they may be visually compared bit by bit. If data and mask are both within the range for signed 8 bit values, then the binary display should only show 8 bits. If both values are within the range for signed 16 bit values, then the binary display should only show 16 bits. The menu must also allow the user to re-enter a value for data and re-enter a value for the mask. Use scanf() to read data from the user at runtime and overwrite the original values provided at execution time. All user input must be completely qualified to meet the requirements above (up to 22-bit signed integer values). Printing binary must be done with shifting and bitwise operations. Do NOT use arrays. No multiplication or division is needed to produce binary output to the screen. Solve the following equation without using a calculator.log3(81)=y The Earth revolves around the Sun, and the Moon revolves around the Earth.