How to normalize indior?
Results 1 to 2 of 2

Thread: How to normalize indior?

  1. #1
    I have an indior which has dynamic range (min varies from -100 to -30; maximum changes from 0 to 12-15).

    The best way to normalize it? I need indior to have min=0 and max=1. I attempted to use WPR principle but can't finish it.

    Please, help.

  2. #2
    You can try this technique:
    Normalized_value = (Indior_current_value - Min) / range,

    where:
    range is Max - Min (supposedly you understand your Max and Min)
    this should give you numbers between 0 and 1


    Quote Originally Posted by ;
    I've an indior which has dynamic range (min changes from -100 to -30; max changes from 0 to 12-15).

    The best way to normalize it? I need indior to have min=0 and max=1. I attempted to utilize WPR principle but can't complete it.

    Please, help.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.