Questions tagged [minitab]

Statistical software available from the Minitab corporation.

Tag Usage

questions on Stack Overflow SE must be programming-related.

Additional support on Minitab:

58 questions
0
votes
1 answer

Minitab: Calculating sample variance in macro

So I have this set of samples in C1 in minitab, and I make 200 resamples from this data and store it in C2-C201. Now I want to calculate the sample variance from each of these columns and then save the result in a seperate column. I can get it to…
HereBeeBees
  • 145
  • 9
0
votes
1 answer

Comparing rates - curves and degradation

I have 9 degradation curves which I would like to compare and would like advice as to how best to do this. My initial thoughts surrounded comparing non-linear regressions. I will first explain the question and then detail the experimental design a…
0
votes
1 answer

Minitab - Auto-Updating Two Graphs From Two Sheets

I have a Minitab Project with two Worksheets. They are both linked two different cells in a single Excel sheet which update at specific intervals. So, each time the values in the Excel cells update they will be added onto the next row in the…
Jamsandwich
  • 634
  • 1
  • 5
  • 25
0
votes
0 answers

Save or Link to Files outside of Minitab Project

Minitab saves data in projects or in worksheets. If the worksheets are in my project and I save, it does not appear the worksheets are saved also. Instead, I have to save each worksheet manually. Is there a way, either through the interface, or…
Richard Lusch
  • 1,050
  • 10
  • 19
0
votes
1 answer

Minitab 17.2 update - Footnotes appear in all charts

Apparently an update was pushed for Minitab 17 and my current version shows 17.2. In this new version, all control charts created with a macro now show footnotes in the trends. The default now shows "Data points used for the calculations: 1-100" and…
Chintan
  • 3
  • 2
0
votes
1 answer

Minitab Control Charts - Show only a subset of the data while computing control limits using all available data

I have over 100 control charts that are created using a few Minitab macros. These charts are for monitoring a manufacturing process. For this year's campaign report I would like to visually show only this year's data on the chart however I would…
Chintan
  • 3
  • 2
0
votes
1 answer

How do I Launch Existing Minitab Project using VBA and interact with it?

I have much larger plans for my VBA-Minitab interaction, but I need to start small first. I am simply attempting to open an existing Minitab Project, count the existing sheets, and display a message box with the count. I have searched for answers…
Richard Lusch
  • 1,050
  • 10
  • 19
0
votes
0 answers

Multiple Regression, Minitab or pandas

I have some data which I want to run multiple regression on. 1- is multiple regression the right analysis for this problem 2- can someone guide me on how to do this in pandas or Minitab using the data set below Here is a sample of the data which…
trench
  • 5,075
  • 12
  • 50
  • 80
0
votes
1 answer

How can I run a MiniTab Executable file (.mtb) in vba

Preferably I would like to incorporate it into a user form as a command button. The code I've tried so far: Private Sub graphButton_Click() Dim mtbPath As String: mtbPath = "S:\MetLab (Protected)\MetLab Operations\Lab Reports\Forgings" …
epietrowicz
  • 334
  • 1
  • 4
  • 16
0
votes
1 answer

n this call to SQL db how do I declare @k1, @k2, @k3?

This is a query from Minitab to SQL db. In this call to SQL db how do I declare @k1, @k2, @k3? ODBC; Connect "DSN=STEConversion;APP=Minitab 17 Statistical Software;WSID=CMM-OFF" & "ICE;DATABASE=STEConversion;Trusted_Connection=Yes"; …
0
votes
2 answers

Is it possible to do calculations with 2 different worksheets in Minitab?

The problem I am having is that I have 2 extremely large sets of data in two different worksheets. Their parameters match up exactly (I unstacked the data using identical parameters). The data is too large to fit in one Minitab worksheet so I want…
user27288
  • 27
  • 1
  • 1
  • 3
-1
votes
1 answer

Taguchi methods - number of experiments - reg

I want to conduct an experiment with ten factors ( factors like costs and capacities) to know the influence of each factor on the optimum value of an optimization problem. I want to know the number of levels required for each factor and the number…
Mr. Prasad
  • 19
  • 4
-1
votes
1 answer

Time to install minitab using Wine

I am installing Minitab16 using WineBottler 1.4.1.6. The installation has been going for over 2 hours now. The dialog box says "Creating Minitab.app". Has anyone done this before? Any idea how long it takes?
Budhapest
  • 601
  • 1
  • 5
  • 12
1 2 3
4