1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
dedylja [7]
3 years ago
7

find the exponential regression equation for the data points (-4, 0.75), (-2, 6), (3, 28), and (5, 162)

Mathematics
1 answer:
zubka84 [21]3 years ago
8 0
<span>for that, what you need is a calculator... like say a TI(texas instruments) 83 or 83plus or higher, will do regressions, if you have an android device like a phone or tablet, you can also get an app from the play store "Andie's graph", is a TI calculator emulator, it works just like the calculator itself, you'd only need the ROM 

</span><span>that said, you can also use some online calculators for that.
</span>
<span>I could give you a direct link to one, but this site has issues with links, if you do a quick search in google for "keisan exponential regression calculator", it should be the first link, is from the Casio site.
</span>
<span>you could do regressions in a spreadsheet as well.... you could check online for an "addin" or "extension", if you use MS Excel, pretty sure there are some addins for regressions.
</span>
if I recall correctly, Excel does regressions natively, but the addins are just frontends, is all, just some added interfacing.

anyhow, if you have an Android device Andie Graph works peachy, I have an 83plus, 84, 86 in it, they all work just like my old TI83plus.

there's also an app in the play store called Graph89, is an emulator for a TI89, the same you need a tiny little file, and texas instruments provides them, have also, works peachy too.
You might be interested in
Power Series Differential equation
KatRina [158]
The next step is to solve the recurrence, but let's back up a bit. You should have found that the ODE in terms of the power series expansion for y

\displaystyle\sum_{n\ge2}\bigg((n-3)(n-2)a_n+(n+3)(n+2)a_{n+3}\bigg)x^{n+1}+2a_2+(6a_0-6a_3)x+(6a_1-12a_4)x^2=0

which indeed gives the recurrence you found,

a_{n+3}=-\dfrac{n-3}{n+3}a_n

but in order to get anywhere with this, you need at least three initial conditions. The constant term tells you that a_2=0, and substituting this into the recurrence, you find that a_2=a_5=a_8=\cdots=a_{3k-1}=0 for all k\ge1.

Next, the linear term tells you that 6a_0+6a_3=0, or a_3=a_0.

Now, if a_0 is the first term in the sequence, then by the recurrence you have

a_3=a_0
a_6=-\dfrac{3-3}{3+3}a_3=0
a_9=-\dfrac{6-3}{6+3}a_6=0

and so on, such that a_{3k}=0 for all k\ge2.

Finally, the quadratic term gives 6a_1-12a_4=0, or a_4=\dfrac12a_1. Then by the recurrence,

a_4=\dfrac12a_1
a_7=-\dfrac{4-3}{4+3}a_4=\dfrac{(-1)^1}2\dfrac17a_1
a_{10}=-\dfrac{7-3}{7+3}a_7=\dfrac{(-1)^2}2\dfrac4{10\times7}a_1
a_{13}=-\dfrac{10-3}{10+3}a_{10}=\dfrac{(-1)^3}2\dfrac{7\times4}{13\times10\times7}a_1

and so on, such that

a_{3k-2}=\dfrac{a_1}2\displaystyle\prod_{i=1}^{k-2}(-1)^{2i-1}\frac{3i-2}{3i+4}

for all k\ge2.

Now, the solution was proposed to be

y=\displaystyle\sum_{n\ge0}a_nx^n

so the general solution would be

y=a_0+a_1x+a_2x^2+a_3x^3+a_4x^4+a_5x^5+a_6x^6+\cdots
y=a_0(1+x^3)+a_1\left(x+\dfrac12x^4-\dfrac1{14}x^7+\cdots\right)
y=a_0(1+x^3)+a_1\displaystyle\left(x+\sum_{n=2}^\infty\left(\prod_{i=1}^{n-2}(-1)^{2i-1}\frac{3i-2}{3i+4}\right)x^{3n-2}\right)
4 0
3 years ago
Brianna answered 80% of the questions correct on her math test. Which fraction represents the number of questions she answered c
LiRa [457]

Answer: 4/5

Step-by-step explanation:

80% is 80/100

80/100 simplified is 4/5

7 0
3 years ago
Read 2 more answers
What is the fraction and decimal of 95%
zhuklara [117]
.95 in decimal form and 95/100 as a fraction or 19/20

7 0
3 years ago
Read 2 more answers
Let X ~ N(0, 1) and Y = eX. Y is called a log-normal random variable.
Cloud [144]

If F_Y(y) is the cumulative distribution function for Y, then

F_Y(y)=P(Y\le y)=P(e^X\le y)=P(X\le\ln y)=F_X(\ln y)

Then the probability density function for Y is f_Y(y)={F_Y}'(y):

f_Y(y)=\dfrac{\mathrm d}{\mathrm dy}F_X(\ln y)=\dfrac1yf_X(\ln y)=\begin{cases}\frac1{y\sqrt{2\pi}}e^{-\frac12(\ln y)^2}&\text{for }y>0\\0&\text{otherwise}\end{cases}

The nth moment of Y is

E[Y^n]=\displaystyle\int_{-\infty}^\infty y^nf_Y(y)\,\mathrm dy=\frac1{\sqrt{2\pi}}\int_0^\infty y^{n-1}e^{-\frac12(\ln y)^2}\,\mathrm dy

Let u=\ln y, so that \mathrm du=\frac{\mathrm dy}y and y^n=e^{nu}:

E[Y^n]=\displaystyle\frac1{\sqrt{2\pi}}\int_{-\infty}^\infty e^{nu}e^{-\frac12u^2}\,\mathrm du=\frac1{\sqrt{2\pi}}\int_{-\infty}^\infty e^{nu-\frac12u^2}\,\mathrm du

Complete the square in the exponent:

nu-\dfrac12u^2=-\dfrac12(u^2-2nu+n^2-n^2)=\dfrac12n^2-\dfrac12(u-n)^2

E[Y^n]=\displaystyle\frac1{\sqrt{2\pi}}\int_{-\infty}^\infty e^{\frac12(n^2-(u-n)^2)}\,\mathrm du=\frac{e^{\frac12n^2}}{\sqrt{2\pi}}\int_{-\infty}^\infty e^{-\frac12(u-n)^2}\,\mathrm du

But \frac1{\sqrt{2\pi}}e^{-\frac12(u-n)^2} is exactly the PDF of a normal distribution with mean n and variance 1; in other words, the 0th moment of a random variable U\sim N(n,1):

E[U^0]=\displaystyle\frac1{\sqrt{2\pi}}\int_{-\infty}^\infty e^{-\frac12(u-n)^2}\,\mathrm du=1

so we end up with

E[Y^n]=e^{\frac12n^2}

3 0
2 years ago
Rewrite the following equation in slope-intercept form<br> y-6=-9(x-5)
gogolik [260]

Answer:

y=-9x+51

Step-by-step explanation:

-9x+45=y-6

add 6 to both sides to get

-9x +51=y

7 0
3 years ago
Other questions:
  • Which is greater, 0.6 or 0.60?
    10·2 answers
  • A wallet containing 5 five dollar bills, 7 ten dollar bills, 8 twenty dollar bills is found and returned to its owner the wallet
    11·1 answer
  • Membership to a racket ball club has an application fee and a monthly fee that can be modeled by the function c(m) = 12.50m + 49
    6·1 answer
  • Find the height of the triangle by applying formulas for the area of a triangle and your knowledge about triangles.
    8·2 answers
  • To investigate whether or not people tend to marry spouses of similar ages or whether husbands tend to be older than their wives
    9·1 answer
  • C is the center of the circle. Find the area of the segment shown in the figure,
    11·1 answer
  • Write an equation in slop _intercept form of the line that bisects the angle formed by BA and BC
    15·1 answer
  • Help with right Awnser
    12·2 answers
  • Please help I have 20 missing assignment T-T
    14·2 answers
  • Which is the quotient of 43.5÷3 ?<br><br> Which is the quotient of 24.6÷5 ?
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!