Answer:
257.5 ft
Step-by-step explanation:
circumference of a circle with diameter=
pi*d
3.14*82=257.48
Hope this helps!
Answer:
72°
Step-by-step explanation:
The cookie has a shape of a circle. A circle is the locus of a point such that its distance from a point (center) is always the same. The sum of angles around the circle center is 360°.
Let x be the measure of the angle in each slice. Therefore the sum of the total 5 slice is:
x + x + x + x + x = 360
5x = 360
Dividing through by 5:
5x / 5 = 360 / 5
x = 72°
Each slice has an angle measure of 72°
Answer:
(a) <em>Linear regression</em> is used to estimate dependent variable which is continuous by using a independent variable set. <em>Logistic regression</em> we predict the dependent variable which is categorical using a set of independent variables.
(b) Finding the relationship between the Number of doors in the house vs the number of openings. Suppose that the number of door is a dependent variable X and the number of openings is an independent variable Y.
Step-by-step explanation:
(a) Linear regression is used to estimate dependent variable which is continuous by using a independent variable set .whereas In the logistic regression we predict the dependent variable which is categorical using a set of independent variables. Linear regression is regression problem solving method while logistic regression is having use for solving the classification problem.
(b) Example: Finding the relationship between the Number of doors in the house vs the number of openings. Suppose that the number of door is a dependent variable X and the number of openings is an independent variable Y.
If I am to predict that increasing or reducing the X will have an effect on the input variable X or by how much we will make a regression to find the variance that define the relationship or strong relationship status between them. I will run the regression on any computing software and check the stats result to measure the relationship and plots.