UWP logo

    

Tutorial Module on Derivatives



Basic Derivatives

The derivative of a function, f(x), at a point can be thought of as the slope of a tangent line at that point. Or, another way of thinking of it is the rate of change of the function at that point. In statistics, we use the derivative to find the rate at which the probability is changing.

The simplest derivative to take is of the function f(x)=c, where c represents a constant. This function is not changing as the variable x changes, therefore the derivative, represented by , will be equal to 0. That is, = 0.

If , then the derivative will be .

For example:

Likewise If the power on x is negative, the same rule holds:



To see what is happening, take a look at the following graphs,

Figure 1
fig.1
Figure 2
fig.2

As x increases in the graph on the left, the rate of change of the function increases (i.e. the curve has a steeper rise). Because of this increase, the derivative consists of an increasing function.

When a function of x is multiplied by a constant, the derivative will be the constant times the derivative of the function.

For example:

The Chain Rule

If y = u(x) is a differentiable function of u and u(x) is a differentiable function of x, then the derivative of y(u(x)) can be found by taking the derivative of y with respect to u and multiplying by the derivative of u(x) taken with respect to x.

What does this mean? Well, in terms of our example, let y = u4 and u = x2 - 5 then, .
What I did there was to take the derivative of y with respect to u: (4u3) then the derivative of u with repect to x: 2x multiply the two together and replace the u with x2 - 5, then simplify the result.

Another example:

The derivative of ex:
A commonly used function in startistics is ex, so we should cover how to take the derivative of that function.

So if e is raised to a power the derivative is e raised to the power and taken times the derivative of the power.

For example:

Second example:

Problems to Try:
For each of the following functions on the left, take the derivative. The answer is given on the right.

the derivative is

the derivative is

the derivative is

the derivative is

Summary:
Here is a summary of the derivatives commonly used in statistics, along with another example of each:

Now, try the quiz on derivatives and see if you do better this time. If not, contact Dr. Barnet (barnetb@uwplatt.edu) for further assistance.