Statspatial

R Basic Syntax Before we go, we assumes R is already installed on your computer. We will be using RStudio […]

First R Project What should do when using RStudio is to create a Project for each different job. If your […]

RStudio Setup The most frequently used IDE for R is RStudio. R and RStudio are two different programs. You don’t […]

Local Environment Setup R is a programming language and also a software platform that is available for multiple operating systems […]

R Overview R is both a programming language and a software platform designed for statistical analysis, graphical representation, and generating […]

R Programming Language R is a programming language and software environment for statistical analysis, graphics representation and reporting. This R […]

Random Variable Represents all possibilities numeric value from a random experiment.Goal : random variable is a step in statistics to […]

[latexpage]Population : The set of all observation of interest. A population is any large collection of objects or individuals, such as Americans, […]

Parameter is a numerical observation describing some characteristic of population.Statistic is a numerical observation describing some characteristic of a sample. […]

The definition of variance is the sum of squares of deviations of the set of numbers from the mean value. […]