answersLogoWhite

0

How do you analyze student marks?

Updated: 9/17/2019
User Avatar

Wiki User

14y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: How do you analyze student marks?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Is marks of a student is a discrete variable?

Yes.


How could you know your iit-jee marks?

They do not tell the marks of the student. They give only the rank.


If the average marks of a student in 10 papers is 80If his highest marks is 92then what is his lowest marks?

the the lowest is 80 - (92-80) = 68


How do you calculate grades?

marks obtained over number of student


How many marks are required for SC category student to join iit campus?

about 110 or up marks in iit advance


How do make 10student name and his remarks in q-basic?

' '*** PROGRAM: Collecting student data: names/marks. ' '*** Create 2 array variables to store each students name/marks... DIM students$(10), marks$(10) '*** SCREEN ONE/Collect the data... CLS '...(CL)ear the Output (S)creen '*** print heading... PRINT "PROGRAM: Collecting each student names/marks..." PRINT '*** A FOR/NEXT loop is used to collect each individual students data... FOR eachStudentNo% = 1 TO 10 '*** Get each students names/marks 'by typing these values in from the keyboard.... PRINT eachStudentNo%; ">" INPUT " Enter student name"; students$(eachStudentNo%) INPUT "Enter student marks"; marks$(eachStudentNo%) NEXT '*** SCREEN TWO: Output the collected data... CLS '...(CL)ear the Output (S)creen '*** Print headings... PRINT "Student No.", "Student Name", "Student Marks" PRINT '*** FOR/NEXT loop is used to print out the 2 array student 'name/marks' values... FOR eachStudentNo% = 1 TO 10 '*** print out each students 'number/name/mark' values... PRINT eachStudentNo%, PRINT students$(eachStudentNo%), PRINT marks$(eachStudentNo%) NEXT END '...END of program/halt program code execution


Write a program to print grade of a student in C?

#include<iostream.h> #include<conio.h> void main() { clrscr(); int marks; cout<<"Enter Marks of Student="; cin>>marks; cout<<"Grade\n"; if(marks>0 && marks<50) cout<<"F"; else if(marks>=50 && marks<55) cout<<"C-"; else if(marks>=55 && marks<60) cout<<"C"; else if(marks>=60 && marks<65) cout<<"c+"; else of(marks>=65 && marks<69) cout<<"B-"; else if(marks>=69 && marks<71) cout<<"B"; else if(marks>=71 && marks<75) cout<<"B+"; else if(marks>=75 && marks<79) cout<<"B"; else if(marks>=79 && marks<84) cout<<"A"; else cout<<"A"; getch(); }


If a student scores 45 marks out of 60 what is the percentage mark?

75


Are teachers allowed to tell students their marks?

If by marks you mean grades then, yes, the student has every right to see their grades, however the student should do it after class or after school so the teacher doesn't say "On your time, not mine"


Applying Goal Seek to Find Final Term Marks?

Suppose a student takes 25 marks in midterm exams and 10 marks in assignments. His total score will be calculated by adding his midterm, assignments and final term marks. If the student wants to make his total score equal to 70, find out the final term marks that he should take by using Goal Seek in Microsoft excel.


How do you write repeat until pseudo codes?

A number of student results are to be entered using the keyboard and the results are to be printed. Each student will have a variable number of results, the termination of which is represented by the value 999. Although the number of marks for each student is variable, these will usually be between 1 and 5, so there will be no problem printing the marks for each student on one line. The termination of the whole group of student names will be represented by XXXX. Write the pseudocode to calculate the total score for each student, print the student name, each of the student's marks and the total. An example of output might be: Student Name Marks Total John Smith 34 56 72 162 where the data typed using the keyboard for two students would be: John Smith, 34, 56, 72, 999, William Holland, 67, 43, 12, 34, 999, XXXX.


How many student got above 90 marks in uptet 2011?

Approx.65000