Minitab For Mac
- Minitab for Mac. License Key; License installation instructions for Minitab 19 for Mac; License installation instructions for Minitab Express for Mac; Free temporary licensing of Minitab for student and faculty personally owned computers until August 31 th.
- Thank you for downloading Minitab Express for Mac from our software library. The download was scanned for viruses by our system. We also recommend you check the files before installation. The version of the Mac program you are about to download is 1.2.0. The contents of the download are original and were not modified in any way.
- Minitab is also ideal for preparing younger students for Advanced Placement exams and sharpening their skills in STEM topics and Common Core. From beginner to advanced, Minitab includes all the tools and resources needed to assist you in teaching students of all expertise and make them powerful in data analysis and visualization.
- Minitab offers both Mac and PC versions of the Minitab Statistical Software. Before purchasing a Minitab product, it is strongly recommended that you download. Nov 16, 2018 Published on Nov 16, 2018 IF you like the content and you want to support the efforts made just for you, and you're into donating the channel as a.
- Download Minitab Express 1.2.0 for Mac from our software library for free. This Mac app was originally designed by Minitab Inc. The most recent installer that can be downloaded is 48 MB in size. Our antivirus check shows that this Mac download is safe.
Minitab offers both Mac and PC versions of the Minitab Statistical Software desktop product for Release 19. For more information, visit www.minitab.com/products/minitab. Minitab Express, statistical software designed for teaching and learning introductory statistics, is also available for both Mac and PC. Minitab 19 includes all the statistics and graphs needed for beginning through advanced courses within a user-friendly design that makes it easy for you to analyze data. Used by more than 9 out of 10 of the top Fortune 500 companies, Minitab helps prepare students for a data-driven world.
MINITAB BASICS FOR THE MAC
Minitab For Mac Student

Dr. Nancy Pfenning
May 2014
After starting MINITAB, you'll see a Session window aboveand a worksheet below. The Session window displaysboth graphs and non-graphical output such as tables of statistics and charactergraphs. A worksheet is where we enter, name, view, and edit data. The Navigator bar at the left enables you to access any of the summaries or graphs produced during your session. You can highlight a specific item and right-click to Delete or Export as PDF or HTML.
The menu bar across the top contains the main menus: File, Edit,Data, Graph, Statistics, View, Window, and Help. Beneath each item in the menubar is a drop-down list of importantactions.
In the instructions that follow, text to be typed will beunderlined. Menu instructions will be set in boldface type with theentries separated by pointers. Variable names begin with a capital letter.
STORING DATA
Each data set is stored in a column, designated by a'C' followed by a number. For example, C1 stands for Column1. The column designations are displayed along the top of theworksheet. The numbers at the left of the worksheet representpositions within a column and are referred to as rows. Eachrectangle occurring at the intersection of a column and a row iscalled a cell. It can hold one observation.
The active cell has the worksheet cursor inside it and ablue rectangle around it. To enter or change an observation in acell, we first make the cell active and then type the value.
Directly below each column label in the worksheet is a celloptionally used for naming the column. To name the column, we clickon this cell and type the desired name.
Whenever a variable name is to be entered in a text box, instead of typing it directly, you may double-click on its name in the box on the left.
Example A: Suppose we want to store heights, in inches, offemale class members [64, 65, 61, 70, 65, 66, ...] into column C1and name the column 'FHts'. Just click in the name cell for thiscolumn, type FHts, and press the 'Enter' key. Thentype 64, Enter, 65, Enter, 61, Enter, and soon. Note that a height of ``5 foot 7' would be entered as 67, and``6 foot 1' would be 73.
Example B: To store male heights, name column C2'MHts' and enter those data values in this column.
DESCRIPTIVE STATISTICS AND GRAPHS
Note: It is possible to opt out of unwanted summaries by choosing Statistics from the middle of the upper box under Descriptive Statistics, and unchecking them.
Example C: For sample size N, number of non-responses N*, Mean,SE Mean,StDev, Minimum, Q1, Median, Q3, and Maximum of female heightdata,
- Choose Statistics>Summary Statistics>Descriptive Statistics...
- Specify FHts in the Variable text box (instead of typing itdirectly, you may double-click on FHts in the box on the left).
- Click OK .
For histogram(D), stemplot(E), and boxplot(F)of female height data,
Example D:
- Choose Graph>Histogram...
- Click on the Simple histogram (on the left).
- Specify FHts in the Variables text box.
- Click OK.
Example E:
- Choose Graph>Stem-and-Leaf Plot...
- Specify FHts in the Variables text box.
- Click OK.
Example F:
- Choose Graph>Boxplot...
- Click on the Simple boxplot, under Single Y Variable (upper left).
- Specify FHts in the Variable text box.
- Click OK.
To produce side-by-side boxplots of male and female heights,
- Choose Graph>Boxplot...
- Click on the Simple boxplot underMultiple Y Variables (lower left).
- Specify FHts and MHts in the Variables text box.
- Click OK.
Example G: To combine and sort female and male class members'heights,
- Choose Data>Stack Columns....
- Specify FHTS and MHTS with a space between them as columns to be stacked.
- Click OK, resulting in a new column called Stack.
- Choose Data>Sort.
- Specify Stack in the Columnns to sort: text box, andalso Stack in the Columns to sort by: box. Do notselect Store the sorted data in the original columns.
- Click OK, resulting in a new column called Sorted Stack; considerrenaming this Sorted_Hts.
In Example G, you can alsoopt to 'Store the sorted data in the original columns.' Unlike its predecessors, Minitab for the Mac doesn't give the user additional options for where the stacked data should be stored, such as into a new worksheet,or into a new column specified with a new column name. To store in a newworksheet, simply cut the column, open a new worksheet, and paste it in.The column can be given a more meaningful name by accessing and changing it directly in the worksheet.
The remaining examples work with existing data that are to be downloadedinto MINITAB. Data for dozens of variables about hundreds of studentscan be accessed on Dr.Pfenning's website http://www.pitt.edu/~nancyp/stat-0200/index.htmlwhere the file name is highlighted.To download into MINITAB, type ctrl A to highlight and ctrl C to copy. Start upMINITAB [or if it's already running, choose File>New to open up a newworksheet], type ctrl V to paste it. Important: When you paste the data, have the cursor on the blank shaded cell under C1 but above Row 1. This puts the column names where they belong, so they will not be treated as data values.
Example H Suppose all heights are entered in a single columnHeight, and genders (male or female) are entered in the column Gender. To compare heightsof students in the two gender groups,
- Choose Statistics>Summary Statistics>Descriptive Statistics...
- Specify Height in the Variable text box.
- Specify Gender in the Group variable text box.
- Choose Display and check Boxplot.
- Click OK.
Now suppose all earnings are entered in a single columnEarned, and Year contains values 1, 2, 3, 4, and Other. To compare earningsof students in Years 1 to 4 only (if for some reason the Others are to beomitted),
- Choose Data>Unstack Columns.
- Specify Earned for Unstack the data in and Year for Unstackusing the values in:
- Click OK.
- Obtain desired descriptive statistics and displays for Earned_1 toEarned_4. [Boxplots would be Simple under Multiple Y Variables asin the second part of Example F.]
Observation: in Example H, the new columns are automatically called Earned_1 throughEarned_Other and are stored in additional columns at the end ofthe same worksheet.Unlike its predecessors, Minitab for the Mac doesn't give users the option of storing the data in a new worksheet.
Example I Suppose all heights were entered in a single columnHeight, and genders (M or F) were entered in the column Gender. To produceside-by-side boxplots of male and female heights,- Choose Graph>Boxplot...
- Click on the With Groups, under Single Y Variable (upper right).
- Specify Height in the Variable text boxand Gender in the Group variable text box.
- Click OK.
RANDOM SAMPLING
Example J We can use MINITAB to take a random sample of, say,10 heights from those in a data column.
- Choose Data>Sample from Columns.
- Specify Height in the Take a sample from the following columns:box and type 10 for the Number of rows of each sample box.
- For most purposes, keep the default Sample without replacement option.
- Click OK. (Minitab stores the data in a new column called SampleFrom Height.)
Note: for independent samples (such as for two-sample t or ANOVA),perform the above steps twice. To sample pairs of values (such as forpaired t or regression), two columns of equal length can be specified (eg. MOMAGE and DADAGE).
Example K: We can also use MINITAB to randomly select 5 from 100names in a hard-copy list. Assume the names are listed alphabetically, wherethe first name corresponds to the number 1 and the last corresponds to thenumber 100.
- Choose Data>Generate Patterned Data>Numeric...
- Keep the default Equally spaced numbers.
- For the First number type 1.
- For the Second number type 100, keeping the default of 1as the Size of each step.
- Click OK and the numbers will be stored in a new columncalled Numeric Pattern.
- Choose Data>Sample From Columns...
- Specify Numeric Pattern in the Take a sample from the followingcolumns: box.
- Type 5 in the small text box after Number of rows in each sample:
- Leave default Method: as Sample without replacement.
- Click OK and the random sample of 5 numbers is stored in a newcolumn called Sample From Numeric Pattern.
STATISTICAL INFERENCE; CONFIDENCE INTERVALS
Note: Confidence intervals are automatically provided in the output fora hypothesis test, but it will not be the standard confidence interval unlessthe two-sided alternative has been selected.
I see you took my suggestion to replace One-Sample Hypothesis Tests with 1-Sample Inference but maybe my other suggestion 1-Sample Tests or Intervals is better? Same goes for 2-Sample Tests or Intervals.
Minor observation: why is it capital Z-test and lower-case t-test?
Example L: Assume Verbal SAT scores of surveyed studentsto be a random sample taken from scores of all Pittstudents, whose mean score is unknown [actually, it is about 625] andstandard deviation is assumed to be 100. Use sample scores to obtain a 90%confidence interval for population mean score.
- Choose Statistics>1-Sample Inference>Z...
- Keep the default Sample data in a column and specify VerbalSATin the Sample box.
- Type 100 in the Known standard deviation text box.
- Select the Options button from the top to change from the default95% level.
- In the Confidence level box type 90.
- Make sure Alternative hypothesis is at the default Mean not equal hypothesized value.
- Click OK.
Example M: Assume Verbal SAT scores of surveyed studentsmembers to be a random sample taken from scores of all Pitt students,whose mean and standard deviation are unknown. Usesample scores to obtain a 99% confidence interval for population meanscore.

- Choose Statistics>1-Sample Inference>t...
- Specify VerbalSAT in the Samples box.
- Select the Options button from the top.
- Click in the Confidence level text box and type 99.
- Make sure Alternative is at the default Mean not equal hypothesized value.
- Click OK.
STATISTICAL INFERENCE; HYPOTHESIS TESTS
Example N: Test the null hypothesis that Verbal SAT scores ofsurveyed students are a random sample taken from apopulation with mean 600 against the alternative that the mean isgreater than 600. Assume population standard deviation to be100. [If population standard deviation were not assumed to beknown, a 1-Sample t test would be used, and Standard deviation would notbe specified.]
- Choose Statistics>1-Sample Inference>Z...
- Specify VerbalSAT in the Sample box.
- Click in the Known standard deviation: text box and type 100.
- Check the Perform hypothesis test box and enter 600 in the Hypothesized mean box.
- Select the Options button from the top.
- Under Alternative select Mean greater than hypothesized value.
- Click OK.
Observation: Unlike its predecessors, for paired and two-sample tests, Minitab for the Mac no longer provides the option of comparing the mean ofdifferences, or the difference between means, to any number other than zero.This might be OK for most of us, although it is conceivable that we might wantto make other comparisons, such as if dads average more than 2 years older than moms, or if malestudents' mean weight is over 25 pounds more than female students.
Example O: Do students' dads tend to be older than their moms?Test the null hypothesis that the mean of differences: (ages of dads minusages of moms) for the larger population is zero vs. thealternative that the mean of differences is positive.
- Choose Statistics>2-Sample Inference>Paired t...
- Keeping the default Each sample is in a column, specifyDadAge in the Sample 1 text box.
- Specify MomAge in the Sample 2 text box.
- Click in the Options button at the top.
- Click the arrow button at the right of the Alternative hypothesis drop-down list box and select Mean difference greater than 0.
- Click OK.
Example P: Use MINITAB to verify that female heights aresignificantly less than male heights. Procedure may or may not be pooled.
- Choose Statistics>2-Sample Inference>t...
- Keep the default Both samples are in one column and enter Height for Samples and Gender for Sample IDs...
- Click in the Options button at the top.
- Click the arrow button at the right of the Alternative hypothesis drop-down list box and select Difference less than 0. (MINITAB considers thedifference Females minus Males, with Females first because F comes before Min the alphabet).
- If sample standard deviations are close and you have reason to assumeequal population variances, you may select the Assume equal variances check box, which carries out a pooled procedure. Otherwise, unselect it.
- Click on Display and select Boxplot.
- Click OK.
Alternatively, the data may occur in two columns of height values, onefor each sex.
- Select the Each sample is in its own column option buttonif that is the case.
- In the Sample 1 text box, specify FHeights.
- In the Sample 2 text box, specify MHeights.
- Proceed as above.
REGRESSION
Example Q: Use MINITAB to examine the relationship betweenages of students fathers and ages of their mothers; afterverifying the linearity of the scatterplot, find the correlationr and the regression equation; produce a fitted line plot. Produce aplot of residuals vs. the explanatory variable(MomAge). Produce a scatterplot showing bands for confidence intervals andprediction intervals.Obtain a confidence interval forthe mean height of all fathers when mothers are 40, and a predictioninterval for an individual father when the mother is 40 years old.
- Choose Graph>Scatterplot... and click on Simple.
- Specify DadAge in the Y variable text box.
- Specify MomAge in the X variable text box.
- Click OK.
- Choose Statistics>Regression>Correlation...
- Specify MomAge and DadAge in the Variables text box.
- Click OK.
- Choose Graph>Scatterplot and click on With regression.
- Specify DadAge in the Y variable text box.
- Specify MomAge in the X variable text box.
- Click OK.
- Choose Statistics>Regression>Simple Regression.
- Specify DadAge in the Response (Y): text box.
- Specify MomAge in the Predictor (X): text box.
- Click on the Graphs box at the top.
- Check the Residuals versus variables: box and specify MomAge.
- Click OK.
- Choose Statistics>Regression>Simple Regression...
- Specify DadAge in the Response (Y): box.
- Specify MomAge in the Predictor (X): box.
- Choose the Options button and click in both Display 95% confidence interval and Display 95% prediction interval.
- Click OK.
- Choose Stat>Regression>Regression>Predict.
- Verify DadAge appears in the Response text box.
- Verify MomAge appears below.
- Type 40 in first line of MomAge box.
- Click OK.
ANALYSIS OF VARIANCE (ANOVA)
Example R: Use MINITAB to see if there is a significantdifference in mean earnings of freshmen, sophomores, juniors, andseniors in the class. Include side-by-side boxplots to display the data.
- First unstack earnings according to year (see Example H).
- Choose Statistics>ANOVA>One-Way.
- Choose Responses are in a separate column for each factor level.
- Specify Earned_1, Earned_2, Earned_3, Earned_4 in the Responses text box.
- Click on the Graphs box
- Check the box for Boxplot. (Note that the Confidence intervalplot is provided by default.
- Click OK.
You may also compare mean responses of stacked data as it appears inthe original worksheet by specifyingEarned in the Response box and Year as the Factor variable, usingStatistics>ANOVA>One Wayand Responses are in one column for all factor levels. In this case, the ``Other' studentscannot be omitted.
SINGLE PROPORTIONS
Example S: Use MINITAB to do inference about the populationproportion of males/females. [The following only works for categoricalvariables like Gender that have just 2 possibilities.]
- Choose Graph>Pie Chart... and enter Gender as the Categoricalvariable.
- Keep the default Counts of unique values in a categorical variable.
- Click OK.
- Choose Statistics>1-Sample Inference>Proportion...
- Keep default Sample data in a column.
- Specify Gender in the Sample box.
- Choose female in the drop-down Event box below.
- Check Perform hypothesis test.
- Type 0.5 in the Hypothesized proportion box.
- Click on Options at the topto specify a one-sided alternative or to use another confidence level besides95% or to opt for Method to be a normal approximation.
- Click OK.
Example T: Use MINITAB to do inference about the populationproportion preferring a certain color. These steps may be followed if thevariable of interest has more than 2 possibilities.
- Choose Graph>Pie Chart... and enter FavoriteColor as the Categoricalvariables.
- Click OK.
- Choose Statistics>Summary Statistics>Tally....
- Specify FavoriteColor in the Variable box.
- Check Counts under Statistics.
- Click OK.
- Note the Count in the FavoriteColor of interest (this counts the Events) and the totalcount N (this counts the Trials).
- Choose Statistics>1-Sample Inference>Proportion.
- Choose Summarized data from the drop-down menu at the top.
- Specify the Number of events and Number of trials as reportedby Minitab in the earlier step.
- Check Perform hypothesis test and type 0.125 as the hypothesized proportion
- Click on Options at the topand specify a one-sided alternative if you suspected more or fewer than 1/8 would prefer that color.Under Method check 'Normal approximation' if you want yourresults to be consistent with calculations by hand.
- Click OK.
TWO-WAY TABLES and CHI-SQUARE
Minitab For Mac Free Trial
Example U: Use MINITAB to check for a relationship betweengender and year at Pitt.
- Choose Statistics>Tables>Cross Tabulation and Chi-Square.
- Keep the default Raw data (categorical variables).
- Decide which should be the explanatory variable; in this case, it wouldbe Gender. Specify Gender for Rows and Yearfor Columns.
- Choose Display from the top. For simple data analysis, check Percent of row total under Percents to display in each cell.The row percents are conditional percentages for respectivevalues of the explanatory variable.
- For statistical inference, under Display check the Chi-Square test for association box.
- Click OK.
- Choose Graph>Bar Chart...
- Click on Clustered.
- Enter Gender and Year as the Categorical variables (Gender firstbecause it is the explanatory variable, graphed horizontally).
- Click OK.
Minitab For Mac Download
If a two-way table has been created to summarize the data (as in the Cross Tabulation option) you may enter the counts directly into r rows (where r is the number of possibiities for the explanatory variable) and c columns (where cis the number of possibilities for the response variable) in a Minitab worksheet. For instance, for the first (Female) row enter 32 for the 1st(Year) column, 196 for the 2nd column, 71 for the 3rd, 25 for the 4th, and 7 for Other. For the second (Male) row enter 13, 114, 62, 28, 11, respectively, for the five columns 1st through Other.Thenchoose Statistics>Tables>Cross Tabulation and Chi-Square and select Summarized data in a two-way table from the drop-down menu. Then enter the five column names 1st through Other in the box Columns containing the table. Request Chi-square test for Association under the Displaymenu and Click OK.