Q Q Plot

If the two.
Q q plot. A point on the plot corresponds to one of the quantiles of the second distribution plotted against the same quantile of the first distribution. The q q plot is more widely used but they are both referred to as the probability plot and are potentially confused. Technically speaking a q q plot compares the distribution of two sets of data. Thus the line is a parametric curve with the parameter which is the number of the interval for the quantile.
Q q plots are used to find the type of distribution for a random variable whether it be a gaussian distribution uniform distribution exponential distribution or even pareto distribution etc. A quantile quantile q q plot also called a probability plot is a plot of the observed order statistics from a random sample the empirical quantiles against their estimated mean or median values based on an assumed distribution or against the empirical quantiles of another set of data wilk and gnanadesikan 1968. The quantile quantile or q q plot is an exploratory graphical device used to check the validity of a distributional assumption for a data set. A q q plot short for quantile quantile plot is a type of plot that we can use to determine whether or not a set of data potentially came from some theoretical distribution.
In statistics a q q plot is a probability plot which is a graphical method for comparing two probability distributions by plotting their quantiles against each other. P p plots are vastly used to evaluate the skewness of a distribution. In most cases a probability plot will be most useful. That is the 0 3 or 30 quantile is the point at which 30 percent of the data fall below.
A probability plot compares the distribution of a data set with a theoretical distribution. By a quantile we mean the fraction or percent of points below the given value. For example if we run a statistical analysis that assumes our dependent variable is normally distributed we can use a normal q q plot to check that assumption. This tutorial explains how to create a q q plot for a set of data in excel.
First the set of intervals for the quantiles is chosen. You can tell the type of distribution using the power of the q q plot just by looking at the plot. A q q plot is a plot of the quantiles of the first data set against the quantiles of the second data set. The q q plot or quantile quantile plot is a graphical tool to help us assess if a set of data plausibly came from some theoretical distribution such as a normal or exponential.
In most cases this type of plot is used to determine whether or not a set of data follows a normal distribution. The r function qqnorm compares a data set with the theoretical normal distibution.