Hello all, first thread so please be kind! I have rudimentary statistics knowledge of anovas and regression but am piling through how-to videos of GLMs to no particular avail regarding the comparisons I want to make.
I am analysing a simple bioassay experiment with nematodes, whereby I exposed them to different chemicals and doses, and measured the proportion alive after a certain exposure period.
The variables are as follows:
For each nematode - dose - chemical combination, n = 15 (three biological replicates of 5 each).
The average total number of nematodes nematodes per datum was 12.6 (STDEV 4.1)
What I am wanting to investigate is the effect of chemical and dose upon mortality, and to see what interaction the species has.
Problem 1:
Chemical type (four chemicals and control) and dose (three doses) are separate variables. I could split the analysis into separate tests for each chemical, but would it be possible to link the variables of dose and chemical together?
I understand a GLM can test multiple interactions, but would it be possible to compute into the test itself that datum X is not just a 10μl dose AND chemical A, but rather a 10μl dose OF chemical A?
Problem 2:
Comparing the nematodes brings up a problem in that the controls for each had vastly different mortality rates, with mortality rate seemingly correlating with susceptibility to chemicals.
There is only a sample size of three different nematodes (testing one batch of each), but would it be possible to differentiate if the efficacy of the chemicals is altered by just the starting control mortality, or if the species could also play a role?
I could take control mortality into account by inputting it as an extra variable for each species, but that feels incredibly clumsy and wrong.
Sorry for the long first post but any help, even partial answers, would be greatly appreciated!
I am analysing a simple bioassay experiment with nematodes, whereby I exposed them to different chemicals and doses, and measured the proportion alive after a certain exposure period.
The variables are as follows:
- Nematode (three species)
- Chemical (four chemicals plus control)
- Dose (three doses... sadly the control was a negative control so dose entered as "0")
- Alive nematodes
- Total nematodes
- (Dead nematodes)
- (Proportion alive)
- (Proportion dead)
For each nematode - dose - chemical combination, n = 15 (three biological replicates of 5 each).
The average total number of nematodes nematodes per datum was 12.6 (STDEV 4.1)
What I am wanting to investigate is the effect of chemical and dose upon mortality, and to see what interaction the species has.
Problem 1:
Chemical type (four chemicals and control) and dose (three doses) are separate variables. I could split the analysis into separate tests for each chemical, but would it be possible to link the variables of dose and chemical together?
I understand a GLM can test multiple interactions, but would it be possible to compute into the test itself that datum X is not just a 10μl dose AND chemical A, but rather a 10μl dose OF chemical A?
Problem 2:
Comparing the nematodes brings up a problem in that the controls for each had vastly different mortality rates, with mortality rate seemingly correlating with susceptibility to chemicals.
There is only a sample size of three different nematodes (testing one batch of each), but would it be possible to differentiate if the efficacy of the chemicals is altered by just the starting control mortality, or if the species could also play a role?
I could take control mortality into account by inputting it as an extra variable for each species, but that feels incredibly clumsy and wrong.
Sorry for the long first post but any help, even partial answers, would be greatly appreciated!