Degree of Freedom
See Answer →Contingency tables
See Answer →Write and run a program using 8086 assembly language that increments a byte value stored in a memory location by a value 2. The result should be stored in the same memory location. For example, if a memory location contains 0101 0001, then the program will add 2 to this value and store the result 0101 0011 (after adding 2) in the same location
See Answer →Factor Analysis
See Answer →Scattergraph
See Answer →Perform the following using 8086 assembly language
See Answer →Checklist
See Answer →Journals
See Answer →Design a two bit counter circuit that count from the state 00 to 10 only. The state 11 is ignored. The states of the counter, thus, may be 00, 01, 10, 00, 01, 10… Use J-K flip flop to design the circuit. You must design them using state transition diagram and Karnaugh's map
See Answer →Halo effect
See Answer →Double blind trial
See Answer →Plagiarism
See Answer →Biostatistics
See Answer →Discuss the methods used for analysis of qualitative data?
See Answer →What is NUDIST software? Discuss the features which are available with this software.
See Answer →The theory and practical marks of 10 students are given below:
Theory (x): 24 34 33 22 37 23 38 33 44 35
Theory (y): 15 21 28 31 18 24 36 32 27 18
Find the correlation coefficient between x and y.
See Answer →
In a sample of 100 children, 1-3 years of age, mean (SD) intake of calcium = 175 (5.82) mg. Compute the standard error of mean.
See Answer →Describe the assumptions on which non-parametric tests are based?
See Answer →Write an interactive C program which prompts the user with the following options on the opening menu
1) General Information of the Learner Support Centre(LSC)
2) Programmes activated in the study centre
3) Scheduling of theory/practical sessions for BCA-MCA programmes
4) Academic Councillor’s Details
5) Schedules for Assignment submissions for various programmes
6) Quit
Enter your choice:
If an “1” is entered, prompt the user to enter the study centre code and know the genearl details
about the study like name of the learner support centre(LSC), name of the regional centre, name of
the study centre coordinator, programme in-charge details etc. If “2” is entered, it should give the
details of all the programmes those are activated in the LSC. If “3” is entered, it should give the
schedules for the theory and practical counselling sessions for BCA and MCA programmes for the
current session. If “4” is entered it should display the details of the academic councillors’
associated with respective programmes. If “5” is entered it should display the assignments
submission schedules for various programmes for the current session activated in that LSC. If the
user enters any letters or numbers other than the choice, redisplay the prompt. All output should go
to the terminal and all input should come from the keyboard.
See Answer →
Ten scores of 10 learners enrolled in MFN-009 is given below: 40,36,29,14,27,45,50,12,39,19 Calculate the mean, median, standard deviation and variance for the above data.
See Answer →