Skip to main content

Could this be my first...?




What's up Nixers! In today's blog, I want to discuss with you the things that I did these past two weeks. After my encounter with my colleague, Adonis, one of our discussions focused on the creation of an app that would help ease students' struggles. He was very passionate about an app for a civil engineering application involving beams under load. As our discussions went on, I do acknowledge that if that particular app would be realized, it would really benefit civil engineering students in a profound way. What I liked about the discussion was how the app was described. Like, if I put my self in the user's perspective, the user interface which he discussed would be "user-friendly" as he really understands the flow of how things are to be calculated.

As we left and went each other's ways, I was inspired by an idea to create an app utilizing the python programs that I have already developed for statistics. Like, how useful would it be for students to guide them in their endeavors. If they are asking these things in tutoring websites, what if I could bring that tutor-like explanation in their pockets! That's where the idea of "ShinStats" came about! A combination of my pseudonym as a tutor in Coursehero and Stats which really is about making statistics understandable for students. 

It is also funny how I started to tutor in Coursehero with the intent to help Electronics engineering students in Electronics engineering stuff but found that there was less demand for questions in this subject because, probably, electronics engineering students really finds their own way of solving their problems and not rely heavily on tutoring websites. And, so, with the little knowledge that I have about Statistics and Probability, I ticked that box and started tutoring on the subject. At first, I was dumbfounded by the questions and just focused on answering those that I have prior knowledge upon. Later, I took a leap of faith on questions that I still have to study because I found that these questions are coming back a lot, and I said to my self that if I can find a way to deal with this one question now, I will now be able to solve similar questions in the future. And then, came my frustration about solving the same problem but taking a lot of time since I still have to write the same procedures all over again. That was when I have to wear my programming "hat" and learn coding to streamline my process in solving problems. It was quite a challenge considering I have to work as a tutor and then after that code. But all was worth it in the end when I was able to use the programs that I have made and become more efficient as a tutor.

Going back, so what kept me busy these past days? Here it is!






And when we click the View Solution button, the magic happens!


Voila! Most of the descriptive statistics with step-by-step calculation at a click of a button! There is still some modifications that needs to be done. (1) To delete the big space before and after the boxplot (2) To find a way to create a webviewer within the application such that when the View button is clicked, the solution will be rendered within the app and not opened on another browser. That would make it more integrated. (3) The next option would be to convert the html webpage to a pdf and view this pdf within the app. Again, the main purpose of these modifications is for everything to happen within the application. (4) Present the application to its intended users. Got to get back to work. It's sign off for now.

Comments

Popular posts from this blog

Privacy Policy of ShinStats: descriptives calc

Privacy Policy Shin Nix built the ShinStats app as an Ad Supported app. This SERVICE is provided by Shin Nix at no cost and is intended for use as is. This page is used to inform visitors regarding my policies with the collection, use, and disclosure of Personal Information if anyone decided to use my Service. If you choose to use my Service, then you agree to the collection and use of information in relation to this policy. The Personal Information that I collect is used for providing and improving the Service. I will not use or share your information with anyone except as described in this Privacy Policy. The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which are accessible at ShinStats unless otherwise defined in this Privacy Policy. Information Collection and Use For a better experience, while using our Service, I may require you to provide us with certain personally identifiable information. The information that I request will be retaine...

Gears Update

It has been a while since my last post and many things have happened since then. For one, I decided to upgrade my laptop as I saw it fit for the direction I am moving towards particularly on data analytics. It's been almost 10 years since I bought "Julian", my first work laptop, and there were so many milestones that we shared together. I bought my first laptop during my second job in Taguig City. It served as an extension of myself as I work to earn for my family particularly in helping my siblings with their education as I am the eldest and breadwinner of the family. That laptop was able to create a joint personnel reporting system excel file which was used by the Philippine Army to be able to account their personnel on a national level during my stint as an Engineer / Researcher in the aforementioned organization. Julian was my laptop when I finished my Master's degree at the Ateneo de Davao University where I also created the Programmable Logic Controller Trainer ...

Power BI Journey: Blog #8

It is finished! The second to the last vlog talked about the different visualizations and when they are appropriate to be applied while the last vlog was about the final project which utilized all the lessons learned from Vlog 1 up to now. And, here is my final output. In the above dashboard, we can see some demographics as indicated by the 630 total survey participants with an average age of 29.87 years old. We can also see that data scientist has the highest average salary ($94k) followed by data engineer ($65k) then data architect ($64k) among data professionals. We can also see that the favorite programming language of  data professionals is Python, followed by R and other programming languages and the distribution of data professionals in each of the given programming languages. For example, for those who selected Python as their favorite programming language, 255 of those were data analyst, 54 are either a student or still looking for a job or no job at all, while 54 have oth...