1. What is mean, variance and expectations?
Mean - The mean of a discrete random variable X is a weighted average of the possible values that the random variable can take. Unlike the sample mean of a group of observations, which gives each observation equal weight, the mean of a random variable weights each outcome xi according to its probability, pi. The mean also of a random variable provides the long-run average of the variable, or the expected average outcome over many observations.The common symbol for the mean (also known as the expected value of X) is , formally defined by
Variance - The variance of a discrete random variable X measures the spread, or variability, of the distribution, and is defined by
The standard deviation is the square root of the variance.
Expectation - The expected value (or mean) of X, where X is a discrete random variable, is a weighted average of the possible values that X can take, each value being weighted according to the probability of that event occurring. The expected value of X is usually written as E(X) or m.
E(X) = S x P(X = x)
So the expected value is the sum of: [(each of the possible outcomes) × (the probability of the outcome occurring)].In more concrete terms, the expectation is what you would expect the outcome of an experiment to be on average.
2. Define the following;
a) Binomial Distribution - is the discrete probability distribution of the number of successes in a sequence of n independent yes/no experiments, each of which yields success with probability p. Therewith the probability of an event is defined by its binomial distribution. A success/failure experiment is also called a Bernoulli experiment or Bernoulli trial; when n = 1, the binomial distribution is a Bernoulli distribution. The binomial distribution is the basis for the popular binomial test of statistical significance. The binomial distribution is frequently used to model the number of successes in a sample