Question: Write an 8086 Assembly code for 6 numbers get from array , (array: db 5,8,2,7,1,4 ) (between 0 and 9) and calculate standard deviation for
Write an 8086 Assembly code for 6 numbers get from array , (array: db 5,8,2,7,1,4 ) (between 0 and 9) and calculate standard deviation for them ,
the answer can be integer no need to be float .
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
