Asked by Laeis
                How can I calculate an equation that represents the relationship between x and y? I have a table as my source,  but this is for interpolation vs extrapolation residuals and there is no y intercept to start my equation.
            
            
        Answers
                    Answered by
            oobleck
            
    if it's a linear relationship, then just use two points to solve for m and b in
y = mx+b
Or, see similar examples in your text.
Or google the topic.
    
y = mx+b
Or, see similar examples in your text.
Or google the topic.
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.