EXCEL Functions
EXCEL Functions
Univariate Statistics
=Average(cell1:celln) Arithmetic mean:
[pic]
=Devsq(cell1:celln): Sum of squared deviations:
[pic]
=Var(cell1:celln) Sample variance:
[pic]
=Stdev(Cell1:celln) Sample standard deviation:
[pic]
=Varp(cell1:celln) Population Variance:
[pic]
=Stdevp(cell1:celln) Population standard deviation: [pic]
=Percentile(cell1:celln,p) (100)pth percentile of a sample
To obtain the Interquartile Range enter:
=percentile(cell1:celln,0.75)-percentile(cell1:celln,0.25)
=Skew(cell1:celln) Sample Skewness
[pic]
=Kurt(cell1:celln) Sample Kurtosis
[pic]
Normal probability Functions
=normdist(X0, μ, σ, True) Normal cumulative distribution function [pic] [pic]
To obtain [pic] enter: =1-normdist(X0,μ,σ,True)
=normdist(X0, μ, σ, False) Normal density function f(X0;μ,σ)
[pic]
=norminv(p,μ,σ) 100pth percentile [pic]
[pic]
Binomial Distribution Functions
=binomdist(x,n,p,True) Probability of at most x successes in n trials with P(Success)=p
[pic]
=binomdist(x,n,p,False) Probability of x successes in n trials with P(Success)=p
[pic]
Hypergeometric Distribution Function
=hypgeomdist(x;n,M,N) Probability of x successes in n Trials in population with M Successes in N elements
[pic]
Poisson Distribution Functions
=poisson(x,λ,TRUE) Probability of at most x outcomes when X~Poisson(λ)
[pic]
=poisson(x,λ,False) Probability of x outcomes when X~Poisson(λ)
[pic]
Gamma Distribution Functions
=gammadist(x,α,β,True) Cumulative Distribution Function of Gamma(α,β)
[pic]
=gammadist(x,α,β,False) Probability Density Function of Gamma(α,β)
[pic]
=gammainv(p,α,β) 100pth percentile [pic]
[pic]
Bivariate Statistics
=cov(cellx1:cellxn,celly1:cellyn) Covariance of X and Y
[pic]
Note: to get the sample covariance, type: =cov(cellx1:cellxn,celly1:cellyn)*n/(n-1)
Where n is the sample size (type the number, not the letter n)
=correl(cellx1:cellxn,celly1:cellyn) Pearson Correlation of X and Y
[pic]
=linest(celly1:cellyn,cellx1:cellxn,TRUE,TRUE) Computes l.s. regression equation
[pic]
Note: to get all the statistics/estimates highlight a range of 2 columns and 5 rows and type: =linest(celly1:cellyn,cellx1:cellxn,TRUE,TRUE) then Ctrl/Shift/Enter simultaneously. Output will give:
|b |a |
|se(b) |se(a) |
|r^2 |se(y) |
|F |df_F |
|SS_REG |SS_ERR |
Where: [pic][pic]
=rsq(celly1:cellyn,cellx1:cellxn) Squared correlation (coefficient of Determination)
................
................
In order to avoid copyright disputes, this page is only a partial summary.
To fulfill the demand for quickly locating and searching documents.
It is intelligent file search solution for home and business.
Related download
- graphing a binomial probability distribution using excel
- 08 probability threory binomial distribution
- experiment 2 dice
- excel functions
- i the binomial probability distribution
- using a spreadsheet microsoft excel to graph binomial
- excel functions to examine the properties of probability
- module ii ut dallas
- dr justin bateh educator researcher consultant
- solutions to some problems on binomial distribution
Related searches
- excel functions and formulas pdf
- excel functions cheat sheet
- list of excel functions pdf
- ms excel functions and formulas
- new excel functions 2019
- excel functions for accountants
- most useful excel functions accounting
- excel functions cheat sheet pdf
- basic excel functions pdf
- advanced excel functions cheat sheet
- basic excel functions list
- excel functions list pdf