Distinct data values | (sorted, no dup.) |
---|---|
Absolute frequencies | — where is the frequency of |
Total number of data points | |
Relative frequency of | |
Cumulative frequency of | |
Relative cumulative frequency |
Search
Distinct data values | x1,x2,…,xn (sorted, no dup.) |
---|---|
Absolute frequencies | f1,f2,…,fn — where fi is the frequency of xi |
Total number of data points | N=∑i=1nfi |
Relative frequency of xi | ri=Nfi |
Cumulative frequency of xi | Fi=∑j=1ifj |
Relative cumulative frequency | Ri=NFi=∑j=1irj |