Having trouble plotting this set of data - .

Click For Summary
SUMMARY

The discussion centers on plotting data from an experiment involving sow bugs' preferences for dry versus moist environments. The experimental group showed a clear preference for the humid environment, while the control group exhibited a 50/50 split. The user seeks guidance on how to effectively label the X-axis for their plot, considering options such as "Chamber," "Treatment," and "Group." The consensus is that using "Group" to differentiate between Control and Experimental, with a legend for treatment conditions, is the most effective approach.

PREREQUISITES
  • Understanding of experimental design and control groups
  • Familiarity with data visualization principles
  • Basic knowledge of plotting tools such as R or Python's Matplotlib
  • Experience with interpreting and presenting scientific data
NEXT STEPS
  • Research how to use R's ggplot2 for effective data visualization
  • Learn about data normalization techniques for comparative analysis
  • Explore best practices for labeling axes in scientific plots
  • Investigate statistical methods for analyzing preference data
USEFUL FOR

This discussion is beneficial for biologists, data analysts, and researchers involved in experimental design and data visualization, particularly those working with ecological or behavioral studies.

rowkem
Messages
48
Reaction score
0
So: we did an experiment to see if sow bugs liked a dry or a moist environment.

We put them in a choice chamber and let them choose between a dry environment and a humid environment. We also did a separate control where we gave them the choice between two identical dry environments.

My data shows, in the experimental group all chose the humid and in the control, there was a 50/50 split.

--------------

I need to plot both experimental and control data. However, I'm having trouble with what goes on my X axis, I know Y is "# of bugs in chamber" but, the X is confusing me. I currently have it as Chamber (1 and 2) since we labeled which chamber they went into but, I think it should be treatment (light and dark) but then the bars are going to clumped on the light with only one on the dark. I'm also thinking "Group - (Control and Experimental) would work; then I can simply legend it to distinguish between light and dark? Ideas?
 
Physics news on Phys.org
It seems that the X axis would have labels for the Control and for the the Experimental Group.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
Replies
6
Views
2K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 23 ·
Replies
23
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 47 ·
2
Replies
47
Views
9K