Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inquiries about box whisker diagrams in BioSTEAM #182

Open
zasddsgg opened this issue Dec 17, 2024 · 4 comments
Open

Inquiries about box whisker diagrams in BioSTEAM #182

zasddsgg opened this issue Dec 17, 2024 · 4 comments

Comments

@zasddsgg
Copy link

zasddsgg commented Dec 17, 2024

Hello, may I ask what is the python code you used to make this figure (Figure 2 in Sustainable Lactic Acid Production from Lignocellulosic Biomass)? The result obtained after the statistical analysis of 1000 data points simulated by Monte Carlo in software origin is somewhat different from the result obtained by percentiles = [0, 0.05, 0.25, 0.5, 0.75, 0.95, 1] in BioSTEAM. Thanks for your help.

1

@yalinli2
Copy link
Member

I used OriginPro for plotting, not BioSTEAM, you can change what percentiles you want to use for the whiskers/edges, etc. of the box plot in OriginPro

@zasddsgg
Copy link
Author

Thanks for your answer. By inputting GWP results of 1000 simulations obtained from BioSTEAM uncertainty analysis into origin software, then I drew the box diagram based on 1000 simulations data and obtained the percentiles = [0, 0.05, 0.25, 0.5, 0.75, 0.95, 1] results. BioSTEAM also generates the LCA percentiles data sheet in output excel with percentiles = [0, 0.05, 0.25, 0.5, 0.75, 0.95, 1] results. The two methods give somewhat different results for percentiles = [0, 0.05, 0.25, 0.5, 0.75, 0.95, 1] of box diagram. May I ask you which way I should use to draw the box diagram? Thanks for your help.

@yalinli2
Copy link
Member

yalinli2 commented Dec 19, 2024 via email

@zasddsgg
Copy link
Author

I made a drawing of the process I built. The values [0, 0.05, 0.25, 0.5, 0.75, 0.95, 1] given in the LCA percentiles data sheet in the excel exported by BioSTEAM are 3.66, 3.97, 4.28, 4.53, 4.78, 5.15, 5.63, respectively, while origin software gets [0, 0.05, 0.25, 0.5, 0.75, 0.95, 1] as 3.06, 3.57, 4.18, 4.83, 4.98, 5.27, 5.75, respectively. I am not sure which is right.

Also, may I ask if the 0.5 in [0, 0.05, 0.25, 0.5, 0.75, 0.95, 1] refers to the median or average?

Could I trouble you look at question #180. Thanks for your help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants