Divide Population Into Deciles

Jun 15, 2009

Excel has a QUARTILE function to divide a population into quartiles. I'm trying to do something similar but divide a population into deciles (i.e., every 10%). Is there any easy way to divide a large population into deciles and to assign a decile to each value in the population (i.e., top 10%, 11-20%, 21-30%, . . . bottom 10%)?

View 2 Replies


ADVERTISEMENT

How To Calculate Deciles In Excel

Jun 30, 2010

I have a set of data and I need to calculate the values per decile.

View 9 Replies View Related

How To Group Records Into Deciles

Jun 9, 2014

Let's say I have a table with 2,000 records, sorted from highest to lowest.

How can I group these records into deciles? What formula should I use?

View 4 Replies View Related

Auto Population

Oct 22, 2009

Ok, so this is my first attempt at an excel macro. I'm trying to develop a macro that will assist me in auto-populating a column in a new worksheet based on another worksheet. Recently I ran a new report at work that is 4000 lines long that I really do not want to have to edit by hand, since I already had to do it with the older one.

I can't post my data but i'll try to explain it the best I can, but basically it's set up as a part number, next column is the steps in completing that part, and then a workcenter number. I'm trying to populate that workcenter column in the new worksheet. I've put this macro together with the best of my ability along with excel help and the internet but I just can't seem to get it to work.

View 14 Replies View Related

Auto Population On A Form

May 5, 2014

I would like to Know which formulas to use for the attached example.

I need to create a form that auto populates all other information to the right of the ref number.

So if I add a ref number i.e. 101 then the the adjacent three columns should take info from the second sheet.

and also how to copy the formula to other rows so that the info relates to each line and relevant ref number.

I can do dropdown for the ref number but need to know the rest!

View 1 Replies View Related

Auto Population Macro

Oct 23, 2009

I'll insert the code below. Basically I'm taking the sheet titled Old and based on part number then op number, automatically populating the new work center in the new sheet. It runs but seems to be caught in an infinte loop.

Sub DataPopulate()
Dim varOperNo As Variant
Dim varPartNumber As Variant
Dim x As Integer
Dim SFCTimesNew As Worksheet
Dim SFCTimesOld As Worksheet
Dim pnfind As Range

View 9 Replies View Related

Automatic Population Of Table From Data?

Jul 18, 2013

Trying to create a code to automate the population of a simple table of Job Grades against Business Units (BUs) with Job Titles.

The data source will kind of look like this:Job Title
Job Grades
BU

Sales Manager
A
1

[Code].....

View 9 Replies View Related

Pivot Chart Top Population Multiples

May 5, 2014

I'm trying to make a sales chart defining the top 6 most popular items I'm having a problem.

Attachment 316136

View 1 Replies View Related

Weighted Average Formula Population

Jul 13, 2007

See attached picture. This shows Profit and Growth for the stores in each region.

The percentage total is weighted based on the profit of each store in the region.

What I have is an excel sheet with hundreds of regions (going down), all with a different amount of stores. I need a way to populate each of its Region % Total with the weighted average formula (in my example, cells C8, C12, and C20) while also varying the formula to include only the stores in the region.

For example, C8 calculates the weighted average for %s in rows 2 through 7 (6 stores), but C12 calculates it for rows 9 through 11 (3 stores). I need the formula to vary based on the number of stores.

View 9 Replies View Related

Calculate The Standard Deviation Of A Whole Population

Nov 17, 2006

I want to calculate the standard deviation of a whole population in my database (total population: 36,458)

I used the STDEV equation however, I went into help and it says that the equation calculates STDEV based on a sample of 30.

I don't want to calculate a standard deviation based on a sample. I want a standard deviation based on the whole population. Is it still okay to use the equation?

The reason I want to calculate the standard deviation is so that I can use that number to calculate the sample size needed for my population so I can create a histogram.

View 6 Replies View Related

Calculate A Sample Size Using The Population

Apr 16, 2009

How you do use excel to calculate a sample size using the population, error limit, confidence level and upper error limit rates?

View 9 Replies View Related

UserForm Cell Population Into Newly Inserted Row

Feb 28, 2014

I am trying to create a filterable To-Do List. My goal is to enter each item with a userform, which I have created and pops up upon clicking the "Insert" textbox. making the following macros happen:

1) I would like to insert the new item in a row at top of existing info, below the headers, with the populated information from the userform when you click the "Add" Commandbutton on the Userform.

2) I want to make sure any filtering is reset whenever a new item is entered so the list reverts to original appearance.

Attached File : To Do List.xlsm

View 2 Replies View Related

Population Worksheets With Conditions From Main Log Sheet

Sep 26, 2013

I want to be able to create a log of incoming orders and requests with a column containing initials of the person who will be responsible for handling the item entered. From this sheet, I want to populate other worksheets in the workbook with the data base on the initials placed in the first column. Each initial set would have its own dedicated sheet in the workbook.

Is it possible to create and IF "ST" in column A of main log THEN copy all data to designated fields on the ST worksheet?

View 9 Replies View Related

Sheet Population Depending On Cell Data

Jul 21, 2008

I currently written the following formula, but always have issues when adding additional depending on selection.

D8 is the selection ( Validation ) on PERF EXP FORM Tab, Once you enter the selection... you then go to the Accounts per hour Worksheet
=IF('Perf Exp Form'!$D$8="Test1 14-18 station",IF(('10220DBHE'!B9=A6),IF('10220DBHE'!C9 > 11000,11000,'10220DBHE'!C9),"N/A"),"N/A")

Perf Exp Form
Perf Exp Form *ABCDEFGHIJKLMNOPQ4 *1. GENERAL INFORMATION****************5Customer***Date / Name(s)*6ApplicationSheet Size1UP/2UPOrientationSOG/EOGFold TypeFold Plate# CH***78 1/2 x 142 UPPortraitSOGLetter/ZHeavy1***8Machine / model**Enduro 4-6 station9ConfigurationCHANNEL 1CHANNEL 2CHANNEL 310590-4720-4910 Dual DeckNONENONE11Date / Name(s)*** Excel tables to the web >> Excel Jeanie HTML 4 ......

View 9 Replies View Related

Formula To Determine Number Of Standard Deviations Based On % Of Population

Sep 14, 2005

The following are a few of generally accepted values: ...

View 8 Replies View Related

Excel 2010 :: Auto Population Of Fields Incremented By Dates In Weekly Segments

Jan 21, 2014

This is in Excel 2010

I have, what I believe a fairly complex request.

I have 3 fields that will be entered manually per row

Frequency in weeks = FQ Example FQ = 4 weeks
Duration in hours = DUR Example DUR = 3 hours
Start Date in Date Format = SD Example SD = 01/15/14

I have a series of columns starting at December 30, 2013. This represents the week of December 30th 2013.

It continues on until I hit the last week in December of 2015 which is 12/28/15

There are multiple rows with the 3 entries listed above (FQ, DUR & SD).

I need a function or macro that takes the Start Date (SD) for the specific row and finds it's location in the series of columns (for the example of 01/15/14, it would land on week 01/13/14). The program would enter the Duration (DUR) in that Column's Row (if that makes sense).

The program would then add the Frequency (FQ) to the Start Date (SD) and look for the next column (or Week) that it would fit in and once again enter the Duration (DUR) in that cell.

It would do this until it hits the 12/28/15 end date.

View 1 Replies View Related

Adding Comparison Line Chart To And Existing Population Pyramid Chart

Jul 14, 2012

I have created a population pyramid and want to add another chart on the secondary axis which I can do. The part which I seem not to be able to complete is getting the line chart secondary axis to read from the primary y axis. It seems to add a new axis, even when I delete this the line chart does not read correctly.

View 1 Replies View Related

2 Rows Of Data For Individuals In A Population - Attempting To Average The Rows?

Apr 30, 2014

I am an undergraduate biology major working on a geometric morphometrics project. It is focusing on wing asymmetry, so I have data for the left and the right wings for a sample population of 30 individuals. The data from the software is exported as a spreadsheet with two rows of data for each individual, since each wing was calculated separately, and my mentor has asked me to average the data for subsequent analyses in another program.

I'd like to do this easily with an Excel formula, but when I try to do the averages I'm having a little trouble getting the formula to carry on correctly. I need it to average, say, E2:E3 then the next cell average E4:E5, but instead the only thing I can get it to do is average E2:E3 then the next cell do E3:E4. Which obviously doesn't work for me, since E3:E4 is data from two different individuals.

Is there a way I can do this for my data? One of my spreadsheets is a 60x32 matrix of landmark coordinates, so I'd really rather not try to do all the cells individually.

View 1 Replies View Related

Writing Macro To Check Cell Population And Then Run Another Macro

May 14, 2014

Basically, what I'm dealing with is an inventory system. When a cell value reaches below a certain quantity, we have a cell light up with the word "YES" (under the "re-order" column). What I'd like to do is have a macro that checks to see if that cell is populated with "YES" and if it is, to run another macro (which I already have written) that sends out an email notifying us of the need to re-order.

How it would work: The person pulling out the inventory would fill out this form and click "Submit"

submitbutton.jpg

I would then have a "call" code tied to the "Submit" button that when clicked, would run the macro to check cell population and send out the email. The email code is already written and works flawlessly on it's own. I just cant seem to figure out how to write a macro that checks for cell value and then runs it (or not) based on that.

View 14 Replies View Related

Divide By Zero Error

Apr 8, 2014

I have conditional formatting on a cell based on a formula, when I entered the solution of "if then 0 " but the cell doesn't see the result as a 0, if I manually enter the 0 the conditional format works.

I even tried putting the formula in another cell and then referencing to that cell, still didn't work...

The "divide by zero error won't trigger the conditional either......

[Code] ....

View 3 Replies View Related

Divide A Given Value Into Several Cells

Oct 10, 2008

If I have a value of lets say 53, I need it broken down into equal and whole numbers across the spread sheet with the last one being the remaining value.

Currently for example in cell F5 I have a value of 41 that I need to break down so
I have done the following:
In Cell P5 =IF(F5>=25,F5-21,F5)
Then in Cell Z5 =IF(P5>=25,P5-21,P5) and this goes on until I have zero value from the original value in the last cell can i not do this all in one formula and have the results populate in other cells.

View 3 Replies View Related

Divide By Zero Error

Aug 20, 2009

I am creating a 'weekly average spreadsheet' (Excel 2007) for a teacher. It has a column for each student's name and his test grade for each day (M-F). The last column gives his weekly average.

She also needs an average for all the students' for the week (vertically). My formula is correct, i.e., =AVERAGE(H2:H11). However, I'm getting a divide by zero error because I have some blank rows above my formula (so she can add new students' names as they come.

How can I get rid of the divide by zero error so she can see the running averages as she inputs grades (but still leaving empty rows for new names)?

View 12 Replies View Related

All Cells Divide By 100

Feb 2, 2014

I have just started to try and learn VBA for excel. the resource I have been using are books and the WEB. Some how, not sure how there was/is some code where all enteries in all worksheets are divided by 100, i.e if I enter 2222 after clicking the enter button the result in the cell is 22.22. I have deleted all macros and code however the problem still exist.

View 3 Replies View Related

Can I Divide A Combobox Value By 2

May 21, 2009


If CheckBox1.Value = True Then
Range("e25") = ComboBox6.Value
ElseIf CheckBox2.Value = True Then
Range("e25") = ComboBox6.Value / 2
End If

Im getting an error on the second to last row, Ive never tried to divide using VBA before and I have no idea how to!

Also the amount im trying to divide will always be in the format hh:mm

View 9 Replies View Related

Divide By Zero Error. #DIV/0

Oct 16, 2006

I have a database that requires me to find the average of some data over several columns, however if one of the values I have to divide by is a zero I get a 'Can't Divide By Zero Error' is there any way to override this ? So that if a Divide by Zero Occurs, instead of returning a 'Can't Divide By Zero Error' it just replaces it with a Zero instead ?

View 6 Replies View Related

Divide Data Into Different Sheets

Apr 7, 2014

I have minutes of meeting and have to divide them into different sheets against completed, and different departments and dept HOD responsible for it. How do I do it without "Copy/Pasting" the code? Also I have to remove the ones that are done. Any macro or something that can be written for these.

format of sheet
Sl No. | Date | Remarks | Dept | Dept Head 1 | Dept Head 2 | Status

I have to get data into different sheets against Dept, Dept Head 1, Dept Head 2 and remove the "Done" status to different sheets.

How do I do it without manual labor?

View 1 Replies View Related

Divide Data Into Two Categories?

Aug 1, 2014

I have 10 years from 2003 to 2012 and need to divide this into 2 categories pre-cisis and post-crisis. How can I do that?

View 3 Replies View Related

How To Divide Data Into Categories

Aug 1, 2014

I am working on my thesis empirical part now I have 10 years from 2003 to 2012 and need to divide this into 2 categories pre-cisis and post-crisis. How can I do that?

View 10 Replies View Related

VBA To Divide Rows Between Worksheets?

Jun 20, 2014

I have a data extract that gets generated at the end of each month that I post into the 'Full Extract' tab on my example spreadsheet.

writing a macro that will divide the various items in the 'Extract' based on the Reference, (some items may need to go into multiple sheets)

then draw down the formulas that need to be applied to the item.

View 2 Replies View Related

Divide Selected Cell By 100

Dec 16, 2009

I'm lost on VBA, but I have been successful at recording a few extremely simple macros. I have a number of pdf statements that I have run through OCR, and the OCR often misses the decimal point so that 43.85 comes out as 4385. (this is in dollars, so everything has 2 decimals).

These cells are usually pretty easy to spot, so I want to select that cell, press a keystroke or 2, and divide the value in that cell by 100. I assumed that by selecting "relative cell references", and recording a macro with the keystrokes "<F2>/100<HOME>=" (without the quotes, of course), I would accomplish that. But instead, it places a constant in that cell, with the value obtained in the cell where I recorded the macro.

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved