Collection of statistics formulae taken from the perennial text book Lind, Douglas A. et. al. (2015): Statistical Techniques in Business and Economics, 16 ed. (2015).
Taborjenje 2015
This template has been downloaded from:
http://www.LaTeXTemplates.com
License:
CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/)
An "autorating" system uses peer ratings to award marks to individual students in team assignments. This is a simple tool intended to help educators streamline the calculation process of autorated marks, available for download at https://bitbucket.org/liantze/autorating-calculator. You will need a Java Runtime Environment (> 1.6) to run it.
In this tutorial, we are going to introduce python-igraph that is packages for network analysis. igraph provides a huge amount of facilities for those who want to do any analysis on networks, from elementary aspects to advanced ones like shortest path, community detection and clustering, network traffic analysis and so forth. In this tutorial, we are going to introduce igraph by a real-life example which is finding a route in Australian road network between two Australian cities with minimum duration.
En el presente post, haremos una breve introducción de la herramienta MATLAB. Presentaremos funciones, operaciones y gráficos con más de dos datos, para asi luego ordenar y hacer cálculos con matrices.