Average enzyme activity , Computer Engineering

Assignment Help:

Activity of a some  enzyme was calculated  in extracts from brain, heart and lung. In every  tissue,  the activity was calculated  various  times, giving the following results (in arbitrary units):  

 

brain: 65, 69, 70, 63, 70, 68.

 

heart: 102, 95, 98, 110.

 

lung: 112, 115, 113, 109, 95, 98, 100. 

 

Write a program that determines and prints the following information for every of the tissues:

a)  number of measurements

b)  average enzyme activity

c)  variance

d)  standard deviation 

 

Write a subroutine for every piece of information above (i.e. a subroutine that finds the number of measurements and returns it, a sub that search the average and returns it, a such that finds the variance...etc.). The major part of your program should call the subroutines for every data set (brain, heart and lung) and print out the results to the screen. 

 


Related Discussions:- Average enzyme activity

How address symbol table is generated, Address symbol table is generated by...

Address symbol table is generated by the  (A) memory management software.  (B) assembler.  (C) match logic of associative memory.   (D) generated by operating system

Describe about frameset, Q. Describe about Frameset? Now make a master ...

Q. Describe about Frameset? Now make a master page in which you write below code. My Frame Page -- The Master Page

Multiple stack, how to implement the multiple stack

how to implement the multiple stack

How to manage the web based projects, How to manage the web based projects?...

How to manage the web based projects? Many project management applications contain additional functions useful in the management of group projects. These features may contain g

What is a linked list, What is a linked list? Linked list: A linked l...

What is a linked list? Linked list: A linked list is a self referential structure which having a member field that point to the similar structure type. In simple term, a link

Rdbms, what is physical data structure in internals of rdbms?

what is physical data structure in internals of rdbms?

Digital logic, write a short note on the tri state ttl inverter

write a short note on the tri state ttl inverter

No-signs to the write statement, Suppressing the number signs (+/-) is carr...

Suppressing the number signs (+/-) is carried out using the addition NO-SIGNS to the Write statement.  Statement is wrong.

Explain serial execution and parallel execution, Serial Execution Exe...

Serial Execution Execution of a program serially, one statement at one instance of time. In the simplest case, that's what takes place on a one processor machine. But even mo

Subtract the numbers using 2's complements, Subtract -27 from 68 using 2's ...

Subtract -27 from 68 using 2's complements. Ans. By using 2's complement 68-(-27)= 68-(-27) 2's complement representation of 68 = 01000100(64+4) 2's complement representatio

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd