How can I create a "team leaders" chart to organize low averages for a golf team?

I am using Numbers and I am coaching a golf team. I created a spreadsheet to track all of my players scores throughout the season. I calculated a handful of averages and data to monitor (overall and match average, putting average, putting average per hole, year best, year worst), but I want to base the position of the player's column on the overall average column. For example, I want the column of the player with the lowest overall average to be furthest to the left, next lowest to the right of him, and so on. Is there a setting that I can do this easily, or can anyone help with a formula for this? It would also work (and may be more simple) if I created a separate table or chart that would order the players in terms of lowest overall average, like a "team leaders" chart or something. Can anyone help?
Thank you very much for your time!
Billyw715

Hi Billy,
Much easier to read.
From your image of the main table, it appears you've rearranged your main table according to Jerry's good advice.
=LOOKUP (SMALL ($OVERALLAVERAGE , ROW()-1) , EHSGOLF 2013 :: $BL)
I see a probable issue with this formula.
You've told numbers to determine the number that would be in the number 1 ( ROW()-1 ) position of a list of the values in the overallaverage column, sorted from smallest to largest, then search for that number in column BL of a specific table, and return it to the cell (B2) containing the formula.
Are the averages listed again in column BL? Or does column BL contain the players' names or other data related to the player?
The first step in solving this is probably to insert a search-where argument into the LOOKUP formula telling it to look in the overall average column:
B2: =LOOKUP (SMALL ($OVERALLAVERAGE , ROW()-1) , $OVERALLAVERAGE, EHSGOLF 2013 :: $BL)
That should solve the immediate issue, but will leave one that's almost certain to arise, as it does in the sample table: Two players in the list have the same overall average.
If you list is of all 13 players, both players with 55.0 averages have the 11th smallest score. LOOKUP looks for the 'closest match that is less than or equal to the search value', and always takes the first on it finds that meets the condition. Since LOOKUP starts it's search from the bottom of the column, the player in the bottom row of the table will be listed for position 11 and 12, and the player in the fifth row above that will not appear on the list.
Resolving those ties is the purpose of using an auxiliary column to add (or subtract) an incrementing index to the overall averages, then letting that column serve as the search-where column.
Details in the post you linked.
Regards,
Barry

Similar Messages

  • TS2756 How can i create a new usb connection (service)  on my iMac for sharing internet from my iPhone5 ( i seem have to deleted it )

    How can i create a new usb connection (service)  on my iMac for sharing internet from my iPhone5 ( i seem have to deleted it )
    i know its not a problem whit my carrier o data plan or sharing preferences on the ipone because when i use it un my laptop it works perfectly through
    the usb and even works on the Imac through wifi and bluethood tethering but NOT through usb!!.
    the problem is that trying to make it work i deleted the "profile" usb iphone on the network prefereces panel. Now i only have 3 options: ethernet / wifi / bluetooth
    but not the usb iPhone i used to have.
    And when i try to add a new one i dont get a USB option.
    can some one help me please??
    this is how it looks (after the bluetooth PAN i used to have USB iPhone option)

    The question would be more appropriate in the Mac forums as it is not really related to the iPhone.

  • How can I create a simple chat function in a mobile app for iOS and Android

    I am wondering how can I create a chat function in my mobile app creating in AIR and Flex. The chat should be similar to the one in WhatsApp.
    Do you know some possible solutions?
    Thank you in advance!

    To enable chat messages, you need a server. The kind of server depends on the application. Do you want to create a chat like application like WhatsApp, where the server pushes messages without an active connection? Or do you have some sort of online game, where chat messages can only be transferred when the client is connected already?
    I have an online game where clients are connected to a Java server at all time. From there it is pretty straight forward:
    2 textfields:
    - 1 line textfield for input messages
    - multi-line textfield for chat history. Make sure the textfields autoscrolls to the bottom when the content changes
    on enter or button push, send a socket message to the server.
    the server broadcasts all messages to all clients that are subscribers of the chat group.

  • How can I create random teams of 2 using numbers on an iPad?

    I am trying to create random teams of two for a card tournament. Can this be done using numbers on my iPad?

    Here's a solution using Numbers '09. If the functions used are supported in Numbers for iOS, it should work there, too. If not, try reposting in the iWork For iOS community.
    Column A of Players contains the names of the players entered in the tournament, in whatever order is convenient.
    Column B, which may be hidden, contains the same formula in all cells (except the header cell):
    =RAND()
    The formula generates a random number between zero and one.
    Column A of Teams contains team identifiers. These are text values. they play no part in determining the team selections.
    Columns B and C contain similar formulas:
    B2: =LOOKUP(SMALL(Players :: $B,2*(ROW()-1)-1),Players :: $B,Players :: $A)
    C2: =LOOKUP(SMALL(Players :: $B,2*(ROW()-1)   ),Players :: $B,Players :: $A)
    These formulas select the players in order of the random numbers in column B of Players. The players corresponding to the smallest, third smallest, fifth smallest...numbers are listed in column B, those corresponding to the second smallest, fourth smallest, sixth smallest... are listed in column C.
    The checkbox in Players::A1 is used as a trigger to spur recalculation of the tables and reordering of the teams. Clicking the checkbox toggles the value of that cell between TRUE and FALSE. Any change in a value in a Numbers table causes the table to be recalculated, which reselects the teams.
    Regards,
    Barry

  • How can I create a sales funnel chart?

    I would like to create a sales funnel chart.  I know in excel there is a pyramid chart type.  I can buy funnel charts for keynote but I want to use Numbers.

    Can you just stack some triangles on top of each other with text in them?
    Step 1:
    Step 2:
    Step 3:
    Step 4:

  • SAP RM: How can I create a Node when the node is not visible for the user

    Hi,
    Product: SAP records Management for Public Sector
    Version: 7.00
    is it possible to create a instance node when the model not is not visible for the active user?
    I looked in the CL_SRM_XML_REC_MODEL but every methode I used gave me no results with the special user.
    Regards and thanks for every beginning
    Fanninger Thomas

    Hi,
    here an example.
    When I use the method CL_SRM_XML_REC_INSTANCE->IF_SRM_XML_POID~GET_ALL( POID_TAB COUNT_USER_REST COUNT_POID_AUTH ).
    When I used the user with no right for viewing the invisible nodes I get no elements in the tabelle POID_TAB and 38 in the value COUNT_USER_REST.
    So did any one know a solution you can I create a nodes and change the restriction for the new node with the normal user?
    Regards
    Fanninger Thomas
    Edited by: Thomas Fanninger on Feb 5, 2008 8:15 AM

  • How can i create a new usb connection (service)  on my iMac for sharing internet from my iPhone5 ( i seem have to deleted it )

    i know its not a problem whit my carrier o data plan or sharing preferences on the ipone because when i use it un my laptop it works perfectly through
    the usb and even works on the Imac through wifi and bluethood tethering but NOT through usb!!.
    the problem is that trying to make it work i deleted the "profile" usb iphone on the network prefereces panel. Now i only have 3 options: ethernet / wifi / bluetooth
    but not the usb iPhone i used to have.
    And when i try to add a new one i dont get a USB option.
    can some one help me please??
    this is how it looks (after the bluetooth PAN i used to have USB iPhone option)

    Hi there Sebastian.cruzr,
    You may find the troubleshooting steps in the article below helpful.
    iOS: Troubleshooting Personal Hotspot
    http://support.apple.com/kb/ts2756
    USB troubleshooting
    If you're using USB to connect your computer to Personal Hotspot and can't connect to the Internet, check your computer's network settings. You may need to disconnect and reconnect the USB Ethernet interface.
    Select your operating system for instructions.
    Mac OS X
    Go to System Preferences > Network.
    Select the Ethernet adapter.
    Click the gear icon and choose Make Service Inactive.
    Choose Make Service Active.
    -Griff W. 

  • How can I create an apple ID without having a credit card, for my IPad??

    I´ve already created the ID, but I´m not allowed downloading apps without reviewing mi ID in the iTunes store. The problem is that while I`m reviewing my account, I´m asked to give a credit card number, etc. there is not another option, at least in the window that appears to me. The thing is that I don’t have a credit card.

    If you only want the free apps, take a look here:
    http://support.apple.com/kb/HT2534
    Read the steps carefully as the order in which you follow them is  critical. Note that you can do this only when creating a new Apple ID. You cannot use an existing ID. 
    You will of course not be able to get anything other than the free content without entering in some sort of payment method (credit card, prepaid iTunes card, gift certificate, etc.)
    Regards.

  • How can I create a new skin (other than the default skins) for my Captivate Project?

    Hi everyone,
    I am working on a project where my client wants me to create a player skin which is completely different from the default themes that captivate has already. The design which client has shared with me contains in this way:
    1. TOC - should be truncated and can be expanded by pressing "+" button against the Navigation Text. Its like opening and closing the menu bar using + and - buttons
    2. Playback controls required by him are also not in the default skins.
    I dont know, if there is any way to customize the skins to this level inside captivate.
    Please help me out.
    Thanks & Regards
    Vikas Sharma

    Unlikely, I'm afraid.
    The LMS has no control over the playbar that pauses or plays the Captivate content.
    In a Multi SCORM package, the LMS also may be showing a TOC in the SCORM player with links to launch the lesson modules.  This TOC is in addition to the TOC inside the Captivate project file which gives access to sections of the module by jumping to slides that begin those sections.  But the LMS doesn't usually give you any control over the look and feel or functionality of that TOC either. 
    If your client is adamant that they want complete control over these areas, then your best option may be NOT to build this course with Captivate but build it from the ground up with another tool.  E.g. Flash, or Dreamweaver.  Either way, that will add a lot more time and expense to the project.  But if the client has the budget and is unwilling to budge on their requirement, then that's what I would be telling them to do.

  • How can we create dynamic pie chart in jsp

    hi im a new jsp programmer and i just want to know how can i create dynamic pie chart in jsp

    http://sourceforge.net/projects/jfreechart
    - Saish

  • How can I create an EntityStore for a Database?  Advice on DB strategy?

    Hello All,
    How can I create an com.sleepycat.persist.EntityStore for a com.sleepycat.db.Database? Advice on DB strategy?
    I'm looking to create an application prototype that creates a database dynamically and can delete it programatically. Is openDatabase/removeDatabase what I'd want to use for that?
    So far, the Direct Persistence Layer is an amazing piece of technology and has the potential to make my team's application faster than we every though possible, so kudos to the author.
    I've built a high-security application using the DPL and a single database for hundreds millions of users. I'd like to attempt to create a database for each user for security and manageability purposes. Our mission statement doesn't allow us to execute queries for sensitive data across more than one user account at a time, so I don't get any benefit from having every user's objects in a single database. I'm investigating if giving each user their own database will speed up insert times and SecondaryIndex queries. It'll certainly be more secure as each database will be encrypted with a unique password.
    My design is that I have an app with dozens of com.sleepycat.persist.model.Entity beans which I persist and query on their Primary and secondary indexes. I've been accessing things through an EntityStore as illustrated in the Getting Started Guide. Can I access a database created with openDatabase through an EntityStore and com.sleepycat.persist.PrimaryIndex?
    Thanks in Advance,
    Steven
    Harvard Childrens Hospital Informatics Program

    I closed this as I found another way to solve my issue.
    Thanks,
    Steven

  • How can I create a VM in Brazilian Data Center

    I am working on a Proof of Concept to use Cloud Services in Latin America. What I am trying to do is setup an FTP Site in the Azure Brazilian Data Center. So how can
    I create a VM in the Brazilian Data Center… I do not see a way to do this through the Portal nor the Management tools. <o:p></o:p>
    This question has been posted before but none of the answers seem to be satisfactory. My management does not want to spend money on a support contract until I get a
    simple POC configured in this data center.  So the only support mechanism I have is through the forums. For this reason I am posting this question again in hopes I receive a better answer for it. 

    Hi,
    I guess, the Brazil Regions are available only to customers with billing addresses in Brazil.
    The restriction on subscription location and access is documented here at the bottom:
    http://azure.microsoft.com/en-us/regions/#services
    I suggest you could contact with azure support team using the below link to get more details:
    http://www.windowsazure.com/en-us/support/contact/
    Also, I suggest you could use azure
    powershell or
    mangemnet API to create VM and set the region as "Brazil South".
    Hope this helps.
    Girish Prajwal

  • How can I make a graphic (scatter chart) with 1 "y", but multiple "x" (to make a multiple linear regression)?

    how can I make a graphic (scatter chart) with 1 "y", but multiple "x" (to make a multiple linear regression)?

    Émilie,
    The default for X-Y Charts is for X values not to be shared, so it's entirely possible for you to create X-Y pair sets that have common Y-values and independent X-values.
    This answer assumes, as always, that I properly interpreted your problem statement. A linear fit line for each pair set should satisfy.
    Jerry

  • How can i design this kind of chart ?

    How can I create this kind of pie chart.

    After you enable dashed line, go the right and make sure the second icon is down. Enable the second icon for cap. Enter the 3 values I have shown, and then adjust to your liking

  • How can I create JScrollPane in my swing application with scroll bars movin

    Hi,
    How can we create scrollpanes moving with scrollbars.I tried many times with custom layout.but it does not work if i set custom layout.I hope that I will get my problem solved.
    Thanks and Regards,
    Rameh RK

    This means it is not possible to create a pure unicode file without the byte order mark?
    You wouldn't happen to know how a file with byte order mark should read on a Linux system?
    Or if this possible or not?
    Regards
    Christian

Maybe you are looking for

  • How to avoid components in a JDialog to collapse

    When resizing the dialog making it smaller than it should be all the fields inside it collapse. I've tried setting the minimum size but nothing happened. Thanks in advance.

  • Java Web Start on Mac OS X

    Hi, I am trying to deploy my Java (Swing) application using Java Web Start - unsigned. When running on Mac (OS X 10.4, JRE 1.5) I seam to be getting java.security.AccessControlException when accessing different com.apple.eawt.Application methods (for

  • Wht account entries

    hi, for withholding tax posting when invoice cr vendor          980 dr tax expense 1000 cr wht payable   20 1 but for withholding tax posting when payment cr bank clearing  980 dr vendor          1000 cr wht payable     20 2 subsequently when come to

  • Mm-dd-yyyy in expression ssis

    hi i need to user date like 03-31-2015 in my ssis expression for file. how to do it in expression builder

  • Java.lang.OutOfMemoryError although enough free memory left

    hi there, i am facing a strange problem. i get a java.lang.OutOfMemoryError although my gc monitoring (wily introscope) shows that there is enough free memory left. so my question is what can lead to a java.lang.OutOfMemoryError. is it possible that