In: Statistics and Probability
How do you do probability density function? Can you do this kind of question with a calculator? If so, then what are the commands to do said probability density function on said graph? Example question : The following density function describes a random variable X. f(x) = 1 - (x/2) if 0< x < 2
a function of a continuous random variable, whose integral across an interval gives the probability that the value of the variable lies within the same interval.
To solve problems, you can use
Summary:-
Sample Problem: Graph a bell curve on the TI 83 calculator with a mean of 100 and standard deviation of 15. Use the NormalPDF function.
Step 1: Press Y=.
Step 2: Press 2nd VARS 1 to get “normalPDF.”
Step 3: Press the X,T,?,n button, then the mean (100), then the standard deviation, 15. Close the parentheses.
Step 4: Press WINDOW.
Step 5: Change the window values to the
following (type the values into the relative boxes):
Xmin=100-3*15
Xmax=100+3*15
Xscl=1
Ymin=0
Ymax=normalpdf(100,100,15)
Notes:
Step 6: Press GRAPH. The TI 83 will graph a normal distribution curve on your screen.
Step 7: Press TRACE and then type in any number to find the y-value. For this example, type 80 and then press ENTER.
That’s how to use the TI 83 NormalPDF!
Tip: A mean of zero and a standard deviation of are the default values for a normal distribution on the calculator, if you don’t set those values.