Quantcast
Channel: Active questions tagged python - Stack Overflow
Viewing all articles
Browse latest Browse all 23160

score predictor for students based on their historical performance and the target for each test

$
0
0

Can u help me in designing a predictive algorithm to determine the target scores for students in class 12 based on their performance in classes 10 and 11. Given the test scores of students in class 10 and 11, alongside their respective weights (0.95 for class 10 and 0.05 for class 11), the algorithm should factor in each student's ability to score. The objective is to calculate target scores for each student such that the sum of scores across four tests (t1, t2, t3, t4) and for all students in class 12 meets specific criteria (300, 490, 560, and 780 respectively). Develop a formula that calculates the target scores for each test by considering students' historical performance and the weightage of classes 10 and 11. (the score is not out of 100 and are randomly generated).

student 10t1 10t2 10t3 10t4 Total 11t1 11t2 11t3 11t4 TotalAkshat 76 88 78 95 337 35 78 90 98 301ayushi 79 35 75 90 279 46 78 89 90 303Neha 88 56 96 99 339 56 78 39 80 253Rachit 48 97 46 97 288 90 95 68 78 331


Viewing all articles
Browse latest Browse all 23160

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>