Docs Wikilivre.
  • Accueil
  • Attestations
  • Cours & Exercices
  • Documents
  • Entreprise
  • Formation
  • Lecteur PDF
No Result
View All Result
No Result
View All Result
Docs Wikilivre.
  • Accueil
  • Attestations
  • Cours & Exercices
  • Documents
  • Entreprise
  • Formation
  • Lecteur PDF
No Result
View All Result
Docs Wikilivre.
No Result
View All Result

Epi Info Training Guide Table of Contents – WHO

Loader Loading...
EAD Logo Taking too long?

Reload Reload document
| Open Open in new tab

 

400
SHARES
6.7k
VIEWS
Share on FacebookShare on Twitter
  • Titre : STEPS_introduction_to_Epi_Info_training_guide.pdf
  • Submitted by : Anonymous
  • Description : Epi Info Training Guide 3 WHO STEPS Surveillance Navigating Epi Info Introduction Epi Info has an easy to navigate platform that provides the user with all the analysis options at a click of the mouse. This section will provide basic background and layout information on Epi Info. Projects and programs Epi Info contains projects and programs.

Transcription

 

Epi Info Training Guide

Table of Contents

Session 1: Introduction to Epi Info ……………………………………………………………………………..2
Overview ……………………………………………………………………………………………………………..2
Navigating Epi Info……………………………………………………………………………………………….3
Analysis Components…………………………………………………………………………………………….5
Opening a Dataset …………………………………………………………………………………………………6
Write Your Data Table Permanently to the Database …………………………………………………7
Creating a Backup of Your Database……………………………………………………………………….8
Reading (Importing) a Table …………………………………………………………………………………..9
Viewing Data in a List …………………………………………………………………………………………10
Session 2: Variables ………………………………………………………………………………………………..12
Overview ……………………………………………………………………………………………………………12
Defining a Variable ……………………………………………………………………………………………..13
Assign a Variable ………………………………………………………………………………………………..16
Undefine a Variable …………………………………………………………………………………………….18
Recode a Variable ……………………………………………………………………………………………….20
Writing Results to a New Table …………………………………………………………………………….24
Session 3: Basics Statistics………………………………………………………………………………………25
Overview ……………………………………………………………………………………………………………25
Calculating Derived Variables ………………………………………………………………………………26
Running a Frequency …………………………………………………………………………………………..28
Creating a Basic Table …………………………………………………………………………………………30
Reading an Output Table………………………………………………………………………………………33
Creating a Graph …………………………………………………………………………………………………34
Creating Labels for Outputs ………………………………………………………………………………….37
Using the Program Editor……………………………………………………………………………………..40
Session 4: If…Then… Statements …………………………………………………………………………….41
Overview ……………………………………………………………………………………………………………41
Assign a Variable Based on 1 Variable…………………………………………………………………..42
Assign a Variable Based on 2 or More Variables …………………………………………………….46
Session 5: Saved Programs ………………………………………………………………………………………51
Overview ……………………………………………………………………………………………………………51
What are Saved Programs? …………………………………………………………………………………..52
Running a Saved Program…………………………………………………………………………………….53
Opening a Saved Program…………………………………………………………………………………….55
Altering a Saved Program …………………………………………………………………………………….57

Epi Info Training Guide
WHO STEPS Surveillance

1

Overview

Introduction

Training
materials

Session 1: Introduction to Epi Info

Epi Info™ is a public domain software package designed for the global
community of public health practitioners and researchers. It provides for easy
form and database construction, data entry, and analysis with epidemiologic
statistics, maps, and graphs.

This training guide focuses only on the analysis component of Epi Info

This training guide uses four sets of materials which can be downloaded from
the STEPS website (www.who.int/chp/steps ) or from the STEPS CD. The
four components of the training are:

• TEST.dbf
• STEPS_EpiInfo.mdb
• Epi Info Instrument
• STEPS Epi Info Training Guide

The materials need to be placed in your C drive under
C:STEPSEpiInfoTraining

Using the
training guide

This section of the training guide contains 5 different sessions. Each session
contains activities and exercises that are used in the subsequent sessions. If
you skip exercises in any of the sessions you may have problems using the
programs in later sessions.

Contents

This section contains the following topics:

Topic

Navigating Epi Info
Analysis Components
Opening a Dataset
Write Your Data Table Permanently to the Database
Creating a Backup of Your Database
Reading (Importing) a Table
Viewing Data in a List

See Page
3
5
6
7
9
10
11

Epi Info Training Guide
WHO STEPS Surveillance

2

Navigating Epi Info

Introduction

Projects and
programs

Downloading
Epi Info from
the STEPS CD

Epi Info has an easy to navigate platform that provides the user with all the
analysis options at a click of the mouse. This section will provide basic
background and layout information on Epi Info.

Epi Info contains projects and programs. A project is a Microsoft access
database. This training guide uses STEPS_EpiInfo.mdb.

A program (.pgm) is saved analysis syntax associated with a project

To install Epi Info insert the STEPS CD and follow the instructions provided.

If..

If the CD does not launch

Your computer does not have a CD
ROM drive

Then..

Open Windows Explorer and click
on the STEPS icon.
Download the software from the
STEPS website,
www.who.int/chp/steps.

Continued on next page

Epi Info Training Guide
WHO STEPS Surveillance

3

Navigating Epi Info, Continued

Opening Epi
Info

To Open Epi Info from double click on the icon on your
desktop.

Note: If you do not have an icon on your desktop you will need to click on
the start menu (bottom left of your screen), select programs, Epi Info.

Epi Info Training Guide
WHO STEPS Surveillance

4

Analysis Components

Analysis Screen

The Analysis screen has three components.

Analysis Output:
displays output

Analysis Tree
• functions
• commands
• graphs
• programs

Program Editor: space to
type commands and view
existing programs

Epi Info Training Guide
WHO STEPS Surveillance

5

Opening a Dataset

Introduction

Epi Info can open datasets in multiple formats including:
• excel (.xls)
• text files (.txt)
• dbase (.dbf)

This exercise uses a dbase format as an example because EpiData uses dbase.

Step
1
2
3
4
5
6
7

Action

Open Epi Info.
Select Analyze Data.
Select Data / Read (Import) from the Analysis Tree
Change the project to STEPS_EpiInfo.mdb.
Select DBASEIII from Data Formats.
Select the … box from Data Source.
Choose Test.dbf.

Step 3

6

5

4

Check your
work

Look at the Analysis Output screen, the record count should be 1289.

If you do not have 1289 in your record count you did not successfully open
Test.dbf. You need to delete the data table Test from STEPS_EpiInfo and
redo steps 1-6.

Epi Info Training Guide
WHO STEPS Surveillance

6

Write Your Data Table Permanently to the Database

Introduction

The file you just opened Test.dbf is only temporary. In order to use it during
another session you need to write it permanently to a project (Access
database).

Step
1
2
3
4
5
6
7
8

Action

Click Write (Export) from the Analysis Tree.
Select “All” from the Write options box.
Select “Replace” from the Output Mode section.
Output Format should be Epi 2000.
Select STEPS_EpiInfo under File Name.
Type “Test” under Data Table.
Click “Ok”.
Click “Exit” in the Analysis tree.

Step 1

Steps 2-6

Epi Info Training Guide
WHO STEPS Surveillance

7

Creating a Backup of Your Database

Introduction

It is important to create a backup of your database each time you use it. A
backup will add extra security to your files. If something happens to during
analysis (i.e. you overwrite a table by accident) you will be able to use your
backup.

Action

Open STEPS_EpiInfo.mdb.
From the File menu click on “Back up Database”.
Select a location on your machine to back up the database.
Click “Save”.

Step
1
2
3
4

Epi Info Training Guide
WHO STEPS Surveillance

8

Share160Tweet100Share28Send

Related Posts

e.learning) dans la formation professionnelle des salariés

Non correcte CMYK RVB – Formation Emitech

associations agrées formations secours

LICENCE EN NUTRITION ET DIETETIQUE

Next Post

The crystallographic information file (CIF): a new ...

les écrits professionnels du psychologue

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Trending Categories

Attestation Cours & Exercices Documents Entreprise Formation
No Result
View All Result

Latest documents

  • Cours Sur Les Alcools En Terminale S Pdf
  • Cours Instrumentation Industrielle Pdf
  • Cours Administration Systeme Linux Pdf
  • Cours D Audit Comptable Et Financier Ohada Pdf
  • Chimie Quantique Cours Pdf

Recent Comments

  • juliaa on FORMATION Maquillage permanent
  • SAYYED AHMAD NAFIZ on How to Create a New Microsoft Outlook/Hotmail/Live email …

Archives

  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • September 2021
  • August 2021
  • July 2021

Categories

  • Attestation
  • Cours & Exercices
  • Documents
  • Entreprise
  • Formation

Docs Wikilivre

Docs Wikilivres est site d'informations gratuit permettant de partager et lire les documents, guides pratiques et informations utiles.

  • Docs
  • Contact

© 2021 Wikilivre - Free learning for everyone.

No Result
View All Result
  • Accueil
  • Attestations
  • Cours & Exercices
  • Documents
  • Entreprise
  • Formation
  • Lecteur PDF