Results 1 to 6 of 6

Thread: Classification Estimator with a Function-Help

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2011
    Posts
    26

    Classification Estimator with a Function-Help

    Average Mark Classification
    >=70 1st
    60 -69 2.1
    50-59 2.2
    40-59 3rd
    <39 Unclassified

    I want to write a program to estimate the degree of classification from an average mark. For example, an average mark of 55% shd give 2.2 classification.


    I need to add a Function that shd take a single parameter value for the average mark, and return the calssification average.

    Here are my design: I am new to this and need code solution to this please.
    Attached Images Attached Images  

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width