Skip to main content

Questions tagged [rate]

A measure, quantity, or frequency, typically one measured against some other quantity or measure.

0 votes
0 answers
11 views

Sort on results of pivot table

Simple table Simple table with coordinator name name (column A), completed date (column B) and customer's name (column C). I need to find the response rate for each coordinator (response rate = count ...
Rebecca Williams's user avatar
-1 votes
0 answers
14 views

Updating Postgres Table using a Datastream in spark

I am using scala Api "2.12.15" of spark "3.5.0" and i am trying to use a data stream to update the rows of my Postgres table : my data stream and my table both has the same columns ...
nilian's user avatar
  • 5
-1 votes
0 answers
17 views

Spotfire TIBCO. Specific equation for oil rate after 3 months of oil prodcution starts

I need to write an equation in spotfire in "Add calculated column". This equation should take specific value from the dataset. The dataset is comprised of many oil wells, each well has its ...
Parviz Shukurov's user avatar
0 votes
1 answer
64 views

Fitting a set of data to a second order kinetic rate scheme in Python

I am working with a set of data Time = [1, 1.25, 2.5, 3.75, 5, 6.25, 7.5, 8.75, 10] AB = [0.041355887, 0.228856274, 0.283712222, 0.401528071, 0.450842768, 0.514348728, 0.550876642, 0.61845291, 0....
HAILEY RUDE's user avatar
0 votes
0 answers
15 views

Karate robot - desktop - interact with the "value" attribute

I would like to know if you know how to interact with the "value" attribute of the DataItem element, although in the documentation it appears that to interact with the "Automation ID&...
Jose Sandoval's user avatar
0 votes
0 answers
35 views

Email tracking - opena and clicks are being triggered without the user

I have an email client that lets you send emails and champains. I want added the ability to track open rate with a pixel and clicks with a redirect method. The problem is that the email is being ...
Ram Perel's user avatar
0 votes
1 answer
34 views

Automatic Price Calculation

I'm trying to find a formula i can use which will automatically calculate a price based on certain day rate criteria. My pricing structure is as follows: 0-5 days = £35 a day 6-10 days = £25 a day 11-...
Chris Eastup's user avatar
0 votes
0 answers
18 views

The average results are calculated differently by the same average measure in the DAX for different time periods

I am comparing the average of daily-rates between two time periods. However, Ave_#curr gave me the average of all rates, and Ave_#prev gave me the divided results of the numerator sum over the ...
newlearner101's user avatar
0 votes
0 answers
11 views

Average "Conversion rate" percentage

Problem you have encountered: Cumulative conversion rates for "week" and "month" durations compared with "day" and "week" durations Steps to reproduce: Smoothed ...
Martin Boutet's user avatar
1 vote
2 answers
98 views

Using functions to compare the rates of shipping for books in Python

I am supposed to grade this assignment for a professor in an introductory computer science class, but I think I am either misinterpreting the assignment or it is kind of a poorly designed problem. ...
Dylan Warcholik's user avatar
0 votes
0 answers
17 views

Rolling compounded average growth rate coding pine script in tradingview

Want to code pine script of rolling compounded average growth rate of sales/revenue of 3 years and plot in table format in trading view. please guide I want to use pine script code in tradingview........
Hima Joshi's user avatar
-1 votes
1 answer
40 views

Plot of the two dataset having different sampling rate with proper alignment

I have two dataset are the sensor values recorded with different equipment with different sampling rate. I want to plot both in same graph and it's peak should be aligned so that we can compare it ...
thaneshwari's user avatar
0 votes
0 answers
47 views

Statistical test to compare rates before an after an intervention?

I have published data on the rates of children looked after (by a local authority) per 10,000 by local authority and over time. I know that in Lancashire an intervention was conducted in 2021. I can ...
TofuScramble's user avatar
0 votes
0 answers
27 views

Ploting of the two dataset having different sampling rate

number of peaks I am getting is equal with dataset1 and dataset2 but since sampling rates are different for both data set .I am unable to plot such that its peak look aligned. I want to optimise the ...
thaneshwari's user avatar
0 votes
1 answer
51 views

Why is my function to calculate Annualized Rate of Change returning NAs in R?

I have the following dataframe which has a long-running data. My goal is to calculated annualised rate of changes in what I call an 'aroc' function below. However, upon application of a function I get ...
ima's user avatar
  • 1

15 30 50 per page
1
2 3 4 5
33