MVC: Conditionally Display View link

Please see my other MVC articles. Displaying Links Based on IF Logic This article illustrates how to conditionally display a link within an MVC based on the results of an IF statement As you can see in my View’s HTML, I am displaying a “Home” link and then, if the current user is part of…

Statistics: Variables – Measuring Values

Matching goals with variables. When designing a statistical study, it is important to understand and match your goals with each variable’s measurement type: nominal, ordinal, interval, and ratio. Each type contains distinct characteristics and provides differing benefits. Nominal Nominal variables are also qualitative which represent data usually assuming categorical values, such as a person’s ethnicity…

Statistics: Variables – Independent and Dependent

Understanding a Variable’s Function Variables, whether quantitative or qualitative, serve a specific function depending on the type of study being performed and it is important to understand each when designing the study. Independent Variable When designing the study, note those variables which are changing during the scenario, they are considered independent (IV). For example, if…

Statistics: Sampling Methods

Identifying the Best Method to Create a Sample As discussed in Population versus Sample, sampling provides a more cost and time-effective means of mining data versus attempting to gather an entire population. Building the sample requires deciding which sampling methods best suites your statistical needs: Simple Random Sampling: This represents the best method as it…