Create bell curves easily in Numbers on macOS

Поделиться
HTML-код
  • Опубликовано: 24 июл 2024
  • How to derive a normal distribution of a given range of values on your mac using Numbers, with a bit of help from AppleScript.
    Update (April 2022) - sincere apologies... I know this has been broken for a while, but I have only managed to find time yesterday to look at it. This has been updated/fixed.
    Mainly:
    1. selection range is now behaving more like a class than an element
    2. valuePoints can now be reliably changed for users who prefer (more or less) resolution in the final bell curve; note that this is NOT a limit on how much data you select in Numbers
    The updated script can be downloaded from the following link: bitbucket.org/pigbirdegg/norm...

Комментарии • 25

  • @daluvedkube2160
    @daluvedkube2160 5 лет назад +1

    Thanks a lot, this was really helpful and i mean it, your earned a new sub.

  • @boyinyang2672
    @boyinyang2672 6 лет назад

    Thank you! It is really simple and nice!

  • @annaonderkova5663
    @annaonderkova5663 5 лет назад

    Thanks! Worked really well.

  • @RoganHamby
    @RoganHamby 5 лет назад

    Really useful, thank you!

  • @stevensukar141
    @stevensukar141 5 лет назад

    works like a treat... thanks

  • @Timekeeper102
    @Timekeeper102 6 лет назад

    Wonderful. Thank you so much!

  • @ShaheenGhiassy
    @ShaheenGhiassy 3 года назад

    Uh wow; thanks!! Super helpful

  • @inesbalasch4182
    @inesbalasch4182 2 года назад

    Hi Junior, thank you for posting this video! I am trying to run the syntax but Numbers says the formula contains syntax errors. Perhaps this is because I'm running it on a new version of the programme? Do you know how I could fix it? I'd appreciate your help!

  • @ellatariman6313
    @ellatariman6313 5 лет назад

    I downloaded it. Did higlighted the data in numbers and pressed run in applescript..it did not work...

  • @SaschaHeineLAB
    @SaschaHeineLAB 6 лет назад

    This doesn't work on my Mac. It either does nothing when clicking on the play symbol or with the version called "Fill_Start_End.scpt" of the script it says "Numbers got an error".

    • @jrtan
      @jrtan  5 лет назад

      Sascha Hein you need to select your data set in numbers before running the script.

  • @ansarisg
    @ansarisg Год назад

    Hi, I was trying to run the script in the Ventura version, but get the following error:
    error "Can’t make missing value into type number." number -1700 from missing value to number
    Can you help?

  • @startrooper2770
    @startrooper2770 5 лет назад

    Junior Tan. Thanks for this link it works amazing. Got a question. The maximum data points that can be analysed from your programme is 21-21. Is there anyway
    this can be changed to 40. We have bigger classes in North of Scotland?.

    • @jrtan
      @jrtan  5 лет назад

      hi star trooper can you drop me a PM or email?

    • @jrtan
      @jrtan  5 лет назад

      Hi star trooper. I have rechecked, the valuepoints in the script are just to build the table to create the chart. there is no limit on the data points as far as I can tell. standard deviation, etc are calculated based on the data you highlight, however many you select.

    • @startrooper2770
      @startrooper2770 5 лет назад

      @@jrtan thanks for this. I feel like a fool. I realised my error after I took time to examine it. Great work. Please keep it up.

  • @seanfrost2509
    @seanfrost2509 5 лет назад +1

    numbers said the formula contains a syntax error.

  • @theresaseem7702
    @theresaseem7702 2 года назад

    I select column of salaries in numbers file, then click 'run' in script editor file, but keep getting following error:

    • @jrtan
      @jrtan  2 года назад

      Hi! apologies - I have only just found time to fix this - do download the new script, test it out and lemme know :-)

  • @samuelpnewton
    @samuelpnewton 2 года назад +1

    I tried using the script and I get the following error: error "Can’t make name of {} into type Unicode text." number -1700 from name of {} to Unicode text. I'd love to get it working!

    • @jrtan
      @jrtan  2 года назад

      Hi Sam I have just updated the script. Should be fixed now :-)

  • @dmsveshnikov6547
    @dmsveshnikov6547 4 года назад

    Second column demonstrate exclamations - syntax error

  • @wyattb3138
    @wyattb3138 5 лет назад

    I have numbers on iPad for school. 🥺

  • @xtpsxreportsx
    @xtpsxreportsx 5 лет назад

    I was expecting the script to be a text file, but it was binary. This post is not trustworthy enough to run some random linked binary

    • @jrtan
      @jrtan  5 лет назад

      Hi if you are using a mac, the script should open in script editor for your full assessment You need to click on the run button for the script to run. It does not autorun.