648 Im pretty sure if not let me know
Let's x represents the first odd integer
The next consecutive integer would be represented as x+2.
So x and x+2 being multiplied together will give us 1443:
(x)(x+2)=1443
x^2+2x=1443
x^2+2x-1443=0
By solving the quadratic equation using the quadratic formula, x will equal to 37 and -39.
Since the problem says "integers", so I'm assuming two pairs of consecutive integers would be ok.
With that said you 1st pair will be: 37,39
Your second pair will be: -37,-39.
Answer:
the price on the larger avocado maybe a little more but at the same time it's better because of the fact yes you're paying a little more but you get a little more than you would with the smaller avocados
Answer:
And we can find this probability with the normal standard distirbution or excel and we got:
Step-by-step explanation:
Previous concepts
Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".
The Z-score is "a numerical measurement used in statistics of a value's relationship to the mean (average) of a group of values, measured in terms of standard deviations from the mean".
Solution to the problem
Let X the random variable that represent the lenghts of a population, and for this case we know the distribution for X is given by:
Where
and
We are interested on this probability
And the best way to solve this problem is using the normal standard distribution and the z score given by:
If we apply this formula to our probability we got this:
And we can find this probability with the normal standard distirbution or excel and we got:
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.