Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 267
Default How To Grade 40 Students relitively On a Normal Distribution.

I couldnt post a reply to your question for some reason.
In fact Im not even sure exactly what your question is however:
There is an interesting example of nested If functions around grading
results as follows:
A
1 Score
2 45
3 90
4 78

=IF(A289,"A",IF(A279,"B", IF(A269,"C",IF(A259,"D","F")))) Assigns a
letter grade to the first score (F)
=IF(A389,"A",IF(A379,"B", IF(A369,"C",IF(A359,"D","F")))) Assigns a
letter grade to the second score (A)
=IF(A489,"A",IF(A479,"B", IF(A469,"C",IF(A459,"D","F")))) Assigns a
letter grade to the third score (C)

May not be what your looking for but i like it so posted it anyway!
Is what your looking for a formula to show deviation from a pre defined mean
score?
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to grade 40 students relatively on a normal distribution? Normal distribution Excel Worksheet Functions 0 October 13th 09 01:36 PM
400 students to grade, so little time... Andmor Excel Discussion (Misc queries) 5 December 6th 06 08:26 PM
Even Distribution of Students now with a Weighted Twist [email protected] Excel Worksheet Functions 8 November 15th 06 10:53 PM
students grades, formulae to calculate what grade is needed based. mjreisbord Excel Worksheet Functions 3 September 4th 05 10:00 PM
I am trying to set a letter grade for my students, HELP UTI Rod Excel Worksheet Functions 5 August 20th 05 09:33 PM


All times are GMT +1. The time now is 01:27 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"