(a4) Neuron N fired. What is the probability that it received a stimulus?
(a5) Neuron N fired. What is the probability that N1 fired?
Here is the KEY
Activity 10a with data cryopreservation.xls or cryopreservation.mat .
Activity 10b with data HL60xlsx or HL60.mat .
HINT. If the interaction is present (p-value for the interaction < 0.05), do two one-way ANOVAs. Since cell type is of interest, fix the media and check for differences in distances for cells. For example:
distance1 = distance(media == 1)
cell1 = cell(media==1)
anova1(distance1, cell1)
and the same for media == 2.
Due before Final exam
Due before Final exam
Due before Final exam
Copyright © 2012 BME Gatech. The course pages may not be reposted without written permission and may not be reprinted for profit.