Statistical Distributions Flashcards
(8 cards)
Define a random variable, how it’s represented and an example:
A variable whose value depends on the outcome of a random event.
Represented using upper case letters such as X or Y.
If a coin is tossed 5 times, the random variable could be the number of times heads was tossed.
How are the particular values that a random variable can take written?
Using the equivalent lower case letters to the random variable.
For example x and y.
How is the probability that a random variable X takes a particular value x written?
P (X=x)
Give the values that the random value can take (x) when a fair dice is rolled:
x= 1,2,3,4,5,6
What is the sum of all outcomes of an event equal to (Give a numerical way of saying this:
EP(X=x)=1
How is a binomial distribution represented when carrying out a number of trials in an experiment or survey (give notation for letters)?
X - B(n,p). X= random variable. B stands for binomial. n = number of trials. p = probability of success
How is P(failure) represented?
1-p
Give binomial distribution formula and say what ‘r’ represents:
P(X=r) = (nCr)X(p^r)X(1-p^(n-r)).
r represents number of ways of selecting successful outcomes.