class: center, middle, inverse, title-slide # Econ 203 Lab Session ## A taste ### Marcelino Guerra ### January 23, 2020 --- class: inverse, center, middle, clear # Introduction --- # About me <br/>
Submit your project __no later than May `\(3^{rd}\)` at 11:45 pm__.
[Fortaleza-CE, Brazil](https://www.google.com/search?q=Fortaleza-CE&sxsrf=ACYBGNSt9kiv-INp0RYybCxiTXKMTo5oPw:1579726099445&source=lnms&tbm=isch&sa=X&ved=2ahUKEwjRt_-nipjnAhUIWs0KHeEeDxMQ_AUoA3oECBUQBQ&biw=1216&bih=619&dpr=2.25)
mguerra3@illinois.edu
[guerramarcelino.github.io](https://guerramarcelino.github.io/)
Office Hours TBA --- # Making Better Decisions <iframe src="media/fortaleza.html" style="width: 800px; height: 500px; border: 5px" alt=""> --- # Grading System <br/> <table style="text-align:center"> <tr> <td> <span style="font-weight:bold">Task<span> </td> <td> <span style="font-weight:bold">Weight<span> </td> <td> <span style="font-weight:bold">Date/Time<span> </td> <td> <span style="font-weight:bold">Location<span> </td> </tr> <tr> <td> Midterm I </td> <td>20% </td> <td>March 2, 7:00 – 9:00 pm</td> <td>Foellinger</td> </tr> <tr> <td> Midterm II </td> <td> 20% </td> <td>April 20, 7:00 – 9:00 pm</td> <td>Foellinger</td> </tr> <tr> <td> Final </td> <td>20% </td> <td>TBA</td> <td>TBA</td> </tr> <tr> <td> Excel Lab Quiz I </td> <td>5%</td> <td>March 5-6</td> <td>Oregon Lab</td> </tr> <tr> <td> Excel Lab Quiz II </td> <td>5%</td> <td>April 23-24</td> <td>Oregon Lab</td> </tr> <tr> <td> Final Project </td> <td>10%</td> <td>May 3, 11:45 pm</td> <td>Moodle</td> </tr> <tr> <td> Homework </td> <td>15% (2 lowest dropped)</td> <td>Due 11:45pm the Sunday of that week</td> <td>Mindtap</td> </tr> <tr> <td> PLQs </td> <td>5% (2 lowest dropped)</td> <td> Due 11:45pm the night before lecture </td> <td>Mindtap</td> </tr> </table> --- # Conflict Exams <br/> .font120[ If you need to apply for a conflict exam, let me know no later than next week. Students must show proof of conflict and **travel plans are not a valid reason for a conflict**. And, please, **use your university account (@illinois.edu)** for communication. ] --- class: inverse, center, middle, clear # Course's Platforms --- # Course's Platforms ## Get familiar with them! -- * [Course Website (Compass2g)](https://compass2g.illinois.edu/) * [Q & A Forum (Piazza)](https://piazza.com/illinois/spring2020/econ203/home) * Homework system **through compass** * [Moodle](https://learn.illinois.edu/) -- ## Econ 203 for
-users -- * If you are interested in programming language, all the Excel work is translated to
[here](https://github.com/guerramarcelino/Econ203). * **Not required whatsoever**. Just for fun! --- class: inverse, center, middle, clear # Some Excel Functions <br/> & <br/> Data Analysis Package --- # Basic Functions .pull-left[ - **=SUM()** to sum a column or a row of numbers - **=COUNT()** to count the number of cells - **=SQRT(x)** returns the square root of x - **=(x)^2** returns the squared value of x ] .pull-right[ - **=AVERAGE()** returns the average of the argument - **=STDEV()** returns the standard deviation of the argument - **=VAR()** returns the variance of the argument - **Ctrl+Shitf+down (or right)** to select multiple rows/columns ] --- # Installing Data Analysis Package<sup>1</sup> <video width=890px height=460px autoplay> <source src="media/dap.mp4" type="video/mp4"> </video> <br/> .footnote[ [1] Use the right mouse button to play, pause or save the video. ] --- # Descriptive Statistics<sup>1</sup> <video width=890px height=460px autoplay> <source src="media/desc.mp4" type="video/mp4"> </video> <br/> .footnote[ [1] Use the right mouse button to play, pause or save the video. ] --- # IF() function<sup>1</sup> <video width=890px height=460px autoplay> <source src="media/IF().mp4" type="video/mp4"> </video> <br/> .footnote[ [1] Use the right mouse button to play, pause or save the video. ] --- # Histogram<sup>1</sup> <video width=890px height=460px autoplay> <source src="media/hist.mp4" type="video/mp4"> </video> <br/> .footnote[ [1] Use the right mouse button to play, pause or save the video. ] --- # Wrapping up! <br/> - Take a look at the Excel file attached (lab1.xlsx). - More information about the IF() function in pages 202-203. It will be important in the future (dummy variables). - There are great people in room 15, DKH basement, from 10:00 am to 5:00 pm ready to help you. - **Start the homework before the Lab Session**. - Ask questions on Piazza.