top of page

Search

Introduction to Vehicle Routing Problem
Vehicle Routing Problem (VRP) is a transportation problem in Operation Research similar to Travelling Salesman Problem. This problem...
sujonodamario
May 21, 20212 min read
3 views
0 comments

Type of Vehicle Routing Problem
Vehicle Routing Problem (VRP) has a wide variety reflecting on real-world situations.
sujonodamario
May 20, 20212 min read
2 views
0 comments

The 4 main commands to Structured Query Language
Generally, SQL
has four main commands: Data Definition Language, Data Query Language, Data Manipulation Language,
Data Control Language.
sujonodamario
May 19, 20212 min read
1 view
0 comments

The Efficient Way for Operating the Queuing System
The model represents queueing system that indicate the characteristics and
patterns of the queue such as average waiting time,
sujonodamario
May 18, 20212 min read
4 views
0 comments

Entity-Relationship Diagram Method in Information System
Entity-Relationship Diagram (ERD) is one common method to model the
database systems by a set of entities, their attributes, and relations
sujonodamario
May 17, 20212 min read
2 views
0 comments

Why do we need a 7-day Weather Forecast in the first place?
Forecasting provides additional information for planning the future actions based on available data. Different planning problem requires...
sujonodamario
May 14, 20212 min read
3 views
0 comments

How to Evaluate Forecasting Accuracy
Evaluating forecasting is important to know the performance of the forecasting itself and it is done by comparing the forecast values and...
sujonodamario
May 13, 20212 min read
2 views
0 comments

Consumer Theory: The Utility Function
According to Advanced Microeconomic Theory by Jehle and Reny (2011), consumer preferences are characterized by five axioms and...
sujonodamario
May 12, 20212 min read
5 views
0 comments

Consumer Theory: Consumption Sets
We make decisions every single day and most of these decisions involve spending our money. The study of spending behavior based on...
sujonodamario
May 11, 20212 min read
69 views
0 comments


Consumer Theory: Consumer Preferences
In consumer theory, every consumer has their own preference for choosing consumption bundles. Based on Advanced Microeconomic Theory by...
sujonodamario
May 10, 20212 min read
8 views
0 comments

Statistical Inference: Hypothesis Testing Steps and Examples
Hypothesis Testing is a decision-making procedure in statistics with goal to whether accept or reject the null hypothesis (H0)....
sujonodamario
Apr 21, 20212 min read
2 views
0 comments

Statistical Inference: Hypothesis Testing Theory
Hypothesis Testing is a decision-making procedure in statistics with the goal to whether accept or reject a statement of some parameter....
sujonodamario
Apr 19, 20212 min read
7 views
0 comments

Sensitivity Analysis
Sensitivity Analysis is a method of evaluating the model and the effects of input variables to the target variables. Sensitivity analysis...
sujonodamario
Apr 18, 20212 min read
3 views
0 comments

General Concepts of Designing Public Transportation System
Transportation is one essential part of societies since it connects regions, activities, and humans themselves and creates beneficial...
sujonodamario
Apr 17, 20212 min read
7 views
0 comments

Game Theory Basics
Game Theory is a study of behavior and strategy between rational decision-makers, with the goal of maximizing their payoffs in the game....
sujonodamario
Apr 16, 20212 min read
5 views
0 comments

Game Theory: Prisoner’s Dilemma
Prisoner’s Dilemma is one of the most popular Game Theory showing two completely rational decision-makers may choose the strategy that...
sujonodamario
Apr 15, 20212 min read
2 views
0 comments

7 Steps to do Forecasting
Forecasting is one important stage for scheduling and planning future activities. According to Principle of Business Forecasting (Ord,...
sujonodamario
Apr 14, 20212 min read
56 views
0 comments


Object Oriented Programming Part 2: Four Principles of OOP
Object Oriented Programming follows four main principles, namely Encapsulation, Abstraction, Inheritance, and Polymorphism. These...
sujonodamario
Apr 10, 20212 min read
1 view
0 comments


Object Oriented Programming Part 1: Basic Principle
Object-Oriented Programming (OOP) is a programming concept where the software design is based on an Object that contains states and...
sujonodamario
Apr 9, 20211 min read
3 views
0 comments


Introduction to Statistics
Problems always emerge in every situation and it is the role of engineers to solve them based on a scientific approach. Generally, this...
sujonodamario
Apr 8, 20212 min read
3 views
0 comments
bottom of page