Investigador, doctorando, ¿Buscando una alternativa gratuita al SPSS de IBM? ¿sin tener que desembolsar más de 4999$? Ahora es posible, para Windos y para MAC, se trata de PSPP, un aplicación de libre distribución, de ingles Open Source descargable en https://www.gnu.org/software/pspp/ donde encontraras cómo descargarlo, cómo instalarlo y cómo configurar el interface. Fuente para descargar la última versión en https://www.hs-augsburg.de/~beckmanf/pspp/

PSPP es por tanto una aplicación de software libre para el análisis de datos, modo gráfico escrita en el lenguaje de programación C++.

Usa la biblioteca científica GNU para sus rutinas matemáticas, y plotutils para la generación de gráficos. Es un reemplazo libre para el software propietario IBM SPSS y con pequeñas excepciones como son:

  1. La copia de PSPP no expira con el tiempo
  2. Admite más de un billón de casos y variables.
  3. PSPP es un sólo software, no necesita extras de pago.

Permite: t-tests, ANOVA, Regresión lineal, Regresión logística, Análisis de conglomerados, Análisis de confiabilidad, Análisis factorías, Pruebas no paramétricas

Algunas funcionalidades adicionales:

  • Pegar la sintaxis del análisis en ficheros parecidos a los .sps de SPSS.
  • Exportar los resultados a pdf, html, odt, csv, etc.

ENLACES DE DESCARGA DEL PSPP

 

Actualmente está disponible para las principales plataformas:

  • Windows XP, y posteriores: Vista, 7 , 8, 10
  • Mac OS X: port install pspp o para más información https://lavergne.me/projects/pspp/
  • Linux (está en los repositorios de Ubuntu, Debian, Fedora, OpenFSD…)

RECURSOS EN LA WEB

De https://www.gnu.org/software/pspp/get.html

Binaries

GNU Linux

We do not distribute precompiled binaries of PSPP. Computers come with so many different archtectures, kernels, operating systems that it would not be feasible for us to do so. However most modern operating systems come with PSPP pre-packaged. To install it, you simply type apt-get install pspp in the case of Debian derived systems; or yum install pspp in the case of Red Hat derived systems.

Windows

Harry Thijssen provides installers or all downloadable files. The windows version is build as cross compile build on openSUSE. There is also a nightly build with development versions.

MacOS

There are three ways to install PSPP on MacOS.

  • The Application bundle provides the gui version via a normal installer. If you do not know what XCode is – go for this one.
  • MacPorts. Run port install pspp-devel to get the latest and most featureful version of PSPP or port install pspp to get an older but possibly better tested version (more information).
  • Homebrew. The PSPP brew tap also includes a description how to install the stable or the development version of PSPP.

 

Please note: Because the PSPP developers have not prepared these binaries, we cannot in general vouch for them.

Source

If you want to compile and install PSPP yourself, you can get the source code from http://ftpmirror.gnu.org/pspp. Should this link be unavailable or unreasonably slow, please select a local mirror site. Once you have downloaded the tarball, refer to the INSTALL file for installation instructions.

Development Versions

PSPP is under continual improvement. You can get development versions if you are interested to see what the developers are working on. Development versions have undergone less testing than released versions.

You can fetch the latest development sources from the Savannah GIT repository. The installation procedure is more complex than for released versions, so we recommend this only for developers.

Automated builds of the development versions are performed typically every day.

Print Friendly, PDF & Email
The owner of this website has made a committment to accessibility and inclusion, please report any problems that you encounter using the contact form on this website. This site uses the WP ADA Compliance Check plugin to enhance accessibility.