├── 1D_RF_and_Variogram_Calculaton_Demo.xlsx ├── Basic_Statistics_Demo.xlsx ├── BayesianUpdatingInversion_Demo.xlsx ├── Bayesian_Demo.xlsx ├── Bayesian_Exploration_Demo.xlsx ├── Bayesian_Gaussian_Demo.xlsx ├── BigMidtermMCS_Demo.xlsx ├── Binomial_Demo.xlsx ├── Bootstrap_Demo.xlsx ├── Bootstrap_Demo_Simple.xlsx ├── CITATION.cff ├── Cellular_Automata_Demo.xlsm ├── Collocated_Cokriging_Demo.xlsx ├── Confidence_Intervals.xlsx ├── Decision_Making_with_Loss_Function_Demo.xlsx ├── Declustering_Debias_Demo.xlsx ├── Difference_in_means_demo.xlsx ├── Difference_in_variances_demo.xlsx ├── Gaussian_Transform_Demo.xlsx ├── Heterogeneity_Metrics.xlsx ├── Indicator_Kriging_Demo.xlsx ├── Kriging_Multivariate_Estimation_Demo.xlsx ├── LICENSE ├── Linear_Regression_Demo.xlsx ├── Linear_Regression_Demo_v2.xlsx ├── Lognormal_Distribution_Demo.xlsx ├── Lorenz_Coefficient_Demo.xlsx ├── Loss_Function_Demo_v3.xlsx ├── MakingDistributions_Demo.xlsx ├── Marginal_Joint_Conditional.xlsx ├── MonteCarloSimulation.xlsx ├── Partial_Correlation_Demo.xlsx ├── Poisson_Demo.xlsx ├── Q-QPlot_Chi_Sq_Demo.xlsx ├── README.md ├── Sequential_Gaussian_Simulation_Demo.xlsx ├── Simple_Kriging_Demo.xlsx ├── Stochastic_1D_por_perm_demo.xlsx ├── Trend_Modeling.xlsx ├── Truncated_Gaussian_Demo.xlsx ├── Uncertainty_Away_From_Well_Demo.xlsx ├── Variogram Calc_Model_Demo_v2.0.xlsx ├── Vertical_Trend_Uncertainty_Demo.xlsx └── Volume_Variance.xlsx /1D_RF_and_Variogram_Calculaton_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/1D_RF_and_Variogram_Calculaton_Demo.xlsx -------------------------------------------------------------------------------- /Basic_Statistics_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Basic_Statistics_Demo.xlsx -------------------------------------------------------------------------------- /BayesianUpdatingInversion_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/BayesianUpdatingInversion_Demo.xlsx -------------------------------------------------------------------------------- /Bayesian_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Bayesian_Demo.xlsx -------------------------------------------------------------------------------- /Bayesian_Exploration_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Bayesian_Exploration_Demo.xlsx -------------------------------------------------------------------------------- /Bayesian_Gaussian_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Bayesian_Gaussian_Demo.xlsx -------------------------------------------------------------------------------- /BigMidtermMCS_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/BigMidtermMCS_Demo.xlsx -------------------------------------------------------------------------------- /Binomial_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Binomial_Demo.xlsx -------------------------------------------------------------------------------- /Bootstrap_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Bootstrap_Demo.xlsx -------------------------------------------------------------------------------- /Bootstrap_Demo_Simple.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Bootstrap_Demo_Simple.xlsx -------------------------------------------------------------------------------- /CITATION.cff: -------------------------------------------------------------------------------- 1 | cff-version: 1.2.0 2 | message: "If you use this data repository, please cite it as below." 3 | authors: 4 | - family-names: Pyrcz 5 | given-names: Michael J. 6 | orcid: https://orcid.org/0000-0002-5983-219X 7 | title: "ExcelNumericalDemos: Educational Data Science Demonstrations Repository" 8 | version: 1.0.0 9 | doi: 10.5281/zenodo.5564991 10 | date-released: 2021-10-12 -------------------------------------------------------------------------------- /Cellular_Automata_Demo.xlsm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Cellular_Automata_Demo.xlsm -------------------------------------------------------------------------------- /Collocated_Cokriging_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Collocated_Cokriging_Demo.xlsx -------------------------------------------------------------------------------- /Confidence_Intervals.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Confidence_Intervals.xlsx -------------------------------------------------------------------------------- /Decision_Making_with_Loss_Function_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Decision_Making_with_Loss_Function_Demo.xlsx -------------------------------------------------------------------------------- /Declustering_Debias_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Declustering_Debias_Demo.xlsx -------------------------------------------------------------------------------- /Difference_in_means_demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Difference_in_means_demo.xlsx -------------------------------------------------------------------------------- /Difference_in_variances_demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Difference_in_variances_demo.xlsx -------------------------------------------------------------------------------- /Gaussian_Transform_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Gaussian_Transform_Demo.xlsx -------------------------------------------------------------------------------- /Heterogeneity_Metrics.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Heterogeneity_Metrics.xlsx -------------------------------------------------------------------------------- /Indicator_Kriging_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Indicator_Kriging_Demo.xlsx -------------------------------------------------------------------------------- /Kriging_Multivariate_Estimation_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Kriging_Multivariate_Estimation_Demo.xlsx -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | Copyright (c) 2018 Michael Pyrcz 2 | 3 | Permission is hereby granted, free of charge, to any person obtaining a copy 4 | of this software and associated documentation files (the "Software"), to deal 5 | in the Software without restriction, including without limitation the rights 6 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 7 | copies of the Software, and to permit persons to whom the Software is 8 | furnished to do so, subject to the following conditions: 9 | 10 | The above copyright notice and this permission notice shall be included in all 11 | copies or substantial portions of the Software. 12 | 13 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 14 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 15 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 16 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 17 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 18 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 19 | SOFTWARE. 20 | -------------------------------------------------------------------------------- /Linear_Regression_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Linear_Regression_Demo.xlsx -------------------------------------------------------------------------------- /Linear_Regression_Demo_v2.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Linear_Regression_Demo_v2.xlsx -------------------------------------------------------------------------------- /Lognormal_Distribution_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Lognormal_Distribution_Demo.xlsx -------------------------------------------------------------------------------- /Lorenz_Coefficient_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Lorenz_Coefficient_Demo.xlsx -------------------------------------------------------------------------------- /Loss_Function_Demo_v3.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Loss_Function_Demo_v3.xlsx -------------------------------------------------------------------------------- /MakingDistributions_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/MakingDistributions_Demo.xlsx -------------------------------------------------------------------------------- /Marginal_Joint_Conditional.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Marginal_Joint_Conditional.xlsx -------------------------------------------------------------------------------- /MonteCarloSimulation.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/MonteCarloSimulation.xlsx -------------------------------------------------------------------------------- /Partial_Correlation_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Partial_Correlation_Demo.xlsx -------------------------------------------------------------------------------- /Poisson_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Poisson_Demo.xlsx -------------------------------------------------------------------------------- /Q-QPlot_Chi_Sq_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Q-QPlot_Chi_Sq_Demo.xlsx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 |
3 | 10 | If you can't explain it simply, you don't understand it well enough - Alberta Einstein 11 |
12 | 13 | *To reach more students and working professionals with my **Data Analytics and Geostatistics**, **Spatial Data Analytics** and **Machine Learning** courses, I have developed a set of Excel interactive dashboards. When students struggle with a concept I make a new interactive dashboard so they can learn by playing with the statistics, models or theoretical concepts, and virtually everyone has Excel!* 14 | 15 | ### Michael Pyrcz, Professor, The University of Texas at Austin, Data Analytics, Geostatistics and Machine Learning 16 | #### [Twitter](https://twitter.com/geostatsguy) | [GitHub](https://github.com/GeostatsGuy) | [Website](http://michaelpyrcz.com) | [GoogleScholar](https://scholar.google.com/citations?user=QVZ20eQAAAAJ&hl=en&oi=ao) | [Book](https://www.amazon.com/Geostatistical-Reservoir-Modeling-Michael-Pyrcz/dp/0199731446) | [YouTube](https://www.youtube.com/channel/UCLqEr-xV-ceHdXXXrTId5ig) | [LinkedIn](https://www.linkedin.com/in/michael-pyrcz-61a648a1) 17 | 18 | *** 19 | 20 | ### Cite As: 21 | 22 | Pyrcz, Michael J. (2021). ExcelNumericalDemos: Educational Data Science Excel Demonstrations Repository (0.0.1). Zenodo. https://zenodo.org/doi/10.5281/zenodo.5564991 23 | 24 | [](https://zenodo.org/doi/10.5281/zenodo.5564990) 25 | 26 | *** 27 | 28 | #### Setup 29 | 30 | A minimum environment includes: 31 | 32 | * Microsoft Excel > 2010 - note, VBA is not required 33 | 34 | Datasets are embedded in the Excel files. 35 | 36 | #### Repository Summary 37 | 38 | To me 'coding up' or 'building out' a method or workflow in Excel without VBA is the ultimate case of explaining it simply! So while I do code in FORTRAN, C++ (20 years experience), VBA, R and Python, I challenge myselt to put methods and workflows in Excel to provide hands-on experiential learning that reaches more students. Why do I feel this way? 39 | 40 | * _Assessibility_ - in STEM everyone has access to Excel. This is even more true with the online applications Microsoft now provides and the vast majority of scientists and engineers know the basics of working with Excel 41 | * _Interpretability_ - one can easily interogate a method or workflow in Excel, just click on the cell to see the equation 42 | * _Set Up_ - there is no set up needed to get students started with these demonstrations 43 | 44 | I teach in a lot of places and I teach a lot of things. I adjust to get the job done. Now, if you are convinced that I'm old fashion, check out my: 45 | 46 | * [R workflow repository](https://github.com/GeostatsGuy/geostatsr) 47 | * [Python workflow repository](https://github.com/GeostatsGuy/PythonNumericalDemos) 48 | * [GeostatsPy package](https://github.com/GeostatsGuy/GeostatsPy) 49 | 50 | #### The Author: 51 | 52 | ### Michael Pyrcz, Professor, The University of Texas at Austin 53 | *Novel Data Analytics, Geostatistics and Machine Learning Subsurface Solutions* 54 | 55 | With over 17 years of experience in subsurface consulting, research and development, Michael has returned to academia driven by his passion for teaching and enthusiasm for enhancing engineers' and geoscientists' impact in subsurface resource development. 56 | 57 | For more about Michael check out these links: 58 | 59 | #### [Twitter](https://twitter.com/geostatsguy) | [GitHub](https://github.com/GeostatsGuy) | [Website](http://michaelpyrcz.com) | [GoogleScholar](https://scholar.google.com/citations?user=QVZ20eQAAAAJ&hl=en&oi=ao) | [Book](https://www.amazon.com/Geostatistical-Reservoir-Modeling-Michael-Pyrcz/dp/0199731446) | [YouTube](https://www.youtube.com/channel/UCLqEr-xV-ceHdXXXrTId5ig) | [LinkedIn](https://www.linkedin.com/in/michael-pyrcz-61a648a1) 60 | 61 | #### Want to Work Together? 62 | 63 | I hope this content is helpful to those that want to learn more about subsurface modeling, data analytics and machine learning. Students and working professionals are welcome to participate. 64 | 65 | * Want to invite me to visit your company for training, mentoring, project review, workflow design and / or consulting? I'd be happy to drop by and work with you! 66 | 67 | * Interested in partnering, supporting my graduate student research or my Subsurface Data Analytics and Machine Learning consortium (co-PIs including Profs. Foster, Torres-Verdin and van Oort)? My research combines data analytics, stochastic modeling and machine learning theory with practice to develop novel methods and workflows to add value. We are solving challenging subsurface problems! 68 | 69 | * I can be reached at mpyrcz@austin.utexas.edu. 70 | 71 | I'm always happy to discuss, 72 | 73 | *Michael* 74 | 75 | Michael Pyrcz, Ph.D., P.Eng. Professor, Cockrell School of Engineering and The Jackson School of Geosciences, The University of Texas at Austin 76 | 77 | #### More Resources Available at: [Twitter](https://twitter.com/geostatsguy) | [GitHub](https://github.com/GeostatsGuy) | [Website](http://michaelpyrcz.com) | [GoogleScholar](https://scholar.google.com/citations?user=QVZ20eQAAAAJ&hl=en&oi=ao) | [Book](https://www.amazon.com/Geostatistical-Reservoir-Modeling-Michael-Pyrcz/dp/0199731446) | [YouTube](https://www.youtube.com/channel/UCLqEr-xV-ceHdXXXrTId5ig) | [LinkedIn](https://www.linkedin.com/in/michael-pyrcz-61a648a1) 78 | -------------------------------------------------------------------------------- /Sequential_Gaussian_Simulation_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Sequential_Gaussian_Simulation_Demo.xlsx -------------------------------------------------------------------------------- /Simple_Kriging_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Simple_Kriging_Demo.xlsx -------------------------------------------------------------------------------- /Stochastic_1D_por_perm_demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Stochastic_1D_por_perm_demo.xlsx -------------------------------------------------------------------------------- /Trend_Modeling.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Trend_Modeling.xlsx -------------------------------------------------------------------------------- /Truncated_Gaussian_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Truncated_Gaussian_Demo.xlsx -------------------------------------------------------------------------------- /Uncertainty_Away_From_Well_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Uncertainty_Away_From_Well_Demo.xlsx -------------------------------------------------------------------------------- /Variogram Calc_Model_Demo_v2.0.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Variogram Calc_Model_Demo_v2.0.xlsx -------------------------------------------------------------------------------- /Vertical_Trend_Uncertainty_Demo.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Vertical_Trend_Uncertainty_Demo.xlsx -------------------------------------------------------------------------------- /Volume_Variance.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/GeostatsGuy/ExcelNumericalDemos/HEAD/Volume_Variance.xlsx --------------------------------------------------------------------------------