P
Peter Atherton
Type a List in C1 to C4 -0, 1, 2, 3. Type this formula in
D1. =COUNTIF(Grades,C22) where grades is a range name
(change the range if you want or insert a range name.
Copy the formula in D1 down to D4. This is your frequency
distribution.
If the data is text entry e.g. High school then the
fromula should be =COUNTIF(Grades,"High school")
If you have a column with 0, 1, 2, 3 s entered use this
formula
Regards
Peter
D1. =COUNTIF(Grades,C22) where grades is a range name
(change the range if you want or insert a range name.
Copy the formula in D1 down to D4. This is your frequency
distribution.
If the data is text entry e.g. High school then the
fromula should be =COUNTIF(Grades,"High school")
If you have a column with 0, 1, 2, 3 s entered use this
formula
Regards
Peter