statistics assignment

profileLeila@
hi_its_keny.zip

SPSS Projects homework.pdf

SPSS MINI PROJECTS

• A teacher asked 10 of her students how many books they had read in the last 12 months. Their answers were as follows: 12, 23, 19, 6, 10, 7, 15, 25, 21, 12 a. Prepare a Frequency Distribution table for the data. b. Briefly describe the distribution. c. How many percent of students read 19 books or less in the last 12 month?

• Twenty Ohio University students were asked, "How many phone calls did you receive

last night?" The numbers below are their answers. 10 7 4 6 5 2 3 0 1 11 7 6 4 4 5 3 2 2 0 3 a. Complete the grouped frequency distribution. Interval Mid-point Frequency Cumulative FrequencRelative % 0-1 2-3 4-5 6-7 8-9 10-11 b. What percentage of OU students received between 2 and 3 phone calls? c. How many people received less than 9 phone calls? d. What is the percentile rank of a student who has received 3 phone calls? Interpret the outcome. e. What is the percentile rank of a student who has received 11 phone calls? Interpret the outcome. f. Draw a bar chart. g. Draw a histogram with normal curve. • Give two sets of four numbers that have the same mean but different median.

• Give two sets of four numbers that have the same median but different means.

• Give two sets of four numbers that have the same mean but different standard deviation.

• Give two sets of four numbers that have the same standard deviation but different mean.

• The following grades were obtained on the first statistics exam of Urban Studies Program of Rutgers University, during the Fall 2005. There were 32 students attending the course.

87 78 75 65 69 80 81 94 66 85

a) Mean of the observations is --------------------------------------------- b) Mode of the observations is --------------------------------------------- c) Median of the observations is ------------------------------------------- d) Range of the observations is ---------------------------------------------

e) Inter-quartile range of the observations is ----------------------------- f) Inter-quartile deviation of the observations is -------------------------

g) Estimate the percent of students who received a grade of 75 or more. h) Variance of the observations is -----------------------------------------------------------

i) Standard deviation of the observations is -------------------------------------------- • The number of requests for information and the actual enrollment for the past six years at SABA university are: Request for Information (100,000) Actual Enrollment (10,000) 3.0 4.0 4.0 5.0 4.0 6.0 5.0 6.0 5.0 7.0 6.0 9.0 a) Draw a scatter diagram. b) Using the scatter plot explain the relationship between request for information and enrollment at SABA university. c) Calculate correlation of coefficient and explain how strongly these two variables are related to each other?

d) Is the correlation between these two variables significantly more than 2%? e) Calculate coefficient of determination and explain what does it show? f) Calculate coefficient of non-determination and explain what does it show? g) Find the least-squares regression equation. h) Interpret the values of a for the above question. i) Interpret the values of b for the above question. j) Predict the number of enrollment if the number of requests for information reaches 4,000.

stats_spss_card.pdf

1 2 3

Introduction to SPSS

Scatterplot

Descriptive Statistics, Histogram and Boxplot, Assessing Normality, and Generating Confidence Intervals (continued) 3. Click on the Statistics button. Ensure that the Descriptives

option is selected. Enter the confidence level required for the confidence interval. Select Continue.

4. Click on the Plots button. Ensure that the first Boxplot option is selected, ensure that the Histogram option is selected, and ensure that the Normality plots with tests option is selected. Select Continue. Then select OK. (Note: To generate side- by-side boxplots or to compare the distribution of the variable in question by different values of a categorical variable, sim- ply assign a categorical variable to the Factor List in the pre- vious screen shown.)

5. Typical results are shown below:

Regression and Residuals Plots. FROM THE DATA VIEW Use the following procedure to generate a linear regression equation and the associated residual plots:

Correlation FROM THE DATA VIEW Use the following procedure to generate the correlation coefficient for two quantitative variables:

1. Select Analyze>Correlate>Bivariate.

2. From the variable list, select the two quantitative variables of interest. Select OK.

Generating Random Numbers FROM THE DATA VIEW. Use the following procedure to generate random numbers:

When you launch SPSS, you will see the following: This process will import your dataset into SPSS. Your SPSS inter- face will look like this:

FROM THE DATA VIEW Use the following procedure to generate a scatterplot of two quantitative variables:

1. Select Graphs>Legacy Dialogs>Scatter/Dot>Simple Scatter>Define. This will produce the screen to the right:

2. Click on a quantitative variable and click on the arrow associ- ated with the y-axis. Click on a second quantitative variable and click on the arrow associated with the x-axis. Select OK.

1. Select Analyze>Regression> Linear. This will produce the screen to the right:

2. From the list of variables on the left, select an appropriate quantitative variable as the dependent variable. Click on the arrow next to the Dependent box. Select an appropriate second (or multiple) variable(s) from the list. Click on the arrow next to the Independent(s) box.

3. Select the Statistics button. Identify the required statistics. At a minimum, ensure that the Estimates option is selected and the Model Fit option is selected. Select Continue.

4. Select the Plots button. To check for linearity and equality of variance, select to plot ZPRED (standardized predictions) against ZRESID (standardized residuals). Select Continue.

5. If you need to save the predictions in the dataset, select the Save button and identify what needs to be retained. Select Continue.

6. Select OK. Typical results are shown below:

1. Select Transform>Compute Variable. This will produce the screen to the right:

2. In the Target Variable box, type the name of the random number variable — like random.

3. In the Function group box, scroll down to the Random Numbers option and then in the Functions and Special Variables box, scroll down to the Rv.Uniform option (notice that SPSS provides many distribution options for random numbers). Double click. This will populate the Numeric Expression box, as circled, with the RV.UNIFORM(?,?) function. Replace the ?’s with a 0 (min value) and a 1 (max value), respectively. Select OK.

4. There should now be a column of random numbers on the right side of your dataset in the Data View.

Sampling FROM THE DATA VIEW Use the following procedure to generate a simple random sample:

1. Select Data>Select Cases. Then check the option Random sample of cases. This will produce the screen to the right:

2. From the options provided, select the third option — Random sample of cases. Click on the Sample button. This will produce the following screen:

3. If you require a percentage of cases, select the first option. If you require a specific number of cases, select the second option (enter the total number of cases in the second box). Select Continue>OK.

Descriptive Statistics, Histogram and Boxplot, Assessing Normality, and Generating Confidence Intervals

FROM THE DATA VIEW Use the following procedures to find the complete description of a quantitative variable, including the mean, median, and standard deviation, histogram and box- plot, assess the variable’s degree of normality and generate confidence intervals:

1. Select Analyze>Descriptive Statistics>Explore. This will produce the screen to the left:

2. From the list of variables on the left, click on the quantitative variable of interest, and then click on the arrow as circled.

ISBN-13: ISBN-10:

978-0-321-58979-8 0-321-58979-3

9 7 8 0 3 2 1 5 8 9 7 9 8

9 0 0 0 0

When testing normality, the H 0

(null hypothesis) is that the data is approxi- mately normal. So, low p-values (such as these) would indicate that the data is not normal.

Note that this is the regression equation — the values under the B are the coefficients for each variable and the values under the Sig. column are the p-values. These results would indicate that both coefficients are statistically significant and not 0.

From this screen, you can open almost any type of file. If you have an existing file — such as an Excel file — ensure that the option button, circled above, is checked and select OK. You will then see the following screen:

If your Excel file has multiple worksheets, they will all be listed in the Worksheet box as circled above. Identify the worksheet that you want to analyze and click OK.

Notice that there are two tabs at the bottom — Data View and Variable View. The Data View tab is shown above and will resem- ble an Excel spreadsheet interface. The Variable View tab contains information about the individual variables. The Variable View provides information regarding how SPSS is reading the individual variables — specifically if the variables are read as Nominal (categorical) or Scale (quantitative). There is a third option — Ordinal, which is a type of qualitative data. This information can be found in the Measure column on the right. It is important that SPSS reads the data correctly, since some analytical executions are specific to quantitative or categorical data. If SPSS has misinterpreted a variable, feel free to change this information as necessary. This can be done by clicking inside the cell and selecting a different option.

IBM® SPSS® Statistics Student Version

J E N N I F E R L E W I S P R I E S T L E Y, P H . D.

IBM_SPSS_StatsStudentVersion.qxp:SPSS 9/24/10 11:00 AM Page 1

IBM® SPSS® Statistics Student Version

4 5 6

Finding Inverse Normality (Finding z -Scores Given an Area) and the Area Under the Normal Curve FROM THE DATA VIEW. Use the following procedure to convert quantitative values into their associated z-scores and their probability of occurrence given a normal distribution:

1. To convert the observations of a specific quantitative variable into z-scores (a process called standardizing), select Transform>Compute Variable. This will produce the screen to the right:

2. Give the standardized variable a name in the Target Variable box — like placing a Z in front of the variable name. Click on the variable of interest from the list of variables and click on the arrow, as circled. The variable of interest should now appear in the Numeric Expression box. After the variable name, type a minus sign, followed by the value of the mean of the variable. Place this expression inside paren- theses. Type a backslash (the sign that appears under the asterisk and above the dou- ble asterisks in the screen). Type the value of the standard deviation for the variable. This process executed the formula for a z-score [(x-mean)/stddev]. Select OK. This process will create a new variable in the Data View that provides the z-score for the specified variable for each observation of interest. (Note: The mean and standard deviation can be found by following the procedure Analyze>Descriptive Statistics>Explore.)

Hypothesis Test for Proportion FROM THE DATA VIEW Use the following procedure to generate a hypothesis test for a proportion:

Hypothesis Tests for Two Independent Sample Means and Associated Confidence Interval FROM THE DATA VIEW Use the following procedure to determine if a statistical difference exists between two independent sample means: 1. Select Analyze>Compare Means>Independent Samples T

Test. This will produce the following screen: 2. From the list of variables, select the quantitative variable of

interest. Click on the first arrow. From the list of variables, select the binary categorical variable that includes the two group values. Click on the second arrow. Once the grouping variable is assigned, the variable will appear in the box as above, with two ?’s. Click on the Define Groups button. This will pro- duce the screen to the right:

Sampling (continued) 4. The Data View will now have a number of observations with

a diagonal slash through the row indicator, as circled:

5. This slash indicates that the observation will not be included in any analysis — those observations without slashes are part of the sample. Notice that a new variable has been created on the right — filter_$. The observations with a value of 1 are part of the sample. The observations with a value of 0 are not part of the sample and will be excluded from analysis. To reset the data to have all of the observations available for analysis, select Data>Select Cases>All Cases (Note that the filter variable will remain, which can be used to re-create the sample as needed).

1. Select Analyze>Non-Parametric Tests>Legacy Dialogs> Binomial. This will produce the screen to the right:

2. The variable selected will need to be read as a scale variable — it will be shown with a ruler icon. If the categorical variable is described using words or non-numerical labels — like Male and Female — it will have to be transformed to numerical values. Click on the binary variable of interest, and click on the arrow. Type the required test proportion in the box. Select OK.

3. Typical results are shown below:

4. If a variable needs to be transformed or recoded, this can be done by selecting Transform>Recode into Same Variables. From the list, select the variable of interest. Click on the arrow. Select the button Old and New Values. This will produce the screen shown above:

5. Under Old Value, type the original value that needs to be transformed in the Value box. Under New Value, type the new value for the variable. For example, if Male needs to be recoded as 1, Male would be entered into the first box and 1 would be entered into the second box. Select the Add button. Continue this process until all values have been recoded. Select Continue>OK.

3. Enter the name of each group (there should only be two) as it appears in the Grouping Variable box. Select Continue.

4. This test will generate a 95% confidence interval. If a 90% or 99% interval is required, this can be achieved by clicking on the Options button and entering the required value. Select Continue>OK.

5. Typical results are shown to the right:

Hypothesis Tests for One Sample Mean and Associated Confidence Interval FROM THE DATA VIEW Use the following procedure to determine if a statistical difference exists between a single sample mean and a specified value: 1. Select Analyze>Compare Means>One Sample T Test.

2. Select the quantitative vari- able of interest from the list on the left. Click on the arrow button, as circled, to assign the variable. Enter the value to be tested against the sample mean. Click OK.

3. The test will generate a 95% confidence interval. If a 90% or 99% interval is required, this can be achieved by clicking on the Options button and entering the required value. Select Continue>OK.

Hypothesis Test for the Mean of Paired Differences FROM THE DATA VIEW Use the following procedure to determine if a statistical difference exists between paired sample means:

1. Select Analyze>Compare Means>Paired Sample T Test. This will produce the screen to the right:

2. From the list of variables on the left, select the first quantitative variable (like a prescore). Click inside the Variable 1 column on the right. Click the arrow, as circled. This will assign the first variable of the pair. Select the second quantitative variable (like a postscore). Click inside the Variable 2 column on the right. Click on the arrow. Select OK.

3. Typical results are shown to the right:

Finding Inverse Normality (Finding z -Scores Given an Area) and the Area Under the Normal Curve (continued) 3. To generate the percent of the normal curve that sits to the left (less than) an observation of interest, follow the Transform>Compute

Variable again. From the Function Group, select All. Then from the Functions and Special Variables box, select Cdf.Normal. Double click on this option. This will place the function in the Numeric Expression box, followed by three ?’s.

4. The first ? should be replaced with the quantitative variable of interest from the variables on the left. Click on the variable and then click on the arrow. The second ? should be replaced with the variable mean value (see note in step 2). The third ? should be replaced with the variable standard deviation. Finally, give the variable a name in the Target Variable box. Select OK. This pro- cess will create a new variable in the Data View that provides the expected area/percent under the normal curve for the specified variable for each observation of interest.

One-Way ANOVA FROM THE DATA VIEW Use the following procedure to execute a one-way ANOVA:

1. Select Analyze>Compare Means>One Way Anova. This will produce the following screen:

2. Click on the quantitative variable of interest. Click on the arrow next to the Dependent List box. Click on the cate- gorical variable of interest (it must have at least three val- ues). Click on the arrow next to the Factor box. (Note that to use this function in SPSS, the categorical or factor vari- able must be numeric and read as a scale variable. This means that a variable with three groups such as High, Medium, and Low need to be recoded as 1, 2, 3. Ensure that the Variable View indicates that this variable has Type = Numeric and Measure = Scale). Select OK.

3. If the p-value was low enough to reject the null hypothesis, it is typically helpful to understand which groups are statis- tically significant from each other. This can be determined by selecting the Post Hoc button and selecting one of the many options (e.g., Tukey, LSD, Bonferroni).

Chi-square Test of Independence (and Homogeneity) FROM THE DATA VIEW Use the following procedure to execute a chi-square test of independence:

1. Select Analyze>Descriptive Statistics>Crosstabs. This will produce the following screen:

2. From the list of variables, click on a categorical variable and click on the arrow next to the Row(s) box. Click on a second categorical variable and click on the arrow next to the Column(s) box.

3. Select the Statistics button. Select the chi-square option. Select Continue>OK.

4. Note that a chi-squared test of independence and a chi- squared test of homogeneity are executed the same way in SPSS, but the results are interpreted differently. A test of independence tests the null hypothesis that there is no asso- ciation between the row and column variable, which come from the same population. A test of homogeneity tests the null hypothesis that different populations have the same proportions of some variable.

Displays of Categorical Data (e.g., pie charts, and bar charts) FROM THE DATA VIEW Use the following procedure to generate a graphical display of categorical data:

1. Select Graphs>Legacy Dialogs>Bar. This will produce the screen to the right:

2. Ensure that the first option is selected. Click on the Define button. From the list of variables on the left, select a cat- egorical variable of interest. Click the arrow next to the box labeled Category Axis. Select OK.

3. Typical results are shown to the right:

4. Note that a similar process is used to generate pie charts. Follow the same process, but assign the relevant cate- gorical variable to the box labeled Define slices by.

IBM_SPSS_StatsStudentVersion.qxp:SPSS 9/24/10 11:00 AM Page 2

<< /ASCII85EncodePages false /AllowTransparency false /AutoPositionEPSFiles true /AutoRotatePages /None /Binding /Left /CalGrayProfile (Dot Gain 20%) /CalRGBProfile (sRGB IEC61966-2.1) /CalCMYKProfile (U.S. Web Coated \050SWOP\051 v2) /sRGBProfile (sRGB IEC61966-2.1) /CannotEmbedFontPolicy /Warning /CompatibilityLevel 1.3 /CompressObjects /Off /CompressPages true /ConvertImagesToIndexed true /PassThroughJPEGImages true /CreateJobTicket true /DefaultRenderingIntent /Default /DetectBlends true /DetectCurves 0.1000 /ColorConversionStrategy /LeaveColorUnchanged /DoThumbnails true /EmbedAllFonts true /EmbedOpenType false /ParseICCProfilesInComments true /EmbedJobOptions true /DSCReportingLevel 0 /EmitDSCWarnings false /EndPage -1 /ImageMemory 1048576 /LockDistillerParams true /MaxSubsetPct 100 /Optimize false /OPM 1 /ParseDSCComments true /ParseDSCCommentsForDocInfo true /PreserveCopyPage true /PreserveDICMYKValues true /PreserveEPSInfo true /PreserveFlatness false /PreserveHalftoneInfo true /PreserveOPIComments false /PreserveOverprintSettings true /StartPage 1 /SubsetFonts true /TransferFunctionInfo /Remove /UCRandBGInfo /Preserve /UsePrologue false /ColorSettingsFile (None) /AlwaysEmbed [ true ] /NeverEmbed [ true ] /AntiAliasColorImages false /CropColorImages false /ColorImageMinResolution 300 /ColorImageMinResolutionPolicy /OK /DownsampleColorImages false /ColorImageDownsampleType /Average /ColorImageResolution 2400 /ColorImageDepth 8 /ColorImageMinDownsampleDepth 1 /ColorImageDownsampleThreshold 1.50000 /EncodeColorImages true /ColorImageFilter /FlateEncode /AutoFilterColorImages false /ColorImageAutoFilterStrategy /JPEG /ColorACSImageDict << /QFactor 0.15 /HSamples [1 1 1 1] /VSamples [1 1 1 1] >> /ColorImageDict << /QFactor 0.15 /HSamples [1 1 1 1] /VSamples [1 1 1 1] >> /JPEG2000ColorACSImageDict << /TileWidth 256 /TileHeight 256 /Quality 30 >> /JPEG2000ColorImageDict << /TileWidth 256 /TileHeight 256 /Quality 30 >> /AntiAliasGrayImages false /CropGrayImages false /GrayImageMinResolution 300 /GrayImageMinResolutionPolicy /OK /DownsampleGrayImages false /GrayImageDownsampleType /Average /GrayImageResolution 2400 /GrayImageDepth 8 /GrayImageMinDownsampleDepth 2 /GrayImageDownsampleThreshold 1.50000 /EncodeGrayImages true /GrayImageFilter /FlateEncode /AutoFilterGrayImages false /GrayImageAutoFilterStrategy /JPEG /GrayACSImageDict << /QFactor 0.15 /HSamples [1 1 1 1] /VSamples [1 1 1 1] >> /GrayImageDict << /QFactor 0.15 /HSamples [1 1 1 1] /VSamples [1 1 1 1] >> /JPEG2000GrayACSImageDict << /TileWidth 256 /TileHeight 256 /Quality 30 >> /JPEG2000GrayImageDict << /TileWidth 256 /TileHeight 256 /Quality 30 >> /AntiAliasMonoImages false /CropMonoImages false /MonoImageMinResolution 1200 /MonoImageMinResolutionPolicy /OK /DownsampleMonoImages false /MonoImageDownsampleType /Average /MonoImageResolution 2400 /MonoImageDepth -1 /MonoImageDownsampleThreshold 1.50000 /EncodeMonoImages false /MonoImageFilter /None /MonoImageDict << /K -1 >> /AllowPSXObjects false /CheckCompliance [ /None ] /PDFX1aCheck false /PDFX3Check false /PDFXCompliantPDFOnly false /PDFXNoTrimBoxError true /PDFXTrimBoxToMediaBoxOffset [ 0.00000 0.00000 0.00000 0.00000 ] /PDFXSetBleedBoxToMediaBox true /PDFXBleedBoxToTrimBoxOffset [ 0.00000 0.00000 0.00000 0.00000 ] /PDFXOutputIntentProfile (U.S. Web Coated \050SWOP\051 v2) /PDFXOutputConditionIdentifier (CGATS TR 001) /PDFXOutputCondition () /PDFXRegistryName (http://www.color.org) /PDFXTrapped /False /CreateJDFFile false /Description << /CHS <FEFF4f7f75288fd94e9b8bbe5b9a521b5efa7684002000410064006f006200650020005000440046002065876863900275284e8e9ad88d2891cf76845370524d53705237300260a853ef4ee54f7f75280020004100630072006f0062006100740020548c002000410064006f00620065002000520065006100640065007200200035002e003000204ee553ca66f49ad87248672c676562535f00521b5efa768400200050004400460020658768633002> /CHT <FEFF4f7f752890194e9b8a2d7f6e5efa7acb7684002000410064006f006200650020005000440046002065874ef69069752865bc9ad854c18cea76845370524d5370523786557406300260a853ef4ee54f7f75280020004100630072006f0062006100740020548c002000410064006f00620065002000520065006100640065007200200035002e003000204ee553ca66f49ad87248672c4f86958b555f5df25efa7acb76840020005000440046002065874ef63002> /DAN <FEFF004200720075006700200069006e0064007300740069006c006c0069006e006700650072006e0065002000740069006c0020006100740020006f007000720065007400740065002000410064006f006200650020005000440046002d0064006f006b0075006d0065006e007400650072002c0020006400650072002000620065006400730074002000650067006e006500720020007300690067002000740069006c002000700072006500700072006500730073002d007500640073006b007200690076006e0069006e00670020006100660020006800f8006a0020006b00760061006c0069007400650074002e0020004400650020006f007000720065007400740065006400650020005000440046002d0064006f006b0075006d0065006e0074006500720020006b0061006e002000e50062006e00650073002000690020004100630072006f00620061007400200065006c006c006500720020004100630072006f006200610074002000520065006100640065007200200035002e00300020006f00670020006e0079006500720065002e> /DEU <FEFF00560065007200770065006e00640065006e0020005300690065002000640069006500730065002000450069006e007300740065006c006c0075006e00670065006e0020007a0075006d002000450072007300740065006c006c0065006e00200076006f006e002000410064006f006200650020005000440046002d0044006f006b0075006d0065006e00740065006e002c00200076006f006e002000640065006e0065006e002000530069006500200068006f006300680077006500720074006900670065002000500072006500700072006500730073002d0044007200750063006b0065002000650072007a0065007500670065006e0020006d00f60063006800740065006e002e002000450072007300740065006c006c007400650020005000440046002d0044006f006b0075006d0065006e007400650020006b00f6006e006e0065006e0020006d006900740020004100630072006f00620061007400200075006e0064002000410064006f00620065002000520065006100640065007200200035002e00300020006f0064006500720020006800f600680065007200200067006500f600660066006e00650074002000770065007200640065006e002e> /ENU (Use these settings to create Adobe PDF documents best suited for high-quality prepress printing. Created PDF documents can be opened with Acrobat and Adobe Reader 5.0 and later.) /ESP <FEFF005500740069006c0069006300650020006500730074006100200063006f006e0066006900670075007200610063006900f3006e0020007000610072006100200063007200650061007200200064006f00630075006d0065006e0074006f00730020005000440046002000640065002000410064006f0062006500200061006400650063007500610064006f00730020007000610072006100200069006d0070007200650073006900f3006e0020007000720065002d0065006400690074006f007200690061006c00200064006500200061006c00740061002000630061006c0069006400610064002e002000530065002000700075006500640065006e00200061006200720069007200200064006f00630075006d0065006e0074006f00730020005000440046002000630072006500610064006f007300200063006f006e0020004100630072006f006200610074002c002000410064006f00620065002000520065006100640065007200200035002e003000200079002000760065007200730069006f006e0065007300200070006f00730074006500720069006f007200650073002e> /FRA <FEFF005500740069006c006900730065007a00200063006500730020006f007000740069006f006e00730020006100660069006e00200064006500200063007200e900650072002000640065007300200064006f00630075006d0065006e00740073002000410064006f00620065002000500044004600200070006f0075007200200075006e00650020007100750061006c0069007400e90020006400270069006d007000720065007300730069006f006e00200070007200e9007000720065007300730065002e0020004c0065007300200064006f00630075006d0065006e00740073002000500044004600200063007200e900e90073002000700065007500760065006e0074002000ea0074007200650020006f007500760065007200740073002000640061006e00730020004100630072006f006200610074002c002000610069006e00730069002000710075002700410064006f00620065002000520065006100640065007200200035002e0030002000650074002000760065007200730069006f006e007300200075006c007400e90072006900650075007200650073002e> /ITA <FEFF005500740069006c0069007a007a006100720065002000710075006500730074006500200069006d0070006f007300740061007a0069006f006e00690020007000650072002000630072006500610072006500200064006f00630075006d0065006e00740069002000410064006f00620065002000500044004600200070006900f900200061006400610074007400690020006100200075006e00610020007000720065007300740061006d0070006100200064006900200061006c007400610020007100750061006c0069007400e0002e0020004900200064006f00630075006d0065006e007400690020005000440046002000630072006500610074006900200070006f00730073006f006e006f0020006500730073006500720065002000610070006500720074006900200063006f006e0020004100630072006f00620061007400200065002000410064006f00620065002000520065006100640065007200200035002e003000200065002000760065007200730069006f006e006900200073007500630063006500730073006900760065002e> /JPN <FEFF9ad854c18cea306a30d730ea30d730ec30b951fa529b7528002000410064006f0062006500200050004400460020658766f8306e4f5c6210306b4f7f75283057307e305930023053306e8a2d5b9a30674f5c62103055308c305f0020005000440046002030d530a130a430eb306f3001004100630072006f0062006100740020304a30883073002000410064006f00620065002000520065006100640065007200200035002e003000204ee5964d3067958b304f30533068304c3067304d307e305930023053306e8a2d5b9a306b306f30d530a930f330c8306e57cb30818fbc307f304c5fc59808306730593002> /KOR <FEFFc7740020c124c815c7440020c0acc6a9d558c5ec0020ace0d488c9c80020c2dcd5d80020c778c1c4c5d00020ac00c7a50020c801d569d55c002000410064006f0062006500200050004400460020bb38c11cb97c0020c791c131d569b2c8b2e4002e0020c774b807ac8c0020c791c131b41c00200050004400460020bb38c11cb2940020004100630072006f0062006100740020bc0f002000410064006f00620065002000520065006100640065007200200035002e00300020c774c0c1c5d0c11c0020c5f40020c2180020c788c2b5b2c8b2e4002e> /NLD (Gebruik deze instellingen om Adobe PDF-documenten te maken die zijn geoptimaliseerd voor prepress-afdrukken van hoge kwaliteit. De gemaakte PDF-documenten kunnen worden geopend met Acrobat en Adobe Reader 5.0 en hoger.) /NOR <FEFF004200720075006b00200064006900730073006500200069006e006e007300740069006c006c0069006e00670065006e0065002000740069006c002000e50020006f0070007000720065007400740065002000410064006f006200650020005000440046002d0064006f006b0075006d0065006e00740065007200200073006f006d00200065007200200062006500730074002000650067006e0065007400200066006f00720020006600f80072007400720079006b006b0073007500740073006b00720069006600740020006100760020006800f800790020006b00760061006c0069007400650074002e0020005000440046002d0064006f006b0075006d0065006e00740065006e00650020006b0061006e002000e50070006e00650073002000690020004100630072006f00620061007400200065006c006c00650072002000410064006f00620065002000520065006100640065007200200035002e003000200065006c006c00650072002000730065006e006500720065002e> /PTB <FEFF005500740069006c0069007a006500200065007300730061007300200063006f006e00660069006700750072006100e700f50065007300200064006500200066006f0072006d00610020006100200063007200690061007200200064006f00630075006d0065006e0074006f0073002000410064006f0062006500200050004400460020006d00610069007300200061006400650071007500610064006f00730020007000610072006100200070007200e9002d0069006d0070007200650073007300f50065007300200064006500200061006c007400610020007100750061006c00690064006100640065002e0020004f007300200064006f00630075006d0065006e0074006f00730020005000440046002000630072006900610064006f007300200070006f00640065006d0020007300650072002000610062006500720074006f007300200063006f006d0020006f0020004100630072006f006200610074002000650020006f002000410064006f00620065002000520065006100640065007200200035002e0030002000650020007600650072007300f50065007300200070006f00730074006500720069006f007200650073002e> /SUO <FEFF004b00e40079007400e40020006e00e40069007400e4002000610073006500740075006b007300690061002c0020006b0075006e0020006c0075006f00740020006c00e400680069006e006e00e4002000760061006100740069007600610061006e0020007000610069006e006100740075006b00730065006e002000760061006c006d0069007300740065006c00750074007900f6006800f6006e00200073006f00700069007600690061002000410064006f0062006500200050004400460020002d0064006f006b0075006d0065006e007400740065006a0061002e0020004c0075006f0064007500740020005000440046002d0064006f006b0075006d0065006e00740069007400200076006f0069006400610061006e0020006100760061007400610020004100630072006f0062006100740069006c006c00610020006a0061002000410064006f00620065002000520065006100640065007200200035002e0030003a006c006c00610020006a006100200075007500640065006d006d0069006c006c0061002e> /SVE <FEFF0041006e007600e4006e00640020006400650020006800e4007200200069006e0073007400e4006c006c006e0069006e006700610072006e00610020006f006d002000640075002000760069006c006c00200073006b006100700061002000410064006f006200650020005000440046002d0064006f006b0075006d0065006e007400200073006f006d002000e400720020006c00e4006d0070006c0069006700610020006600f60072002000700072006500700072006500730073002d007500740073006b00720069006600740020006d006500640020006800f600670020006b00760061006c0069007400650074002e002000200053006b006100700061006400650020005000440046002d0064006f006b0075006d0065006e00740020006b0061006e002000f600700070006e00610073002000690020004100630072006f0062006100740020006f00630068002000410064006f00620065002000520065006100640065007200200035002e00300020006f00630068002000730065006e006100720065002e> >> /Namespace [ (Adobe) (Common) (1.0) ] /OtherNamespaces [ << /AsReaderSpreads false /CropImagesToFrames true /ErrorControl /WarnAndContinue /FlattenerIgnoreSpreadOverrides false /IncludeGuidesGrids false /IncludeNonPrinting false /IncludeSlug false /Namespace [ (Adobe) (InDesign) (4.0) ] /OmitPlacedBitmaps false /OmitPlacedEPS false /OmitPlacedPDF false /SimulateOverprint /Legacy >> << /AddBleedMarks true /AddColorBars false /AddCropMarks true /AddPageInfo true /AddRegMarks true /BleedOffset [ 0 0 0 0 ] /ConvertColors /NoConversion /DestinationProfileName (U.S. Web Coated \(SWOP\) v2) /DestinationProfileSelector /UseName /Downsample16BitImages true /FlattenerPreset << /ClipComplexRegions true /ConvertStrokesToOutlines false /ConvertTextToOutlines false /GradientResolution 300 /LineArtTextResolution 1200 /PresetName ([High Resolution]) /PresetSelector /HighResolution /RasterVectorBalance 1 >> /FormElements false /GenerateStructure false /IncludeBookmarks false /IncludeHyperlinks false /IncludeInteractive false /IncludeLayers false /IncludeProfiles true /MarksOffset 6 /MarksWeight 0.250000 /MultimediaHandling /UseObjectSettings /Namespace [ (Adobe) (CreativeSuite) (2.0) ] /PDFXOutputIntentProfileSelector /UseName /PageMarksFile /RomanDefault /PreserveEditing true /UntaggedCMYKHandling /LeaveUntagged /UntaggedRGBHandling /LeaveUntagged /UseDocumentBleed false >> << /AllowImageBreaks true /AllowTableBreaks true /ExpandPage false /HonorBaseURL true /HonorRolloverEffect false /IgnoreHTMLPageBreaks false /IncludeHeaderFooter false /MarginOffset [ 0 0 0 0 ] /MetadataAuthor () /MetadataKeywords () /MetadataSubject () /MetadataTitle () /MetricPageSize [ 0 0 ] /MetricUnit /inch /MobileCompatible 0 /Namespace [ (Adobe) (GoLive) (8.0) ] /OpenZoomToHTMLFontSize false /PageOrientation /Portrait /RemoveBackground false /ShrinkContent true /TreatColorsAs /MainMonitorColors /UseEmbeddedProfiles false /UseHTMLTitleAsMetadata true >> ] >> setdistillerparams << /HWResolution [2400 2400] /PageSize [612.000 792.000] >> setpagedevice