You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After you achieve negative y results, your interquartile range is going to have to match the class data. Your strategy of using exponential functions to narrow the range is good, but you're going to have to keep plugging in values of coefficients for the exp functions until you achieve this.
The text was updated successfully, but these errors were encountered:
After you achieve negative y results, your interquartile range is going to have to match the class data. Your strategy of using exponential functions to narrow the range is good, but you're going to have to keep plugging in values of coefficients for the exp functions until you achieve this.
The text was updated successfully, but these errors were encountered: